2021-12-10 01:56:55.911 | + ./stack.sh:main:469 : exec 2021-12-10 01:56:55.911 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-10-015655' 2021-12-10 01:56:55.911 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-10-015655.summary.2021-12-10-015655 2021-12-10 01:56:55.911 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 01:56:55.911 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-10-015655 2021-12-10 01:56:55.911 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-10-015655 /opt/stack/logs/stack.sh.log 2021-12-10 01:56:55.911 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-10-015655.summary.2021-12-10-015655 /opt/stack/logs/stack.sh.log.summary 2021-12-10 01:56:55.911 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-12-10 01:56:55.911 | + functions:check_path_perm_sanity:583 : local real_path 2021-12-10 01:56:55.911 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2021-12-10 01:56:55.911 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2021-12-10 01:56:55.911 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2021-12-10 01:56:55.911 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2021-12-10 01:56:55.911 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2021-12-10 01:56:55.911 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-10 01:56:55.911 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2021-12-10 01:56:55.911 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2021-12-10 01:56:55.911 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-12-10 01:56:55.911 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-10 01:56:55.911 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2021-12-10 01:56:55.911 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2021-12-10 01:56:55.911 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-12-10 01:56:55.911 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-12-10 01:56:55.912 | + ./stack.sh:main:542 : trap err_trap ERR 2021-12-10 01:56:55.912 | + ./stack.sh:main:555 : set -o errexit 2021-12-10 01:56:55.912 | + ./stack.sh:main:558 : uname -a 2021-12-10 01:56:55.912 | Linux n-d-821351-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 2021-12-10 01:56:55.912 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-10 01:56:55.912 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-10 01:56:55.912 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-12-10 01:56:55.936 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-10 01:56:55.950 | + ./stack.sh:main:572 : fetch_plugins 2021-12-10 01:56:55.952 | + functions-common:fetch_plugins:1677 : local plugins= 2021-12-10 01:56:55.954 | + functions-common:fetch_plugins:1678 : local plugin 2021-12-10 01:56:55.955 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2021-12-10 01:56:55.957 | + functions-common:fetch_plugins:1682 : return 2021-12-10 01:56:55.959 | + ./stack.sh:main:576 : run_phase override_defaults 2021-12-10 01:56:55.961 | + functions-common:run_phase:1759 : local mode=override_defaults 2021-12-10 01:56:55.963 | + functions-common:run_phase:1760 : local phase= 2021-12-10 01:56:55.965 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-10 01:56:55.966 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-10 01:56:55.968 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-10 01:56:55.970 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-10 01:56:55.971 | + functions-common:run_phase:1769 : local extra 2021-12-10 01:56:55.974 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-10 01:56:55.976 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-10 01:56:55.978 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-10 01:56:55.980 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-10 01:56:55.982 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-10 01:56:55.984 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-10 01:56:55.996 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 01:56:55.998 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-10 01:56:56.000 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-10 01:56:56.002 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-10 01:56:56.016 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-10 01:56:56.016 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-10 01:56:56.016 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-10 01:56:56.016 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-10 01:56:56.016 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-10 01:56:56.016 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-10 01:56:56.017 | + functions-common:run_phase:1783 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-10 01:56:56.019 | + functions-common:run_phase:1784 : plugin_override_defaults 2021-12-10 01:56:56.020 | + functions-common:plugin_override_defaults:1718 : local plugins= 2021-12-10 01:56:56.022 | + functions-common:plugin_override_defaults:1719 : local plugin 2021-12-10 01:56:56.024 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2021-12-10 01:56:56.026 | + functions-common:plugin_override_defaults:1723 : return 2021-12-10 01:56:56.028 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-12-10 01:56:56.045 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-12-10 01:56:56.047 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-10 01:56:56.060 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-10 01:56:56.062 | +++ lib/tls:source:43 : hostname -f 2021-12-10 01:56:56.065 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-10 01:56:56.067 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-10 01:56:56.069 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-10 01:56:56.071 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-10 01:56:56.073 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-10 01:56:56.075 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-10 01:56:56.076 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-10 01:56:56.078 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-10 01:56:56.080 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-10 01:56:56.082 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-10 01:56:56.086 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-12-10 01:56:56.097 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-12-10 01:56:56.113 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-12-10 01:56:56.125 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-12-10 01:56:56.136 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-12-10 01:56:56.160 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-12-10 01:56:56.189 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-12-10 01:56:56.260 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-12-10 01:56:56.281 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-12-10 01:56:56.315 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-12-10 01:56:56.361 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-12-10 01:56:56.399 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2021-12-10 01:56:56.483 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-12-10 01:56:56.495 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-12-10 01:56:56.507 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-10 01:56:56.519 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-12-10 01:56:56.609 | + ./stack.sh:main:605 : run_phase source 2021-12-10 01:56:56.612 | + functions-common:run_phase:1759 : local mode=source 2021-12-10 01:56:56.614 | + functions-common:run_phase:1760 : local phase= 2021-12-10 01:56:56.616 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-10 01:56:56.618 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-10 01:56:56.620 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-10 01:56:56.622 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-10 01:56:56.624 | + functions-common:run_phase:1769 : local extra 2021-12-10 01:56:56.627 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-10 01:56:56.630 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-10 01:56:56.632 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-10 01:56:56.634 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-10 01:56:56.636 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-10 01:56:56.638 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-10 01:56:56.653 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 01:56:56.655 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-10 01:56:56.657 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-10 01:56:56.691 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-10 01:56:56.693 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-12-10 01:56:56.695 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2021-12-10 01:56:56.698 | + functions-common:run_phase:1781 : load_plugin_settings 2021-12-10 01:56:56.700 | + functions-common:load_plugin_settings:1695 : local plugins= 2021-12-10 01:56:56.702 | + functions-common:load_plugin_settings:1696 : local plugin 2021-12-10 01:56:56.704 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2021-12-10 01:56:56.706 | + functions-common:load_plugin_settings:1700 : return 2021-12-10 01:56:56.708 | + functions-common:run_phase:1782 : verify_disabled_services 2021-12-10 01:56:56.710 | + functions-common:verify_disabled_services:2042 : local service 2021-12-10 01:56:56.713 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.715 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-10 01:56:56.718 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.720 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-10 01:56:56.722 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.724 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-10 01:56:56.726 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.729 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-10 01:56:56.731 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.733 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-10 01:56:56.735 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.738 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-10 01:56:56.740 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.742 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-10 01:56:56.744 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.747 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-10 01:56:56.749 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.751 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-10 01:56:56.754 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.756 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-10 01:56:56.758 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.761 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-10 01:56:56.763 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.765 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-10 01:56:56.767 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.770 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-10 01:56:56.772 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.775 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-10 01:56:56.777 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.779 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-10 01:56:56.781 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.783 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-10 01:56:56.786 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.788 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-10 01:56:56.790 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.792 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-10 01:56:56.795 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.797 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-10 01:56:56.799 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.801 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-10 01:56:56.803 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.806 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-10 01:56:56.808 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.810 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-10 01:56:56.812 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.814 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-10 01:56:56.817 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.819 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-10 01:56:56.822 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.824 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-10 01:56:56.826 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.828 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-10 01:56:56.831 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.833 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-10 01:56:56.835 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.838 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-10 01:56:56.840 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.842 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-10 01:56:56.844 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.847 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-10 01:56:56.849 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.851 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-10 01:56:56.853 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.855 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-10 01:56:56.858 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.860 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-10 01:56:56.862 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.864 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-10 01:56:56.866 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.869 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-10 01:56:56.871 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.873 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-10 01:56:56.876 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.878 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-10 01:56:56.880 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.882 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-10 01:56:56.885 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.887 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-10 01:56:56.889 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.892 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-10 01:56:56.894 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.896 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-10 01:56:56.899 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 01:56:56.901 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-10 01:56:56.904 | + ./stack.sh:main:676 : initialize_database_backends 2021-12-10 01:56:56.906 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-10 01:56:56.909 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-10 01:56:56.922 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 01:56:56.924 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-10 01:56:56.927 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-10 01:56:56.929 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-10 01:56:56.943 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 01:56:56.945 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-10 01:56:56.948 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-10 01:56:56.950 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-10 01:56:56.952 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-10 01:56:56.955 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-10 01:56:56.957 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-10 01:56:56.959 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-10 01:56:56.963 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-10 01:56:56.965 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-10 01:56:56.968 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-12-10 01:56:56.970 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-10 01:56:56.972 | + lib/database:initialize_database_backends:104 : return 0 2021-12-10 01:56:56.975 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-12-10 01:56:56.975 | Using mysql database backend 2021-12-10 01:56:56.977 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-10 01:56:56.992 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-12-10 01:56:57.007 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 01:56:57.010 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-10 01:56:57.025 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-12-10 01:56:57.039 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 01:56:57.042 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-10 01:56:57.057 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-10 01:56:57.073 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-12-10 01:56:57.088 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 01:56:57.090 | + ./stack.sh:main:724 : is_service_enabled nova 2021-12-10 01:56:57.106 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 01:56:57.108 | + ./stack.sh:main:724 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-12-10 01:56:57.110 | + ./stack.sh:main:734 : is_service_enabled s-proxy 2021-12-10 01:56:57.126 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 01:56:57.128 | + ./stack.sh:main:738 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-10 01:56:57.144 | + ./stack.sh:main:740 : [[ -z '' ]] 2021-12-10 01:56:57.146 | + ./stack.sh:main:740 : [[ False == \T\r\u\e ]] 2021-12-10 01:56:57.149 | + ./stack.sh:main:746 : save_stackenv 746 2021-12-10 01:56:57.151 | + functions-common:save_stackenv:60 : local tag=746 2021-12-10 01:56:57.154 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-10 01:56:57.157 | + functions-common:save_stackenv:62 : time_stamp=2021-12-10-015657 2021-12-10 01:56:57.159 | + functions-common:save_stackenv:63 : echo '# 2021-12-10-015657 746' 2021-12-10 01:56:57.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 01:56:57.164 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-10 01:56:57.167 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 01:56:57.169 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-10 01:56:57.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 01:56:57.174 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-10 01:56:57.176 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 01:56:57.178 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-10 01:56:57.181 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 01:56:57.183 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2021-12-10 01:56:57.186 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 01:56:57.188 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.46/identity 2021-12-10 01:56:57.190 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 01:56:57.193 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2021-12-10 01:56:57.195 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 01:56:57.198 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-10-015655 2021-12-10 01:56:57.200 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 01:56:57.203 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-10 01:56:57.205 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 01:56:57.207 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2021-12-10 01:56:57.210 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 01:56:57.212 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-10 01:56:57.214 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 01:56:57.217 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-10 01:56:57.219 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 01:56:57.221 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-10 01:56:57.224 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 01:56:57.226 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-10 01:56:57.228 | + ./stack.sh:main:757 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2021-12-10 01:56:57.231 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-10 01:56:57.233 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-12-10 01:56:57.235 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-10 01:56:57.237 | + functions-common:git_clone:526 : local orig_dir 2021-12-10 01:56:57.240 | ++ functions-common:git_clone:527 : pwd 2021-12-10 01:56:57.242 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-10 01:56:57.245 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-10 01:56:57.247 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-10 01:56:57.262 | + functions-common:git_clone:530 : RECLONE=False 2021-12-10 01:56:57.264 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-10 01:56:57.266 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-10 01:56:57.269 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-10 01:56:57.269 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-10 01:56:57.273 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-12-10 01:56:57.275 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-10 01:56:57.278 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-12-10 01:56:57.280 | + functions-common:git_clone:593 : git show --oneline 2021-12-10 01:56:57.281 | + functions-common:git_clone:593 : head -1 2021-12-10 01:56:57.284 | e99c1532 Merge "update constraint for python-novaclient to new release 17.0.1" into stable/ussuri 2021-12-10 01:56:57.286 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-10 01:56:57.289 | + ./stack.sh:main:761 : echo_summary 'Installing package prerequisites' 2021-12-10 01:56:57.291 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 01:56:57.294 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-12-10 01:56:57.297 | + ./stack.sh:main:762 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-10 01:56:57.300 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-10 01:56:57.303 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-10 01:56:57.306 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-10 01:56:57.309 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-10 01:56:57.311 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-10 01:56:57.314 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-10 01:56:57.317 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-10 01:56:57.322 | ++ tools/install_prereqs.sh:source:47 : NOW=1639101417 2021-12-10 01:56:57.325 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-10 01:56:57.329 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-12-10 01:56:57.331 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-12-10 01:56:57.334 | ++ tools/install_prereqs.sh:source:49 : DELTA=1639101417 2021-12-10 01:56:57.336 | ++ tools/install_prereqs.sh:source:50 : [[ 1639101417 -lt 7200 ]] 2021-12-10 01:56:57.339 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-10 01:56:57.341 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2021-12-10 01:56:57.343 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2021-12-10 01:56:57.346 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2021-12-10 01:56:57.348 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2021-12-10 01:56:57.350 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2021-12-10 01:56:57.353 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2021-12-10 01:56:57.356 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-10 01:56:57.401 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-10 01:56:57.401 | apache2-dev 2021-12-10 01:56:57.401 | bc 2021-12-10 01:56:57.401 | bsdmainutils 2021-12-10 01:56:57.401 | curl 2021-12-10 01:56:57.401 | g++ 2021-12-10 01:56:57.401 | gcc 2021-12-10 01:56:57.401 | gettext 2021-12-10 01:56:57.401 | git 2021-12-10 01:56:57.401 | graphviz 2021-12-10 01:56:57.401 | iputils-ping 2021-12-10 01:56:57.402 | libapache2-mod-proxy-uwsgi 2021-12-10 01:56:57.402 | libffi-dev 2021-12-10 01:56:57.402 | libjpeg-dev 2021-12-10 01:56:57.402 | libmysqlclient-dev 2021-12-10 01:56:57.402 | libpcre3-dev 2021-12-10 01:56:57.402 | libpq-dev 2021-12-10 01:56:57.402 | libssl-dev 2021-12-10 01:56:57.402 | libsystemd-dev 2021-12-10 01:56:57.402 | libxml2-dev 2021-12-10 01:56:57.402 | libxslt1-dev 2021-12-10 01:56:57.402 | libyaml-dev 2021-12-10 01:56:57.402 | lsof 2021-12-10 01:56:57.402 | openssh-server 2021-12-10 01:56:57.402 | openssl 2021-12-10 01:56:57.402 | pkg-config 2021-12-10 01:56:57.402 | psmisc 2021-12-10 01:56:57.402 | python3-dev 2021-12-10 01:56:57.402 | python3-venv 2021-12-10 01:56:57.402 | tar 2021-12-10 01:56:57.402 | tcpdump 2021-12-10 01:56:57.402 | unzip 2021-12-10 01:56:57.402 | uuid-runtime 2021-12-10 01:56:57.402 | wget 2021-12-10 01:56:57.402 | wget 2021-12-10 01:56:57.402 | zlib1g-dev 2021-12-10 01:56:57.402 | libkrb5-dev 2021-12-10 01:56:57.402 | libldap2-dev 2021-12-10 01:56:57.402 | libsasl2-dev 2021-12-10 01:56:57.402 | memcached 2021-12-10 01:56:57.402 | python3-mysqldb 2021-12-10 01:56:57.402 | sqlite3 2021-12-10 01:56:57.402 | conntrack 2021-12-10 01:56:57.402 | curl 2021-12-10 01:56:57.402 | dnsmasq-base 2021-12-10 01:56:57.402 | dnsmasq-utils 2021-12-10 01:56:57.402 | ebtables 2021-12-10 01:56:57.402 | gawk 2021-12-10 01:56:57.402 | genisoimage 2021-12-10 01:56:57.403 | iptables 2021-12-10 01:56:57.403 | iputils-arping 2021-12-10 01:56:57.403 | kpartx 2021-12-10 01:56:57.403 | libjs-jquery-tablesorter 2021-12-10 01:56:57.403 | libmysqlclient-dev 2021-12-10 01:56:57.403 | parted 2021-12-10 01:56:57.403 | pm-utils 2021-12-10 01:56:57.403 | python3-mysqldb 2021-12-10 01:56:57.403 | socat 2021-12-10 01:56:57.403 | sqlite3 2021-12-10 01:56:57.403 | sudo 2021-12-10 01:56:57.403 | vlan 2021-12-10 01:56:57.403 | lvm2 2021-12-10 01:56:57.403 | open-iscsi 2021-12-10 01:56:57.403 | qemu-utils 2021-12-10 01:56:57.403 | thin-provisioning-tools 2021-12-10 01:56:57.403 | acl 2021-12-10 01:56:57.403 | dnsmasq-base 2021-12-10 01:56:57.403 | dnsmasq-utils 2021-12-10 01:56:57.403 | ebtables 2021-12-10 01:56:57.403 | haproxy 2021-12-10 01:56:57.403 | iptables 2021-12-10 01:56:57.403 | iputils-arping 2021-12-10 01:56:57.403 | iputils-ping 2021-12-10 01:56:57.403 | libmysqlclient-dev 2021-12-10 01:56:57.403 | postgresql-server-dev-all 2021-12-10 01:56:57.403 | python3-mysqldb 2021-12-10 01:56:57.403 | sqlite3 2021-12-10 01:56:57.403 | sudo 2021-12-10 01:56:57.403 | vlan 2021-12-10 01:56:57.403 | ipset 2021-12-10 01:56:57.403 | conntrack 2021-12-10 01:56:57.403 | conntrackd 2021-12-10 01:56:57.403 | keepalived 2021-12-10 01:56:57.403 | dstat 2021-12-10 01:56:57.403 | lvm2 2021-12-10 01:56:57.403 | open-iscsi 2021-12-10 01:56:57.403 | qemu-utils 2021-12-10 01:56:57.404 | thin-provisioning-tools 2021-12-10 01:56:57.404 | curl 2021-12-10 01:56:57.404 | liberasurecode-dev 2021-12-10 01:56:57.404 | make 2021-12-10 01:56:57.404 | memcached 2021-12-10 01:56:57.404 | sqlite3 2021-12-10 01:56:57.404 | xfsprogs' 2021-12-10 01:56:57.404 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-10 01:56:57.421 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-10 01:56:57.421 | apache2-dev 2021-12-10 01:56:57.421 | bc 2021-12-10 01:56:57.421 | bsdmainutils 2021-12-10 01:56:57.421 | curl 2021-12-10 01:56:57.421 | g++ 2021-12-10 01:56:57.422 | gcc 2021-12-10 01:56:57.422 | gettext 2021-12-10 01:56:57.422 | git 2021-12-10 01:56:57.422 | graphviz 2021-12-10 01:56:57.422 | iputils-ping 2021-12-10 01:56:57.422 | libapache2-mod-proxy-uwsgi 2021-12-10 01:56:57.422 | libffi-dev 2021-12-10 01:56:57.422 | libjpeg-dev 2021-12-10 01:56:57.422 | libmysqlclient-dev 2021-12-10 01:56:57.422 | libpcre3-dev 2021-12-10 01:56:57.422 | libpq-dev 2021-12-10 01:56:57.422 | libssl-dev 2021-12-10 01:56:57.422 | libsystemd-dev 2021-12-10 01:56:57.422 | libxml2-dev 2021-12-10 01:56:57.422 | libxslt1-dev 2021-12-10 01:56:57.422 | libyaml-dev 2021-12-10 01:56:57.422 | lsof 2021-12-10 01:56:57.422 | openssh-server 2021-12-10 01:56:57.422 | openssl 2021-12-10 01:56:57.422 | pkg-config 2021-12-10 01:56:57.422 | psmisc 2021-12-10 01:56:57.422 | python3-dev 2021-12-10 01:56:57.422 | python3-venv 2021-12-10 01:56:57.422 | tar 2021-12-10 01:56:57.422 | tcpdump 2021-12-10 01:56:57.422 | unzip 2021-12-10 01:56:57.422 | uuid-runtime 2021-12-10 01:56:57.422 | wget 2021-12-10 01:56:57.422 | wget 2021-12-10 01:56:57.422 | zlib1g-dev 2021-12-10 01:56:57.422 | libkrb5-dev 2021-12-10 01:56:57.422 | libldap2-dev 2021-12-10 01:56:57.422 | libsasl2-dev 2021-12-10 01:56:57.422 | memcached 2021-12-10 01:56:57.422 | python3-mysqldb 2021-12-10 01:56:57.422 | sqlite3 2021-12-10 01:56:57.422 | conntrack 2021-12-10 01:56:57.422 | curl 2021-12-10 01:56:57.423 | dnsmasq-base 2021-12-10 01:56:57.423 | dnsmasq-utils 2021-12-10 01:56:57.423 | ebtables 2021-12-10 01:56:57.423 | gawk 2021-12-10 01:56:57.423 | genisoimage 2021-12-10 01:56:57.423 | iptables 2021-12-10 01:56:57.423 | iputils-arping 2021-12-10 01:56:57.423 | kpartx 2021-12-10 01:56:57.423 | libjs-jquery-tablesorter 2021-12-10 01:56:57.423 | libmysqlclient-dev 2021-12-10 01:56:57.423 | parted 2021-12-10 01:56:57.423 | pm-utils 2021-12-10 01:56:57.423 | python3-mysqldb 2021-12-10 01:56:57.423 | socat 2021-12-10 01:56:57.423 | sqlite3 2021-12-10 01:56:57.423 | sudo 2021-12-10 01:56:57.423 | vlan 2021-12-10 01:56:57.423 | lvm2 2021-12-10 01:56:57.423 | open-iscsi 2021-12-10 01:56:57.423 | qemu-utils 2021-12-10 01:56:57.423 | thin-provisioning-tools 2021-12-10 01:56:57.423 | acl 2021-12-10 01:56:57.423 | dnsmasq-base 2021-12-10 01:56:57.423 | dnsmasq-utils 2021-12-10 01:56:57.423 | ebtables 2021-12-10 01:56:57.423 | haproxy 2021-12-10 01:56:57.423 | iptables 2021-12-10 01:56:57.423 | iputils-arping 2021-12-10 01:56:57.423 | iputils-ping 2021-12-10 01:56:57.423 | libmysqlclient-dev 2021-12-10 01:56:57.423 | postgresql-server-dev-all 2021-12-10 01:56:57.423 | python3-mysqldb 2021-12-10 01:56:57.423 | sqlite3 2021-12-10 01:56:57.423 | sudo 2021-12-10 01:56:57.423 | vlan 2021-12-10 01:56:57.423 | ipset 2021-12-10 01:56:57.423 | conntrack 2021-12-10 01:56:57.423 | conntrackd 2021-12-10 01:56:57.424 | keepalived 2021-12-10 01:56:57.424 | dstat 2021-12-10 01:56:57.424 | lvm2 2021-12-10 01:56:57.424 | open-iscsi 2021-12-10 01:56:57.424 | qemu-utils 2021-12-10 01:56:57.424 | thin-provisioning-tools 2021-12-10 01:56:57.424 | curl 2021-12-10 01:56:57.424 | liberasurecode-dev 2021-12-10 01:56:57.424 | make 2021-12-10 01:56:57.424 | memcached 2021-12-10 01:56:57.424 | sqlite3 2021-12-10 01:56:57.424 | xfsprogs ' 2021-12-10 01:56:57.424 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-10 01:56:57.426 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 01:56:57.429 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 01:56:57.433 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-10 01:56:57.433 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-10 01:56:57.437 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-10 01:56:57.439 | ++ functions-common:install_package:1333 : update_package_repo 2021-12-10 01:56:57.441 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-10 01:56:57.444 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-10 01:56:57.446 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-10 01:56:57.448 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-10 01:56:57.450 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2021-12-10 01:56:57.452 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 01:56:57.455 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 01:56:57.457 | ++ functions-common:update_package_repo:1314 : apt_get_update 2021-12-10 01:56:57.459 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-10 01:56:57.461 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-10 01:56:57.463 | ++ functions-common:apt_get_update:1069 : return 2021-12-10 01:56:57.466 | ++ functions-common:install_package:1334 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-10 01:56:57.468 | ++ functions-common:real_install_package:1319 : is_ubuntu 2021-12-10 01:56:57.470 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 01:56:57.473 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 01:56:57.475 | ++ functions-common:real_install_package:1320 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-10 01:56:57.497 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-10 01:56:57.615 | Reading package lists... 2021-12-10 01:56:57.870 | Building dependency tree... 2021-12-10 01:56:57.870 | Reading state information... 2021-12-10 01:56:58.137 | acl is already the newest version (2.2.52-3build1). 2021-12-10 01:56:58.137 | acl set to manually installed. 2021-12-10 01:56:58.137 | bc is already the newest version (1.07.1-2). 2021-12-10 01:56:58.137 | bc set to manually installed. 2021-12-10 01:56:58.137 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-12-10 01:56:58.137 | bsdmainutils set to manually installed. 2021-12-10 01:56:58.137 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-12-10 01:56:58.137 | gawk set to manually installed. 2021-12-10 01:56:58.137 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-12-10 01:56:58.137 | iptables set to manually installed. 2021-12-10 01:56:58.137 | libpcre3-dev is already the newest version (2:8.39-9). 2021-12-10 01:56:58.137 | lsof is already the newest version (4.89+dfsg-0.1). 2021-12-10 01:56:58.137 | lsof set to manually installed. 2021-12-10 01:56:58.137 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-12-10 01:56:58.137 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-12-10 01:56:58.137 | ebtables set to manually installed. 2021-12-10 01:56:58.137 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-12-10 01:56:58.137 | git is already the newest version (1:2.17.1-1ubuntu0.9). 2021-12-10 01:56:58.137 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-12-10 01:56:58.137 | parted is already the newest version (3.2-20ubuntu0.2). 2021-12-10 01:56:58.137 | parted set to manually installed. 2021-12-10 01:56:58.137 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-12-10 01:56:58.137 | psmisc set to manually installed. 2021-12-10 01:56:58.137 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-12-10 01:56:58.137 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-12-10 01:56:58.137 | wget set to manually installed. 2021-12-10 01:56:58.137 | The following packages were automatically installed and are no longer required: 2021-12-10 01:56:58.137 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-10 01:56:58.138 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-10 01:56:58.138 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-10 01:56:58.138 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-10 01:56:58.138 | python3-twisted-bin python3-zope.interface 2021-12-10 01:56:58.138 | Use 'sudo apt autoremove' to remove them. 2021-12-10 01:56:58.138 | The following additional packages will be installed: 2021-12-10 01:56:58.138 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-12-10 01:56:58.138 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-12-10 01:56:58.138 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-12-10 01:56:58.138 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-12-10 01:56:58.138 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-12-10 01:56:58.138 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-12-10 01:56:58.138 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-12-10 01:56:58.138 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-10 01:56:58.138 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-12-10 01:56:58.138 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-12-10 01:56:58.138 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-12-10 01:56:58.138 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-12-10 01:56:58.138 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-12-10 01:56:58.138 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-12-10 01:56:58.138 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-12-10 01:56:58.138 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-12-10 01:56:58.138 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-10 01:56:58.138 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-12-10 01:56:58.138 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-12-10 01:56:58.138 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-12-10 01:56:58.138 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-12-10 01:56:58.138 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-12-10 01:56:58.138 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-12-10 01:56:58.138 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-12-10 01:56:58.138 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-12-10 01:56:58.139 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-12-10 01:56:58.139 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-12-10 01:56:58.139 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-12-10 01:56:58.139 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-12-10 01:56:58.139 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-12-10 01:56:58.139 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-12-10 01:56:58.139 | postgresql-client-common postgresql-common postgresql-server-dev-10 2021-12-10 01:56:58.139 | python-pip-whl python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-12-10 01:56:58.139 | uuid-dev uwsgi-core vbetool x11-common 2021-12-10 01:56:58.140 | Suggested packages: 2021-12-10 01:56:58.140 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-12-10 01:56:58.140 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-12-10 01:56:58.140 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-12-10 01:56:58.141 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-12-10 01:56:58.141 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc uwsgi bzr libisal2 2021-12-10 01:56:58.141 | libjerasure2 libgd-tools libglib2.0-doc libgraphite2-utils krb5-user icu-doc 2021-12-10 01:56:58.141 | libtool-doc postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-12-10 01:56:58.141 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-12-10 01:56:58.141 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-12-10 01:56:58.141 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-12-10 01:56:58.141 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-12-10 01:56:58.141 | libterm-readkey-perl keychain libpam-ssh monkeysphere ssh-askpass 2021-12-10 01:56:58.141 | molly-guard rssh cpufrequtils wireless-tools radeontool libmail-box-perl 2021-12-10 01:56:58.141 | libjson-perl default-mysql-server | virtual-mysql-server 2021-12-10 01:56:58.141 | python-egenix-mxdatetime python3-mysqldb-dbg debootstrap sharutils-doc 2021-12-10 01:56:58.141 | bsd-mailx | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2021-12-10 01:56:58.141 | tar-scripts tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-12-10 01:56:58.394 | The following NEW packages will be installed: 2021-12-10 01:56:58.394 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-12-10 01:56:58.394 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-12-10 01:56:58.394 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-12-10 01:56:58.394 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-12-10 01:56:58.395 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-12-10 01:56:58.395 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-12-10 01:56:58.395 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-12-10 01:56:58.395 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-12-10 01:56:58.395 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-12-10 01:56:58.395 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-10 01:56:58.395 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-12-10 01:56:58.395 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-12-10 01:56:58.395 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-12-10 01:56:58.395 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-12-10 01:56:58.395 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-12-10 01:56:58.395 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-12-10 01:56:58.395 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-12-10 01:56:58.395 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-12-10 01:56:58.395 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-10 01:56:58.395 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-12-10 01:56:58.395 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-12-10 01:56:58.395 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-12-10 01:56:58.395 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-12-10 01:56:58.395 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-12-10 01:56:58.395 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-12-10 01:56:58.395 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-12-10 01:56:58.395 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-12-10 01:56:58.395 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-12-10 01:56:58.395 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-12-10 01:56:58.395 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-12-10 01:56:58.395 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-12-10 01:56:58.395 | libxslt1-dev libxt6 libyaml-dev libzmq5 m4 make memcached mysql-common 2021-12-10 01:56:58.395 | pkg-config pm-utils po-debconf postgresql-client-common postgresql-common 2021-12-10 01:56:58.395 | postgresql-server-dev-10 postgresql-server-dev-all python-pip-whl 2021-12-10 01:56:58.395 | python3-mysqldb python3-venv python3.6-venv qemu-block-extra qemu-utils 2021-12-10 01:56:58.395 | sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip uuid-dev 2021-12-10 01:56:58.396 | uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-12-10 01:56:58.396 | The following packages will be upgraded: 2021-12-10 01:56:58.396 | curl dnsmasq-base libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-12-10 01:56:58.396 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-12-10 01:56:58.396 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-12-10 01:56:58.396 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-12-10 01:56:58.397 | libxslt1.1 lvm2 open-iscsi openssh-client openssh-server openssh-sftp-server 2021-12-10 01:56:58.397 | openssl sudo systemd tar tcpdump uuid-runtime 2021-12-10 01:56:58.510 | 34 upgraded, 193 newly installed, 0 to remove and 164 not upgraded. 2021-12-10 01:56:58.510 | Need to get 81.2 MB of archives. 2021-12-10 01:56:58.511 | After this operation, 260 MB of additional disk space will be used. 2021-12-10 01:56:58.511 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-12-10 01:56:58.745 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.52 [105 kB] 2021-12-10 01:56:58.760 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.52 [107 kB] 2021-12-10 01:56:58.775 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2,913 kB] 2021-12-10 01:56:59.049 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 2021-12-10 01:56:59.066 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2021-12-10 01:56:59.068 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2021-12-10 01:56:59.071 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-12-10 01:56:59.080 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1,302 kB] 2021-12-10 01:56:59.189 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-12-10 01:56:59.196 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-12-10 01:56:59.277 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-12-10 01:56:59.278 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 2021-12-10 01:56:59.279 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 2021-12-10 01:56:59.281 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 2021-12-10 01:56:59.281 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 2021-12-10 01:56:59.286 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-12-10 01:56:59.287 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-12-10 01:56:59.328 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8,050 kB] 2021-12-10 01:57:00.477 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.4 [664 kB] 2021-12-10 01:57:00.539 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.20 [1,071 kB] 2021-12-10 01:57:00.754 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.20 [84.2 kB] 2021-12-10 01:57:00.757 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.20 [160 kB] 2021-12-10 01:57:00.762 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.20 [95.1 kB] 2021-12-10 01:57:00.766 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-12-10 01:57:00.968 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2021-12-10 01:57:01.064 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-12-10 01:57:01.074 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-12-10 01:57:01.094 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-12-10 01:57:01.125 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2021-12-10 01:57:01.143 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-12-10 01:57:01.333 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2021-12-10 01:57:01.340 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2021-12-10 01:57:01.341 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-12-10 01:57:01.351 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-12-10 01:57:01.351 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-12-10 01:57:01.401 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-12-10 01:57:01.401 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2021-12-10 01:57:01.402 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1,171 kB] 2021-12-10 01:57:01.618 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] 2021-12-10 01:57:01.689 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-12-10 01:57:01.760 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-12-10 01:57:01.780 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-12-10 01:57:01.824 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-12-10 01:57:01.825 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-12-10 01:57:01.848 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-sftp-server amd64 1:7.6p1-4ubuntu0.5 [45.5 kB] 2021-12-10 01:57:01.852 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-server amd64 1:7.6p1-4ubuntu0.5 [332 kB] 2021-12-10 01:57:01.903 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 2021-12-10 01:57:02.006 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-12-10 01:57:02.066 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-12-10 01:57:02.068 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-12-10 01:57:02.068 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-12-10 01:57:02.079 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-12-10 01:57:02.221 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.10 [261 kB] 2021-12-10 01:57:02.232 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-12-10 01:57:02.331 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-12-10 01:57:02.332 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-12-10 01:57:02.337 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-12-10 01:57:02.384 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-12-10 01:57:02.507 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-12-10 01:57:02.568 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-12-10 01:57:02.576 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-12-10 01:57:02.577 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-12-10 01:57:02.590 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-12-10 01:57:02.590 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-12-10 01:57:02.599 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-12-10 01:57:02.600 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-12-10 01:57:02.621 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-12-10 01:57:02.651 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-12-10 01:57:02.752 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-12-10 01:57:02.808 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-12-10 01:57:02.976 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-12-10 01:57:02.977 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-12-10 01:57:03.019 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-12-10 01:57:03.179 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.20 [178 kB] 2021-12-10 01:57:03.221 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2021-12-10 01:57:03.450 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-12-10 01:57:05.068 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-12-10 01:57:05.068 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-12-10 01:57:05.068 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-12-10 01:57:05.069 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-12-10 01:57:05.070 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-12-10 01:57:05.073 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.16 [159 kB] 2021-12-10 01:57:05.121 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.16 [220 kB] 2021-12-10 01:57:05.129 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-12-10 01:57:05.131 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.5 [307 kB] 2021-12-10 01:57:05.201 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.5 [13.3 kB] 2021-12-10 01:57:05.201 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-12-10 01:57:05.203 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-12-10 01:57:05.204 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-12-10 01:57:05.206 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-12-10 01:57:05.214 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-12-10 01:57:05.282 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-12-10 01:57:05.308 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-12-10 01:57:05.308 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-12-10 01:57:05.309 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-12-10 01:57:05.310 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-12-10 01:57:05.312 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-12-10 01:57:05.312 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-12-10 01:57:05.313 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 2021-12-10 01:57:05.363 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.18.04.1 [186 kB] 2021-12-10 01:57:05.473 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-12-10 01:57:05.571 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.5 [119 kB] 2021-12-10 01:57:05.659 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-12-10 01:57:05.705 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-12-10 01:57:05.742 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-12-10 01:57:05.744 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-12-10 01:57:05.744 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-12-10 01:57:05.747 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-12-10 01:57:05.799 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-12-10 01:57:05.802 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-12-10 01:57:05.813 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-12-10 01:57:05.815 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-12-10 01:57:05.817 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-12-10 01:57:05.830 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2021-12-10 01:57:05.832 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2021-12-10 01:57:05.834 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-12-10 01:57:05.836 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-12-10 01:57:05.887 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-12-10 01:57:05.902 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-12-10 01:57:05.931 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-12-10 01:57:05.945 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-12-10 01:57:05.949 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-12-10 01:57:05.964 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-12-10 01:57:06.015 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-12-10 01:57:06.031 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-12-10 01:57:06.034 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-12-10 01:57:06.036 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-12-10 01:57:06.049 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.2 [179 kB] 2021-12-10 01:57:06.065 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-12-10 01:57:06.080 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-12-10 01:57:06.081 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-12-10 01:57:06.082 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-12-10 01:57:06.084 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-12-10 01:57:06.103 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-12-10 01:57:06.224 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-12-10 01:57:06.232 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-12-10 01:57:06.234 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-12-10 01:57:06.236 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-12-10 01:57:06.238 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-12-10 01:57:06.260 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2021-12-10 01:57:06.261 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-12-10 01:57:06.265 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-12-10 01:57:06.265 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-12-10 01:57:06.270 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-12-10 01:57:06.311 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-12-10 01:57:06.313 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-12-10 01:57:06.314 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-12-10 01:57:06.317 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.8 [68.5 kB] 2021-12-10 01:57:06.322 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.8 [102 kB] 2021-12-10 01:57:06.331 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-12-10 01:57:06.469 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-12-10 01:57:06.477 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.8 [1,386 kB] 2021-12-10 01:57:06.519 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-12-10 01:57:06.520 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-12-10 01:57:06.521 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-12-10 01:57:06.521 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-12-10 01:57:06.522 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-12-10 01:57:06.523 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.2 [19.0 kB] 2021-12-10 01:57:06.524 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-12-10 01:57:06.551 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.2 [8,894 kB] 2021-12-10 01:57:07.840 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-12-10 01:57:07.907 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-12-10 01:57:07.908 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-12-10 01:57:07.910 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2021-12-10 01:57:07.936 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-12-10 01:57:07.936 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-12-10 01:57:07.937 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-12-10 01:57:07.956 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-12-10 01:57:07.965 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-12-10 01:57:07.994 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-12-10 01:57:08.070 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-12-10 01:57:08.071 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-12-10 01:57:08.072 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-12-10 01:57:08.073 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-12-10 01:57:08.073 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.36-0ubuntu0.18.04.1 [689 kB] 2021-12-10 01:57:08.111 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.14 [1,568 kB] 2021-12-10 01:57:08.438 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.36-0ubuntu0.18.04.1 [1,017 kB] 2021-12-10 01:57:08.587 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-12-10 01:57:08.593 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-12-10 01:57:08.650 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.13 [1,220 kB] 2021-12-10 01:57:08.817 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-12-10 01:57:08.834 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.19-0ubuntu0.18.04.1 [108 kB] 2021-12-10 01:57:08.847 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.19-0ubuntu0.18.04.1 [219 kB] 2021-12-10 01:57:08.894 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.10 [2,725 kB] 2021-12-10 01:57:09.345 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.10 [923 kB] 2021-12-10 01:57:09.490 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [256 kB] 2021-12-10 01:57:09.550 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [48.9 kB] 2021-12-10 01:57:09.552 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-12-10 01:57:09.601 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.52 [184 kB] 2021-12-10 01:57:09.625 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-12-10 01:57:09.627 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.4 [757 kB] 2021-12-10 01:57:09.714 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-12-10 01:57:09.728 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-12-10 01:57:09.858 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-12-10 01:57:09.879 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-12-10 01:57:10.042 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-12-10 01:57:10.046 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-12-10 01:57:10.047 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-12-10 01:57:10.048 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-12-10 01:57:10.162 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-12-10 01:57:10.167 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.19-0ubuntu0.18.04.1 [841 kB] 2021-12-10 01:57:10.280 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-12-10 01:57:10.326 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.5 [1,653 kB] 2021-12-10 01:57:10.656 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-12-10 01:57:10.659 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.4 [6,188 B] 2021-12-10 01:57:10.660 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-12-10 01:57:10.660 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.38 [41.8 kB] 2021-12-10 01:57:10.663 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.38 [869 kB] 2021-12-10 01:57:10.884 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-12-10 01:57:10.893 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-12-10 01:57:10.916 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-12-10 01:57:10.924 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-12-10 01:57:10.930 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.2 [522 kB] 2021-12-10 01:57:10.999 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-12-10 01:57:10.999 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-12-10 01:57:11.001 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-12-10 01:57:11.005 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-12-10 01:57:11.006 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 kpartx amd64 0.7.4-2ubuntu3.1 [27.8 kB] 2021-12-10 01:57:11.007 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.2 [10.2 kB] 2021-12-10 01:57:11.008 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-12-10 01:57:11.009 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-12-10 01:57:11.009 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-12-10 01:57:11.043 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-12-10 01:57:11.088 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-12-10 01:57:11.093 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-12-10 01:57:11.122 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-12-10 01:57:12.787 | Preconfiguring packages ... 2021-12-10 01:57:13.034 | Fetched 81.2 MB in 13s (6,388 kB/s) 2021-12-10 01:57:13.256 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-10 01:57:13.258 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-12-10 01:57:13.430 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-12-10 01:57:13.965 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-12-10 01:57:14.538 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-10 01:57:14.540 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-10 01:57:14.770 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-10 01:57:15.250 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-10 01:57:15.418 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-10 01:57:16.022 | Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-10 01:57:16.307 | Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-10 01:57:17.774 | Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 2021-12-10 01:57:17.916 | Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-10 01:57:18.341 | Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 2021-12-10 01:57:18.835 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-10 01:57:18.838 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-10 01:57:18.998 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-12-10 01:57:19.383 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-10 01:57:19.907 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-10 01:57:19.909 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-10 01:57:20.078 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-12-10 01:57:20.769 | Selecting previously unselected package libapr1:amd64. 2021-12-10 01:57:20.776 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-12-10 01:57:20.832 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-12-10 01:57:21.410 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-10 01:57:21.567 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-12-10 01:57:22.241 | Selecting previously unselected package libaprutil1:amd64. 2021-12-10 01:57:22.248 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-12-10 01:57:22.310 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-12-10 01:57:22.768 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-12-10 01:57:22.929 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-12-10 01:57:23.398 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-12-10 01:57:23.404 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-12-10 01:57:23.460 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-12-10 01:57:23.747 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-10 01:57:23.906 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-10 01:57:24.345 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-10 01:57:24.580 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-10 01:57:24.947 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 2021-12-10 01:57:25.095 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-12-10 01:57:25.574 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-12-10 01:57:25.741 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-12-10 01:57:26.163 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-12-10 01:57:26.170 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-12-10 01:57:26.209 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-12-10 01:57:26.586 | Selecting previously unselected package liblua5.2-0:amd64. 2021-12-10 01:57:26.592 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-12-10 01:57:26.655 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-12-10 01:57:27.111 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.2_amd64.deb ... 2021-12-10 01:57:27.283 | Unpacking libicu60:amd64 (60.2-3ubuntu3.2) over (60.2-3ubuntu3) ... 2021-12-10 01:57:28.987 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-12-10 01:57:29.146 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-12-10 01:57:29.924 | Selecting previously unselected package apache2-bin. 2021-12-10 01:57:29.931 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-10 01:57:29.992 | Unpacking apache2-bin (2.4.29-1ubuntu4.20) ... 2021-12-10 01:57:30.533 | Selecting previously unselected package apache2-utils. 2021-12-10 01:57:30.539 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-10 01:57:30.586 | Unpacking apache2-utils (2.4.29-1ubuntu4.20) ... 2021-12-10 01:57:30.899 | Selecting previously unselected package apache2-data. 2021-12-10 01:57:30.905 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.20_all.deb ... 2021-12-10 01:57:30.961 | Unpacking apache2-data (2.4.29-1ubuntu4.20) ... 2021-12-10 01:57:31.516 | Selecting previously unselected package apache2. 2021-12-10 01:57:31.522 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-10 01:57:31.588 | Unpacking apache2 (2.4.29-1ubuntu4.20) ... 2021-12-10 01:57:32.026 | Selecting previously unselected package fonts-dejavu-core. 2021-12-10 01:57:32.033 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-12-10 01:57:32.095 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-12-10 01:57:32.489 | Selecting previously unselected package fonts-liberation. 2021-12-10 01:57:32.496 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-12-10 01:57:32.535 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-12-10 01:57:33.061 | Selecting previously unselected package fontconfig-config. 2021-12-10 01:57:33.067 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-12-10 01:57:33.112 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-12-10 01:57:33.516 | Selecting previously unselected package libfontconfig1:amd64. 2021-12-10 01:57:33.523 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-12-10 01:57:33.578 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-12-10 01:57:34.007 | Selecting previously unselected package fontconfig. 2021-12-10 01:57:34.014 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-12-10 01:57:34.061 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-12-10 01:57:34.481 | Selecting previously unselected package liblua5.3-0:amd64. 2021-12-10 01:57:34.488 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-12-10 01:57:34.546 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-12-10 01:57:35.009 | Selecting previously unselected package haproxy. 2021-12-10 01:57:35.016 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-12-10 01:57:35.076 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-12-10 01:57:35.701 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-12-10 01:57:35.707 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-12-10 01:57:35.758 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-10 01:57:36.295 | Selecting previously unselected package x11-common. 2021-12-10 01:57:36.301 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-12-10 01:57:36.367 | dpkg-query: no packages found matching nux-tools 2021-12-10 01:57:36.378 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-12-10 01:57:36.763 | Selecting previously unselected package libice6:amd64. 2021-12-10 01:57:36.771 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-12-10 01:57:36.809 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-12-10 01:57:37.235 | Selecting previously unselected package libsm6:amd64. 2021-12-10 01:57:37.242 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-12-10 01:57:37.298 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-12-10 01:57:37.890 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-12-10 01:57:38.720 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-12-10 01:57:39.615 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-12-10 01:57:39.621 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-12-10 01:57:39.677 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-12-10 01:57:40.059 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-12-10 01:57:40.232 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-12-10 01:57:40.621 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-12-10 01:57:41.187 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65702 files and directories currently installed.) 2021-12-10 01:57:41.189 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-12-10 01:57:41.361 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) over (2.56.4-0ubuntu0.18.04.4) ... 2021-12-10 01:57:42.010 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-10 01:57:42.144 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-12-10 01:57:42.757 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-12-10 01:57:42.945 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-12-10 01:57:43.536 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-12-10 01:57:43.723 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-10 01:57:44.261 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-12-10 01:57:44.424 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-10 01:57:44.933 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-12-10 01:57:45.095 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-10 01:57:45.557 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-12-10 01:57:45.752 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-10 01:57:46.162 | Preparing to unpack .../007-openssh-sftp-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-10 01:57:46.310 | Unpacking openssh-sftp-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-10 01:57:46.855 | Preparing to unpack .../008-openssh-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-10 01:57:47.043 | Unpacking openssh-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-10 01:57:47.751 | Preparing to unpack .../009-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-10 01:57:47.912 | Unpacking openssh-client (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-10 01:57:48.501 | Preparing to unpack .../010-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-12-10 01:57:48.649 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-12-10 01:57:49.104 | Selecting previously unselected package uuid-dev:amd64. 2021-12-10 01:57:49.111 | Preparing to unpack .../011-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-10 01:57:49.157 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-10 01:57:49.632 | Selecting previously unselected package libsctp1:amd64. 2021-12-10 01:57:49.638 | Preparing to unpack .../012-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-12-10 01:57:49.695 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-12-10 01:57:50.026 | Selecting previously unselected package libsctp-dev:amd64. 2021-12-10 01:57:50.032 | Preparing to unpack .../013-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-12-10 01:57:50.077 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-12-10 01:57:50.430 | Selecting previously unselected package libapr1-dev. 2021-12-10 01:57:50.436 | Preparing to unpack .../014-libapr1-dev_1.6.3-2_amd64.deb ... 2021-12-10 01:57:50.494 | Unpacking libapr1-dev (1.6.3-2) ... 2021-12-10 01:57:51.198 | Selecting previously unselected package libldap2-dev:amd64. 2021-12-10 01:57:51.204 | Preparing to unpack .../015-libldap2-dev_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-12-10 01:57:51.260 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-10 01:57:51.724 | Selecting previously unselected package libaprutil1-dev. 2021-12-10 01:57:51.730 | Preparing to unpack .../016-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-12-10 01:57:51.792 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-12-10 01:57:52.418 | Selecting previously unselected package autotools-dev. 2021-12-10 01:57:52.425 | Preparing to unpack .../017-autotools-dev_20180224.1_all.deb ... 2021-12-10 01:57:52.477 | Unpacking autotools-dev (20180224.1) ... 2021-12-10 01:57:52.786 | Selecting previously unselected package m4. 2021-12-10 01:57:52.793 | Preparing to unpack .../018-m4_1.4.18-1_amd64.deb ... 2021-12-10 01:57:52.832 | Unpacking m4 (1.4.18-1) ... 2021-12-10 01:57:53.235 | Selecting previously unselected package autoconf. 2021-12-10 01:57:53.242 | Preparing to unpack .../019-autoconf_2.69-11_all.deb ... 2021-12-10 01:57:53.298 | Unpacking autoconf (2.69-11) ... 2021-12-10 01:57:53.752 | Selecting previously unselected package automake. 2021-12-10 01:57:53.759 | Preparing to unpack .../020-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-12-10 01:57:53.816 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-12-10 01:57:54.220 | Selecting previously unselected package autopoint. 2021-12-10 01:57:54.227 | Preparing to unpack .../021-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-12-10 01:57:54.294 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-12-10 01:57:54.658 | Selecting previously unselected package libtool. 2021-12-10 01:57:54.665 | Preparing to unpack .../022-libtool_2.4.6-2_all.deb ... 2021-12-10 01:57:54.727 | Unpacking libtool (2.4.6-2) ... 2021-12-10 01:57:55.047 | Selecting previously unselected package dh-autoreconf. 2021-12-10 01:57:55.054 | Preparing to unpack .../023-dh-autoreconf_17_all.deb ... 2021-12-10 01:57:55.109 | Unpacking dh-autoreconf (17) ... 2021-12-10 01:57:55.458 | Selecting previously unselected package libarchive-zip-perl. 2021-12-10 01:57:55.465 | Preparing to unpack .../024-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-12-10 01:57:55.517 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-12-10 01:57:55.835 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-12-10 01:57:55.842 | Preparing to unpack .../025-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-12-10 01:57:55.900 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-12-10 01:57:56.189 | Selecting previously unselected package libtimedate-perl. 2021-12-10 01:57:56.196 | Preparing to unpack .../026-libtimedate-perl_2.3000-2_all.deb ... 2021-12-10 01:57:56.254 | Unpacking libtimedate-perl (2.3000-2) ... 2021-12-10 01:57:56.666 | Selecting previously unselected package dh-strip-nondeterminism. 2021-12-10 01:57:56.673 | Preparing to unpack .../027-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-12-10 01:57:56.711 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-12-10 01:57:57.024 | Selecting previously unselected package libdpkg-perl. 2021-12-10 01:57:57.030 | Preparing to unpack .../028-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-12-10 01:57:57.081 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-12-10 01:57:57.546 | Selecting previously unselected package make. 2021-12-10 01:57:57.553 | Preparing to unpack .../029-make_4.1-9.1ubuntu1_amd64.deb ... 2021-12-10 01:57:57.608 | Unpacking make (4.1-9.1ubuntu1) ... 2021-12-10 01:57:57.963 | Selecting previously unselected package dpkg-dev. 2021-12-10 01:57:57.970 | Preparing to unpack .../030-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-12-10 01:57:58.008 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-12-10 01:57:58.567 | Selecting previously unselected package libcroco3:amd64. 2021-12-10 01:57:58.574 | Preparing to unpack .../031-libcroco3_0.6.12-2_amd64.deb ... 2021-12-10 01:57:58.630 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-12-10 01:57:59.014 | Selecting previously unselected package gettext. 2021-12-10 01:57:59.021 | Preparing to unpack .../032-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-12-10 01:57:59.071 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-12-10 01:57:59.911 | Selecting previously unselected package intltool-debian. 2021-12-10 01:57:59.918 | Preparing to unpack .../033-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-12-10 01:57:59.985 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-12-10 01:58:00.286 | Selecting previously unselected package po-debconf. 2021-12-10 01:58:00.293 | Preparing to unpack .../034-po-debconf_1.0.20_all.deb ... 2021-12-10 01:58:00.340 | Unpacking po-debconf (1.0.20) ... 2021-12-10 01:58:00.732 | Selecting previously unselected package debhelper. 2021-12-10 01:58:00.739 | Preparing to unpack .../035-debhelper_11.1.6ubuntu2_all.deb ... 2021-12-10 01:58:00.795 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-12-10 01:58:01.317 | Selecting previously unselected package apache2-dev. 2021-12-10 01:58:01.324 | Preparing to unpack .../036-apache2-dev_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-10 01:58:01.403 | Unpacking apache2-dev (2.4.29-1ubuntu4.20) ... 2021-12-10 01:58:01.831 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-12-10 01:58:01.838 | Preparing to unpack .../037-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-12-10 01:58:01.888 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-12-10 01:58:02.698 | Selecting previously unselected package g++-7. 2021-12-10 01:58:02.705 | Preparing to unpack .../038-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-12-10 01:58:02.766 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-12-10 01:58:04.449 | Selecting previously unselected package g++. 2021-12-10 01:58:04.456 | Preparing to unpack .../039-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-12-10 01:58:04.511 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-12-10 01:58:04.780 | Selecting previously unselected package build-essential. 2021-12-10 01:58:04.787 | Preparing to unpack .../040-build-essential_12.4ubuntu1_amd64.deb ... 2021-12-10 01:58:04.837 | Unpacking build-essential (12.4ubuntu1) ... 2021-12-10 01:58:05.106 | Selecting previously unselected package conntrack. 2021-12-10 01:58:05.112 | Preparing to unpack .../041-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-12-10 01:58:05.174 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-10 01:58:05.546 | Selecting previously unselected package libnetfilter-queue1. 2021-12-10 01:58:05.553 | Preparing to unpack .../042-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-12-10 01:58:05.603 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-12-10 01:58:06.072 | Selecting previously unselected package conntrackd. 2021-12-10 01:58:06.079 | Preparing to unpack .../043-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-12-10 01:58:06.134 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-10 01:58:06.473 | Preparing to unpack .../044-curl_7.58.0-2ubuntu3.16_amd64.deb ... 2021-12-10 01:58:06.629 | Unpacking curl (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-12-10 01:58:07.162 | Preparing to unpack .../045-libcurl4_7.58.0-2ubuntu3.16_amd64.deb ... 2021-12-10 01:58:07.343 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-12-10 01:58:07.837 | Selecting previously unselected package dctrl-tools. 2021-12-10 01:58:07.844 | Preparing to unpack .../046-dctrl-tools_2.24-2build1_amd64.deb ... 2021-12-10 01:58:07.901 | Unpacking dctrl-tools (2.24-2build1) ... 2021-12-10 01:58:08.288 | Preparing to unpack .../047-dnsmasq-base_2.79-1ubuntu0.5_amd64.deb ... 2021-12-10 01:58:08.465 | Unpacking dnsmasq-base (2.79-1ubuntu0.5) over (2.79-1) ... 2021-12-10 01:58:08.984 | Selecting previously unselected package dnsmasq-utils. 2021-12-10 01:58:08.991 | Preparing to unpack .../048-dnsmasq-utils_2.79-1ubuntu0.5_amd64.deb ... 2021-12-10 01:58:09.048 | Unpacking dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-12-10 01:58:09.452 | Selecting previously unselected package dstat. 2021-12-10 01:58:09.459 | Preparing to unpack .../049-dstat_0.7.3-1_all.deb ... 2021-12-10 01:58:09.509 | Unpacking dstat (0.7.3-1) ... 2021-12-10 01:58:09.974 | Selecting previously unselected package libfakeroot:amd64. 2021-12-10 01:58:09.982 | Preparing to unpack .../050-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-12-10 01:58:10.031 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-12-10 01:58:10.426 | Selecting previously unselected package fakeroot. 2021-12-10 01:58:10.433 | Preparing to unpack .../051-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-12-10 01:58:10.486 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-12-10 01:58:10.795 | Selecting previously unselected package genisoimage. 2021-12-10 01:58:10.802 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-12-10 01:58:10.854 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-12-10 01:58:11.258 | Selecting previously unselected package libgraphite2-3:amd64. 2021-12-10 01:58:11.265 | Preparing to unpack .../053-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-12-10 01:58:11.317 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-12-10 01:58:11.755 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-12-10 01:58:11.763 | Preparing to unpack .../054-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-12-10 01:58:11.812 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-12-10 01:58:12.180 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-12-10 01:58:12.187 | Preparing to unpack .../055-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-10 01:58:12.237 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-12-10 01:58:12.614 | Selecting previously unselected package libann0. 2021-12-10 01:58:12.621 | Preparing to unpack .../056-libann0_1.1.2+doc-6_amd64.deb ... 2021-12-10 01:58:12.671 | Unpacking libann0 (1.1.2+doc-6) ... 2021-12-10 01:58:13.054 | Selecting previously unselected package libcdt5. 2021-12-10 01:58:13.061 | Preparing to unpack .../057-libcdt5_2.40.1-2_amd64.deb ... 2021-12-10 01:58:13.117 | Unpacking libcdt5 (2.40.1-2) ... 2021-12-10 01:58:13.509 | Selecting previously unselected package libcgraph6. 2021-12-10 01:58:13.516 | Preparing to unpack .../058-libcgraph6_2.40.1-2_amd64.deb ... 2021-12-10 01:58:13.569 | Unpacking libcgraph6 (2.40.1-2) ... 2021-12-10 01:58:13.882 | Selecting previously unselected package libjpeg8:amd64. 2021-12-10 01:58:13.889 | Preparing to unpack .../059-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-12-10 01:58:13.934 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-10 01:58:14.311 | Selecting previously unselected package libjbig0:amd64. 2021-12-10 01:58:14.318 | Preparing to unpack .../060-libjbig0_2.1-3.1build1_amd64.deb ... 2021-12-10 01:58:14.366 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-12-10 01:58:14.780 | Selecting previously unselected package libtiff5:amd64. 2021-12-10 01:58:14.786 | Preparing to unpack .../061-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 2021-12-10 01:58:14.848 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-12-10 01:58:15.303 | Selecting previously unselected package libwebp6:amd64. 2021-12-10 01:58:15.310 | Preparing to unpack .../062-libwebp6_0.6.1-2ubuntu0.18.04.1_amd64.deb ... 2021-12-10 01:58:15.357 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-12-10 01:58:15.732 | Selecting previously unselected package libxpm4:amd64. 2021-12-10 01:58:15.739 | Preparing to unpack .../063-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-12-10 01:58:15.795 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-12-10 01:58:16.201 | Selecting previously unselected package libgd3:amd64. 2021-12-10 01:58:16.208 | Preparing to unpack .../064-libgd3_2.2.5-4ubuntu0.5_amd64.deb ... 2021-12-10 01:58:16.275 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-12-10 01:58:16.688 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-12-10 01:58:16.696 | Preparing to unpack .../065-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-12-10 01:58:16.745 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-10 01:58:17.185 | Selecting previously unselected package libpixman-1-0:amd64. 2021-12-10 01:58:17.192 | Preparing to unpack .../066-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-12-10 01:58:17.246 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-12-10 01:58:17.698 | Selecting previously unselected package libxcb-render0:amd64. 2021-12-10 01:58:17.704 | Preparing to unpack .../067-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-12-10 01:58:17.768 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-10 01:58:18.166 | Selecting previously unselected package libxcb-shm0:amd64. 2021-12-10 01:58:18.173 | Preparing to unpack .../068-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-12-10 01:58:18.223 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-10 01:58:18.700 | Selecting previously unselected package libxrender1:amd64. 2021-12-10 01:58:18.707 | Preparing to unpack .../069-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-12-10 01:58:18.768 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-12-10 01:58:19.166 | Selecting previously unselected package libcairo2:amd64. 2021-12-10 01:58:19.174 | Preparing to unpack .../070-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-12-10 01:58:19.231 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-12-10 01:58:19.620 | Selecting previously unselected package libltdl7:amd64. 2021-12-10 01:58:19.627 | Preparing to unpack .../071-libltdl7_2.4.6-2_amd64.deb ... 2021-12-10 01:58:19.682 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-12-10 01:58:19.962 | Selecting previously unselected package libthai-data. 2021-12-10 01:58:19.970 | Preparing to unpack .../072-libthai-data_0.1.27-2_all.deb ... 2021-12-10 01:58:20.008 | Unpacking libthai-data (0.1.27-2) ... 2021-12-10 01:58:20.414 | Selecting previously unselected package libdatrie1:amd64. 2021-12-10 01:58:20.421 | Preparing to unpack .../073-libdatrie1_0.2.10-7_amd64.deb ... 2021-12-10 01:58:20.476 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-12-10 01:58:20.926 | Selecting previously unselected package libthai0:amd64. 2021-12-10 01:58:20.933 | Preparing to unpack .../074-libthai0_0.1.27-2_amd64.deb ... 2021-12-10 01:58:20.983 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-12-10 01:58:21.391 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-12-10 01:58:21.398 | Preparing to unpack .../075-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-10 01:58:21.454 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-10 01:58:21.882 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-12-10 01:58:21.890 | Preparing to unpack .../076-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-10 01:58:21.945 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-10 01:58:22.366 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-12-10 01:58:22.374 | Preparing to unpack .../077-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-10 01:58:22.429 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-10 01:58:22.825 | Selecting previously unselected package libpathplan4. 2021-12-10 01:58:22.832 | Preparing to unpack .../078-libpathplan4_2.40.1-2_amd64.deb ... 2021-12-10 01:58:22.880 | Unpacking libpathplan4 (2.40.1-2) ... 2021-12-10 01:58:23.332 | Selecting previously unselected package libgvc6. 2021-12-10 01:58:23.339 | Preparing to unpack .../079-libgvc6_2.40.1-2_amd64.deb ... 2021-12-10 01:58:23.394 | Unpacking libgvc6 (2.40.1-2) ... 2021-12-10 01:58:23.852 | Selecting previously unselected package libgvpr2. 2021-12-10 01:58:23.860 | Preparing to unpack .../080-libgvpr2_2.40.1-2_amd64.deb ... 2021-12-10 01:58:23.905 | Unpacking libgvpr2 (2.40.1-2) ... 2021-12-10 01:58:24.315 | Selecting previously unselected package liblab-gamut1. 2021-12-10 01:58:24.322 | Preparing to unpack .../081-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-12-10 01:58:24.379 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-12-10 01:58:24.926 | Selecting previously unselected package libxt6:amd64. 2021-12-10 01:58:24.933 | Preparing to unpack .../082-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-12-10 01:58:24.983 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-12-10 01:58:25.389 | Selecting previously unselected package libxmu6:amd64. 2021-12-10 01:58:25.396 | Preparing to unpack .../083-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-12-10 01:58:25.448 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-12-10 01:58:25.886 | Selecting previously unselected package libxaw7:amd64. 2021-12-10 01:58:25.894 | Preparing to unpack .../084-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-12-10 01:58:25.949 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-12-10 01:58:26.357 | Selecting previously unselected package graphviz. 2021-12-10 01:58:26.364 | Preparing to unpack .../085-graphviz_2.40.1-2_amd64.deb ... 2021-12-10 01:58:26.408 | Unpacking graphviz (2.40.1-2) ... 2021-12-10 01:58:26.997 | Selecting previously unselected package libnl-3-200:amd64. 2021-12-10 01:58:27.005 | Preparing to unpack .../086-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-10 01:58:27.059 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-10 01:58:27.458 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-12-10 01:58:27.465 | Preparing to unpack .../087-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-10 01:58:27.520 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-10 01:58:27.917 | Selecting previously unselected package libibverbs1:amd64. 2021-12-10 01:58:27.925 | Preparing to unpack .../088-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-12-10 01:58:27.957 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-12-10 01:58:28.391 | Selecting previously unselected package ibverbs-providers:amd64. 2021-12-10 01:58:28.398 | Preparing to unpack .../089-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-12-10 01:58:28.431 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-12-10 01:58:28.789 | Selecting previously unselected package icu-devtools. 2021-12-10 01:58:28.796 | Preparing to unpack .../090-icu-devtools_60.2-3ubuntu3.2_amd64.deb ... 2021-12-10 01:58:28.859 | Unpacking icu-devtools (60.2-3ubuntu3.2) ... 2021-12-10 01:58:29.225 | Selecting previously unselected package iputils-arping. 2021-12-10 01:58:29.233 | Preparing to unpack .../091-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-12-10 01:58:29.288 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-12-10 01:58:29.772 | Selecting previously unselected package javascript-common. 2021-12-10 01:58:29.779 | Preparing to unpack .../092-javascript-common_11_all.deb ... 2021-12-10 01:58:29.846 | Unpacking javascript-common (11) ... 2021-12-10 01:58:30.202 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-12-10 01:58:30.209 | Preparing to unpack .../093-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-10 01:58:30.259 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-10 01:58:30.774 | Selecting previously unselected package libsensors4:amd64. 2021-12-10 01:58:30.781 | Preparing to unpack .../094-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-12-10 01:58:30.955 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-12-10 01:58:31.328 | Selecting previously unselected package libsnmp-base. 2021-12-10 01:58:31.335 | Preparing to unpack .../095-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-12-10 01:58:31.385 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-10 01:58:31.860 | Selecting previously unselected package libsnmp30:amd64. 2021-12-10 01:58:31.867 | Preparing to unpack .../096-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-12-10 01:58:31.916 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-10 01:58:32.454 | Selecting previously unselected package keepalived. 2021-12-10 01:58:32.461 | Preparing to unpack .../097-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-12-10 01:58:32.499 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-12-10 01:58:32.951 | Selecting previously unselected package libgssrpc4:amd64. 2021-12-10 01:58:32.958 | Preparing to unpack .../098-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-12-10 01:58:33.008 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-12-10 01:58:33.395 | Selecting previously unselected package libkdb5-9:amd64. 2021-12-10 01:58:33.402 | Preparing to unpack .../099-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-12-10 01:58:33.454 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-12-10 01:58:33.848 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-12-10 01:58:33.855 | Preparing to unpack .../100-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-12-10 01:58:33.911 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-10 01:58:34.282 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-12-10 01:58:34.289 | Preparing to unpack .../101-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-12-10 01:58:34.349 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-10 01:58:34.648 | Selecting previously unselected package comerr-dev:amd64. 2021-12-10 01:58:34.656 | Preparing to unpack .../102-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-12-10 01:58:34.703 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-12-10 01:58:35.048 | Selecting previously unselected package krb5-multidev:amd64. 2021-12-10 01:58:35.056 | Preparing to unpack .../103-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-12-10 01:58:35.111 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-12-10 01:58:35.534 | Selecting previously unselected package libaio1:amd64. 2021-12-10 01:58:35.541 | Preparing to unpack .../104-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-12-10 01:58:35.591 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-12-10 01:58:35.842 | Selecting previously unselected package libalgorithm-diff-perl. 2021-12-10 01:58:35.849 | Preparing to unpack .../105-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-12-10 01:58:35.899 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-12-10 01:58:36.191 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-12-10 01:58:36.198 | Preparing to unpack .../106-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-12-10 01:58:36.259 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-12-10 01:58:36.526 | Selecting previously unselected package libalgorithm-merge-perl. 2021-12-10 01:58:36.534 | Preparing to unpack .../107-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-12-10 01:58:36.577 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-12-10 01:58:36.894 | Selecting previously unselected package libarchive-cpio-perl. 2021-12-10 01:58:36.901 | Preparing to unpack .../108-libarchive-cpio-perl_0.10-1_all.deb ... 2021-12-10 01:58:36.968 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-12-10 01:58:37.305 | Selecting previously unselected package libfile-fcntllock-perl. 2021-12-10 01:58:37.313 | Preparing to unpack .../109-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-12-10 01:58:37.374 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-12-10 01:58:37.726 | Selecting previously unselected package libglib2.0-bin. 2021-12-10 01:58:37.733 | Preparing to unpack .../110-libglib2.0-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-12-10 01:58:37.802 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-12-10 01:58:38.220 | Selecting previously unselected package libglib2.0-dev-bin. 2021-12-10 01:58:38.227 | Preparing to unpack .../111-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-12-10 01:58:38.275 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-12-10 01:58:38.694 | Selecting previously unselected package pkg-config. 2021-12-10 01:58:38.701 | Preparing to unpack .../112-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-12-10 01:58:38.791 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-12-10 01:58:39.120 | Selecting previously unselected package zlib1g-dev:amd64. 2021-12-10 01:58:39.128 | Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-12-10 01:58:39.177 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-12-10 01:58:39.572 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-12-10 01:58:39.580 | Preparing to unpack .../114-libglib2.0-dev_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-12-10 01:58:39.635 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-12-10 01:58:40.283 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-12-10 01:58:40.290 | Preparing to unpack .../115-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-12-10 01:58:40.349 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-12-10 01:58:40.675 | Selecting previously unselected package libgts-bin. 2021-12-10 01:58:40.682 | Preparing to unpack .../116-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-12-10 01:58:40.728 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-12-10 01:58:41.203 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-12-10 01:58:41.210 | Preparing to unpack .../117-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-10 01:58:41.257 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-12-10 01:58:41.681 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-12-10 01:58:41.689 | Preparing to unpack .../118-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-10 01:58:41.743 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-12-10 01:58:42.168 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-12-10 01:58:42.175 | Preparing to unpack .../119-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-12-10 01:58:42.231 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-12-10 01:58:42.597 | Selecting previously unselected package libiculx60:amd64. 2021-12-10 01:58:42.604 | Preparing to unpack .../120-libiculx60_60.2-3ubuntu3.2_amd64.deb ... 2021-12-10 01:58:42.648 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-12-10 01:58:42.972 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-12-10 01:58:42.979 | Preparing to unpack .../121-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-12-10 01:58:43.029 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-12-10 01:58:43.343 | Selecting previously unselected package libicu-dev. 2021-12-10 01:58:43.351 | Preparing to unpack .../122-libicu-dev_60.2-3ubuntu3.2_amd64.deb ... 2021-12-10 01:58:43.411 | Unpacking libicu-dev (60.2-3ubuntu3.2) ... 2021-12-10 01:58:45.174 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-12-10 01:58:45.181 | Preparing to unpack .../123-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-12-10 01:58:45.225 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-12-10 01:58:45.677 | Selecting previously unselected package libiscsi7:amd64. 2021-12-10 01:58:45.684 | Preparing to unpack .../124-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-12-10 01:58:45.734 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-12-10 01:58:46.168 | Selecting previously unselected package libjansson4:amd64. 2021-12-10 01:58:46.175 | Preparing to unpack .../125-libjansson4_2.11-1_amd64.deb ... 2021-12-10 01:58:46.213 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-12-10 01:58:46.579 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-12-10 01:58:46.586 | Preparing to unpack .../126-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-12-10 01:58:46.642 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-10 01:58:46.926 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-12-10 01:58:46.933 | Preparing to unpack .../127-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-12-10 01:58:46.996 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-10 01:58:47.314 | Selecting previously unselected package libjpeg-dev:amd64. 2021-12-10 01:58:47.321 | Preparing to unpack .../128-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-12-10 01:58:47.377 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-10 01:58:47.697 | Selecting previously unselected package libjs-jquery. 2021-12-10 01:58:47.705 | Preparing to unpack .../129-libjs-jquery_3.2.1-1_all.deb ... 2021-12-10 01:58:47.762 | Unpacking libjs-jquery (3.2.1-1) ... 2021-12-10 01:58:48.120 | Selecting previously unselected package libjs-jquery-metadata. 2021-12-10 01:58:48.128 | Preparing to unpack .../130-libjs-jquery-metadata_12-1_all.deb ... 2021-12-10 01:58:48.177 | Unpacking libjs-jquery-metadata (12-1) ... 2021-12-10 01:58:48.532 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-12-10 01:58:48.539 | Preparing to unpack .../131-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-12-10 01:58:48.608 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-12-10 01:58:49.017 | Selecting previously unselected package libltdl-dev:amd64. 2021-12-10 01:58:49.024 | Preparing to unpack .../132-libltdl-dev_2.4.6-2_amd64.deb ... 2021-12-10 01:58:49.074 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-12-10 01:58:49.429 | Selecting previously unselected package libsys-hostname-long-perl. 2021-12-10 01:58:49.436 | Preparing to unpack .../133-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-12-10 01:58:49.485 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-12-10 01:58:49.802 | Selecting previously unselected package libmail-sendmail-perl. 2021-12-10 01:58:49.810 | Preparing to unpack .../134-libmail-sendmail-perl_0.80-1_all.deb ... 2021-12-10 01:58:49.899 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-12-10 01:58:50.351 | Selecting previously unselected package libmatheval1:amd64. 2021-12-10 01:58:50.359 | Preparing to unpack .../135-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-12-10 01:58:50.413 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-12-10 01:58:50.840 | Selecting previously unselected package mysql-common. 2021-12-10 01:58:50.847 | Preparing to unpack .../136-mysql-common_5.8+1.0.4_all.deb ... 2021-12-10 01:58:50.924 | Unpacking mysql-common (5.8+1.0.4) ... 2021-12-10 01:58:51.316 | Selecting previously unselected package libmysqlclient20:amd64. 2021-12-10 01:58:51.324 | Preparing to unpack .../137-libmysqlclient20_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-10 01:58:51.362 | Unpacking libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-10 01:58:51.808 | Selecting previously unselected package libssl-dev:amd64. 2021-12-10 01:58:51.815 | Preparing to unpack .../138-libssl-dev_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-10 01:58:51.870 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-10 01:58:52.434 | Selecting previously unselected package libmysqlclient-dev. 2021-12-10 01:58:52.441 | Preparing to unpack .../139-libmysqlclient-dev_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-10 01:58:52.503 | Unpacking libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-12-10 01:58:53.059 | Selecting previously unselected package libnorm1:amd64. 2021-12-10 01:58:53.067 | Preparing to unpack .../140-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-12-10 01:58:53.105 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-12-10 01:58:53.497 | Selecting previously unselected package libnspr4:amd64. 2021-12-10 01:58:53.505 | Preparing to unpack .../141-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-12-10 01:58:53.550 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-12-10 01:58:53.949 | Selecting previously unselected package libnss3:amd64. 2021-12-10 01:58:53.956 | Preparing to unpack .../142-libnss3_2%3a3.35-2ubuntu2.13_amd64.deb ... 2021-12-10 01:58:54.011 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.13) ... 2021-12-10 01:58:54.585 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-12-10 01:58:54.592 | Preparing to unpack .../143-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-12-10 01:58:54.642 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-12-10 01:58:55.053 | Selecting previously unselected package libpq5:amd64. 2021-12-10 01:58:55.061 | Preparing to unpack .../144-libpq5_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-10 01:58:55.110 | Unpacking libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-12-10 01:58:55.446 | Selecting previously unselected package libpq-dev. 2021-12-10 01:58:55.453 | Preparing to unpack .../145-libpq-dev_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-10 01:58:55.504 | Unpacking libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-12-10 01:58:55.983 | Selecting previously unselected package librados2. 2021-12-10 01:58:55.990 | Preparing to unpack .../146-librados2_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-12-10 01:58:56.042 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-10 01:58:56.893 | Selecting previously unselected package librbd1. 2021-12-10 01:58:56.901 | Preparing to unpack .../147-librbd1_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-12-10 01:58:56.933 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-10 01:58:57.430 | Selecting previously unselected package libsasl2-dev. 2021-12-10 01:58:57.438 | Preparing to unpack .../148-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-10 01:58:57.499 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-10 01:58:57.912 | Preparing to unpack .../149-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-10 01:58:58.087 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-10 01:58:58.533 | Selecting previously unselected package libsodium23:amd64. 2021-12-10 01:58:58.540 | Preparing to unpack .../150-libsodium23_1.0.16-2_amd64.deb ... 2021-12-10 01:58:58.584 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-12-10 01:58:58.931 | Selecting previously unselected package libsystemd-dev:amd64. 2021-12-10 01:58:58.939 | Preparing to unpack .../151-libsystemd-dev_237-3ubuntu10.52_amd64.deb ... 2021-12-10 01:58:58.994 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-12-10 01:58:59.556 | Selecting previously unselected package libx86-1:amd64. 2021-12-10 01:58:59.564 | Preparing to unpack .../152-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-12-10 01:58:59.607 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-12-10 01:58:59.945 | Selecting previously unselected package libxml2-dev:amd64. 2021-12-10 01:58:59.952 | Preparing to unpack .../153-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-12-10 01:58:59.990 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-10 01:59:00.550 | Preparing to unpack .../154-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-12-10 01:59:00.708 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-12-10 01:59:01.196 | Selecting previously unselected package libxslt1-dev:amd64. 2021-12-10 01:59:01.204 | Preparing to unpack .../155-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-12-10 01:59:01.259 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-10 01:59:01.768 | Selecting previously unselected package libzmq5:amd64. 2021-12-10 01:59:01.775 | Preparing to unpack .../156-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-12-10 01:59:01.830 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-12-10 01:59:02.386 | Preparing to unpack .../157-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-12-10 01:59:02.548 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-12-10 01:59:03.842 | Selecting previously unselected package memcached. 2021-12-10 01:59:03.850 | Preparing to unpack .../158-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-12-10 01:59:03.904 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-12-10 01:59:04.269 | Selecting previously unselected package pm-utils. 2021-12-10 01:59:04.276 | Preparing to unpack .../159-pm-utils_1.4.1-17_all.deb ... 2021-12-10 01:59:04.344 | Unpacking pm-utils (1.4.1-17) ... 2021-12-10 01:59:04.745 | Selecting previously unselected package postgresql-client-common. 2021-12-10 01:59:04.753 | Preparing to unpack .../160-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-12-10 01:59:04.807 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-12-10 01:59:05.213 | Selecting previously unselected package ssl-cert. 2021-12-10 01:59:05.221 | Preparing to unpack .../161-ssl-cert_1.0.39_all.deb ... 2021-12-10 01:59:05.276 | Unpacking ssl-cert (1.0.39) ... 2021-12-10 01:59:05.848 | Selecting previously unselected package postgresql-common. 2021-12-10 01:59:05.856 | Preparing to unpack .../162-postgresql-common_190ubuntu0.1_all.deb ... 2021-12-10 01:59:05.916 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-12-10 01:59:05.954 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-12-10 01:59:06.425 | Selecting previously unselected package postgresql-server-dev-10. 2021-12-10 01:59:06.432 | Preparing to unpack .../163-postgresql-server-dev-10_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-10 01:59:06.491 | Unpacking postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-12-10 01:59:07.093 | Selecting previously unselected package postgresql-server-dev-all. 2021-12-10 01:59:07.101 | Preparing to unpack .../164-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-12-10 01:59:07.150 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-12-10 01:59:07.468 | Selecting previously unselected package python-pip-whl. 2021-12-10 01:59:07.476 | Preparing to unpack .../165-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.5_all.deb ... 2021-12-10 01:59:07.539 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-12-10 01:59:08.082 | Selecting previously unselected package python3-mysqldb. 2021-12-10 01:59:08.089 | Preparing to unpack .../166-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-12-10 01:59:08.131 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-12-10 01:59:08.560 | Selecting previously unselected package python3.6-venv. 2021-12-10 01:59:08.568 | Preparing to unpack .../167-python3.6-venv_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 2021-12-10 01:59:08.630 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-12-10 01:59:08.922 | Selecting previously unselected package python3-venv. 2021-12-10 01:59:08.930 | Preparing to unpack .../168-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-12-10 01:59:08.985 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-12-10 01:59:09.377 | Selecting previously unselected package qemu-block-extra:amd64. 2021-12-10 01:59:09.385 | Preparing to unpack .../169-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-12-10 01:59:09.436 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-10 01:59:09.693 | Selecting previously unselected package qemu-utils. 2021-12-10 01:59:09.701 | Preparing to unpack .../170-qemu-utils_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-12-10 01:59:09.750 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-10 01:59:10.242 | Selecting previously unselected package sharutils. 2021-12-10 01:59:10.251 | Preparing to unpack .../171-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-12-10 01:59:10.314 | Unpacking sharutils (1:4.15.2-3) ... 2021-12-10 01:59:10.691 | Selecting previously unselected package sqlite3. 2021-12-10 01:59:10.699 | Preparing to unpack .../172-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-12-10 01:59:10.754 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-12-10 01:59:11.217 | Selecting previously unselected package thin-provisioning-tools. 2021-12-10 01:59:11.225 | Preparing to unpack .../173-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-12-10 01:59:11.297 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-12-10 01:59:11.808 | Selecting previously unselected package unzip. 2021-12-10 01:59:11.816 | Preparing to unpack .../174-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-12-10 01:59:11.875 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-12-10 01:59:12.311 | Selecting previously unselected package uwsgi-core. 2021-12-10 01:59:12.318 | Preparing to unpack .../175-uwsgi-core_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-10 01:59:12.373 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-12-10 01:59:12.848 | Selecting previously unselected package vbetool. 2021-12-10 01:59:12.856 | Preparing to unpack .../176-vbetool_1.1-4_amd64.deb ... 2021-12-10 01:59:12.905 | Unpacking vbetool (1.1-4) ... 2021-12-10 01:59:13.320 | Selecting previously unselected package libipset3:amd64. 2021-12-10 01:59:13.328 | Preparing to unpack .../177-libipset3_6.34-1_amd64.deb ... 2021-12-10 01:59:13.396 | Unpacking libipset3:amd64 (6.34-1) ... 2021-12-10 01:59:13.728 | Selecting previously unselected package ipset. 2021-12-10 01:59:13.736 | Preparing to unpack .../178-ipset_6.34-1_amd64.deb ... 2021-12-10 01:59:13.779 | Unpacking ipset (6.34-1) ... 2021-12-10 01:59:14.191 | Selecting previously unselected package ipvsadm. 2021-12-10 01:59:14.198 | Preparing to unpack .../179-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-12-10 01:59:14.251 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-12-10 01:59:14.680 | Selecting previously unselected package kpartx. 2021-12-10 01:59:14.688 | Preparing to unpack .../180-kpartx_0.7.4-2ubuntu3.1_amd64.deb ... 2021-12-10 01:59:14.733 | Unpacking kpartx (0.7.4-2ubuntu3.1) ... 2021-12-10 01:59:15.091 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-12-10 01:59:15.099 | Preparing to unpack .../181-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-10 01:59:15.144 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-10 01:59:15.556 | Selecting previously unselected package liberasurecode1:amd64. 2021-12-10 01:59:15.564 | Preparing to unpack .../182-liberasurecode1_1.5.0-1_amd64.deb ... 2021-12-10 01:59:15.625 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-12-10 01:59:15.933 | Selecting previously unselected package liberasurecode-dev. 2021-12-10 01:59:15.941 | Preparing to unpack .../183-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-12-10 01:59:15.996 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-12-10 01:59:16.331 | Selecting previously unselected package libffi-dev:amd64. 2021-12-10 01:59:16.339 | Preparing to unpack .../184-libffi-dev_3.2.1-8_amd64.deb ... 2021-12-10 01:59:16.388 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-12-10 01:59:16.754 | Selecting previously unselected package libkrb5-dev:amd64. 2021-12-10 01:59:16.762 | Preparing to unpack .../185-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-12-10 01:59:16.807 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-12-10 01:59:17.094 | Selecting previously unselected package libyaml-dev:amd64. 2021-12-10 01:59:17.101 | Preparing to unpack .../186-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-12-10 01:59:17.139 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-12-10 01:59:17.493 | Selecting previously unselected package socat. 2021-12-10 01:59:17.501 | Preparing to unpack .../187-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-12-10 01:59:17.565 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-12-10 01:59:17.966 | Selecting previously unselected package vlan. 2021-12-10 01:59:17.974 | Preparing to unpack .../188-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-12-10 01:59:18.034 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-12-10 01:59:18.435 | Setting up libjs-jquery (3.2.1-1) ... 2021-12-10 01:59:18.594 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-12-10 01:59:18.750 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-12-10 01:59:18.902 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-12-10 01:59:19.024 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-12-10 01:59:19.293 | Setting up libpathplan4 (2.40.1-2) ... 2021-12-10 01:59:19.481 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-10 01:59:19.651 | Setting up libicu60:amd64 (60.2-3ubuntu3.2) ... 2021-12-10 01:59:19.824 | Setting up make (4.1-9.1ubuntu1) ... 2021-12-10 01:59:19.988 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-12-10 01:59:20.142 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-10 01:59:20.299 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-12-10 01:59:20.658 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-12-10 01:59:20.778 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-12-10 01:59:20.902 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-12-10 01:59:21.024 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-12-10 01:59:21.167 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-10 01:59:21.270 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-12-10 01:59:21.594 | Setting up libtimedate-perl (2.3000-2) ... 2021-12-10 01:59:21.778 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-12-10 01:59:21.944 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-10 01:59:22.171 | Setting up fonts-dejavu-core (2.37-1) ... 2021-12-10 01:59:23.013 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-12-10 01:59:23.388 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-12-10 01:59:23.544 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-12-10 01:59:24.584 | update-initramfs: deferring update (trigger activated) 2021-12-10 01:59:26.716 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-12-10 01:59:26.813 | No schema files found: doing nothing. 2021-12-10 01:59:26.862 | Setting up mysql-common (5.8+1.0.4) ... 2021-12-10 01:59:27.155 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-10 01:59:27.264 | Setting up sharutils (1:4.15.2-3) ... 2021-12-10 01:59:27.424 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-12-10 01:59:27.727 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-10 01:59:27.874 | Setting up libjansson4:amd64 (2.11-1) ... 2021-12-10 01:59:28.045 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-12-10 01:59:28.247 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-12-10 01:59:28.479 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-10 01:59:28.658 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-12-10 01:59:28.813 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-12-10 01:59:28.971 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-12-10 01:59:29.144 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-10 01:59:29.310 | Setting up dctrl-tools (2.24-2build1) ... 2021-12-10 01:59:29.485 | Setting up apache2-data (2.4.29-1ubuntu4.20) ... 2021-12-10 01:59:29.656 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-12-10 01:59:29.824 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-12-10 01:59:30.001 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-10 01:59:30.142 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-12-10 01:59:30.315 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-12-10 01:59:30.433 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-12-10 01:59:40.647 | Setting up pm-utils (1.4.1-17) ... 2021-12-10 01:59:40.925 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-12-10 01:59:41.132 | Setting up m4 (1.4.18-1) ... 2021-12-10 01:59:41.315 | Setting up libipset3:amd64 (6.34-1) ... 2021-12-10 01:59:41.485 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-12-10 01:59:41.630 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-10 01:59:41.812 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-12-10 01:59:41.953 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-12-10 01:59:42.297 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-12-10 01:59:44.361 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-12-10 01:59:44.519 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-10 01:59:44.687 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-12-10 01:59:45.755 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-12-10 01:59:45.907 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-12-10 01:59:46.058 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-10 01:59:46.182 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-12-10 01:59:46.321 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-12-10 01:59:46.485 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-12-10 01:59:46.650 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-12-10 01:59:46.795 | Setting up dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-12-10 01:59:46.953 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-12-10 01:59:47.147 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-12-10 01:59:47.316 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-12-10 01:59:47.605 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-10 01:59:47.767 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-12-10 01:59:47.921 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-10 01:59:48.082 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-12-10 01:59:48.361 | Setting up autotools-dev (20180224.1) ... 2021-12-10 01:59:48.519 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-10 01:59:48.674 | Setting up kpartx (0.7.4-2ubuntu3.1) ... 2021-12-10 01:59:48.841 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-12-10 01:59:49.167 | Setting up dstat (0.7.3-1) ... 2021-12-10 01:59:49.527 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-10 01:59:49.995 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-12-10 01:59:50.142 | Setting up ipset (6.34-1) ... 2021-12-10 01:59:50.298 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-12-10 01:59:50.521 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-12-10 01:59:50.679 | Setting up systemd (237-3ubuntu10.52) ... 2021-12-10 01:59:50.748 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-12-10 01:59:52.570 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-12-10 01:59:52.571 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-12-10 01:59:52.572 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-12-10 01:59:52.573 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-12-10 01:59:52.709 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-12-10 01:59:52.867 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-10 01:59:53.086 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-12-10 01:59:53.235 | Setting up libann0 (1.1.2+doc-6) ... 2021-12-10 01:59:53.376 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-12-10 01:59:53.536 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-10 01:59:53.686 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-12-10 01:59:53.835 | Setting up dnsmasq-base (2.79-1ubuntu0.5) ... 2021-12-10 01:59:54.044 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-12-10 01:59:54.201 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-12-10 01:59:54.461 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-10 02:00:17.285 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-12-10 02:00:17.433 | Setting up libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-10 02:00:17.576 | Setting up icu-devtools (60.2-3ubuntu3.2) ... 2021-12-10 02:00:17.729 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-12-10 02:00:17.905 | Setting up libthai-data (0.1.27-2) ... 2021-12-10 02:00:18.073 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-12-10 02:00:18.220 | Setting up javascript-common (11) ... 2021-12-10 02:00:18.532 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-12-10 02:00:18.603 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-10 02:00:18.739 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-10 02:00:18.968 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-10 02:00:19.267 | Setting up libjs-jquery-metadata (12-1) ... 2021-12-10 02:00:19.433 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-12-10 02:00:20.807 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-12-10 02:00:21.210 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-12-10 02:00:21.364 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-12-10 02:00:21.528 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-12-10 02:00:21.696 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-12-10 02:00:21.844 | Setting up vbetool (1.1-4) ... 2021-12-10 02:00:21.985 | Setting up libcdt5 (2.40.1-2) ... 2021-12-10 02:00:22.124 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-12-10 02:00:22.277 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-12-10 02:00:22.427 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-12-10 02:00:22.741 | Setting up libcgraph6 (2.40.1-2) ... 2021-12-10 02:00:22.888 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-12-10 02:00:23.054 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-12-10 02:00:23.239 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-12-10 02:00:23.427 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-10 02:00:23.602 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-12-10 02:00:23.759 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-10 02:00:23.922 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-12-10 02:00:24.088 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-12-10 02:00:24.256 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-10 02:00:24.399 | Setting up libtool (2.4.6-2) ... 2021-12-10 02:00:24.559 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-10 02:00:24.722 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-12-10 02:00:24.896 | Setting up libnss-systemd:amd64 (237-3ubuntu10.52) ... 2021-12-10 02:00:25.050 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-12-10 02:00:25.174 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-12-10 02:00:25.347 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-12-10 02:00:26.872 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-12-10 02:00:27.519 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-12-10 02:00:29.873 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-12-10 02:00:30.025 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-10 02:00:30.175 | Setting up libpam-systemd:amd64 (237-3ubuntu10.52) ... 2021-12-10 02:00:30.775 | Setting up libapr1-dev (1.6.3-2) ... 2021-12-10 02:00:30.947 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-12-10 02:00:31.128 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-12-10 02:00:31.581 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-12-10 02:00:31.741 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-12-10 02:00:31.924 | Setting up libgvpr2 (2.40.1-2) ... 2021-12-10 02:00:32.084 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-12-10 02:00:32.238 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-12-10 02:00:33.335 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-12-10 02:00:33.912 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-12-10 02:00:34.053 | Setting up apache2-utils (2.4.29-1ubuntu4.20) ... 2021-12-10 02:00:34.221 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-10 02:00:34.352 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-12-10 02:00:34.507 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-12-10 02:00:34.655 | Setting up apache2-bin (2.4.29-1ubuntu4.20) ... 2021-12-10 02:00:34.827 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-10 02:00:34.996 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.13) ... 2021-12-10 02:00:35.158 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-12-10 02:00:35.335 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-12-10 02:00:35.541 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-10 02:00:35.705 | Setting up ssl-cert (1.0.39) ... 2021-12-10 02:00:36.581 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-12-10 02:00:37.008 | Setting up autoconf (2.69-11) ... 2021-12-10 02:00:37.233 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-12-10 02:00:37.390 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-12-10 02:00:37.504 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-12-10 02:00:37.627 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-12-10 02:00:37.969 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-12-10 02:00:38.667 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-12-10 02:00:38.821 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-12-10 02:00:38.970 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-12-10 02:00:39.129 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-12-10 02:00:39.404 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-12-10 02:00:39.546 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-10 02:00:39.684 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-12-10 02:00:39.836 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-10 02:00:39.979 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-12-10 02:00:40.541 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-12-10 02:00:41.147 | Setting up postgresql-common (190ubuntu0.1) ... 2021-12-10 02:00:42.490 | Adding user postgres to group ssl-cert 2021-12-10 02:00:42.755 | 2021-12-10 02:00:42.756 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-12-10 02:00:42.982 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-12-10 02:00:42.982 | Removing obsolete dictionary files: 2021-12-10 02:00:43.211 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-12-10 02:00:43.990 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-12-10 02:00:44.102 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-12-10 02:00:44.198 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-10 02:00:44.413 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-12-10 02:00:44.552 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-12-10 02:00:44.706 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-12-10 02:00:44.792 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-12-10 02:00:44.967 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-12-10 02:00:45.145 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-12-10 02:00:45.323 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-12-10 02:00:45.522 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-10 02:00:46.046 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-12-10 02:00:46.695 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-12-10 02:00:47.067 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-12-10 02:00:47.230 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-12-10 02:00:47.438 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-12-10 02:00:47.610 | Setting up apache2 (2.4.29-1ubuntu4.20) ... 2021-12-10 02:00:56.038 | Enabling module mpm_event. 2021-12-10 02:00:56.098 | Enabling module authz_core. 2021-12-10 02:00:56.103 | Enabling module authz_host. 2021-12-10 02:00:56.159 | Enabling module authn_core. 2021-12-10 02:00:56.163 | Enabling module auth_basic. 2021-12-10 02:00:56.224 | Enabling module access_compat. 2021-12-10 02:00:56.280 | Enabling module authn_file. 2021-12-10 02:00:56.335 | Enabling module authz_user. 2021-12-10 02:00:56.390 | Enabling module alias. 2021-12-10 02:00:56.446 | Enabling module dir. 2021-12-10 02:00:56.501 | Enabling module autoindex. 2021-12-10 02:00:56.557 | Enabling module env. 2021-12-10 02:00:56.612 | Enabling module mime. 2021-12-10 02:00:56.667 | Enabling module negotiation. 2021-12-10 02:00:56.722 | Enabling module setenvif. 2021-12-10 02:00:56.777 | Enabling module filter. 2021-12-10 02:00:56.833 | Enabling module deflate. 2021-12-10 02:00:56.889 | Enabling module status. 2021-12-10 02:00:56.944 | Enabling module reqtimeout. 2021-12-10 02:00:57.000 | Enabling conf charset. 2021-12-10 02:00:57.055 | Enabling conf localized-error-pages. 2021-12-10 02:00:57.110 | Enabling conf other-vhosts-access-log. 2021-12-10 02:00:57.181 | Enabling conf security. 2021-12-10 02:00:57.237 | Enabling conf serve-cgi-bin. 2021-12-10 02:00:57.292 | Enabling site 000-default. 2021-12-10 02:00:57.338 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-12-10 02:00:57.389 | Enabling conf javascript-common. 2021-12-10 02:00:57.630 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-12-10 02:00:58.031 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-12-10 02:00:59.472 | Setting up libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-12-10 02:00:59.636 | Setting up po-debconf (1.0.20) ... 2021-12-10 02:00:59.792 | Setting up build-essential (12.4ubuntu1) ... 2021-12-10 02:00:59.950 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-12-10 02:01:00.112 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-12-10 02:01:00.253 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-12-10 02:01:00.407 | Setting up librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-10 02:01:00.575 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-12-10 02:01:00.706 | Setting up libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-12-10 02:01:00.832 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-12-10 02:01:01.710 | Setting up libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-12-10 02:01:01.872 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-12-10 02:01:02.032 | Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 2021-12-10 02:01:02.409 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-12-10 02:01:04.674 | Regenerating fonts cache... done. 2021-12-10 02:01:04.746 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-12-10 02:01:04.904 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-12-10 02:01:05.066 | Setting up libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-12-10 02:01:05.237 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.16) ... 2021-12-10 02:01:05.409 | Setting up postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-12-10 02:01:05.567 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-10 02:01:05.726 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-12-10 02:01:05.894 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-10 02:01:06.052 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-10 02:01:06.208 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-12-10 02:01:06.363 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-12-10 02:01:06.515 | Setting up openssh-sftp-server (1:7.6p1-4ubuntu0.5) ... 2021-12-10 02:01:06.666 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-10 02:01:06.814 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-10 02:01:06.984 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-10 02:01:07.151 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-12-10 02:01:07.395 | Setting up curl (7.58.0-2ubuntu3.16) ... 2021-12-10 02:01:07.567 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-10 02:01:07.723 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-12-10 02:01:07.886 | Setting up openssh-server (1:7.6p1-4ubuntu0.5) ... 2021-12-10 02:01:09.761 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-12-10 02:01:09.929 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-10 02:01:10.111 | Setting up libgvc6 (2.40.1-2) ... 2021-12-10 02:01:10.283 | Setting up graphviz (2.40.1-2) ... 2021-12-10 02:01:10.456 | Setting up libicu-dev (60.2-3ubuntu3.2) ... 2021-12-10 02:01:10.624 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-10 02:01:10.799 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-12-10 02:01:11.100 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-10 02:01:11.270 | Setting up debhelper (11.1.6ubuntu2) ... 2021-12-10 02:01:11.436 | Setting up dh-autoreconf (17) ... 2021-12-10 02:01:11.573 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-12-10 02:01:11.734 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-12-10 02:01:11.918 | Setting up apache2-dev (2.4.29-1ubuntu4.20) ... 2021-12-10 02:01:12.106 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-12-10 02:01:12.239 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-12-10 02:01:21.231 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-10 02:01:21.391 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-10 02:01:21.681 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-10 02:01:21.803 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-12-10 02:01:22.161 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-10 02:01:22.265 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-12-10 02:01:24.528 | ++ functions-common:apt_get:1113 : result=0 2021-12-10 02:01:24.530 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-12-10 02:01:24.533 | ++ functions-common:time_stop:2331 : local name 2021-12-10 02:01:24.535 | ++ functions-common:time_stop:2332 : local end_time 2021-12-10 02:01:24.537 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:01:24.539 | ++ functions-common:time_stop:2334 : local total 2021-12-10 02:01:24.541 | ++ functions-common:time_stop:2335 : local start_time 2021-12-10 02:01:24.543 | ++ functions-common:time_stop:2337 : name=apt-get 2021-12-10 02:01:24.545 | ++ functions-common:time_stop:2338 : start_time=1639101417493 2021-12-10 02:01:24.548 | ++ functions-common:time_stop:2340 : [[ -z 1639101417493 ]] 2021-12-10 02:01:24.550 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:01:24.554 | ++ functions-common:time_stop:2343 : end_time=1639101684551 2021-12-10 02:01:24.557 | ++ functions-common:time_stop:2344 : elapsed_time=267058 2021-12-10 02:01:24.559 | ++ functions-common:time_stop:2345 : total=1391 2021-12-10 02:01:24.561 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:01:24.563 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=268449 2021-12-10 02:01:24.566 | ++ functions-common:apt_get:1117 : return 0 2021-12-10 02:01:24.568 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-10 02:01:24.571 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-10 02:01:24.573 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-10 02:01:24.577 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-10 02:01:24.581 | + ./stack.sh:main:765 : [[ False != \T\r\u\e ]] 2021-12-10 02:01:24.583 | + ./stack.sh:main:766 : PYPI_ALTERNATIVE_URL= 2021-12-10 02:01:24.586 | + ./stack.sh:main:766 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-10 02:01:26.034 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-10 02:01:26.036 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-10 02:01:26.038 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-10 02:01:26.041 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-10 02:01:26.043 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-10 02:01:26.045 | + functions-common:GetDistro:371 : GetOSVersion 2021-12-10 02:01:26.046 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2021-12-10 02:01:26.048 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2021-12-10 02:01:26.051 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2021-12-10 02:01:26.052 | + functions-common:_ensure_lsb_release:323 : return 2021-12-10 02:01:26.055 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2021-12-10 02:01:26.129 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2021-12-10 02:01:26.131 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2021-12-10 02:01:26.204 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2021-12-10 02:01:26.206 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2021-12-10 02:01:26.284 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2021-12-10 02:01:26.285 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-10 02:01:26.287 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2021-12-10 02:01:26.289 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2021-12-10 02:01:26.291 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2021-12-10 02:01:26.293 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2021-12-10 02:01:26.295 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2021-12-10 02:01:26.297 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-10 02:01:26.298 | + functions-common:GetDistro:376 : DISTRO=bionic 2021-12-10 02:01:26.300 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-12-10 02:01:26.302 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-12-10 02:01:26.302 | Distro: bionic 2021-12-10 02:01:26.305 | + tools/install_pip.sh:main:128 : get_versions 2021-12-10 02:01:26.307 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-10 02:01:26.310 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-10 02:01:26.312 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-10 02:01:26.315 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-10 02:01:26.315 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-10 02:01:26.724 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-12-10 02:01:26.726 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-12-10 02:01:26.726 | pip: 20.2.2 2021-12-10 02:01:26.728 | + tools/install_pip.sh:main:137 : is_fedora 2021-12-10 02:01:26.730 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-10 02:01:26.731 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-10 02:01:26.733 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-10 02:01:26.735 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-10 02:01:26.736 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-10 02:01:26.738 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-10 02:01:26.740 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-10 02:01:26.741 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-10 02:01:26.744 | + tools/install_pip.sh:main:137 : is_suse 2021-12-10 02:01:26.745 | + functions-common:is_suse:462 : is_opensuse 2021-12-10 02:01:26.747 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-10 02:01:26.749 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-10 02:01:26.751 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-10 02:01:26.752 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-10 02:01:26.754 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-10 02:01:26.756 | + tools/install_pip.sh:main:138 : uninstall_package python-pip 2021-12-10 02:01:26.758 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-12-10 02:01:26.759 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:01:26.761 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:01:26.763 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2021-12-10 02:01:26.777 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip 2021-12-10 02:01:26.897 | Reading package lists... 2021-12-10 02:01:27.153 | Building dependency tree... 2021-12-10 02:01:27.154 | Reading state information... 2021-12-10 02:01:27.368 | Package 'python-pip' is not installed, so not removed 2021-12-10 02:01:27.368 | The following packages were automatically installed and are no longer required: 2021-12-10 02:01:27.368 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-10 02:01:27.369 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-10 02:01:27.369 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-10 02:01:27.369 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-10 02:01:27.369 | python3-twisted-bin python3-zope.interface 2021-12-10 02:01:27.369 | Use 'sudo apt autoremove' to remove them. 2021-12-10 02:01:27.442 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-12-10 02:01:27.446 | + functions-common:apt_get:1113 : result=0 2021-12-10 02:01:27.447 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-10 02:01:27.449 | + functions-common:time_stop:2331 : local name 2021-12-10 02:01:27.451 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:01:27.452 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:01:27.454 | + functions-common:time_stop:2334 : local total 2021-12-10 02:01:27.456 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:01:27.458 | + functions-common:time_stop:2337 : name=apt-get 2021-12-10 02:01:27.459 | + functions-common:time_stop:2338 : start_time=1639101686775 2021-12-10 02:01:27.461 | + functions-common:time_stop:2340 : [[ -z 1639101686775 ]] 2021-12-10 02:01:27.463 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:01:27.466 | + functions-common:time_stop:2343 : end_time=1639101687464 2021-12-10 02:01:27.467 | + functions-common:time_stop:2344 : elapsed_time=689 2021-12-10 02:01:27.469 | + functions-common:time_stop:2345 : total=0 2021-12-10 02:01:27.470 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:01:27.472 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=689 2021-12-10 02:01:27.474 | + functions-common:apt_get:1117 : return 0 2021-12-10 02:01:27.475 | + tools/install_pip.sh:main:139 : uninstall_package python3-pip 2021-12-10 02:01:27.478 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-12-10 02:01:27.479 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:01:27.481 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:01:27.483 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2021-12-10 02:01:27.498 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-12-10 02:01:27.618 | Reading package lists... 2021-12-10 02:01:27.873 | Building dependency tree... 2021-12-10 02:01:27.874 | Reading state information... 2021-12-10 02:01:28.091 | Package 'python3-pip' is not installed, so not removed 2021-12-10 02:01:28.092 | The following packages were automatically installed and are no longer required: 2021-12-10 02:01:28.092 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-10 02:01:28.092 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-10 02:01:28.092 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-10 02:01:28.092 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-10 02:01:28.092 | python3-twisted-bin python3-zope.interface 2021-12-10 02:01:28.092 | Use 'sudo apt autoremove' to remove them. 2021-12-10 02:01:28.166 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-12-10 02:01:28.170 | + functions-common:apt_get:1113 : result=0 2021-12-10 02:01:28.172 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-10 02:01:28.174 | + functions-common:time_stop:2331 : local name 2021-12-10 02:01:28.175 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:01:28.177 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:01:28.179 | + functions-common:time_stop:2334 : local total 2021-12-10 02:01:28.181 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:01:28.183 | + functions-common:time_stop:2337 : name=apt-get 2021-12-10 02:01:28.185 | + functions-common:time_stop:2338 : start_time=1639101687496 2021-12-10 02:01:28.186 | + functions-common:time_stop:2340 : [[ -z 1639101687496 ]] 2021-12-10 02:01:28.188 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:01:28.191 | + functions-common:time_stop:2343 : end_time=1639101688189 2021-12-10 02:01:28.193 | + functions-common:time_stop:2344 : elapsed_time=693 2021-12-10 02:01:28.194 | + functions-common:time_stop:2345 : total=689 2021-12-10 02:01:28.196 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:01:28.198 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1382 2021-12-10 02:01:28.200 | + functions-common:apt_get:1117 : return 0 2021-12-10 02:01:28.202 | + tools/install_pip.sh:main:142 : install_get_pip 2021-12-10 02:01:28.204 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-10 02:01:28.206 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-10 02:01:28.207 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-10 02:01:28.209 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-10 02:01:28.211 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-12-10 02:01:28.221 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-10 02:01:28.221 | Dload Upload Total Spent Left Speed 2021-12-10 02:01:28.836 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 3434k 0 --:--:-- --:--:-- --:--:-- 3434k 2021-12-10 02:01:28.841 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-10 02:01:28.844 | + tools/install_pip.sh:install_get_pip:94 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-12-10 02:01:32.015 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:01:32.220 | Collecting pip 2021-12-10 02:01:32.234 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-12-10 02:01:33.661 | Installing collected packages: pip 2021-12-10 02:01:33.661 | Attempting uninstall: pip 2021-12-10 02:01:33.662 | Found existing installation: pip 20.2.2 2021-12-10 02:01:33.900 | Uninstalling pip-20.2.2: 2021-12-10 02:01:33.913 | Successfully uninstalled pip-20.2.2 2021-12-10 02:01:35.324 | Successfully installed pip-20.2.4 2021-12-10 02:01:35.324 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-10 02:01:35.444 | + tools/install_pip.sh:install_get_pip:95 : python3_enabled 2021-12-10 02:01:35.445 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-10 02:01:35.447 | + inc/python:python3_enabled:468 : return 0 2021-12-10 02:01:35.449 | + tools/install_pip.sh:main:144 : [[ -n '' ]] 2021-12-10 02:01:35.451 | + tools/install_pip.sh:main:148 : set -x 2021-12-10 02:01:35.453 | + tools/install_pip.sh:main:152 : pip_install_gr setuptools 2021-12-10 02:01:35.455 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-10 02:01:35.456 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-10 02:01:35.459 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-10 02:01:35.461 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2021-12-10 02:01:35.463 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-10 02:01:35.466 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-10 02:01:35.466 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-10 02:01:35.469 | ++ inc/python:get_from_global_requirements:240 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\'' 2021-12-10 02:01:35.469 | setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\'' ' 2021-12-10 02:01:35.471 | ++ inc/python:get_from_global_requirements:241 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='3.5' 2021-12-10 02:01:35.471 | setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='2.7' == '' ]] 2021-12-10 02:01:35.473 | ++ inc/python:get_from_global_requirements:244 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-12-10 02:01:35.475 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\'' setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-12-10 02:01:35.477 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-12-10 02:01:35.492 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='2.7' because python3_enabled=True 2021-12-10 02:01:35.496 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-12-10 02:01:38.111 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:01:38.111 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.112 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.112 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.113 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.113 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.114 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.114 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.115 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.115 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.116 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.116 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.117 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.118 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.118 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.119 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.119 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.120 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.120 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.120 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.121 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.121 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.122 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.122 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.123 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.123 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.124 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.124 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.124 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.125 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.125 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.126 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.126 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.127 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.127 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.128 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.128 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.129 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.129 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.129 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.130 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.130 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.130 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.131 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.131 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.132 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.132 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.133 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.133 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.133 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.134 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.134 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.135 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.135 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.136 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.136 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.137 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.137 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.138 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.138 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.139 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.139 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.140 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.140 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.140 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.141 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.141 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.142 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.142 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.143 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.143 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.143 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.144 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.144 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.145 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.145 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.146 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.146 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.147 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.147 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.148 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.148 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.149 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.149 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.149 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.150 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.150 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.151 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.151 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.152 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.152 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.153 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.153 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.153 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.154 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.154 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.155 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.155 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.156 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.156 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.156 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.157 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.157 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.158 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.158 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.159 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.159 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.159 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.160 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.160 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.161 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.161 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.162 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.162 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.163 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.164 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.164 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.165 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.165 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.166 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.166 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.167 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.167 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.167 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.168 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.168 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.169 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.169 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.170 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.170 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.171 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.171 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.172 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.172 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.173 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.173 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.174 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.174 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.174 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.175 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.175 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.176 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.176 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.177 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.177 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.177 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.178 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.178 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.179 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.180 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.180 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.181 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.181 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.182 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.182 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.183 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.183 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.184 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.184 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.185 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.185 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.186 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.186 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.186 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.187 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.187 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.188 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.188 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.189 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.189 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.189 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.190 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.190 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.191 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.191 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.192 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.192 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.193 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.193 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.193 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.194 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.194 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.195 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.195 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.196 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.196 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.196 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.197 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.197 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.198 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.198 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.199 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.199 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.200 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.200 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.201 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.201 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.201 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.202 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.202 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.203 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.203 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.204 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.204 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.205 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.205 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.206 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.206 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.206 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.207 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.207 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.208 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.208 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.209 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.209 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.210 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.210 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.211 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.211 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.212 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.212 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.213 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.213 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.214 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.214 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.214 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.215 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.215 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.216 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.216 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.217 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.217 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.217 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.218 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.218 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.219 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.219 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.220 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.220 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.220 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.221 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.221 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.222 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.222 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.223 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.223 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.224 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.224 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.225 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.225 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.225 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.226 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.227 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.227 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.228 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.228 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.229 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.229 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.230 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.230 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.230 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.231 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.231 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.232 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.232 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.233 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.233 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.234 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.234 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.234 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.235 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.236 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.236 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.236 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.237 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.237 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.238 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.238 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.239 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.239 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.240 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.240 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.240 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.241 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.241 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.242 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.243 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.243 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.244 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.244 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.245 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.245 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.246 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.246 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.246 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.247 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.247 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.248 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.248 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.249 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.249 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.250 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.250 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.251 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.251 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.252 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.252 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.253 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.253 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.253 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.254 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.254 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.255 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.256 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.256 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.256 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.257 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.257 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.257 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.258 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.258 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.259 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.259 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.260 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.260 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.261 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.261 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.262 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.262 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.263 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.263 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.263 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.264 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.264 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.265 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.266 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.266 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.266 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.267 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.267 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.268 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.268 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.268 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.269 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.270 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.270 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.271 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.286 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.286 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.287 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.287 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.288 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.288 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.289 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.290 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.290 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.290 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.291 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.291 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.292 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.292 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.293 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.293 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.294 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.294 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.295 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.295 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.295 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.296 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.296 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.297 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.297 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.298 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.298 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.298 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.299 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.299 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.300 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.300 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.301 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.301 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.302 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.302 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.303 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.303 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.303 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.304 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.305 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.305 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.306 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.306 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.307 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.307 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.307 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.308 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.309 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.309 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.310 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.311 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.312 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.313 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.313 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.314 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.315 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.315 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.315 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.316 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.316 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.317 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.317 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.318 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.318 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.319 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.319 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.320 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.320 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:01:38.321 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:01:38.321 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:01:38.322 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2021-12-10 02:01:38.324 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0 in /usr/local/lib/python3.6/dist-packages (49.6.0) 2021-12-10 02:01:39.879 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:01:39.879 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:01:39.949 | + inc/python:pip_install:207 : result=0 2021-12-10 02:01:39.951 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:01:39.953 | + functions-common:time_stop:2331 : local name 2021-12-10 02:01:39.954 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:01:39.956 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:01:39.958 | + functions-common:time_stop:2334 : local total 2021-12-10 02:01:39.959 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:01:39.962 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:01:39.963 | + functions-common:time_stop:2338 : start_time=1639101695488 2021-12-10 02:01:39.965 | + functions-common:time_stop:2340 : [[ -z 1639101695488 ]] 2021-12-10 02:01:39.967 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:01:39.970 | + functions-common:time_stop:2343 : end_time=1639101699968 2021-12-10 02:01:39.972 | + functions-common:time_stop:2344 : elapsed_time=4480 2021-12-10 02:01:39.973 | + functions-common:time_stop:2345 : total=0 2021-12-10 02:01:39.975 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:01:39.977 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4480 2021-12-10 02:01:39.979 | + inc/python:pip_install:210 : return 0 2021-12-10 02:01:39.981 | + tools/install_pip.sh:main:154 : get_versions 2021-12-10 02:01:39.983 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-10 02:01:39.987 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-10 02:01:39.989 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-10 02:01:39.991 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-10 02:01:39.991 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-10 02:01:40.399 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-12-10 02:01:40.401 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-12-10 02:01:40.401 | pip: 20.2.4 2021-12-10 02:01:40.404 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-10 02:01:40.407 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-10 02:01:40.410 | + ./stack.sh:main:771 : fixup_all 2021-12-10 02:01:40.413 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2021-12-10 02:01:40.415 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-12-10 02:01:40.417 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-10 02:01:40.425 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-10 02:01:40.425 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-12-10 02:01:40.425 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-12-10 02:01:40.430 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-12-10 02:01:40.432 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-12-10 02:01:40.434 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-12-10 02:01:40.441 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-12-10 02:01:40.444 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2021-12-10 02:01:40.447 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-12-10 02:01:40.449 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-12-10 02:01:40.451 | + functions-common:install_package:1333 : update_package_repo 2021-12-10 02:01:40.453 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-10 02:01:40.455 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-10 02:01:40.457 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-10 02:01:40.459 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-10 02:01:40.462 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-10 02:01:40.464 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:01:40.466 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:01:40.468 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-10 02:01:40.470 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-10 02:01:40.472 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-10 02:01:40.474 | + functions-common:apt_get_update:1069 : return 2021-12-10 02:01:40.476 | + functions-common:install_package:1334 : real_install_package software-properties-common 2021-12-10 02:01:40.478 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-10 02:01:40.480 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:01:40.482 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:01:40.484 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2021-12-10 02:01:40.501 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-12-10 02:01:40.620 | Reading package lists... 2021-12-10 02:01:40.873 | Building dependency tree... 2021-12-10 02:01:40.874 | Reading state information... 2021-12-10 02:01:41.090 | The following packages were automatically installed and are no longer required: 2021-12-10 02:01:41.090 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-10 02:01:41.090 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-10 02:01:41.090 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-10 02:01:41.091 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-10 02:01:41.091 | python3-twisted-bin python3-zope.interface 2021-12-10 02:01:41.091 | Use 'sudo apt autoremove' to remove them. 2021-12-10 02:01:41.091 | The following additional packages will be installed: 2021-12-10 02:01:41.092 | python3-software-properties 2021-12-10 02:01:41.138 | The following packages will be upgraded: 2021-12-10 02:01:41.138 | python3-software-properties software-properties-common 2021-12-10 02:01:41.245 | 2 upgraded, 0 newly installed, 0 to remove and 162 not upgraded. 2021-12-10 02:01:41.245 | Need to get 33.8 kB of archives. 2021-12-10 02:01:41.245 | After this operation, 0 B of additional disk space will be used. 2021-12-10 02:01:41.245 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.18 [10.1 kB] 2021-12-10 02:01:41.290 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.18 [23.8 kB] 2021-12-10 02:01:41.867 | Fetched 33.8 kB in 0s (204 kB/s) 2021-12-10 02:01:42.135 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74379 files and directories currently installed.) 2021-12-10 02:01:42.138 | Preparing to unpack .../software-properties-common_0.96.24.32.18_all.deb ... 2021-12-10 02:01:42.445 | Unpacking software-properties-common (0.96.24.32.18) over (0.96.24.32.9) ... 2021-12-10 02:01:43.016 | Preparing to unpack .../python3-software-properties_0.96.24.32.18_all.deb ... 2021-12-10 02:01:43.316 | Unpacking python3-software-properties (0.96.24.32.18) over (0.96.24.32.9) ... 2021-12-10 02:01:43.701 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-10 02:01:44.613 | Setting up python3-software-properties (0.96.24.32.18) ... 2021-12-10 02:01:45.028 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-10 02:01:45.142 | Setting up software-properties-common (0.96.24.32.18) ... 2021-12-10 02:01:47.588 | + functions-common:apt_get:1113 : result=0 2021-12-10 02:01:47.590 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-10 02:01:47.593 | + functions-common:time_stop:2331 : local name 2021-12-10 02:01:47.595 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:01:47.597 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:01:47.599 | + functions-common:time_stop:2334 : local total 2021-12-10 02:01:47.601 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:01:47.603 | + functions-common:time_stop:2337 : name=apt-get 2021-12-10 02:01:47.605 | + functions-common:time_stop:2338 : start_time=1639101700499 2021-12-10 02:01:47.607 | + functions-common:time_stop:2340 : [[ -z 1639101700499 ]] 2021-12-10 02:01:47.610 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:01:47.613 | + functions-common:time_stop:2343 : end_time=1639101707610 2021-12-10 02:01:47.615 | + functions-common:time_stop:2344 : elapsed_time=7111 2021-12-10 02:01:47.617 | + functions-common:time_stop:2345 : total=268449 2021-12-10 02:01:47.620 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:01:47.622 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=275560 2021-12-10 02:01:47.624 | + functions-common:apt_get:1117 : return 0 2021-12-10 02:01:47.626 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-12-10 02:01:48.436 | 'universe' distribution component is already enabled for all sources. 2021-12-10 02:01:48.463 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-12-10 02:01:48.465 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2021-12-10 02:01:49.342 | Reading package lists... 2021-12-10 02:01:49.598 | Building dependency tree... 2021-12-10 02:01:49.599 | Reading state information... 2021-12-10 02:01:49.816 | The following packages were automatically installed and are no longer required: 2021-12-10 02:01:49.817 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-10 02:01:49.817 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-10 02:01:49.817 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-10 02:01:49.817 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-10 02:01:49.817 | python3-twisted-bin python3-zope.interface 2021-12-10 02:01:49.817 | Use 'sudo apt autoremove' to remove them. 2021-12-10 02:01:49.861 | The following NEW packages will be installed: 2021-12-10 02:01:49.861 | ubuntu-cloud-keyring 2021-12-10 02:01:50.156 | 0 upgraded, 1 newly installed, 0 to remove and 162 not upgraded. 2021-12-10 02:01:50.156 | Need to get 5,908 B of archives. 2021-12-10 02:01:50.156 | After this operation, 22.5 kB of additional disk space will be used. 2021-12-10 02:01:50.156 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.2 [5,908 B] 2021-12-10 02:01:52.475 | Fetched 5,908 B in 0s (21.0 kB/s) 2021-12-10 02:01:52.636 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-12-10 02:01:52.673 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74379 files and directories currently installed.) 2021-12-10 02:01:52.676 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.2_all.deb ... 2021-12-10 02:01:52.732 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-12-10 02:01:53.038 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-12-10 02:01:55.673 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-12-10 02:01:55.717 | Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-12-10 02:01:55.795 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2021-12-10 02:01:55.807 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2021-12-10 02:01:56.065 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [171 kB] 2021-12-10 02:01:56.314 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-12-10 02:02:00.083 | Fetched 431 kB in 1s (376 kB/s) 2021-12-10 02:02:01.936 | Reading package lists... 2021-12-10 02:02:01.999 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-12-10 02:02:02.001 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-12-10 02:02:02.003 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-12-10 02:02:02.005 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-12-10 02:02:02.007 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-12-10 02:02:02.010 | ++ functions-common:apt_get_update:1076 : id -u 2021-12-10 02:02:02.014 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-12-10 02:02:02.016 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-12-10 02:02:02.018 | + functions-common:time_start:2317 : local name=apt-get-update 2021-12-10 02:02:02.020 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:02:02.022 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:02:02.025 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:02:02.028 | + functions-common:time_start:2322 : _TIME_START[$name]=1639101722025 2021-12-10 02:02:02.030 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-10 02:02:02.032 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-10 02:02:02.034 | + functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-10 02:02:02.238 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2021-12-10 02:02:02.286 | Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-12-10 02:02:02.469 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-12-10 02:02:02.608 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2021-12-10 02:02:03.113 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-12-10 02:02:03.497 | Fetched 261 kB in 1s (222 kB/s) 2021-12-10 02:02:05.318 | Reading package lists... 2021-12-10 02:02:05.381 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-12-10 02:02:05.383 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-12-10 02:02:05.385 | + functions-common:time_stop:2331 : local name 2021-12-10 02:02:05.387 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:02:05.389 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:02:05.391 | + functions-common:time_stop:2334 : local total 2021-12-10 02:02:05.394 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:02:05.396 | + functions-common:time_stop:2337 : name=apt-get-update 2021-12-10 02:02:05.398 | + functions-common:time_stop:2338 : start_time=1639101722025 2021-12-10 02:02:05.400 | + functions-common:time_stop:2340 : [[ -z 1639101722025 ]] 2021-12-10 02:02:05.403 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:02:05.406 | + functions-common:time_stop:2343 : end_time=1639101725404 2021-12-10 02:02:05.408 | + functions-common:time_stop:2344 : elapsed_time=3379 2021-12-10 02:02:05.410 | + functions-common:time_stop:2345 : total=2982 2021-12-10 02:02:05.412 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:02:05.415 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6361 2021-12-10 02:02:05.417 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-12-10 02:02:05.428 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-10 02:02:05.438 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-12-10 02:02:05.448 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2021-12-10 02:02:05.450 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2021-12-10 02:02:05.452 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-10 02:02:05.454 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-10 02:02:05.456 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-10 02:02:05.458 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-10 02:02:05.460 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-10 02:02:05.463 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-10 02:02:05.465 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-10 02:02:05.467 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-10 02:02:05.469 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2021-12-10 02:02:05.472 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2021-12-10 02:02:05.474 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2021-12-10 02:02:05.476 | + functions-common:is_suse:462 : is_opensuse 2021-12-10 02:02:05.479 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-10 02:02:05.481 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-10 02:02:05.483 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-10 02:02:05.485 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-10 02:02:05.487 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-10 02:02:05.490 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2021-12-10 02:02:05.492 | + ./stack.sh:main:774 : pip_install -U os-testr 2021-12-10 02:02:05.511 | Using python 3.6 to install os-testr because python3_enabled=True 2021-12-10 02:02:05.516 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-12-10 02:02:08.089 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:02:08.090 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.090 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.091 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.091 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.092 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.092 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.093 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.093 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.094 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.094 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.095 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.095 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.095 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.096 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.096 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.097 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.097 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.097 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.098 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.098 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.099 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.099 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.100 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.100 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.100 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.101 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.102 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.102 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.103 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.103 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.104 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.104 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.105 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.105 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.106 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.106 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.106 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.107 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.107 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.107 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.108 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.108 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.109 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.109 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.110 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.110 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.110 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.111 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.111 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.112 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.112 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.112 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.113 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.113 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.114 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.114 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.115 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.115 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.116 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.116 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.117 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.118 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.118 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.119 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.119 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.120 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.120 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.121 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.121 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.121 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.122 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.122 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.123 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.123 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.123 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.124 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.124 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.125 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.126 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.126 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.127 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.127 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.127 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.128 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.128 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.129 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.129 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.130 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.130 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.131 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.131 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.131 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.132 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.132 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.133 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.133 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.133 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.134 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.134 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.135 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.135 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.136 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.136 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.136 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.137 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.137 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.138 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.138 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.139 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.139 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.140 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.140 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.141 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.141 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.142 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.142 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.143 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.143 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.144 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.144 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.144 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.145 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.145 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.145 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.146 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.146 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.147 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.147 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.148 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.149 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.150 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.150 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.150 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.151 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.151 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.152 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.152 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.153 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.154 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.154 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.154 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.154 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.154 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.155 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.155 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.156 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.156 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.157 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.157 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.158 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.158 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.158 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.159 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.159 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.160 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.160 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.161 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.161 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.162 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.162 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.163 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.163 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.163 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.165 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.165 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.165 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.166 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.166 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.167 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.167 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.168 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.168 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.168 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.169 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.169 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.170 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.170 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.171 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.171 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.172 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.172 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.172 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.173 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.173 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.173 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.174 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.174 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.175 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.175 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.175 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.176 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.177 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.177 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.178 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.178 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.179 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.179 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.179 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.180 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.180 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.181 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.181 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.182 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.182 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.183 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.183 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.183 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.184 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.184 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.185 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.185 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.186 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.186 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.187 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.187 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.187 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.188 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.188 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.189 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.189 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.189 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.190 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.190 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.191 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.191 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.192 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.192 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.192 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.193 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.193 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.194 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.194 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.195 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.195 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.195 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.196 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.196 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.197 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.197 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.197 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.198 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.198 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.199 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.199 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.200 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.200 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.201 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.201 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.202 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.202 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.202 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.203 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.203 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.204 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.204 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.205 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.205 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.206 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.206 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.206 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.207 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.207 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.208 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.208 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.209 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.209 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.209 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.210 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.210 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.211 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.212 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.212 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.213 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.213 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.214 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.214 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.215 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.215 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.215 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.216 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.216 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.217 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.217 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.217 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.218 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.218 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.219 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.219 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.220 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.220 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.220 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.221 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.221 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.221 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.222 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.222 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.223 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.223 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.224 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.225 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.225 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.225 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.226 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.227 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.227 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.228 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.228 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.229 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.229 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.230 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.230 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.230 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.231 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.231 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.232 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.232 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.233 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.233 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.234 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.234 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.234 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.235 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.235 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.236 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.236 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.237 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.237 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.237 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.238 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.238 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.239 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.239 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.240 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.241 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.241 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.242 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.242 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.243 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.243 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.244 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.244 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.244 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.245 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.246 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.246 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.246 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.247 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.247 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.248 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.248 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.249 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.249 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.249 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.250 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.251 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.251 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.251 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.252 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.252 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.253 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.253 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.254 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.254 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.255 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.255 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.255 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.256 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.256 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.257 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.257 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.257 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.258 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.258 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.259 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.259 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.259 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.260 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.260 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.261 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.261 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.262 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.262 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.263 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.263 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.263 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.264 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.264 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.265 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.265 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.265 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.266 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.266 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.267 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.267 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.267 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.268 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.268 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.269 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.269 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.270 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.270 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.270 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.271 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.271 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.272 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.272 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.272 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.274 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.274 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.275 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.275 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.275 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.276 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.276 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.277 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:08.277 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:08.278 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:08.403 | Collecting os-testr===2.0.0 2021-12-10 02:02:08.411 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-12-10 02:02:08.571 | Collecting stestr===3.0.1 2021-12-10 02:02:08.578 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-12-10 02:02:08.751 | Collecting python-subunit===1.4.0 2021-12-10 02:02:08.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-12-10 02:02:08.836 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.4.0) 2021-12-10 02:02:08.855 | Requirement already satisfied, skipping upgrade: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-10 02:02:08.857 | Requirement already satisfied, skipping upgrade: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (3.1.0) 2021-12-10 02:02:08.872 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.0.0) 2021-12-10 02:02:08.884 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.3.1) 2021-12-10 02:02:08.887 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.11.7) 2021-12-10 02:02:08.983 | Collecting future===0.18.2 2021-12-10 02:02:08.990 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-12-10 02:02:09.979 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (1.0.0) 2021-12-10 02:02:09.981 | Requirement already satisfied, skipping upgrade: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-10 02:02:09.984 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.4.0) 2021-12-10 02:02:09.987 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.1.0) 2021-12-10 02:02:09.995 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (1.6.0) 2021-12-10 02:02:09.998 | Requirement already satisfied, skipping upgrade: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 749)) (0.8.9) 2021-12-10 02:02:10.014 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.7.2) 2021-12-10 02:02:10.016 | Requirement already satisfied, skipping upgrade: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 735)) (1.32.0) 2021-12-10 02:02:10.022 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (2.4.7) 2021-12-10 02:02:10.026 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.0.0) 2021-12-10 02:02:10.028 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.0) 2021-12-10 02:02:10.030 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.8.0) 2021-12-10 02:02:10.033 | Requirement already satisfied, skipping upgrade: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (0.1.9) 2021-12-10 02:02:10.036 | Building wheels for collected packages: future 2021-12-10 02:02:10.037 | Building wheel for future (setup.py): started 2021-12-10 02:02:11.140 | Building wheel for future (setup.py): finished with status 'done' 2021-12-10 02:02:11.144 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=2b551bcbe07de965d0097e10af1ceb40464fd79e24ad0f7202bdf8445efbb846 2021-12-10 02:02:11.144 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-12-10 02:02:11.145 | Successfully built future 2021-12-10 02:02:12.554 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-12-10 02:02:13.610 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-12-10 02:02:13.712 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:02:13.712 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:02:13.818 | + inc/python:pip_install:207 : result=0 2021-12-10 02:02:13.821 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:02:13.823 | + functions-common:time_stop:2331 : local name 2021-12-10 02:02:13.825 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:02:13.827 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:02:13.829 | + functions-common:time_stop:2334 : local total 2021-12-10 02:02:13.831 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:02:13.833 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:02:13.836 | + functions-common:time_stop:2338 : start_time=1639101725506 2021-12-10 02:02:13.838 | + functions-common:time_stop:2340 : [[ -z 1639101725506 ]] 2021-12-10 02:02:13.841 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:02:13.844 | + functions-common:time_stop:2343 : end_time=1639101733842 2021-12-10 02:02:13.846 | + functions-common:time_stop:2344 : elapsed_time=8336 2021-12-10 02:02:13.848 | + functions-common:time_stop:2345 : total=0 2021-12-10 02:02:13.850 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:02:13.853 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8336 2021-12-10 02:02:13.855 | + inc/python:pip_install:210 : return 0 2021-12-10 02:02:13.857 | + ./stack.sh:main:776 : [[ True == \T\r\u\e ]] 2021-12-10 02:02:13.859 | + ./stack.sh:main:777 : pip_install_gr systemd-python 2021-12-10 02:02:13.862 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-12-10 02:02:13.864 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-10 02:02:13.867 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-12-10 02:02:13.870 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2021-12-10 02:02:13.872 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-10 02:02:13.876 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-12-10 02:02:13.876 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-10 02:02:13.880 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2021-12-10 02:02:13.883 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2021-12-10 02:02:13.885 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2021-12-10 02:02:13.888 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-12-10 02:02:13.890 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-12-10 02:02:13.909 | Using python 3.6 to install systemd-python because python3_enabled=True 2021-12-10 02:02:13.913 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2021-12-10 02:02:16.597 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:02:16.598 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.598 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.599 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.599 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.600 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.600 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.600 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.602 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.602 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.602 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.603 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.603 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.604 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.604 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.605 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.605 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.606 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.606 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.606 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.607 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.607 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.608 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.608 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.608 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.609 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.609 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.610 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.610 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.611 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.611 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.612 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.612 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.613 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.613 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.614 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.614 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.614 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.615 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.615 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.615 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.616 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.616 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.617 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.618 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.618 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.618 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.619 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.619 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.619 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.620 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.620 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.621 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.621 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.622 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.622 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.623 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.623 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.624 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.624 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.625 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.625 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.626 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.626 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.626 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.627 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.627 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.628 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.628 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.629 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.629 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.629 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.630 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.630 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.631 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.631 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.632 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.632 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.633 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.633 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.634 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.634 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.635 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.635 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.636 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.636 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.636 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.637 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.637 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.638 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.638 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.639 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.639 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.639 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.640 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.640 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.641 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.641 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.642 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.642 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.642 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.643 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.643 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.644 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.644 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.645 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.645 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.645 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.646 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.646 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.647 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.647 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.648 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.649 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.650 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.650 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.650 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.651 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.651 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.652 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.652 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.653 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.653 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.653 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.654 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.654 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.655 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.655 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.656 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.656 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.657 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.657 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.658 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.658 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.659 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.659 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.659 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.660 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.660 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.661 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.661 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.662 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.662 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.662 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.663 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.663 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.664 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.665 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.665 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.666 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.666 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.667 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.667 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.667 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.668 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.668 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.669 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.670 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.670 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.670 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.671 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.671 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.672 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.672 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.673 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.673 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.673 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.674 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.674 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.675 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.675 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.676 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.676 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.677 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.677 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.677 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.678 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.678 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.679 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.679 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.680 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.680 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.680 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.681 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.681 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.682 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.682 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.682 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.683 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.683 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.684 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.684 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.685 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.685 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.686 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.686 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.687 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.687 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.688 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.688 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.688 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.689 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.689 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.690 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.690 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.691 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.691 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.692 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.692 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.693 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.693 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.693 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.694 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.694 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.695 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.695 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.696 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.696 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.697 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.697 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.697 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.698 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.698 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.699 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.699 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.700 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.700 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.700 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.701 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.701 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.702 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.702 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.702 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.703 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.703 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.704 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.704 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.705 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.705 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.706 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.706 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.706 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.707 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.707 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.708 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.708 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.709 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.709 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.709 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.710 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.711 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.711 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.712 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.712 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.713 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.713 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.714 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.714 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.715 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.715 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.715 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.716 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.716 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.717 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.717 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.718 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.718 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.718 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.719 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.719 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.720 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.720 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.721 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.721 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.722 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.722 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.723 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.723 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.724 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.724 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.724 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.725 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.725 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.726 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.727 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.727 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.727 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.728 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.728 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.729 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.729 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.729 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.730 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.730 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.731 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.731 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.732 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.732 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.733 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.733 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.734 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.734 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.735 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.735 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.736 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.736 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.737 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.737 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.737 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.738 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.738 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.739 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.739 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.740 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.740 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.741 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.741 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.741 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.742 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.743 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.743 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.743 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.744 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.744 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.745 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.745 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.746 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.746 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.747 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.747 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.747 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.748 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.748 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.749 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.750 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.750 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.751 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.751 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.752 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.752 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.752 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.753 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.753 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.754 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.754 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.755 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.755 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.756 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.756 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.757 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.757 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.758 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.758 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.759 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.759 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.760 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.760 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.761 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.761 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.762 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.762 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.763 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.763 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.763 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.764 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.764 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.765 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.765 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.766 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.766 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.766 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.767 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.767 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.768 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.768 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.768 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.769 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.769 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.770 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.770 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.771 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.771 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.771 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.772 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.773 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.774 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.774 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.774 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.775 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.775 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.775 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.776 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.776 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.777 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.777 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.778 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.778 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.779 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.779 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.779 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.780 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.780 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.781 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.781 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.781 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.782 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.782 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.783 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.783 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.784 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.784 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.785 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.785 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.786 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.786 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.786 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:16.787 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:16.787 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:16.789 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (234) 2021-12-10 02:02:18.404 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:02:18.404 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:02:18.473 | + inc/python:pip_install:207 : result=0 2021-12-10 02:02:18.475 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:02:18.478 | + functions-common:time_stop:2331 : local name 2021-12-10 02:02:18.480 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:02:18.482 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:02:18.484 | + functions-common:time_stop:2334 : local total 2021-12-10 02:02:18.486 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:02:18.489 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:02:18.491 | + functions-common:time_stop:2338 : start_time=1639101733904 2021-12-10 02:02:18.493 | + functions-common:time_stop:2340 : [[ -z 1639101733904 ]] 2021-12-10 02:02:18.496 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:02:18.499 | + functions-common:time_stop:2343 : end_time=1639101738497 2021-12-10 02:02:18.502 | + functions-common:time_stop:2344 : elapsed_time=4593 2021-12-10 02:02:18.504 | + functions-common:time_stop:2345 : total=8336 2021-12-10 02:02:18.506 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:02:18.508 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12929 2021-12-10 02:02:18.511 | + inc/python:pip_install:210 : return 0 2021-12-10 02:02:18.516 | + ./stack.sh:main:780 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-10 02:02:18.561 | + ./stack.sh:main:781 : sudo systemctl restart systemd-journald 2021-12-10 02:02:18.703 | + ./stack.sh:main:788 : install_infra 2021-12-10 02:02:18.705 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-10 02:02:18.709 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-10 02:02:18.710 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-12-10 02:02:21.182 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-10 02:02:21.185 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-10 02:02:21.205 | + inc/python:pip_install:200 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-10 02:02:22.784 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:22.789 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:22.792 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:22.800 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:22.806 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:22.808 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:22.818 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:22.823 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:22.825 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:22.833 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:22.838 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:22.840 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:22.844 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:22.849 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:22.852 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:22.856 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:22.860 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:22.863 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:22.866 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:22.871 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:22.874 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:22.878 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:22.883 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:22.885 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:22.894 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:22.899 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:22.901 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:22.908 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:22.913 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:22.916 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:22.923 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:22.928 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:22.931 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:22.944 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:22.948 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:22.951 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:22.955 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:22.958 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:22.960 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:22.963 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:22.967 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:22.970 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:22.974 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:22.979 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:22.981 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:22.984 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:22.988 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:22.991 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:22.994 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:22.999 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.002 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.006 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.010 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.013 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.023 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.028 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.030 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.050 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.058 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.062 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.065 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.076 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.080 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.085 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.087 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.091 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.096 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.098 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.106 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.111 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.113 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.115 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.121 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.123 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.129 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.133 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.136 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.160 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.166 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.168 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.170 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.175 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.177 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.182 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.184 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.192 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.197 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.199 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.204 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.209 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.211 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.217 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.222 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.224 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.227 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.232 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.234 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.244 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.248 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.251 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.253 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.258 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.260 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.264 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.269 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.272 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.281 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.286 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.289 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.302 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.307 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.310 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.332 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.338 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.340 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.344 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.349 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.352 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.366 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.369 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.371 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.376 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.378 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.380 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.386 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.399 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.404 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.406 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.435 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.451 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.455 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.458 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.461 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.465 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.468 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.479 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.484 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.486 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.489 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.494 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.496 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.501 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.503 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.510 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.513 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.515 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.520 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.522 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.533 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.538 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.540 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.546 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.551 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.554 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.559 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.561 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.584 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.589 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.592 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.596 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.601 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.603 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.609 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.616 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.622 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.624 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.632 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.637 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.639 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.645 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.651 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.659 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.661 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.669 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.671 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.677 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.682 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.684 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.687 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.692 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.695 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.699 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.704 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.712 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.712 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.713 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.716 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.718 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.723 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.725 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.754 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.759 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.761 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.770 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.775 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.778 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.780 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.785 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.787 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.798 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.803 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.806 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.817 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.819 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.823 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.827 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.830 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.838 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.842 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.845 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.847 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.852 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.855 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.873 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.875 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.877 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.883 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.885 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.887 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.891 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.895 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.898 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.911 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.915 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.918 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.922 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.927 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.930 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.935 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.940 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.943 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.945 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.950 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.953 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.958 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.964 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.966 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.970 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.975 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:23.977 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:23.985 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:23.999 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.004 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.006 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.009 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.014 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.017 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.028 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.033 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.035 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.046 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.051 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.053 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.064 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.069 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.073 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.075 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.079 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.082 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.089 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.095 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.097 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.106 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.118 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.122 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.125 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.129 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.135 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.139 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.152 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.157 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.159 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.165 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.171 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.173 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.192 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.198 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.200 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.203 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.207 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.210 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.212 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.217 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.219 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.222 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.226 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.229 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.233 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.238 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.241 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.244 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.249 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.251 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.257 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.262 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.264 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.275 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.280 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.283 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.312 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.317 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.319 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.327 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.331 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.334 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.344 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.349 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.352 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.354 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.359 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.362 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.376 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.389 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.391 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.393 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.398 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.401 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.405 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.410 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.412 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.420 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.425 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.427 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.449 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.455 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.460 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.462 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.464 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.469 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.472 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.481 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.486 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.488 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.504 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.509 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.512 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.516 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.521 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.523 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.526 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.530 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.533 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.554 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.559 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.561 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.574 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.577 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.582 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.584 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.588 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.593 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.595 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.600 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.622 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.627 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.629 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.633 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.638 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.640 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.651 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.656 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.658 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.666 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.671 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.673 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.681 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.683 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.687 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.692 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.695 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.697 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.702 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.704 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.712 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.718 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.723 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.725 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.732 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.735 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.737 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.742 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.745 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.758 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.760 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.763 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.770 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.772 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.777 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.780 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.784 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.795 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.797 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.802 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.804 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.808 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.819 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.823 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.826 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.828 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.833 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.837 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.840 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.845 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.848 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.852 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.858 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.860 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.874 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.876 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.889 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.893 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.896 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.903 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.905 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.908 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:24.912 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:24.915 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:24.923 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-12-10 02:02:25.052 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2021-12-10 02:02:25.082 | Installing collected packages: pbr 2021-12-10 02:02:25.189 | Successfully installed pbr-5.4.5 2021-12-10 02:02:25.245 | + inc/python:pip_install:207 : result=0 2021-12-10 02:02:25.247 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:02:25.249 | + functions-common:time_stop:2331 : local name 2021-12-10 02:02:25.251 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:02:25.253 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:02:25.255 | + functions-common:time_stop:2334 : local total 2021-12-10 02:02:25.258 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:02:25.260 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:02:25.262 | + functions-common:time_stop:2338 : start_time=1639101741198 2021-12-10 02:02:25.264 | + functions-common:time_stop:2340 : [[ -z 1639101741198 ]] 2021-12-10 02:02:25.267 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:02:25.270 | + functions-common:time_stop:2343 : end_time=1639101745268 2021-12-10 02:02:25.272 | + functions-common:time_stop:2344 : elapsed_time=4070 2021-12-10 02:02:25.275 | + functions-common:time_stop:2345 : total=12929 2021-12-10 02:02:25.277 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:02:25.279 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16999 2021-12-10 02:02:25.281 | + inc/python:pip_install:210 : return 0 2021-12-10 02:02:25.284 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-10 02:02:25.286 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-10 02:02:25.306 | + inc/python:pip_install:200 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-12-10 02:02:26.894 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:26.899 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:26.901 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:26.910 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:26.914 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:26.917 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:26.927 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:26.932 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:26.934 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:26.942 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:26.947 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:26.949 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:26.954 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:26.958 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:26.961 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:26.965 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:26.969 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:26.971 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:26.974 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:26.979 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:26.982 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:26.986 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:26.991 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:26.994 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.002 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.008 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.010 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.017 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.021 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.024 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.031 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.036 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.038 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.051 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.056 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.058 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.063 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.065 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.067 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.070 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.075 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.077 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.081 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.086 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.088 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.091 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.095 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.098 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.100 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.105 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.108 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.112 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.116 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.119 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.129 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.135 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.137 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.155 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.163 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.168 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.170 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.186 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.190 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.196 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.198 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.202 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.207 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.209 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.217 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.221 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.224 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.226 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.231 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.233 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.238 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.244 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.247 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.270 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.275 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.277 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.280 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.284 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.287 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.292 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.294 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.302 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.307 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.309 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.314 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.318 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.321 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.326 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.331 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.333 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.336 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.340 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.343 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.352 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.357 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.359 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.361 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.366 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.369 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.373 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.378 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.381 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.389 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.394 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.396 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.410 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.415 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.417 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.440 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.445 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.447 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.451 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.456 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.458 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.472 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.475 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.478 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.482 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.484 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.487 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.493 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.506 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.512 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.514 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.543 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.559 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.563 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.566 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.568 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.572 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.575 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.585 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.591 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.593 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.595 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.600 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.603 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.608 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.610 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.616 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.619 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.622 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.626 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.629 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.639 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.644 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.646 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.653 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.657 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.660 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.666 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.668 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.690 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.695 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.698 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.702 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.707 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.709 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.715 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.723 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.728 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.730 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.738 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.743 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.745 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.751 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.756 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.765 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.767 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.775 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.777 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.783 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.788 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.790 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.793 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.798 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.800 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.805 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.809 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.811 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.814 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.818 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.821 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.824 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.828 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.830 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.858 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.863 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.865 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.875 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.879 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.883 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.885 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.890 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.892 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.902 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.907 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.910 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.921 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.923 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.926 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.931 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.934 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.941 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.946 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.949 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.951 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.956 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.958 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.976 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.978 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.980 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.985 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:27.987 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:27.990 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.994 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:27.998 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.001 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.013 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.018 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.020 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.024 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.029 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.031 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.037 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.042 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.045 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.047 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.052 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.055 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.060 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.066 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.068 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.072 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.077 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.079 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.086 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.100 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.105 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.108 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.110 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.115 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.118 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.129 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.134 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.136 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.147 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.152 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.154 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.165 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.170 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.173 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.175 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.180 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.182 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.190 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.195 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.197 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.206 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.217 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.221 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.224 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.228 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.233 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.235 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.247 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.252 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.254 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.260 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.265 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.268 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.286 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.292 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.294 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.296 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.301 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.303 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.307 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.311 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.313 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.316 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.320 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.323 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.327 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.332 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.334 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.337 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.341 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.344 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.349 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.354 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.357 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.368 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.373 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.375 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.403 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.408 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.410 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.418 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.423 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.425 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.436 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.441 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.443 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.445 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.450 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.452 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.465 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.479 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.481 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.484 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.488 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.491 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.495 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.500 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.502 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.510 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.514 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.516 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.539 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.544 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.549 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.551 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.554 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.561 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.564 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.573 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.578 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.580 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.595 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.600 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.603 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.607 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.611 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.614 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.617 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.622 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.624 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.642 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.647 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.649 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.661 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.664 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.669 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.671 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.675 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.681 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.683 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.687 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.708 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.713 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.723 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.723 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.724 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.726 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.736 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.741 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.744 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.752 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.756 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.759 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.766 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.769 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.773 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.778 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.780 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.782 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.787 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.790 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.797 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.803 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.809 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.811 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.817 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.820 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.822 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.827 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.829 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.842 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.844 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.847 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.855 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.857 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.861 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.864 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.869 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.879 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.881 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.886 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.888 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.892 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.903 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.907 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.910 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.912 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.917 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.920 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.924 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.929 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.932 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.936 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.941 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.943 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.956 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.959 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.971 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.975 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.978 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.985 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.987 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.990 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:28.995 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:28.998 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:28.999 | Processing /opt/stack/requirements 2021-12-10 02:02:30.329 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2021-12-10 02:02:30.395 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-12-10 02:02:30.430 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) 2021-12-10 02:02:30.572 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2021-12-10 02:02:31.191 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) 2021-12-10 02:02:31.297 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2021-12-10 02:02:31.337 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) 2021-12-10 02:02:31.388 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2021-12-10 02:02:31.409 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) 2021-12-10 02:02:31.453 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-12-10 02:02:31.510 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) 2021-12-10 02:02:31.528 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-12-10 02:02:31.555 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) 2021-12-10 02:02:31.587 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2021-12-10 02:02:31.608 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) 2021-12-10 02:02:31.720 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-12-10 02:02:31.738 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) 2021-12-10 02:02:31.773 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2021-12-10 02:02:31.783 | Requirement already satisfied: pbr===5.4.5 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-12-10 02:02:31.789 | Collecting certifi===2021.10.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2021-12-10 02:02:31.841 | Downloading http://10.100.0.9:8080/root/pypi/+f/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149kB) 2021-12-10 02:02:31.862 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-12-10 02:02:31.887 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2021-12-10 02:02:31.917 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) 2021-12-10 02:02:31.980 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2021-12-10 02:02:32.027 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-12-10 02:02:32.044 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-12-10 02:02:32.058 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) 2021-12-10 02:02:32.079 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-12-10 02:02:32.095 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) 2021-12-10 02:02:32.117 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-12-10 02:02:32.130 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-12-10 02:02:32.161 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-12-10 02:02:32.192 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) 2021-12-10 02:02:32.208 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-12-10 02:02:32.222 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-12-10 02:02:32.250 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-12-10 02:02:32.260 | Building wheels for collected packages: PyYAML 2021-12-10 02:02:32.260 | Running setup.py bdist_wheel for PyYAML: started 2021-12-10 02:02:32.550 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2021-12-10 02:02:32.551 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-v443c_je/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/tmp815c6udspip-wheel- --python-tag cp36: 2021-12-10 02:02:32.551 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-10 02:02:32.551 | or: -c --help [cmd1 cmd2 ...] 2021-12-10 02:02:32.551 | or: -c --help-commands 2021-12-10 02:02:32.551 | or: -c cmd --help 2021-12-10 02:02:32.551 | 2021-12-10 02:02:32.551 | error: invalid command 'bdist_wheel' 2021-12-10 02:02:32.551 | 2021-12-10 02:02:32.551 | ---------------------------------------- 2021-12-10 02:02:32.551 | Failed building wheel for PyYAML 2021-12-10 02:02:32.551 | Running setup.py clean for PyYAML 2021-12-10 02:02:32.842 | Failed to build PyYAML 2021-12-10 02:02:32.843 | Installing collected packages: chardet, certifi, six, extras, linecache2, traceback2, python-mimeparse, argparse, unittest2, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2021-12-10 02:02:33.704 | Running setup.py install for PyYAML: started 2021-12-10 02:02:43.365 | Running setup.py install for PyYAML: finished with status 'done' 2021-12-10 02:02:43.807 | Running setup.py install for openstack-requirements: started 2021-12-10 02:02:46.002 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-10 02:02:46.270 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 certifi-2021.10.8 chardet-3.0.4 extras-1.0.0 fixtures-3.0.0 idna-2.9 linecache2-1.0.0 openstack-requirements-1.2.1.dev3587 packaging-20.3 pyparsing-2.4.7 python-mimeparse-1.6.0 requests-2.23.0 six-1.14.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.8 2021-12-10 02:02:46.373 | + inc/python:pip_install:207 : result=0 2021-12-10 02:02:46.375 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:02:46.378 | + functions-common:time_stop:2331 : local name 2021-12-10 02:02:46.380 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:02:46.382 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:02:46.384 | + functions-common:time_stop:2334 : local total 2021-12-10 02:02:46.386 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:02:46.388 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:02:46.390 | + functions-common:time_stop:2338 : start_time=1639101745299 2021-12-10 02:02:46.392 | + functions-common:time_stop:2340 : [[ -z 1639101745299 ]] 2021-12-10 02:02:46.395 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:02:46.398 | + functions-common:time_stop:2343 : end_time=1639101766396 2021-12-10 02:02:46.401 | + functions-common:time_stop:2344 : elapsed_time=21097 2021-12-10 02:02:46.403 | + functions-common:time_stop:2345 : total=16999 2021-12-10 02:02:46.405 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:02:46.407 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=38096 2021-12-10 02:02:46.409 | + inc/python:pip_install:210 : return 0 2021-12-10 02:02:46.412 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-10 02:02:46.415 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-10 02:02:46.417 | + inc/python:use_library_from_git:263 : local name=pbr 2021-12-10 02:02:46.419 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:02:46.422 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:02:46.424 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pbr, ]] 2021-12-10 02:02:46.426 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:02:46.429 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-10 02:02:46.447 | Using python 3.6 to install pbr because python3_enabled=True 2021-12-10 02:02:46.452 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-10 02:02:49.104 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:02:49.104 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.105 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.105 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.106 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.106 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.107 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.107 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.108 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.108 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.109 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.109 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.109 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.110 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.110 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.111 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.111 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.112 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.112 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.112 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.113 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.113 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.114 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.114 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.115 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.115 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.116 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.116 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.117 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.118 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.118 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.118 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.119 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.119 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.120 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.120 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.121 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.121 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.122 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.122 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.122 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.123 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.123 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.124 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.124 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.125 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.125 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.125 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.126 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.126 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.127 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.127 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.127 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.128 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.128 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.129 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.129 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.130 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.130 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.131 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.132 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.132 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.133 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.133 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.134 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.134 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.134 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.135 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.135 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.136 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.136 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.137 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.137 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.138 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.138 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.138 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.139 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.139 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.140 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.141 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.141 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.141 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.142 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.142 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.143 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.143 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.144 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.144 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.145 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.145 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.145 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.146 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.146 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.147 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.147 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.147 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.148 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.148 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.149 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.149 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.150 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.150 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.151 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.151 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.151 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.152 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.152 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.153 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.153 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.154 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.154 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.155 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.155 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.156 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.156 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.157 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.157 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.158 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.158 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.159 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.159 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.159 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.160 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.160 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.161 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.161 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.162 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.162 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.162 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.163 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.164 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.164 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.165 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.165 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.166 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.166 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.166 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.167 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.167 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.168 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.168 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.168 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.169 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.169 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.170 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.170 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.171 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.171 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.172 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.172 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.173 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.173 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.173 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.174 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.174 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.175 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.175 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.176 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.177 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.177 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.177 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.178 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.179 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.179 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.179 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.180 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.180 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.181 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.181 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.182 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.182 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.183 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.183 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.183 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.184 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.184 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.185 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.185 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.186 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.186 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.187 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.187 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.187 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.188 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.188 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.189 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.189 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.189 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.190 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.190 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.191 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.191 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.192 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.192 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.193 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.193 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.194 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.195 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.195 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.196 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.196 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.197 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.197 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.198 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.198 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.198 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.199 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.199 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.200 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.200 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.201 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.201 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.202 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.202 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.203 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.203 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.203 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.204 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.204 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.205 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.205 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.205 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.206 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.206 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.207 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.207 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.208 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.208 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.208 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.209 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.209 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.210 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.210 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.211 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.211 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.211 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.212 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.212 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.213 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.213 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.214 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.214 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.215 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.215 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.215 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.216 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.216 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.217 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.217 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.218 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.218 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.219 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.219 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.220 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.220 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.221 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.221 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.221 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.222 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.222 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.223 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.223 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.224 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.224 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.225 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.225 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.225 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.226 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.226 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.227 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.227 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.228 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.228 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.229 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.229 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.229 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.230 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.231 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.231 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.231 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.232 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.232 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.233 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.233 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.233 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.234 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.234 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.235 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.235 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.236 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.236 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.236 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.237 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.237 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.238 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.238 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.238 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.239 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.239 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.240 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.241 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.242 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.242 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.243 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.243 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.244 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.244 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.245 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.245 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.245 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.246 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.246 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.247 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.247 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.248 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.248 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.249 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.249 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.249 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.250 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.250 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.251 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.251 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.252 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.252 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.253 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.253 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.254 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.254 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.255 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.255 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.255 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.256 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.256 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.258 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.258 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.259 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.259 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.260 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.260 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.260 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.261 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.261 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.262 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.262 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.263 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.263 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.264 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.264 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.265 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.265 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.266 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.266 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.266 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.267 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.268 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.268 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.268 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.269 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.269 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.270 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.270 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.271 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.271 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.272 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.272 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.272 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.273 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.273 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.274 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.274 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.274 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.275 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.275 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.276 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.276 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.277 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.277 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.278 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.278 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.278 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.279 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.279 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.280 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.280 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.281 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.281 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.281 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.282 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.282 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.283 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.283 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.283 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.284 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.284 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.285 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.285 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.286 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.286 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.286 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.287 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.287 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.288 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.288 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.289 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.289 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.290 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.290 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.291 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.291 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.291 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.292 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.292 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.293 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.293 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.294 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:02:49.294 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:02:49.295 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:02:49.426 | Requirement already up-to-date: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-10 02:02:51.027 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:02:51.027 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:02:51.101 | + inc/python:pip_install:207 : result=0 2021-12-10 02:02:51.104 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:02:51.106 | + functions-common:time_stop:2331 : local name 2021-12-10 02:02:51.108 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:02:51.110 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:02:51.112 | + functions-common:time_stop:2334 : local total 2021-12-10 02:02:51.114 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:02:51.117 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:02:51.119 | + functions-common:time_stop:2338 : start_time=1639101766442 2021-12-10 02:02:51.122 | + functions-common:time_stop:2340 : [[ -z 1639101766442 ]] 2021-12-10 02:02:51.124 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:02:51.127 | + functions-common:time_stop:2343 : end_time=1639101771125 2021-12-10 02:02:51.130 | + functions-common:time_stop:2344 : elapsed_time=4683 2021-12-10 02:02:51.132 | + functions-common:time_stop:2345 : total=38096 2021-12-10 02:02:51.134 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:02:51.136 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=42779 2021-12-10 02:02:51.138 | + inc/python:pip_install:210 : return 0 2021-12-10 02:02:51.140 | + ./stack.sh:main:791 : python3 -m venv /opt/stack/bindep-venv 2021-12-10 02:02:53.638 | + ./stack.sh:main:793 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-10 02:02:55.209 | Collecting bindep 2021-12-10 02:02:55.273 | Downloading http://10.100.0.9:8080/root/pypi/+f/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl 2021-12-10 02:02:55.305 | Collecting pbr>=2.0.0 (from bindep) 2021-12-10 02:02:55.393 | Downloading http://10.100.0.9:8080/root/pypi/+f/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112kB) 2021-12-10 02:02:55.425 | Collecting distro (from bindep) 2021-12-10 02:02:55.449 | Downloading http://10.100.0.9:8080/root/pypi/+f/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl 2021-12-10 02:02:55.461 | Collecting Parsley (from bindep) 2021-12-10 02:02:55.476 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-12-10 02:02:55.502 | Collecting packaging; python_version >= "3.6" (from bindep) 2021-12-10 02:02:55.555 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40kB) 2021-12-10 02:02:55.575 | Collecting pyparsing!=3.0.5,>=2.0.2 (from packaging; python_version >= "3.6"->bindep) 2021-12-10 02:02:55.702 | Downloading http://10.100.0.9:8080/root/pypi/+f/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97kB) 2021-12-10 02:02:55.723 | Installing collected packages: pbr, distro, Parsley, pyparsing, packaging, bindep 2021-12-10 02:02:56.204 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2021-12-10 02:02:56.270 | + ./stack.sh:main:794 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-10 02:02:56.274 | + ./stack.sh:main:794 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-10 02:02:56.277 | ++ ./stack.sh:main:797 : _get_plugin_bindep_packages 2021-12-10 02:02:56.292 | + ./stack.sh:main:797 : pkgs= 2021-12-10 02:02:56.295 | + ./stack.sh:main:798 : [[ -n '' ]] 2021-12-10 02:02:56.297 | + ./stack.sh:main:805 : run_phase stack pre-install 2021-12-10 02:02:56.300 | + functions-common:run_phase:1759 : local mode=stack 2021-12-10 02:02:56.302 | + functions-common:run_phase:1760 : local phase=pre-install 2021-12-10 02:02:56.304 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-10 02:02:56.306 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-10 02:02:56.309 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-10 02:02:56.311 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-10 02:02:56.313 | + functions-common:run_phase:1769 : local extra 2021-12-10 02:02:56.316 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-10 02:02:56.319 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-10 02:02:56.321 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-10 02:02:56.324 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-10 02:02:56.326 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-10 02:02:56.328 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-10 02:02:56.342 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:02:56.344 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-10 02:02:56.346 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-10 02:02:56.349 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-10 02:02:56.351 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-10 02:02:56.353 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-10 02:02:56.355 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-10 02:02:56.357 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-10 02:02:56.359 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-10 02:02:56.361 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-10 02:02:56.363 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-10 02:02:56.366 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-10 02:02:56.368 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-10 02:02:56.370 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-10 02:02:56.372 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-10 02:02:56.374 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-10 02:02:56.377 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2021-12-10 02:02:56.379 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-10 02:02:56.383 | + functions-common:run_plugins:1746 : local phase=pre-install 2021-12-10 02:02:56.386 | + functions-common:run_plugins:1748 : local plugins= 2021-12-10 02:02:56.388 | + functions-common:run_plugins:1749 : local plugin 2021-12-10 02:02:56.390 | + ./stack.sh:main:808 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-10 02:02:56.393 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2021-12-10 02:02:56.395 | + functions:set_systemd_override:800 : local value=2048 2021-12-10 02:02:56.398 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2021-12-10 02:02:56.400 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-10 02:02:56.444 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-10 02:02:56.444 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-10 02:02:56.446 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2021-12-10 02:02:56.638 | + ./stack.sh:main:810 : install_rpc_backend 2021-12-10 02:02:56.640 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-10 02:02:56.655 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:02:56.658 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-10 02:02:56.660 | + functions-common:install_package:1333 : update_package_repo 2021-12-10 02:02:56.663 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-10 02:02:56.665 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-10 02:02:56.671 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-10 02:02:56.673 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-10 02:02:56.676 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-10 02:02:56.678 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:02:56.681 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:02:56.683 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-10 02:02:56.685 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-10 02:02:56.688 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-10 02:02:56.690 | + functions-common:apt_get_update:1069 : return 2021-12-10 02:02:56.692 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2021-12-10 02:02:56.695 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-10 02:02:56.697 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:02:56.700 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:02:56.702 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2021-12-10 02:02:56.720 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-10 02:02:56.842 | Reading package lists... 2021-12-10 02:02:57.105 | Building dependency tree... 2021-12-10 02:02:57.106 | Reading state information... 2021-12-10 02:02:57.351 | The following packages were automatically installed and are no longer required: 2021-12-10 02:02:57.352 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-10 02:02:57.352 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-10 02:02:57.352 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-10 02:02:57.352 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-10 02:02:57.352 | python3-twisted-bin python3-zope.interface 2021-12-10 02:02:57.352 | Use 'sudo apt autoremove' to remove them. 2021-12-10 02:02:57.353 | The following additional packages will be installed: 2021-12-10 02:02:57.353 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-12-10 02:02:57.353 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-12-10 02:02:57.353 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-12-10 02:02:57.353 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-12-10 02:02:57.353 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-12-10 02:02:57.355 | Suggested packages: 2021-12-10 02:02:57.355 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-12-10 02:02:57.355 | odbc-postgresql tdsodbc unixodbc-bin 2021-12-10 02:02:57.402 | The following NEW packages will be installed: 2021-12-10 02:02:57.402 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-12-10 02:02:57.402 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-12-10 02:02:57.402 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-12-10 02:02:57.402 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-12-10 02:02:57.402 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-12-10 02:02:57.402 | rabbitmq-server 2021-12-10 02:02:57.699 | 0 upgraded, 26 newly installed, 0 to remove and 178 not upgraded. 2021-12-10 02:02:57.699 | Need to get 24.5 MB of archives. 2021-12-10 02:02:57.699 | After this operation, 40.4 MB of additional disk space will be used. 2021-12-10 02:02:57.699 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2021-12-10 02:02:59.442 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-12-10 02:02:59.504 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-12-10 02:02:59.565 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2021-12-10 02:02:59.580 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-12-10 02:02:59.589 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2021-12-10 02:02:59.997 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-12-10 02:03:00.015 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-12-10 02:03:00.031 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2021-12-10 02:03:00.201 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2021-12-10 02:03:00.571 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-12-10 02:03:00.585 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-12-10 02:03:00.607 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-12-10 02:03:00.657 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-12-10 02:03:00.659 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2021-12-10 02:03:00.674 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-12-10 02:03:00.677 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-12-10 02:03:00.711 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-12-10 02:03:00.804 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2021-12-10 02:03:00.808 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2021-12-10 02:03:01.069 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2021-12-10 02:03:01.072 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-12-10 02:03:01.091 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-12-10 02:03:01.416 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-12-10 02:03:01.428 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2021-12-10 02:03:01.428 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.5 [4,654 kB] 2021-12-10 02:03:02.487 | Fetched 24.5 MB in 5s (5,421 kB/s) 2021-12-10 02:03:02.720 | Selecting previously unselected package erlang-base. 2021-12-10 02:03:02.757 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74385 files and directories currently installed.) 2021-12-10 02:03:02.760 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:02.811 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:04.222 | Selecting previously unselected package erlang-asn1. 2021-12-10 02:03:04.231 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:04.285 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:04.680 | Selecting previously unselected package erlang-mnesia. 2021-12-10 02:03:04.687 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:04.746 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:05.146 | Selecting previously unselected package erlang-runtime-tools. 2021-12-10 02:03:05.154 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:05.209 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:05.605 | Selecting previously unselected package erlang-crypto. 2021-12-10 02:03:05.613 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:05.666 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:06.011 | Selecting previously unselected package erlang-public-key. 2021-12-10 02:03:06.018 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:06.074 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:06.439 | Selecting previously unselected package erlang-ssl. 2021-12-10 02:03:06.447 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:06.479 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:06.896 | Selecting previously unselected package erlang-inets. 2021-12-10 02:03:06.904 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:06.953 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:07.432 | Selecting previously unselected package erlang-corba. 2021-12-10 02:03:07.439 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:07.485 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:08.182 | Selecting previously unselected package erlang-syntax-tools. 2021-12-10 02:03:08.190 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:08.245 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:08.637 | Selecting previously unselected package erlang-diameter. 2021-12-10 02:03:08.645 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:08.708 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:09.119 | Selecting previously unselected package erlang-xmerl. 2021-12-10 02:03:09.127 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:09.186 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:09.643 | Selecting previously unselected package erlang-edoc. 2021-12-10 02:03:09.651 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:09.700 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:10.045 | Selecting previously unselected package erlang-eldap. 2021-12-10 02:03:10.052 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:10.111 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:10.479 | Selecting previously unselected package erlang-erl-docgen. 2021-12-10 02:03:10.487 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:10.536 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:10.897 | Selecting previously unselected package erlang-eunit. 2021-12-10 02:03:10.905 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:10.948 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:11.273 | Selecting previously unselected package erlang-ic. 2021-12-10 02:03:11.282 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:11.323 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:11.782 | Selecting previously unselected package libodbc1:amd64. 2021-12-10 02:03:11.790 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-12-10 02:03:11.885 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-12-10 02:03:12.239 | Selecting previously unselected package erlang-odbc. 2021-12-10 02:03:12.248 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:12.285 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:12.674 | Selecting previously unselected package erlang-snmp. 2021-12-10 02:03:12.681 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:12.742 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:13.307 | Selecting previously unselected package erlang-os-mon. 2021-12-10 02:03:13.314 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:13.369 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:13.679 | Selecting previously unselected package erlang-parsetools. 2021-12-10 02:03:13.688 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:13.740 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:14.131 | Selecting previously unselected package erlang-ssh. 2021-12-10 02:03:14.139 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:14.198 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:14.588 | Selecting previously unselected package erlang-tools. 2021-12-10 02:03:14.596 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-10 02:03:14.645 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:15.028 | Selecting previously unselected package erlang-nox. 2021-12-10 02:03:15.036 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-12-10 02:03:15.085 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:15.497 | Selecting previously unselected package rabbitmq-server. 2021-12-10 02:03:15.504 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.5_all.deb ... 2021-12-10 02:03:15.559 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-12-10 02:03:16.488 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-12-10 02:03:16.645 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:17.929 | Searching for services which depend on erlang and should be started...none found. 2021-12-10 02:03:17.986 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-10 02:03:18.091 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:18.243 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:18.391 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:18.553 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:18.719 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:18.891 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:19.095 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-10 02:03:19.240 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-10 02:03:19.480 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-10 02:03:20.211 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:20.335 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:20.456 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:20.586 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:20.735 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:20.889 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:21.057 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:21.211 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:21.331 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:21.428 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:21.574 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:21.730 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:21.873 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:22.028 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:22.182 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:22.336 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:22.491 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-10 02:03:22.611 | Setting up rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-12-10 02:03:23.007 | Adding group `rabbitmq' (GID 121) ... 2021-12-10 02:03:23.133 | Done. 2021-12-10 02:03:23.205 | Adding system user `rabbitmq' (UID 115) ... 2021-12-10 02:03:23.206 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-12-10 02:03:23.520 | Not creating home directory `/var/lib/rabbitmq'. 2021-12-10 02:03:23.759 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-12-10 02:03:29.604 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-10 02:03:29.901 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-10 02:03:32.039 | + functions-common:apt_get:1113 : result=0 2021-12-10 02:03:32.042 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-10 02:03:32.044 | + functions-common:time_stop:2331 : local name 2021-12-10 02:03:32.047 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:03:32.049 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:03:32.051 | + functions-common:time_stop:2334 : local total 2021-12-10 02:03:32.053 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:03:32.055 | + functions-common:time_stop:2337 : name=apt-get 2021-12-10 02:03:32.058 | + functions-common:time_stop:2338 : start_time=1639101776718 2021-12-10 02:03:32.060 | + functions-common:time_stop:2340 : [[ -z 1639101776718 ]] 2021-12-10 02:03:32.063 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:03:32.066 | + functions-common:time_stop:2343 : end_time=1639101812063 2021-12-10 02:03:32.068 | + functions-common:time_stop:2344 : elapsed_time=35345 2021-12-10 02:03:32.070 | + functions-common:time_stop:2345 : total=275560 2021-12-10 02:03:32.073 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:03:32.075 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=310905 2021-12-10 02:03:32.078 | + functions-common:apt_get:1117 : return 0 2021-12-10 02:03:32.080 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-10 02:03:32.082 | + functions-common:is_suse:462 : is_opensuse 2021-12-10 02:03:32.084 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-10 02:03:32.087 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-10 02:03:32.090 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-10 02:03:32.092 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-10 02:03:32.094 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-10 02:03:32.096 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-10 02:03:32.099 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-10 02:03:32.101 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-10 02:03:32.103 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-10 02:03:32.105 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-10 02:03:32.108 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-10 02:03:32.110 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-10 02:03:32.112 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-10 02:03:32.114 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-10 02:03:32.117 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-10 02:03:32.119 | + functions-common:is_suse:462 : is_opensuse 2021-12-10 02:03:32.121 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-10 02:03:32.124 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-10 02:03:32.126 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-10 02:03:32.128 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-10 02:03:32.130 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-10 02:03:32.133 | + ./stack.sh:main:811 : restart_rpc_backend 2021-12-10 02:03:32.135 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-10 02:03:32.151 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:03:32.153 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-10 02:03:32.156 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:03:32.158 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-12-10 02:03:32.160 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-10 02:03:32.163 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-10 02:03:32.166 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-10 02:03:32.168 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-10 02:03:32.171 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-10 02:03:32.173 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-10 02:03:32.175 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-10 02:03:32.178 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-10 02:03:32.180 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-10 02:03:33.221 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-12-10 02:03:33.221 | guest [administrator]' 2021-12-10 02:03:33.224 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-12-10 02:03:33.224 | guest [administrator]' 2021-12-10 02:03:33.225 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-10 02:03:33.230 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-12-10 02:03:33.233 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-12-10 02:03:33.235 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-12-10 02:03:34.269 | Creating user "stackrabbit" 2021-12-10 02:03:34.337 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-10 02:03:35.364 | Setting permissions for user "stackrabbit" in vhost "/" 2021-12-10 02:03:35.417 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-10 02:03:35.420 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-10 02:03:36.415 | Changing password for user "stackrabbit" 2021-12-10 02:03:36.474 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-10 02:03:36.477 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-10 02:03:36.479 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-10 02:03:37.507 | Deleting user "guest" 2021-12-10 02:03:37.574 | + ./stack.sh:main:813 : is_service_enabled mysql postgresql 2021-12-10 02:03:37.591 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:03:37.593 | + ./stack.sh:main:814 : install_database 2021-12-10 02:03:37.595 | + lib/database:install_database:116 : install_database_mysql 2021-12-10 02:03:37.598 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-12-10 02:03:37.600 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:03:37.602 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:03:37.605 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-12-10 02:03:37.916 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-10 02:03:37.918 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-12-10 02:03:37.922 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-12-10 02:03:37.925 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:03:37.927 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:03:37.929 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-12-10 02:03:37.932 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-12-10 02:03:37.934 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-12-10 02:03:37.938 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-12-10 02:03:37.940 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-12-10 02:03:37.943 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-12-10 02:03:37.945 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-12-10 02:03:37.948 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-10 02:03:37.950 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-10 02:03:37.952 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-10 02:03:37.954 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-10 02:03:37.957 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-10 02:03:37.959 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-10 02:03:37.961 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-10 02:03:37.963 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-10 02:03:37.966 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-12-10 02:03:37.968 | + functions-common:is_suse:462 : is_opensuse 2021-12-10 02:03:37.970 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-10 02:03:37.973 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-10 02:03:37.975 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-10 02:03:37.977 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-10 02:03:37.980 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-10 02:03:37.982 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-12-10 02:03:37.984 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:03:37.986 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:03:37.989 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-12-10 02:03:37.991 | + functions-common:install_package:1333 : update_package_repo 2021-12-10 02:03:37.993 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-10 02:03:37.996 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-10 02:03:37.998 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-10 02:03:38.001 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-10 02:03:38.003 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-10 02:03:38.005 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:03:38.007 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:03:38.010 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-10 02:03:38.012 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-10 02:03:38.014 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-10 02:03:38.017 | + functions-common:apt_get_update:1069 : return 2021-12-10 02:03:38.019 | + functions-common:install_package:1334 : real_install_package mysql-server 2021-12-10 02:03:38.021 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-10 02:03:38.023 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:03:38.027 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:03:38.030 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2021-12-10 02:03:38.048 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-10 02:03:38.171 | Reading package lists... 2021-12-10 02:03:38.431 | Building dependency tree... 2021-12-10 02:03:38.433 | Reading state information... 2021-12-10 02:03:38.655 | The following packages were automatically installed and are no longer required: 2021-12-10 02:03:38.655 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-10 02:03:38.655 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-10 02:03:38.656 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-10 02:03:38.656 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-10 02:03:38.656 | python3-twisted-bin python3-zope.interface 2021-12-10 02:03:38.656 | Use 'sudo apt autoremove' to remove them. 2021-12-10 02:03:38.656 | The following additional packages will be installed: 2021-12-10 02:03:38.656 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-12-10 02:03:38.656 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-12-10 02:03:38.656 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-10 02:03:38.656 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-12-10 02:03:38.657 | mysql-server-5.7 mysql-server-core-5.7 2021-12-10 02:03:38.658 | Suggested packages: 2021-12-10 02:03:38.658 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-12-10 02:03:38.710 | The following NEW packages will be installed: 2021-12-10 02:03:38.710 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-12-10 02:03:38.710 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-12-10 02:03:38.710 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-10 02:03:38.711 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-12-10 02:03:38.711 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-12-10 02:03:39.009 | 0 upgraded, 18 newly installed, 0 to remove and 178 not upgraded. 2021-12-10 02:03:39.009 | Need to get 19.6 MB of archives. 2021-12-10 02:03:39.009 | After this operation, 155 MB of additional disk space will be used. 2021-12-10 02:03:39.009 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [6,638 kB] 2021-12-10 02:03:40.687 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [1,942 kB] 2021-12-10 02:03:41.074 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [7,426 kB] 2021-12-10 02:03:42.020 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2021-12-10 02:03:42.029 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [2,906 kB] 2021-12-10 02:03:42.419 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-12-10 02:03:42.419 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-12-10 02:03:42.421 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-12-10 02:03:42.424 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-12-10 02:03:42.428 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-12-10 02:03:42.429 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-12-10 02:03:42.429 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-12-10 02:03:42.430 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-12-10 02:03:42.431 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-12-10 02:03:42.558 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-12-10 02:03:42.698 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-12-10 02:03:42.700 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-12-10 02:03:42.706 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.36-0ubuntu0.18.04.1 [9,944 B] 2021-12-10 02:03:43.208 | Preconfiguring packages ... 2021-12-10 02:03:43.461 | Fetched 19.6 MB in 4s (4,925 kB/s) 2021-12-10 02:03:43.547 | Selecting previously unselected package mysql-client-core-5.7. 2021-12-10 02:03:43.585 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76386 files and directories currently installed.) 2021-12-10 02:03:43.588 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-10 02:03:43.637 | Unpacking mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-10 02:03:44.942 | Selecting previously unselected package mysql-client-5.7. 2021-12-10 02:03:44.950 | Preparing to unpack .../01-mysql-client-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-10 02:03:44.999 | Unpacking mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-10 02:03:45.706 | Selecting previously unselected package mysql-server-core-5.7. 2021-12-10 02:03:45.714 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-10 02:03:45.769 | Unpacking mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-10 02:03:47.317 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-12-10 02:03:47.325 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-12-10 02:03:47.426 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-12-10 02:03:47.925 | Selecting previously unselected package mysql-server-5.7. 2021-12-10 02:03:47.933 | Preparing to unpack .../04-mysql-server-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-10 02:03:48.854 | Unpacking mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-10 02:03:49.963 | Selecting previously unselected package libhtml-tagset-perl. 2021-12-10 02:03:49.971 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-12-10 02:03:50.028 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-12-10 02:03:50.291 | Selecting previously unselected package liburi-perl. 2021-12-10 02:03:50.299 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-12-10 02:03:50.348 | Unpacking liburi-perl (1.73-1) ... 2021-12-10 02:03:50.622 | Selecting previously unselected package libhtml-parser-perl. 2021-12-10 02:03:50.630 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-12-10 02:03:50.683 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-12-10 02:03:51.043 | Selecting previously unselected package libcgi-pm-perl. 2021-12-10 02:03:51.051 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-12-10 02:03:51.102 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-12-10 02:03:51.428 | Selecting previously unselected package libfcgi-perl. 2021-12-10 02:03:51.436 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-12-10 02:03:51.485 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-12-10 02:03:51.788 | Selecting previously unselected package libcgi-fast-perl. 2021-12-10 02:03:51.796 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-12-10 02:03:51.845 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-12-10 02:03:52.165 | Selecting previously unselected package libencode-locale-perl. 2021-12-10 02:03:52.173 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-12-10 02:03:52.222 | Unpacking libencode-locale-perl (1.05-1) ... 2021-12-10 02:03:52.531 | Selecting previously unselected package libhtml-template-perl. 2021-12-10 02:03:52.538 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-12-10 02:03:52.582 | Unpacking libhtml-template-perl (2.97-1) ... 2021-12-10 02:03:52.828 | Selecting previously unselected package libhttp-date-perl. 2021-12-10 02:03:52.835 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-12-10 02:03:52.883 | Unpacking libhttp-date-perl (6.02-1) ... 2021-12-10 02:03:53.214 | Selecting previously unselected package libio-html-perl. 2021-12-10 02:03:53.223 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-12-10 02:03:53.277 | Unpacking libio-html-perl (1.001-1) ... 2021-12-10 02:03:53.582 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-12-10 02:03:53.590 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-12-10 02:03:53.643 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-12-10 02:03:53.971 | Selecting previously unselected package libhttp-message-perl. 2021-12-10 02:03:53.978 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-12-10 02:03:54.033 | Unpacking libhttp-message-perl (6.14-1) ... 2021-12-10 02:03:54.346 | Selecting previously unselected package mysql-server. 2021-12-10 02:03:54.354 | Preparing to unpack .../17-mysql-server_5.7.36-0ubuntu0.18.04.1_all.deb ... 2021-12-10 02:03:54.405 | Unpacking mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-12-10 02:03:54.729 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-12-10 02:03:54.891 | Setting up libhttp-date-perl (6.02-1) ... 2021-12-10 02:03:55.032 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-12-10 02:03:55.194 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-10 02:03:55.291 | Setting up libencode-locale-perl (1.05-1) ... 2021-12-10 02:03:55.426 | Setting up mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-10 02:03:55.570 | Setting up libio-html-perl (1.001-1) ... 2021-12-10 02:03:55.723 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-12-10 02:03:55.885 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-10 02:03:56.039 | Setting up liburi-perl (1.73-1) ... 2021-12-10 02:03:56.192 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-10 02:03:56.489 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-12-10 02:03:56.645 | Setting up libcgi-pm-perl (4.38-1) ... 2021-12-10 02:03:56.805 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-10 02:03:58.730 | Setting up libhttp-message-perl (6.14-1) ... 2021-12-10 02:03:58.873 | Setting up mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-10 02:03:59.032 | Setting up libfcgi-perl (0.78-2build1) ... 2021-12-10 02:03:59.193 | Setting up libhtml-template-perl (2.97-1) ... 2021-12-10 02:03:59.351 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-12-10 02:03:59.507 | Setting up mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-10 02:03:59.662 | Setting up mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-10 02:04:00.951 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-10 02:04:01.006 | Renaming removed key_buffer and myisam-recover options (if present) 2021-12-10 02:04:21.165 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-12-10 02:04:22.284 | Setting up mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-12-10 02:04:22.437 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-10 02:04:22.696 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-10 02:04:24.790 | + functions-common:apt_get:1113 : result=0 2021-12-10 02:04:24.793 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-10 02:04:24.795 | + functions-common:time_stop:2331 : local name 2021-12-10 02:04:24.797 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:04:24.799 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:04:24.802 | + functions-common:time_stop:2334 : local total 2021-12-10 02:04:24.804 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:04:24.806 | + functions-common:time_stop:2337 : name=apt-get 2021-12-10 02:04:24.808 | + functions-common:time_stop:2338 : start_time=1639101818045 2021-12-10 02:04:24.811 | + functions-common:time_stop:2340 : [[ -z 1639101818045 ]] 2021-12-10 02:04:24.813 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:04:24.817 | + functions-common:time_stop:2343 : end_time=1639101864814 2021-12-10 02:04:24.819 | + functions-common:time_stop:2344 : elapsed_time=46769 2021-12-10 02:04:24.821 | + functions-common:time_stop:2345 : total=310905 2021-12-10 02:04:24.823 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:04:24.825 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=357674 2021-12-10 02:04:24.827 | + functions-common:apt_get:1117 : return 0 2021-12-10 02:04:24.830 | + ./stack.sh:main:816 : '[' -n mysql ']' 2021-12-10 02:04:24.832 | + ./stack.sh:main:817 : install_database_python 2021-12-10 02:04:24.834 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-10 02:04:24.837 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-12-10 02:04:24.839 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-10 02:04:24.842 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-10 02:04:24.845 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-10 02:04:24.847 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2021-12-10 02:04:24.849 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-10 02:04:24.853 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-10 02:04:24.853 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-10 02:04:24.858 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2021-12-10 02:04:24.860 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2021-12-10 02:04:24.862 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2021-12-10 02:04:24.865 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-10 02:04:24.868 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-10 02:04:24.886 | Using python 3.6 to install PyMySQL because python3_enabled=True 2021-12-10 02:04:24.891 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-12-10 02:04:27.492 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:04:27.493 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.493 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.494 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.494 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.495 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.495 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.495 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.496 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.496 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.497 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.497 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.498 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.498 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.499 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.499 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.499 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.500 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.500 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.501 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.501 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.502 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.502 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.503 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.503 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.503 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.504 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.504 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.505 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.505 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.506 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.506 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.507 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.507 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.507 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.508 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.508 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.509 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.509 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.510 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.510 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.510 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.511 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.511 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.512 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.512 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.512 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.513 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.514 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.514 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.515 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.515 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.515 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.516 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.516 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.517 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.517 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.518 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.518 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.519 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.519 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.520 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.520 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.520 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.521 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.521 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.522 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.522 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.523 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.523 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.524 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.524 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.524 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.525 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.525 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.525 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.526 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.527 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.527 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.528 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.528 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.529 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.530 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.530 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.531 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.531 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.531 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.532 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.532 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.533 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.533 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.534 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.534 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.534 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.535 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.535 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.536 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.536 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.537 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.537 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.537 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.538 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.538 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.539 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.539 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.539 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.540 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.540 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.541 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.541 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.542 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.542 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.543 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.543 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.544 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.544 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.545 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.545 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.546 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.546 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.547 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.547 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.547 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.548 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.548 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.549 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.549 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.550 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.550 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.551 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.551 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.552 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.552 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.552 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.553 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.553 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.554 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.554 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.555 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.555 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.556 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.556 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.556 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.557 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.557 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.558 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.558 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.559 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.559 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.559 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.560 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.560 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.561 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.561 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.562 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.562 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.563 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.563 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.564 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.564 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.565 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.565 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.565 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.566 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.566 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.567 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.567 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.568 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.568 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.569 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.569 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.569 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.570 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.570 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.571 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.571 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.572 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.572 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.573 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.573 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.573 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.574 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.574 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.575 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.575 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.576 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.576 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.577 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.577 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.578 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.578 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.579 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.579 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.580 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.580 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.581 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.581 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.581 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.582 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.582 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.583 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.583 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.584 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.584 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.585 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.585 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.586 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.586 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.586 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.587 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.587 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.588 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.588 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.588 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.589 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.590 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.590 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.590 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.591 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.592 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.592 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.593 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.593 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.593 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.594 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.594 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.595 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.595 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.596 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.596 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.597 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.597 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.597 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.598 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.598 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.599 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.599 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.599 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.600 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.600 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.601 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.601 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.602 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.602 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.603 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.603 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.603 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.604 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.604 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.605 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.605 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.606 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.606 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.607 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.607 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.608 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.608 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.608 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.609 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.609 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.610 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.610 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.610 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.611 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.611 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.612 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.612 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.613 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.613 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.614 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.614 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.615 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.615 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.615 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.616 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.617 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.617 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.618 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.618 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.618 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.619 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.619 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.620 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.620 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.620 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.621 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.621 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.622 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.622 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.623 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.623 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.623 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.624 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.624 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.625 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.625 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.625 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.626 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.626 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.627 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.628 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.628 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.629 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.629 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.629 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.630 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.630 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.631 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.631 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.631 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.632 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.632 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.633 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.634 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.634 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.634 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.635 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.635 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.636 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.636 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.636 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.637 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.637 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.638 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.639 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.639 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.640 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.640 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.641 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.641 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.641 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.642 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.642 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.643 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.644 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.644 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.645 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.645 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.646 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.646 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.646 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.647 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.647 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.648 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.648 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.649 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.649 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.650 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.650 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.650 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.651 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.651 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.652 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.652 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.653 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.653 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.654 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.655 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.655 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.655 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.656 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.657 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.657 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.657 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.658 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.658 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.659 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.659 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.659 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.660 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.660 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.661 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.661 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.661 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.662 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.662 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.663 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.663 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.664 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.664 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.664 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.665 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.665 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.666 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.666 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.667 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.667 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.667 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.668 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.668 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.669 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.669 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.670 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.670 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.670 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.671 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.671 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.672 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.672 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.673 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.673 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.673 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.674 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.674 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.675 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.675 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.676 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.676 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.677 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.677 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.677 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.678 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.678 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.679 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.679 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.680 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:27.680 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:27.680 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:27.837 | Collecting PyMySQL===0.9.3 2021-12-10 02:04:27.845 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/394/3fbbbc1e902f4/PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) 2021-12-10 02:04:29.352 | Installing collected packages: PyMySQL 2021-12-10 02:04:29.561 | Successfully installed PyMySQL-0.9.3 2021-12-10 02:04:29.662 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:04:29.662 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:04:29.736 | + inc/python:pip_install:207 : result=0 2021-12-10 02:04:29.738 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:04:29.741 | + functions-common:time_stop:2331 : local name 2021-12-10 02:04:29.743 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:04:29.745 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:04:29.748 | + functions-common:time_stop:2334 : local total 2021-12-10 02:04:29.750 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:04:29.752 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:04:29.754 | + functions-common:time_stop:2338 : start_time=1639101864881 2021-12-10 02:04:29.757 | + functions-common:time_stop:2340 : [[ -z 1639101864881 ]] 2021-12-10 02:04:29.759 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:04:29.762 | + functions-common:time_stop:2343 : end_time=1639101869760 2021-12-10 02:04:29.765 | + functions-common:time_stop:2344 : elapsed_time=4879 2021-12-10 02:04:29.767 | + functions-common:time_stop:2345 : total=42779 2021-12-10 02:04:29.770 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:04:29.772 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=47658 2021-12-10 02:04:29.774 | + inc/python:pip_install:210 : return 0 2021-12-10 02:04:29.776 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-10 02:04:29.779 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-10 02:04:29.781 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-10 02:04:29.784 | + ./stack.sh:main:820 : is_service_enabled neutron 2021-12-10 02:04:29.799 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:04:29.801 | + ./stack.sh:main:821 : install_neutron_agent_packages 2021-12-10 02:04:29.803 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-10 02:04:29.807 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-10 02:04:29.808 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-10 02:04:29.812 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-10 02:04:29.814 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-10 02:04:29.816 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-10 02:04:29.819 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-10 02:04:29.821 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-10 02:04:29.823 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2021-12-10 02:04:29.844 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:04:29.846 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2021-12-10 02:04:29.848 | + functions-common:install_package:1333 : update_package_repo 2021-12-10 02:04:29.851 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-10 02:04:29.854 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-10 02:04:29.857 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-10 02:04:29.860 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-10 02:04:29.862 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-10 02:04:29.865 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:04:29.867 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:04:29.870 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-10 02:04:29.872 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-10 02:04:29.875 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-10 02:04:29.877 | + functions-common:apt_get_update:1069 : return 2021-12-10 02:04:29.880 | + functions-common:install_package:1334 : real_install_package radvd 2021-12-10 02:04:29.882 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-10 02:04:29.885 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:04:29.888 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:04:29.890 | + functions-common:real_install_package:1320 : apt_get install radvd 2021-12-10 02:04:29.909 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-10 02:04:30.030 | Reading package lists... 2021-12-10 02:04:30.293 | Building dependency tree... 2021-12-10 02:04:30.294 | Reading state information... 2021-12-10 02:04:30.518 | The following packages were automatically installed and are no longer required: 2021-12-10 02:04:30.518 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-10 02:04:30.518 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-10 02:04:30.518 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-10 02:04:30.519 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-10 02:04:30.519 | python3-twisted-bin python3-zope.interface 2021-12-10 02:04:30.519 | Use 'sudo apt autoremove' to remove them. 2021-12-10 02:04:30.563 | The following NEW packages will be installed: 2021-12-10 02:04:30.563 | radvd 2021-12-10 02:04:30.859 | 0 upgraded, 1 newly installed, 0 to remove and 178 not upgraded. 2021-12-10 02:04:30.859 | Need to get 59.0 kB of archives. 2021-12-10 02:04:30.859 | After this operation, 164 kB of additional disk space will be used. 2021-12-10 02:04:30.859 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-12-10 02:04:31.712 | Fetched 59.0 kB in 1s (99.8 kB/s) 2021-12-10 02:04:31.908 | Selecting previously unselected package radvd. 2021-12-10 02:04:31.947 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76843 files and directories currently installed.) 2021-12-10 02:04:31.950 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-12-10 02:04:31.993 | Unpacking radvd (1:2.16-3) ... 2021-12-10 02:04:32.499 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-10 02:04:32.598 | Setting up radvd (1:2.16-3) ... 2021-12-10 02:04:33.711 | Job for radvd.service failed because the control process exited with error code. 2021-12-10 02:04:33.711 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-12-10 02:04:33.712 | invoke-rc.d: initscript radvd, action "start" failed. 2021-12-10 02:04:33.722 | ● radvd.service - Router advertisement daemon for IPv6 2021-12-10 02:04:33.722 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-12-10 02:04:33.722 | Active: failed (Result: exit-code) since Fri 2021-12-10 02:04:33 UTC; 12ms ago 2021-12-10 02:04:33.722 | Docs: man:radvd(8) 2021-12-10 02:04:33.722 | Process: 48043 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-12-10 02:04:33.722 | 2021-12-10 02:04:33.722 | Dec 10 02:04:33 n-d-821351-1 systemd[1]: Starting Router advertisement daemon for IPv6... 2021-12-10 02:04:33.723 | Dec 10 02:04:33 n-d-821351-1 radvd[48043]: can't open /etc/radvd.conf: No such file or directory 2021-12-10 02:04:33.723 | Dec 10 02:04:33 n-d-821351-1 radvd[48043]: Insecure file permissions, but continuing anyway 2021-12-10 02:04:33.723 | Dec 10 02:04:33 n-d-821351-1 radvd[48043]: exiting, failed to read config file 2021-12-10 02:04:33.723 | Dec 10 02:04:33 n-d-821351-1 systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-12-10 02:04:33.723 | Dec 10 02:04:33 n-d-821351-1 systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-12-10 02:04:33.723 | Dec 10 02:04:33 n-d-821351-1 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-12-10 02:04:33.787 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-10 02:04:34.050 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-10 02:04:34.422 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-10 02:04:36.580 | + functions-common:apt_get:1113 : result=0 2021-12-10 02:04:36.582 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-10 02:04:36.584 | + functions-common:time_stop:2331 : local name 2021-12-10 02:04:36.587 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:04:36.589 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:04:36.591 | + functions-common:time_stop:2334 : local total 2021-12-10 02:04:36.593 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:04:36.595 | + functions-common:time_stop:2337 : name=apt-get 2021-12-10 02:04:36.598 | + functions-common:time_stop:2338 : start_time=1639101869907 2021-12-10 02:04:36.600 | + functions-common:time_stop:2340 : [[ -z 1639101869907 ]] 2021-12-10 02:04:36.602 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:04:36.606 | + functions-common:time_stop:2343 : end_time=1639101876603 2021-12-10 02:04:36.608 | + functions-common:time_stop:2344 : elapsed_time=6696 2021-12-10 02:04:36.611 | + functions-common:time_stop:2345 : total=357674 2021-12-10 02:04:36.613 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:04:36.615 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=364370 2021-12-10 02:04:36.618 | + functions-common:apt_get:1117 : return 0 2021-12-10 02:04:36.620 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2021-12-10 02:04:36.636 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:04:36.638 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2021-12-10 02:04:36.641 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-10 02:04:36.643 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-10 02:04:36.662 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-10 02:04:36.664 | + functions-common:install_package:1333 : update_package_repo 2021-12-10 02:04:36.666 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-10 02:04:36.669 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-10 02:04:36.671 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-10 02:04:36.674 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-10 02:04:36.676 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-10 02:04:36.678 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:04:36.680 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:04:36.683 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-10 02:04:36.685 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-10 02:04:36.688 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-10 02:04:36.690 | + functions-common:apt_get_update:1069 : return 2021-12-10 02:04:36.692 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2021-12-10 02:04:36.694 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-10 02:04:36.697 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:04:36.699 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:04:36.701 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2021-12-10 02:04:36.718 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-10 02:04:36.839 | Reading package lists... 2021-12-10 02:04:37.103 | Building dependency tree... 2021-12-10 02:04:37.105 | Reading state information... 2021-12-10 02:04:37.325 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-12-10 02:04:37.325 | fakeroot set to manually installed. 2021-12-10 02:04:37.325 | make is already the newest version (4.1-9.1ubuntu1). 2021-12-10 02:04:37.325 | The following packages were automatically installed and are no longer required: 2021-12-10 02:04:37.326 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-10 02:04:37.326 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-10 02:04:37.326 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-10 02:04:37.326 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-10 02:04:37.326 | python3-twisted-bin python3-zope.interface 2021-12-10 02:04:37.326 | Use 'sudo apt autoremove' to remove them. 2021-12-10 02:04:37.327 | The following additional packages will be installed: 2021-12-10 02:04:37.327 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-12-10 02:04:37.329 | Suggested packages: 2021-12-10 02:04:37.329 | openvswitch-doc python-sortedcontainers-doc 2021-12-10 02:04:37.382 | The following NEW packages will be installed: 2021-12-10 02:04:37.383 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-12-10 02:04:37.384 | The following packages will be upgraded: 2021-12-10 02:04:37.384 | openvswitch-common openvswitch-switch 2021-12-10 02:04:37.496 | 2 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-12-10 02:04:37.496 | Need to get 3,088 kB of archives. 2021-12-10 02:04:37.496 | After this operation, 3,129 kB of additional disk space will be used. 2021-12-10 02:04:37.496 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 python3-openvswitch all 2.12.1-0ubuntu0.19.10.1~cloud1 [117 kB] 2021-12-10 02:04:37.686 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.4 [267 kB] 2021-12-10 02:04:37.766 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-common amd64 2.12.1-0ubuntu0.19.10.1~cloud1 [970 kB] 2021-12-10 02:04:38.435 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-12-10 02:04:38.820 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-switch amd64 2.12.1-0ubuntu0.19.10.1~cloud1 [1,707 kB] 2021-12-10 02:04:40.286 | Fetched 3,088 kB in 2s (1,323 kB/s) 2021-12-10 02:04:40.500 | Selecting previously unselected package libunbound2:amd64. 2021-12-10 02:04:40.539 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76856 files and directories currently installed.) 2021-12-10 02:04:40.542 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.4_amd64.deb ... 2021-12-10 02:04:40.642 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-12-10 02:04:40.968 | Selecting previously unselected package python3-sortedcontainers. 2021-12-10 02:04:40.976 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-12-10 02:04:41.021 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-12-10 02:04:41.296 | Selecting previously unselected package python3-openvswitch. 2021-12-10 02:04:41.303 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud1_all.deb ... 2021-12-10 02:04:41.345 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-10 02:04:41.737 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-12-10 02:04:41.882 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-12-10 02:04:42.623 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-12-10 02:04:42.775 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-12-10 02:04:44.088 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-12-10 02:04:44.227 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-10 02:04:44.324 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-10 02:04:44.444 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-12-10 02:04:44.873 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-10 02:04:45.021 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-10 02:04:45.322 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-10 02:04:46.276 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-10 02:04:46.821 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-10 02:04:50.346 | + functions-common:apt_get:1113 : result=0 2021-12-10 02:04:50.348 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-10 02:04:50.350 | + functions-common:time_stop:2331 : local name 2021-12-10 02:04:50.352 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:04:50.354 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:04:50.356 | + functions-common:time_stop:2334 : local total 2021-12-10 02:04:50.358 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:04:50.361 | + functions-common:time_stop:2337 : name=apt-get 2021-12-10 02:04:50.363 | + functions-common:time_stop:2338 : start_time=1639101876716 2021-12-10 02:04:50.366 | + functions-common:time_stop:2340 : [[ -z 1639101876716 ]] 2021-12-10 02:04:50.369 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:04:50.372 | + functions-common:time_stop:2343 : end_time=1639101890369 2021-12-10 02:04:50.374 | + functions-common:time_stop:2344 : elapsed_time=13653 2021-12-10 02:04:50.377 | + functions-common:time_stop:2345 : total=364370 2021-12-10 02:04:50.379 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:04:50.381 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=378023 2021-12-10 02:04:50.383 | + functions-common:apt_get:1117 : return 0 2021-12-10 02:04:50.386 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-10 02:04:50.388 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:04:50.391 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:04:50.393 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-10 02:04:50.396 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-10 02:04:50.399 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-10 02:04:50.402 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-12-10 02:04:50.404 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-10 02:04:50.408 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-12-10 02:04:50.409 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-10 02:04:50.414 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-12-10 02:04:50.416 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-12-10 02:04:50.419 | + functions:vercmp:615 : local v1=4.15 2021-12-10 02:04:50.421 | + functions:vercmp:616 : local 'op=<' 2021-12-10 02:04:50.424 | + functions:vercmp:617 : local v2=3.13 2021-12-10 02:04:50.426 | + functions:vercmp:618 : local result 2021-12-10 02:04:50.430 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2021-12-10 02:04:50.430 | ++ functions:vercmp:622 : head -1 2021-12-10 02:04:50.431 | ++ functions:vercmp:622 : sort -V 2021-12-10 02:04:50.434 | + functions:vercmp:622 : result=3.13 2021-12-10 02:04:50.437 | + functions:vercmp:624 : case $op in 2021-12-10 02:04:50.439 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2021-12-10 02:04:50.441 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2021-12-10 02:04:50.443 | + functions:vercmp:635 : return 2021-12-10 02:04:50.446 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-10 02:04:50.448 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-10 02:04:50.450 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2021-12-10 02:04:50.897 | + ./stack.sh:main:824 : is_service_enabled etcd3 2021-12-10 02:04:50.913 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:04:50.915 | + ./stack.sh:main:825 : install_etcd3 2021-12-10 02:04:50.918 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-10 02:04:50.918 | Installing etcd 2021-12-10 02:04:50.920 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-10 02:04:50.931 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-10 02:04:50.941 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-10 02:04:50.944 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-10 02:04:50.955 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-10 02:04:50.958 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-10 02:04:50.961 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-10 02:04:50.964 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-10 02:04:50.968 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-10 02:04:50.971 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-12-10 02:04:50.973 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-10 02:04:50.976 | ++ functions:get_extra_file:67 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-10 02:04:51.020 | --2021-12-10 02:04:51-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-10 02:04:51.118 | Resolving github.com (github.com)... 140.82.121.3 2021-12-10 02:04:51.162 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-12-10 02:04:51.445 | HTTP request sent, awaiting response... 302 Found 2021-12-10 02:04:51.445 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211210%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211210T020451Z&X-Amz-Expires=300&X-Amz-Signature=1da1e5ef542847ad3be43eb3e519a61355d705ba347a7f24e65a36cb5ceaeacb&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-12-10 02:04:51.445 | --2021-12-10 02:04:51-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211210%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211210T020451Z&X-Amz-Expires=300&X-Amz-Signature=1da1e5ef542847ad3be43eb3e519a61355d705ba347a7f24e65a36cb5ceaeacb&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-12-10 02:04:51.507 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2021-12-10 02:04:51.532 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2021-12-10 02:04:52.173 | HTTP request sent, awaiting response... 200 OK 2021-12-10 02:04:52.173 | Length: 11350736 (11M) [application/octet-stream] 2021-12-10 02:04:52.173 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-12-10 02:04:52.788 | 2021-12-10 02:04:53.154 | 0K ........ .. 100% 11.0M=1.0s 2021-12-10 02:04:53.154 | 2021-12-10 02:04:53.155 | 2021-12-10 02:04:53 (11.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-12-10 02:04:53.155 | 2021-12-10 02:04:53.158 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-12-10 02:04:53.161 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-10 02:04:53.164 | ++ functions:get_extra_file:73 : return 2021-12-10 02:04:53.167 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-10 02:04:53.169 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-10 02:04:53.171 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-12-10 02:04:53.174 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-12-10 02:04:53.314 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-12-10 02:04:53.317 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-12-10 02:04:53.321 | etcd-v3.3.12-linux-amd64/ 2021-12-10 02:04:53.321 | etcd-v3.3.12-linux-amd64/README.md 2021-12-10 02:04:53.321 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-12-10 02:04:53.321 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-12-10 02:04:53.321 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-12-10 02:04:53.321 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-12-10 02:04:53.321 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-12-10 02:04:53.321 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-12-10 02:04:53.321 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-12-10 02:04:53.321 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-12-10 02:04:53.321 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-12-10 02:04:53.321 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-12-10 02:04:53.321 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-12-10 02:04:53.322 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-12-10 02:04:53.322 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-12-10 02:04:53.322 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-12-10 02:04:53.322 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-12-10 02:04:53.322 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-12-10 02:04:53.322 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-12-10 02:04:53.322 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-12-10 02:04:53.322 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-10 02:04:53.322 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-12-10 02:04:53.323 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-12-10 02:04:53.323 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-10 02:04:53.323 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-10 02:04:53.323 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-10 02:04:53.323 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-10 02:04:53.323 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-12-10 02:04:53.323 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-12-10 02:04:53.323 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-12-10 02:04:53.323 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-12-10 02:04:53.323 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-12-10 02:04:53.323 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-12-10 02:04:53.323 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-12-10 02:04:53.323 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-12-10 02:04:53.323 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-12-10 02:04:53.323 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-12-10 02:04:53.323 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-12-10 02:04:53.323 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-12-10 02:04:53.323 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-12-10 02:04:53.324 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-12-10 02:04:53.324 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-10 02:04:53.324 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-12-10 02:04:53.324 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-12-10 02:04:53.324 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-10 02:04:53.324 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-10 02:04:53.324 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-10 02:04:53.324 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-10 02:04:53.324 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-12-10 02:04:53.324 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-12-10 02:04:53.324 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-12-10 02:04:53.324 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-12-10 02:04:53.324 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-12-10 02:04:53.324 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-12-10 02:04:53.324 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-12-10 02:04:53.324 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-12-10 02:04:53.325 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-12-10 02:04:53.325 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-12-10 02:04:53.325 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-12-10 02:04:53.325 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-12-10 02:04:53.325 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-12-10 02:04:53.325 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-12-10 02:04:53.325 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-12-10 02:04:53.325 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-12-10 02:04:53.325 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-12-10 02:04:53.325 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-12-10 02:04:53.325 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-12-10 02:04:53.326 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-12-10 02:04:53.326 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-12-10 02:04:53.326 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-12-10 02:04:53.326 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-12-10 02:04:53.326 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-12-10 02:04:53.326 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-12-10 02:04:53.326 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-12-10 02:04:53.326 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-12-10 02:04:53.326 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-12-10 02:04:53.326 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-12-10 02:04:53.326 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-12-10 02:04:53.326 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-12-10 02:04:53.326 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-12-10 02:04:53.326 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-12-10 02:04:53.326 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-12-10 02:04:53.326 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-12-10 02:04:53.327 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-12-10 02:04:53.327 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-12-10 02:04:53.327 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-12-10 02:04:53.327 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-12-10 02:04:53.327 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-12-10 02:04:53.327 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-12-10 02:04:53.327 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-12-10 02:04:53.327 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-12-10 02:04:53.327 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-12-10 02:04:53.327 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-12-10 02:04:53.327 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-12-10 02:04:53.327 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-12-10 02:04:53.327 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-12-10 02:04:53.327 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-12-10 02:04:53.328 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-12-10 02:04:53.328 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-12-10 02:04:53.328 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-12-10 02:04:53.328 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-12-10 02:04:53.328 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-12-10 02:04:53.328 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-12-10 02:04:53.328 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-12-10 02:04:53.328 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-12-10 02:04:53.328 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-12-10 02:04:53.328 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-12-10 02:04:53.328 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-12-10 02:04:53.328 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-12-10 02:04:53.329 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-12-10 02:04:53.329 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-12-10 02:04:53.329 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-12-10 02:04:53.329 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-12-10 02:04:53.329 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-12-10 02:04:53.329 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-12-10 02:04:53.329 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-12-10 02:04:53.329 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-12-10 02:04:53.329 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-12-10 02:04:53.330 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-12-10 02:04:53.330 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-12-10 02:04:53.330 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-12-10 02:04:53.330 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-12-10 02:04:53.330 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-12-10 02:04:53.330 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-12-10 02:04:53.330 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-12-10 02:04:53.330 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-12-10 02:04:53.331 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-12-10 02:04:53.333 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-12-10 02:04:53.333 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-12-10 02:04:53.333 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-12-10 02:04:53.333 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-12-10 02:04:53.333 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-12-10 02:04:53.333 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-12-10 02:04:53.333 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-12-10 02:04:53.334 | etcd-v3.3.12-linux-amd64/etcdctl 2021-12-10 02:04:53.542 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-12-10 02:04:53.542 | etcd-v3.3.12-linux-amd64/etcd 2021-12-10 02:04:53.797 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-12-10 02:04:53.832 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-12-10 02:04:53.861 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-10 02:04:53.864 | + ./stack.sh:main:834 : is_service_enabled tls-proxy 2021-12-10 02:04:53.881 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:04:53.883 | + ./stack.sh:main:844 : install_dstat 2021-12-10 02:04:53.885 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-10 02:04:53.900 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:04:53.903 | + ./stack.sh:main:850 : echo_summary 'Installing OpenStack project source' 2021-12-10 02:04:53.905 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:04:53.908 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-12-10 02:04:53.910 | + ./stack.sh:main:853 : install_libs 2021-12-10 02:04:53.912 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-12-10 02:04:53.915 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-12-10 02:04:53.917 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-12-10 02:04:53.919 | + inc/python:use_library_from_git:263 : local name=automaton 2021-12-10 02:04:53.922 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:53.924 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:53.927 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,automaton, ]] 2021-12-10 02:04:53.929 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:53.931 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-12-10 02:04:53.933 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-12-10 02:04:53.936 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-12-10 02:04:53.938 | + inc/python:use_library_from_git:263 : local name=castellan 2021-12-10 02:04:53.940 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:53.943 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:53.945 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,castellan, ]] 2021-12-10 02:04:53.947 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:53.949 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-12-10 02:04:53.952 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-12-10 02:04:53.954 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-12-10 02:04:53.956 | + inc/python:use_library_from_git:263 : local name=cliff 2021-12-10 02:04:53.958 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:53.961 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:53.963 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cliff, ]] 2021-12-10 02:04:53.965 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:53.967 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-12-10 02:04:53.969 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-12-10 02:04:53.972 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-12-10 02:04:53.974 | + inc/python:use_library_from_git:263 : local name=cursive 2021-12-10 02:04:53.977 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:53.979 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:53.981 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cursive, ]] 2021-12-10 02:04:53.983 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:53.985 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-12-10 02:04:53.988 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-12-10 02:04:53.991 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-12-10 02:04:53.993 | + inc/python:use_library_from_git:263 : local name=debtcollector 2021-12-10 02:04:53.995 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:53.998 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.000 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,debtcollector, ]] 2021-12-10 02:04:54.002 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.004 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-12-10 02:04:54.006 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-12-10 02:04:54.009 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-12-10 02:04:54.011 | + inc/python:use_library_from_git:263 : local name=futurist 2021-12-10 02:04:54.013 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.015 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.018 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,futurist, ]] 2021-12-10 02:04:54.020 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.022 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-12-10 02:04:54.024 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-12-10 02:04:54.027 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-12-10 02:04:54.029 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2021-12-10 02:04:54.031 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.033 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.036 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,openstacksdk, ]] 2021-12-10 02:04:54.038 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.041 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-12-10 02:04:54.043 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-12-10 02:04:54.045 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-12-10 02:04:54.047 | + inc/python:use_library_from_git:263 : local name=osc-lib 2021-12-10 02:04:54.049 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.052 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.054 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-lib, ]] 2021-12-10 02:04:54.057 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.059 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-12-10 02:04:54.061 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-12-10 02:04:54.063 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-12-10 02:04:54.066 | + inc/python:use_library_from_git:263 : local name=osc-placement 2021-12-10 02:04:54.068 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.070 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.072 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-placement, ]] 2021-12-10 02:04:54.075 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.077 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-12-10 02:04:54.079 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-12-10 02:04:54.081 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-12-10 02:04:54.084 | + inc/python:use_library_from_git:263 : local name=os-client-config 2021-12-10 02:04:54.086 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.088 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.090 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-client-config, ]] 2021-12-10 02:04:54.093 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.095 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-12-10 02:04:54.097 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-12-10 02:04:54.100 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-12-10 02:04:54.102 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2021-12-10 02:04:54.104 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.107 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.109 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.cache, ]] 2021-12-10 02:04:54.111 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.114 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-12-10 02:04:54.117 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-12-10 02:04:54.119 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-12-10 02:04:54.121 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2021-12-10 02:04:54.124 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.126 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.128 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-10 02:04:54.130 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.133 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-12-10 02:04:54.135 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-12-10 02:04:54.137 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-12-10 02:04:54.139 | + inc/python:use_library_from_git:263 : local name=oslo.config 2021-12-10 02:04:54.142 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.144 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.146 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.config, ]] 2021-12-10 02:04:54.148 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.151 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-12-10 02:04:54.153 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-12-10 02:04:54.155 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-12-10 02:04:54.157 | + inc/python:use_library_from_git:263 : local name=oslo.context 2021-12-10 02:04:54.159 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.162 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.164 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.context, ]] 2021-12-10 02:04:54.167 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.169 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-12-10 02:04:54.171 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-12-10 02:04:54.173 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-12-10 02:04:54.176 | + inc/python:use_library_from_git:263 : local name=oslo.db 2021-12-10 02:04:54.178 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.181 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.183 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.db, ]] 2021-12-10 02:04:54.185 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.187 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-12-10 02:04:54.190 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-12-10 02:04:54.193 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-12-10 02:04:54.195 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2021-12-10 02:04:54.197 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.200 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.202 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-10 02:04:54.204 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.206 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-12-10 02:04:54.209 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-12-10 02:04:54.211 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-12-10 02:04:54.213 | + inc/python:use_library_from_git:263 : local name=oslo.log 2021-12-10 02:04:54.216 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.218 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.221 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.log, ]] 2021-12-10 02:04:54.223 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.226 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-12-10 02:04:54.228 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-12-10 02:04:54.230 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-12-10 02:04:54.233 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2021-12-10 02:04:54.235 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.237 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.240 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-10 02:04:54.243 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.245 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-12-10 02:04:54.247 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-12-10 02:04:54.249 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-12-10 02:04:54.252 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2021-12-10 02:04:54.254 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.256 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.258 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-10 02:04:54.261 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.263 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-12-10 02:04:54.265 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-12-10 02:04:54.268 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-12-10 02:04:54.270 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2021-12-10 02:04:54.272 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.275 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.277 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.policy, ]] 2021-12-10 02:04:54.279 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.282 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-12-10 02:04:54.284 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-12-10 02:04:54.287 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-12-10 02:04:54.289 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2021-12-10 02:04:54.291 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.293 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.296 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-10 02:04:54.298 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.300 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-12-10 02:04:54.303 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-12-10 02:04:54.306 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-12-10 02:04:54.308 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2021-12-10 02:04:54.310 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.312 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.315 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.reports, ]] 2021-12-10 02:04:54.317 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.319 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-12-10 02:04:54.322 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-12-10 02:04:54.324 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-12-10 02:04:54.326 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2021-12-10 02:04:54.329 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.331 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.334 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-10 02:04:54.336 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.338 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-12-10 02:04:54.341 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-12-10 02:04:54.343 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-12-10 02:04:54.345 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2021-12-10 02:04:54.347 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.350 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.353 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-10 02:04:54.355 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.357 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-12-10 02:04:54.360 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-12-10 02:04:54.362 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-12-10 02:04:54.364 | + inc/python:use_library_from_git:263 : local name=oslo.service 2021-12-10 02:04:54.367 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.369 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.371 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.service, ]] 2021-12-10 02:04:54.374 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.376 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-12-10 02:04:54.378 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-12-10 02:04:54.381 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-12-10 02:04:54.383 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2021-12-10 02:04:54.385 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.387 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.390 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.utils, ]] 2021-12-10 02:04:54.392 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.394 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-12-10 02:04:54.397 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-12-10 02:04:54.399 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-12-10 02:04:54.402 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2021-12-10 02:04:54.404 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.406 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.408 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-10 02:04:54.411 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.413 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-12-10 02:04:54.416 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-12-10 02:04:54.418 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-12-10 02:04:54.420 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2021-12-10 02:04:54.423 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.425 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.427 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-10 02:04:54.429 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.432 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-12-10 02:04:54.434 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-12-10 02:04:54.436 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-12-10 02:04:54.439 | + inc/python:use_library_from_git:263 : local name=osprofiler 2021-12-10 02:04:54.441 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.443 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.446 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osprofiler, ]] 2021-12-10 02:04:54.448 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.450 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-12-10 02:04:54.452 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-12-10 02:04:54.455 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-12-10 02:04:54.457 | + inc/python:use_library_from_git:263 : local name=pycadf 2021-12-10 02:04:54.460 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.462 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.464 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pycadf, ]] 2021-12-10 02:04:54.467 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.469 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-12-10 02:04:54.471 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-12-10 02:04:54.474 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-12-10 02:04:54.476 | + inc/python:use_library_from_git:263 : local name=stevedore 2021-12-10 02:04:54.479 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.481 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.483 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,stevedore, ]] 2021-12-10 02:04:54.485 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.488 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-12-10 02:04:54.490 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-12-10 02:04:54.493 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-12-10 02:04:54.495 | + inc/python:use_library_from_git:263 : local name=taskflow 2021-12-10 02:04:54.497 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.499 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.502 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,taskflow, ]] 2021-12-10 02:04:54.504 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.506 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-12-10 02:04:54.509 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-12-10 02:04:54.511 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-12-10 02:04:54.513 | + inc/python:use_library_from_git:263 : local name=tooz 2021-12-10 02:04:54.515 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.518 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.521 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,tooz, ]] 2021-12-10 02:04:54.523 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.525 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-12-10 02:04:54.528 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-12-10 02:04:54.530 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-12-10 02:04:54.532 | + inc/python:use_library_from_git:263 : local name=os-brick 2021-12-10 02:04:54.534 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.537 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.540 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-brick, ]] 2021-12-10 02:04:54.542 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.544 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-12-10 02:04:54.547 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-12-10 02:04:54.549 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-12-10 02:04:54.551 | + inc/python:use_library_from_git:263 : local name=os-traits 2021-12-10 02:04:54.553 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.556 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.558 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-traits, ]] 2021-12-10 02:04:54.560 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.562 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-12-10 02:04:54.565 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-12-10 02:04:54.567 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-12-10 02:04:54.569 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2021-12-10 02:04:54.572 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:04:54.574 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:04:54.576 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-10 02:04:54.579 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:04:54.581 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-12-10 02:04:54.600 | Using python 3.6 to install etcd3 because python3_enabled=True 2021-12-10 02:04:54.605 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-12-10 02:04:57.230 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:04:57.231 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.231 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.232 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.232 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.233 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.233 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.233 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.234 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.234 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.235 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.235 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.236 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.236 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.237 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.237 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.237 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.238 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.238 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.239 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.239 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.240 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.240 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.241 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.241 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.242 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.242 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.243 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.243 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.244 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.244 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.244 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.245 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.245 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.246 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.246 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.247 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.247 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.248 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.248 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.248 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.249 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.249 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.250 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.250 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.250 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.251 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.251 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.252 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.252 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.253 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.253 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.253 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.254 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.255 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.255 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.256 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.256 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.257 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.257 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.258 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.258 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.259 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.259 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.260 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.260 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.260 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.261 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.261 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.262 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.262 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.263 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.263 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.263 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.264 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.264 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.265 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.265 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.266 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.267 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.267 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.267 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.268 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.268 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.269 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.269 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.270 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.271 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.271 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.271 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.272 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.272 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.273 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.273 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.274 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.274 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.275 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.275 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.275 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.276 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.276 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.277 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.277 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.278 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.278 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.278 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.279 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.279 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.280 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.280 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.281 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.281 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.282 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.282 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.283 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.283 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.284 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.284 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.285 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.285 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.286 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.286 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.287 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.287 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.287 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.288 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.288 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.289 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.289 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.290 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.290 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.291 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.291 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.292 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.292 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.293 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.293 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.294 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.294 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.294 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.295 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.295 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.296 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.296 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.297 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.297 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.297 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.298 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.298 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.299 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.299 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.300 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.300 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.301 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.302 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.302 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.302 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.303 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.304 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.304 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.304 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.305 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.305 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.306 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.306 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.307 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.307 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.308 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.308 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.308 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.309 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.309 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.310 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.310 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.311 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.311 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.312 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.312 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.313 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.313 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.313 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.314 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.314 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.315 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.315 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.315 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.316 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.317 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.317 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.318 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.318 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.319 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.319 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.320 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.320 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.321 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.321 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.321 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.322 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.322 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.323 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.323 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.324 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.324 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.325 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.325 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.326 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.326 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.327 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.327 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.327 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.328 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.328 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.329 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.329 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.330 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.330 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.331 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.331 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.331 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.332 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.332 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.333 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.333 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.334 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.334 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.334 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.335 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.335 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.336 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.336 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.337 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.337 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.338 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.338 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.338 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.339 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.339 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.340 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.340 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.340 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.341 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.341 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.342 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.342 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.343 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.343 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.344 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.344 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.345 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.345 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.346 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.346 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.346 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.347 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.348 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.348 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.348 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.349 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.349 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.350 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.350 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.350 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.351 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.351 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.352 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.352 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.353 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.353 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.354 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.354 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.355 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.355 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.355 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.356 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.356 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.357 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.358 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.358 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.358 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.359 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.359 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.359 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.360 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.360 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.361 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.361 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.362 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.362 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.363 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.363 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.364 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.364 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.365 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.365 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.366 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.366 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.367 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.367 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.368 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.368 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.369 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.369 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.370 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.370 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.371 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.371 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.372 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.372 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.372 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.373 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.373 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.374 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.375 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.375 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.375 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.376 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.376 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.377 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.377 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.377 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.378 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.378 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.379 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.380 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.380 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.381 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.381 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.382 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.382 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.383 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.383 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.384 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.384 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.385 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.386 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.386 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.386 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.387 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.387 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.388 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.388 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.388 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.389 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.390 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.390 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.391 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.391 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.391 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.392 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.392 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.393 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.393 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.393 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.394 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.395 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.395 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.395 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.396 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.396 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.397 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.397 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.398 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.398 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.399 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.399 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.400 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.400 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.400 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.401 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.401 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.402 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.402 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.402 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.403 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.403 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.404 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.404 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.405 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.405 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.405 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.406 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.406 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.407 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.407 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.408 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.408 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.409 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.409 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.409 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.410 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.410 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.411 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.411 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.412 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.412 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.413 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.413 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.414 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.414 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.414 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.415 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.415 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.416 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.416 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.416 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.417 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.417 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.418 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.418 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.419 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.419 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.420 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.420 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.421 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.421 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:04:57.422 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:04:57.422 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:04:57.547 | Collecting etcd3===0.12.0 2021-12-10 02:04:57.555 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-12-10 02:05:00.583 | Collecting grpcio===1.28.1 2021-12-10 02:05:00.597 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/16e/1edb367763ea0/grpcio-1.28.1-cp36-cp36m-manylinux2010_x86_64.whl (2.8 MB) 2021-12-10 02:05:01.506 | Collecting protobuf===3.11.3 2021-12-10 02:05:01.518 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/adf/0e4d57b33881d/protobuf-3.11.3-cp36-cp36m-manylinux1_x86_64.whl (1.3 MB) 2021-12-10 02:05:01.618 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-10 02:05:01.621 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 837)) (6.1.0) 2021-12-10 02:05:01.635 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from protobuf===3.11.3->-c /opt/stack/requirements/upper-constraints.txt (line 632)) (49.6.0) 2021-12-10 02:05:01.680 | Building wheels for collected packages: etcd3 2021-12-10 02:05:01.680 | Building wheel for etcd3 (setup.py): started 2021-12-10 02:05:02.446 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-12-10 02:05:02.447 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=c80bf83fa32272fd2fe809a07a9b65e74e1deab544a29513582e5b9dfca1ae1a 2021-12-10 02:05:02.447 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-12-10 02:05:02.448 | Successfully built etcd3 2021-12-10 02:05:03.863 | Installing collected packages: grpcio, protobuf, etcd3 2021-12-10 02:05:05.054 | Successfully installed etcd3-0.12.0 grpcio-1.28.1 protobuf-3.11.3 2021-12-10 02:05:05.163 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:05:05.163 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:05:05.269 | + inc/python:pip_install:207 : result=0 2021-12-10 02:05:05.271 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:05:05.273 | + functions-common:time_stop:2331 : local name 2021-12-10 02:05:05.275 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:05:05.278 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:05:05.280 | + functions-common:time_stop:2334 : local total 2021-12-10 02:05:05.282 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:05:05.284 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:05:05.287 | + functions-common:time_stop:2338 : start_time=1639101894595 2021-12-10 02:05:05.289 | + functions-common:time_stop:2340 : [[ -z 1639101894595 ]] 2021-12-10 02:05:05.291 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:05:05.294 | + functions-common:time_stop:2343 : end_time=1639101905292 2021-12-10 02:05:05.297 | + functions-common:time_stop:2344 : elapsed_time=10697 2021-12-10 02:05:05.299 | + functions-common:time_stop:2345 : total=47658 2021-12-10 02:05:05.301 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:05:05.303 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=58355 2021-12-10 02:05:05.306 | + inc/python:pip_install:210 : return 0 2021-12-10 02:05:05.308 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-12-10 02:05:05.328 | Using python 3.6 to install etcd3gw because python3_enabled=True 2021-12-10 02:05:05.333 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-12-10 02:05:07.983 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:05:07.983 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:07.984 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:07.984 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:07.985 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:07.985 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:07.986 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:07.986 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:07.987 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:07.987 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:07.987 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:07.988 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:07.988 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:07.989 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:07.989 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:07.990 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:07.990 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:07.991 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:07.991 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:07.991 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:07.992 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:07.992 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:07.993 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:07.993 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:07.994 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:07.994 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:07.995 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:07.995 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:07.995 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:07.996 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:07.996 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:07.997 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:07.997 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:07.998 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:07.998 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:07.999 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:07.999 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:07.999 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.000 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.000 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.000 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.001 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.001 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.002 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.002 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.003 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.003 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.003 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.004 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.004 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.005 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.005 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.005 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.006 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.006 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.007 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.007 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.008 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.008 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.009 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.009 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.010 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.010 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.010 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.011 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.011 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.012 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.012 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.013 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.013 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.014 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.014 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.014 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.015 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.015 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.015 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.016 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.016 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.017 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.018 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.018 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.018 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.019 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.020 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.020 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.021 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.021 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.022 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.022 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.022 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.023 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.023 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.024 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.024 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.025 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.025 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.025 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.026 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.026 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.027 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.027 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.027 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.028 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.028 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.029 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.029 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.029 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.030 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.030 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.031 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.031 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.032 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.032 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.033 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.033 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.034 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.034 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.035 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.036 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.036 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.037 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.037 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.038 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.038 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.038 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.039 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.039 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.040 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.040 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.041 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.041 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.042 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.042 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.042 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.043 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.043 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.044 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.044 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.045 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.045 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.045 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.046 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.046 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.047 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.047 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.048 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.048 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.048 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.049 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.049 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.050 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.050 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.051 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.051 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.051 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.052 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.052 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.053 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.054 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.054 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.054 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.055 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.055 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.056 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.056 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.057 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.057 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.057 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.058 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.058 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.059 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.059 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.060 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.060 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.060 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.061 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.061 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.062 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.062 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.062 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.063 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.063 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.064 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.064 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.064 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.065 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.065 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.066 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.066 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.066 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.067 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.068 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.068 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.068 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.069 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.069 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.070 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.070 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.071 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.071 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.071 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.072 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.072 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.073 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.073 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.074 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.074 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.075 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.075 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.075 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.076 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.076 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.077 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.077 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.078 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.078 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.078 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.079 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.079 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.080 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.080 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.081 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.081 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.081 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.082 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.083 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.083 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.084 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.084 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.084 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.085 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.085 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.086 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.086 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.086 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.087 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.087 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.088 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.088 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.089 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.089 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.089 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.090 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.090 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.091 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.091 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.092 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.092 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.093 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.093 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.093 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.094 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.094 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.095 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.095 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.096 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.096 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.096 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.097 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.098 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.098 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.099 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.099 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.100 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.100 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.101 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.101 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.101 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.102 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.102 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.103 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.103 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.104 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.104 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.105 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.105 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.105 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.106 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.106 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.107 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.107 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.108 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.108 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.108 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.109 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.109 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.110 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.110 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.110 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.111 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.111 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.111 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.112 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.112 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.113 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.113 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.113 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.114 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.115 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.115 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.116 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.117 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.117 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.117 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.118 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.118 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.119 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.119 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.119 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.120 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.120 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.121 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.121 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.122 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.122 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.123 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.123 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.123 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.124 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.124 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.125 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.125 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.126 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.126 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.127 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.127 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.127 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.128 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.128 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.129 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.129 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.129 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.130 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.130 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.131 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.132 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.132 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.133 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.133 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.133 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.134 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.134 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.135 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.135 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.136 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.136 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.137 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.137 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.138 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.138 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.138 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.139 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.139 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.140 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.140 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.141 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.141 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.141 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.142 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.142 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.143 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.143 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.144 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.145 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.145 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.145 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.146 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.146 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.147 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.147 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.147 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.148 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.148 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.149 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.149 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.149 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.150 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.150 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.151 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.151 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.152 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.152 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.152 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.153 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.153 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.154 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.154 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.155 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.155 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.155 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.156 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.156 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.157 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.157 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.157 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.158 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.158 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.159 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.159 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.159 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.161 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.161 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.161 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.162 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.162 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.163 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.163 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.163 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.164 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.164 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.165 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.166 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.166 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.166 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.167 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.167 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:08.168 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:08.168 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:08.294 | Collecting etcd3gw===0.2.5 2021-12-10 02:05:08.301 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-12-10 02:05:08.377 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 916)) (2.1.1) 2021-12-10 02:05:08.384 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.25.8) 2021-12-10 02:05:08.406 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-10 02:05:08.408 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.23.0) 2021-12-10 02:05:08.430 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-10 02:05:08.433 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2021.10.8) 2021-12-10 02:05:08.436 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (2.9) 2021-12-10 02:05:08.439 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-12-10 02:05:09.827 | Installing collected packages: etcd3gw 2021-12-10 02:05:10.000 | Successfully installed etcd3gw-0.2.5 2021-12-10 02:05:10.104 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:05:10.104 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:05:10.176 | + inc/python:pip_install:207 : result=0 2021-12-10 02:05:10.179 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:05:10.181 | + functions-common:time_stop:2331 : local name 2021-12-10 02:05:10.183 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:05:10.185 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:05:10.188 | + functions-common:time_stop:2334 : local total 2021-12-10 02:05:10.190 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:05:10.192 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:05:10.195 | + functions-common:time_stop:2338 : start_time=1639101905323 2021-12-10 02:05:10.197 | + functions-common:time_stop:2340 : [[ -z 1639101905323 ]] 2021-12-10 02:05:10.199 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:05:10.203 | + functions-common:time_stop:2343 : end_time=1639101910200 2021-12-10 02:05:10.205 | + functions-common:time_stop:2344 : elapsed_time=4877 2021-12-10 02:05:10.207 | + functions-common:time_stop:2345 : total=58355 2021-12-10 02:05:10.210 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:05:10.212 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=63232 2021-12-10 02:05:10.214 | + inc/python:pip_install:210 : return 0 2021-12-10 02:05:10.217 | + ./stack.sh:main:856 : install_apache_uwsgi 2021-12-10 02:05:10.219 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-10 02:05:10.222 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-10 02:05:10.225 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-10 02:05:10.227 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-10 02:05:10.229 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-10 02:05:10.231 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-10 02:05:10.234 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-10 02:05:10.236 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-10 02:05:10.238 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-10 02:05:10.241 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-10 02:05:10.243 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2021-12-10 02:05:10.245 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-10 02:05:10.248 | + inc/python:python3_enabled:468 : return 0 2021-12-10 02:05:10.250 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2021-12-10 02:05:10.252 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2021-12-10 02:05:10.255 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:05:10.257 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:05:10.259 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-10 02:05:10.261 | + functions-common:install_package:1333 : update_package_repo 2021-12-10 02:05:10.264 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-10 02:05:10.266 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-10 02:05:10.268 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-10 02:05:10.271 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-10 02:05:10.273 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-10 02:05:10.276 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:05:10.278 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:05:10.280 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-10 02:05:10.283 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-10 02:05:10.285 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-10 02:05:10.288 | + functions-common:apt_get_update:1069 : return 2021-12-10 02:05:10.290 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-10 02:05:10.292 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-10 02:05:10.294 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:05:10.297 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:05:10.299 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-10 02:05:10.317 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-10 02:05:10.438 | Reading package lists... 2021-12-10 02:05:10.698 | Building dependency tree... 2021-12-10 02:05:10.700 | Reading state information... 2021-12-10 02:05:10.918 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.2). 2021-12-10 02:05:10.918 | The following packages were automatically installed and are no longer required: 2021-12-10 02:05:10.918 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-10 02:05:10.919 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-10 02:05:10.919 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-10 02:05:10.919 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-10 02:05:10.919 | python3-twisted-bin python3-zope.interface 2021-12-10 02:05:10.919 | Use 'sudo apt autoremove' to remove them. 2021-12-10 02:05:10.921 | Suggested packages: 2021-12-10 02:05:10.921 | python-uwsgidecorators python3-uwsgidecorators 2021-12-10 02:05:10.968 | The following NEW packages will be installed: 2021-12-10 02:05:10.968 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-12-10 02:05:11.263 | 0 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-12-10 02:05:11.263 | Need to get 163 kB of archives. 2021-12-10 02:05:11.263 | After this operation, 634 kB of additional disk space will be used. 2021-12-10 02:05:11.263 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.2 [17.0 kB] 2021-12-10 02:05:11.541 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.2 [72.6 kB] 2021-12-10 02:05:11.771 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.2 [73.2 kB] 2021-12-10 02:05:12.441 | Fetched 163 kB in 1s (177 kB/s) 2021-12-10 02:05:12.700 | Selecting previously unselected package uwsgi. 2021-12-10 02:05:12.738 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76924 files and directories currently installed.) 2021-12-10 02:05:12.742 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-10 02:05:12.796 | Unpacking uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-10 02:05:13.276 | Selecting previously unselected package uwsgi-plugin-python. 2021-12-10 02:05:13.284 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-10 02:05:13.350 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-12-10 02:05:13.859 | Selecting previously unselected package uwsgi-plugin-python3. 2021-12-10 02:05:13.867 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-10 02:05:13.916 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-12-10 02:05:14.276 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-12-10 02:05:14.523 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-10 02:05:14.626 | Setting up uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-10 02:05:15.453 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-12-10 02:05:15.727 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-10 02:05:15.992 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-10 02:05:16.729 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-10 02:05:18.826 | + functions-common:apt_get:1113 : result=0 2021-12-10 02:05:18.829 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-10 02:05:18.831 | + functions-common:time_stop:2331 : local name 2021-12-10 02:05:18.834 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:05:18.839 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:05:18.845 | + functions-common:time_stop:2334 : local total 2021-12-10 02:05:18.847 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:05:18.849 | + functions-common:time_stop:2337 : name=apt-get 2021-12-10 02:05:18.851 | + functions-common:time_stop:2338 : start_time=1639101910315 2021-12-10 02:05:18.853 | + functions-common:time_stop:2340 : [[ -z 1639101910315 ]] 2021-12-10 02:05:18.856 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:05:18.859 | + functions-common:time_stop:2343 : end_time=1639101918857 2021-12-10 02:05:18.862 | + functions-common:time_stop:2344 : elapsed_time=8542 2021-12-10 02:05:18.864 | + functions-common:time_stop:2345 : total=378023 2021-12-10 02:05:18.866 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:05:18.869 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=386565 2021-12-10 02:05:18.871 | + functions-common:apt_get:1117 : return 0 2021-12-10 02:05:18.874 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2021-12-10 02:05:18.877 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:05:18.879 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:05:18.882 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2021-12-10 02:05:18.938 | Enabling module proxy. 2021-12-10 02:05:18.944 | To activate the new configuration, you need to run: 2021-12-10 02:05:18.944 | systemctl restart apache2 2021-12-10 02:05:18.948 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2021-12-10 02:05:19.004 | Considering dependency proxy for proxy_uwsgi: 2021-12-10 02:05:19.004 | Module proxy already enabled 2021-12-10 02:05:19.004 | Enabling module proxy_uwsgi. 2021-12-10 02:05:19.009 | To activate the new configuration, you need to run: 2021-12-10 02:05:19.009 | systemctl restart apache2 2021-12-10 02:05:19.013 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2021-12-10 02:05:19.015 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-10 02:05:19.018 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-10 02:05:19.021 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-10 02:05:19.159 | + ./stack.sh:main:859 : install_keystoneauth 2021-12-10 02:05:19.162 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-12-10 02:05:19.164 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2021-12-10 02:05:19.167 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:05:19.170 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:05:19.172 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystoneauth, ]] 2021-12-10 02:05:19.175 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:05:19.179 | + ./stack.sh:main:860 : install_keystoneclient 2021-12-10 02:05:19.182 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-12-10 02:05:19.184 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2021-12-10 02:05:19.187 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:05:19.189 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:05:19.192 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-10 02:05:19.195 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:05:19.197 | + ./stack.sh:main:861 : install_glanceclient 2021-12-10 02:05:19.200 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2021-12-10 02:05:19.202 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2021-12-10 02:05:19.204 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:05:19.207 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:05:19.209 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-10 02:05:19.211 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:05:19.214 | + ./stack.sh:main:862 : install_cinderclient 2021-12-10 02:05:19.217 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2021-12-10 02:05:19.219 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2021-12-10 02:05:19.221 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:05:19.224 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:05:19.226 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-10 02:05:19.229 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:05:19.231 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2021-12-10 02:05:19.233 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2021-12-10 02:05:19.236 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:05:19.238 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:05:19.241 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-10 02:05:19.243 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:05:19.246 | + ./stack.sh:main:863 : install_novaclient 2021-12-10 02:05:19.248 | + lib/nova:install_novaclient:798 : use_library_from_git python-novaclient 2021-12-10 02:05:19.250 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2021-12-10 02:05:19.253 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:05:19.256 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:05:19.258 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-novaclient, ]] 2021-12-10 02:05:19.260 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:05:19.263 | + ./stack.sh:main:864 : is_service_enabled swift glance horizon 2021-12-10 02:05:19.278 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:05:19.281 | + ./stack.sh:main:865 : install_swiftclient 2021-12-10 02:05:19.283 | + lib/swift:install_swiftclient:750 : use_library_from_git python-swiftclient 2021-12-10 02:05:19.285 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2021-12-10 02:05:19.288 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:05:19.290 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:05:19.292 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-10 02:05:19.295 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:05:19.297 | + ./stack.sh:main:867 : is_service_enabled neutron nova horizon 2021-12-10 02:05:19.313 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:05:19.316 | + ./stack.sh:main:868 : install_neutronclient 2021-12-10 02:05:19.318 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-10 02:05:19.321 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2021-12-10 02:05:19.323 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:05:19.326 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:05:19.328 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-10 02:05:19.330 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:05:19.333 | + ./stack.sh:main:872 : install_keystonemiddleware 2021-12-10 02:05:19.335 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-12-10 02:05:19.338 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2021-12-10 02:05:19.340 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:05:19.342 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:05:19.345 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-10 02:05:19.347 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:05:19.349 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-12-10 02:05:19.352 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-10 02:05:19.354 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-10 02:05:19.357 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-10 02:05:19.359 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2021-12-10 02:05:19.362 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-10 02:05:19.366 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-10 02:05:19.366 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-10 02:05:19.370 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2021-12-10 02:05:19.373 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2021-12-10 02:05:19.375 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2021-12-10 02:05:19.378 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-10 02:05:19.381 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-10 02:05:19.398 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2021-12-10 02:05:19.403 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-12-10 02:05:22.041 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:05:22.042 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.048 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.048 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.048 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.048 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.049 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.049 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.049 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.049 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.049 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.049 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.049 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.049 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.049 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.049 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.049 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.049 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.049 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.049 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.050 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.051 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.051 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.052 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.052 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.052 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.053 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.053 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.054 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.054 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.055 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.055 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.056 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.056 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.057 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.057 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.058 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.058 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.058 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.059 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.059 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.060 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.060 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.060 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.061 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.061 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.062 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.062 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.062 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.063 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.063 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.064 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.064 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.065 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.065 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.065 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.067 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.067 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.068 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.068 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.069 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.069 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.069 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.070 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.070 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.071 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.071 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.072 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.072 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.072 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.073 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.073 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.074 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.074 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.074 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.075 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.075 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.076 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.077 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.077 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.078 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.078 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.078 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.079 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.079 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.080 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.080 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.081 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.081 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.081 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.082 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.082 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.083 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.083 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.084 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.084 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.085 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.085 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.086 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.087 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.087 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.088 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.089 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.089 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.090 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.090 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.091 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.091 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.092 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.092 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.092 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.093 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.093 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.094 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.095 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.095 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.095 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.096 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.096 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.097 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.097 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.098 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.098 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.099 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.099 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.099 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.100 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.100 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.101 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.101 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.102 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.103 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.103 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.103 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.104 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.104 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.105 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.105 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.106 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.106 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.106 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.107 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.107 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.108 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.108 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.109 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.109 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.109 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.110 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.110 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.111 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.111 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.112 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.112 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.113 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.114 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.114 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.115 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.116 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.116 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.117 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.117 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.117 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.118 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.118 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.119 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.119 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.120 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.120 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.120 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.121 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.121 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.122 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.122 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.123 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.123 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.124 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.124 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.124 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.125 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.125 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.126 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.126 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.127 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.127 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.127 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.128 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.128 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.129 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.130 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.130 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.131 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.131 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.132 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.132 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.133 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.133 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.133 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.134 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.134 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.135 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.135 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.136 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.136 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.137 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.137 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.138 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.138 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.138 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.139 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.139 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.140 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.140 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.140 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.141 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.142 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.142 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.142 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.143 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.143 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.143 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.144 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.144 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.145 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.146 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.146 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.146 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.147 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.147 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.148 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.148 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.148 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.149 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.149 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.150 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.150 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.151 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.151 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.151 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.152 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.152 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.153 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.153 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.154 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.154 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.154 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.155 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.155 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.156 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.156 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.157 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.157 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.158 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.158 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.159 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.159 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.159 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.160 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.160 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.161 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.161 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.162 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.162 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.162 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.163 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.164 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.164 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.164 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.165 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.165 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.166 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.166 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.167 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.167 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.167 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.168 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.168 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.169 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.169 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.170 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.170 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.171 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.171 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.171 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.172 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.172 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.173 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.173 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.173 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.174 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.174 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.175 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.176 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.176 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.176 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.177 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.177 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.178 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.178 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.179 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.179 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.180 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.180 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.181 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.181 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.182 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.182 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.183 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.183 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.183 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.184 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.184 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.185 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.186 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.186 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.186 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.187 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.187 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.187 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.188 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.188 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.189 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.189 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.190 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.190 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.191 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.192 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.192 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.193 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.193 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.193 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.194 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.195 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.195 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.196 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.197 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.197 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.197 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.198 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.198 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.199 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.199 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.199 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.200 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.201 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.201 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.202 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.202 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.202 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.203 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.203 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.204 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.204 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.204 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.205 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.206 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.206 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.206 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.207 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.207 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.208 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.208 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.209 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.209 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.210 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.210 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.210 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.211 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.211 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.212 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.212 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.212 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.213 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.213 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.214 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.214 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.215 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.215 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.216 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.216 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.217 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.217 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.217 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.218 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.219 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.219 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.219 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.220 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.220 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.221 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.221 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.221 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.222 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.222 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.223 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.223 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.223 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.224 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.224 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.225 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.225 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.226 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.226 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.227 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.227 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.227 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.228 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.228 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.229 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.229 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.230 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.230 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.231 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.231 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.231 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.232 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:22.232 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:22.233 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:22.235 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 605)) (9.0.0) 2021-12-10 02:05:22.311 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (2.3.1) 2021-12-10 02:05:22.347 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 691)) (8.0.5) 2021-12-10 02:05:22.360 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 720)) (0.9.0) 2021-12-10 02:05:22.365 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 735)) (1.32.0) 2021-12-10 02:05:22.372 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-10 02:05:22.374 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 835)) (1.4.0) 2021-12-10 02:05:22.380 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 880)) (4.0.0) 2021-12-10 02:05:22.447 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 885)) (4.0.0) 2021-12-10 02:05:22.467 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 913)) (4.4.2) 2021-12-10 02:05:22.471 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (4.1.2) 2021-12-10 02:05:22.490 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (2019.3) 2021-12-10 02:05:22.494 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.0.0) 2021-12-10 02:05:22.506 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.0.3) 2021-12-10 02:05:22.512 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-12-10 02:05:22.525 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-10 02:05:22.527 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) (4.0.1) 2021-12-10 02:05:22.536 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (4.1.3) 2021-12-10 02:05:22.580 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.23.0) 2021-12-10 02:05:22.604 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (1.8.6) 2021-12-10 02:05:22.618 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (2.0.1) 2021-12-10 02:05:22.626 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.3.1) 2021-12-10 02:05:22.630 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.7.19) 2021-12-10 02:05:22.633 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.1.12) 2021-12-10 02:05:22.636 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.7.0) 2021-12-10 02:05:22.640 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 870)) (0.10.9) 2021-12-10 02:05:22.643 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (2.4.7) 2021-12-10 02:05:22.646 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (0.6.2) 2021-12-10 02:05:22.650 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.8.0) 2021-12-10 02:05:22.654 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 984)) (2.8.1) 2021-12-10 02:05:22.661 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (0.9.6) 2021-12-10 02:05:22.663 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.25.8) 2021-12-10 02:05:22.686 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-12-10 02:05:22.688 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (2.9) 2021-12-10 02:05:22.692 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2021.10.8) 2021-12-10 02:05:22.694 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 815)) (1.12.1) 2021-12-10 02:05:24.040 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:05:24.040 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:05:24.110 | + inc/python:pip_install:207 : result=0 2021-12-10 02:05:24.112 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:05:24.115 | + functions-common:time_stop:2331 : local name 2021-12-10 02:05:24.117 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:05:24.119 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:05:24.122 | + functions-common:time_stop:2334 : local total 2021-12-10 02:05:24.124 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:05:24.126 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:05:24.128 | + functions-common:time_stop:2338 : start_time=1639101919394 2021-12-10 02:05:24.130 | + functions-common:time_stop:2340 : [[ -z 1639101919394 ]] 2021-12-10 02:05:24.133 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:05:24.136 | + functions-common:time_stop:2343 : end_time=1639101924134 2021-12-10 02:05:24.138 | + functions-common:time_stop:2344 : elapsed_time=4740 2021-12-10 02:05:24.140 | + functions-common:time_stop:2345 : total=63232 2021-12-10 02:05:24.143 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:05:24.145 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=67972 2021-12-10 02:05:24.147 | + inc/python:pip_install:210 : return 0 2021-12-10 02:05:24.150 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-12-10 02:05:24.152 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-10 02:05:24.154 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-10 02:05:24.157 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-10 02:05:24.160 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2021-12-10 02:05:24.163 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-10 02:05:24.166 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-10 02:05:24.166 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-10 02:05:24.171 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2021-12-10 02:05:24.173 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2021-12-10 02:05:24.176 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2021-12-10 02:05:24.179 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-10 02:05:24.181 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-10 02:05:24.202 | Using python 3.6 to install python-memcached because python3_enabled=True 2021-12-10 02:05:24.207 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-12-10 02:05:26.827 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:05:26.827 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.828 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.828 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.829 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.829 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.830 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.830 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.831 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.831 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.832 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.833 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.833 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.833 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.834 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.834 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.835 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.835 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.836 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.836 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.836 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.837 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.837 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.838 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.838 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.839 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.839 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.839 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.840 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.840 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.841 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.841 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.842 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.842 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.843 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.843 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.844 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.844 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.844 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.845 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.845 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.846 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.846 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.846 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.847 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.848 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.848 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.849 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.849 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.849 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.850 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.850 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.851 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.851 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.851 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.852 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.853 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.853 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.854 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.854 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.855 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.855 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.855 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.856 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.856 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.857 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.857 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.858 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.858 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.858 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.859 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.859 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.860 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.860 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.860 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.861 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.862 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.862 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.863 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.863 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.864 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.864 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.865 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.865 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.866 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.866 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.867 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.867 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.867 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.868 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.868 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.869 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.869 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.870 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.870 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.870 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.871 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.871 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.872 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.872 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.873 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.873 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.873 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.874 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.874 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.875 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.875 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.876 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.876 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.876 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.877 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.878 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.878 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.879 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.879 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.880 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.880 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.881 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.881 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.882 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.882 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.882 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.883 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.883 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.883 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.884 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.884 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.885 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.885 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.886 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.887 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.887 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.887 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.888 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.888 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.889 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.889 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.890 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.890 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.890 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.891 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.891 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.892 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.892 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.893 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.893 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.894 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.895 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.895 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.895 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.896 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.896 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.897 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.897 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.898 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.898 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.899 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.899 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.900 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.900 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.901 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.901 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.902 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.902 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.902 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.903 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.903 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.904 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.904 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.905 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.905 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.906 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.906 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.907 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.907 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.908 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.908 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.909 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.909 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.909 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.910 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.911 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.911 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.912 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.912 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.912 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.913 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.913 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.914 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.914 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.915 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.916 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.916 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.916 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.917 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.918 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.918 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.919 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.919 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.920 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.920 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.921 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.921 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.922 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.922 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.923 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.923 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.924 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.924 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.925 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.925 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.925 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.926 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.926 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.927 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.928 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.928 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.929 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.929 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.930 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.930 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.930 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.931 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.931 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.932 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.932 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.933 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.933 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.934 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.934 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.935 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.935 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.935 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.936 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.936 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.937 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.937 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.937 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.938 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.938 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.939 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.939 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.940 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.941 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.941 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.942 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.942 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.943 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.943 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.944 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.944 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.945 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.946 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.946 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.947 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.947 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.948 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.948 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.949 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.949 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.950 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.950 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.951 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.951 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.952 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.952 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.952 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.953 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.953 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.954 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.954 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.955 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.955 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.956 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.957 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.957 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.958 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.958 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.959 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.959 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.960 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.960 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.960 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.961 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.961 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.962 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.962 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.963 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.963 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.963 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.964 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.964 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.965 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.965 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.966 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.966 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.967 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.967 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.968 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.968 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.969 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.969 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.970 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.970 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.971 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.971 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.972 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.972 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.973 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.973 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.973 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.974 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.974 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.975 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.975 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.976 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.976 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.977 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.977 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.978 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.978 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.978 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.979 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.979 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.980 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.980 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.981 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.981 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.982 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.982 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.983 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.983 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.984 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.984 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.985 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.986 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.986 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.987 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.987 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.987 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.988 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.988 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.989 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.990 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.990 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.991 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.991 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.992 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.992 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.993 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.993 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.994 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.994 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.994 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.995 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.996 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.996 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.996 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.997 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.997 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.998 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.998 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:26.999 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:26.999 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:26.999 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:27.000 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:27.000 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.001 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.001 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.002 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:27.002 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:27.002 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.003 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:27.004 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:27.004 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.005 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.005 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:27.006 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:27.006 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:27.007 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:27.007 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.008 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:27.008 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:27.009 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:27.009 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:27.009 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.010 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.010 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.011 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:27.011 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:27.012 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.012 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.012 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.013 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:27.013 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:27.014 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.014 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.015 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:27.015 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:27.016 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.016 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:27.017 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:27.017 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.017 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:27.018 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:27.018 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.019 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:27.020 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:27.021 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:27.021 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:27.021 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.022 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:27.022 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:27.023 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:27.023 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:27.024 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:27.024 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:27.024 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:27.147 | Collecting python-memcached===1.59 2021-12-10 02:05:27.155 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-12-10 02:05:27.251 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-10 02:05:28.676 | Installing collected packages: python-memcached 2021-12-10 02:05:28.840 | Successfully installed python-memcached-1.59 2021-12-10 02:05:28.946 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:05:28.946 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:05:29.019 | + inc/python:pip_install:207 : result=0 2021-12-10 02:05:29.022 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:05:29.024 | + functions-common:time_stop:2331 : local name 2021-12-10 02:05:29.026 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:05:29.029 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:05:29.031 | + functions-common:time_stop:2334 : local total 2021-12-10 02:05:29.033 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:05:29.036 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:05:29.038 | + functions-common:time_stop:2338 : start_time=1639101924197 2021-12-10 02:05:29.040 | + functions-common:time_stop:2340 : [[ -z 1639101924197 ]] 2021-12-10 02:05:29.043 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:05:29.046 | + functions-common:time_stop:2343 : end_time=1639101929044 2021-12-10 02:05:29.049 | + functions-common:time_stop:2344 : elapsed_time=4847 2021-12-10 02:05:29.051 | + functions-common:time_stop:2345 : total=67972 2021-12-10 02:05:29.053 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:05:29.055 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=72819 2021-12-10 02:05:29.058 | + inc/python:pip_install:210 : return 0 2021-12-10 02:05:29.060 | + ./stack.sh:main:874 : is_service_enabled keystone 2021-12-10 02:05:29.076 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:05:29.078 | + ./stack.sh:main:875 : '[' 10.222.0.46 == 10.222.0.46 ']' 2021-12-10 02:05:29.081 | + ./stack.sh:main:876 : stack_install_service keystone 2021-12-10 02:05:29.083 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-10 02:05:29.086 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-10 02:05:29.088 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-10 02:05:29.090 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-10 02:05:29.093 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-12-10 02:05:29.108 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:05:29.110 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2021-12-10 02:05:29.113 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-10 02:05:29.115 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-12-10 02:05:29.117 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-10 02:05:29.119 | + functions-common:git_clone:526 : local orig_dir 2021-12-10 02:05:29.122 | ++ functions-common:git_clone:527 : pwd 2021-12-10 02:05:29.124 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-10 02:05:29.126 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-10 02:05:29.129 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-10 02:05:29.142 | + functions-common:git_clone:530 : RECLONE=False 2021-12-10 02:05:29.145 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-10 02:05:29.147 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-10 02:05:29.150 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-10 02:05:29.150 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-10 02:05:29.154 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-12-10 02:05:29.156 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-10 02:05:29.158 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-12-10 02:05:29.162 | + functions-common:git_clone:593 : git show --oneline 2021-12-10 02:05:29.162 | + functions-common:git_clone:593 : head -1 2021-12-10 02:05:29.164 | 7941a0b78 Merge "Fix typos in application credential policies" into stable/ussuri 2021-12-10 02:05:29.166 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-10 02:05:29.169 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-12-10 02:05:29.171 | + inc/python:setup_develop:351 : local bindep 2021-12-10 02:05:29.173 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-10 02:05:29.175 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2021-12-10 02:05:29.178 | + inc/python:setup_develop:357 : local extras= 2021-12-10 02:05:29.180 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-10 02:05:29.182 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-10 02:05:29.185 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-10 02:05:29.187 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2021-12-10 02:05:29.189 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-10 02:05:29.192 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-10 02:05:29.195 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2021-12-10 02:05:29.197 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-10 02:05:29.200 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2021-12-10 02:05:29.202 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-10 02:05:29.204 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-10 02:05:29.208 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-10 02:05:29.214 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2021-12-10 02:05:29.216 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-12-10 02:05:30.205 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2021-12-10 02:05:30.207 | + inc/python:setup_package:430 : local bindep=0 2021-12-10 02:05:30.209 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-10 02:05:30.212 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-10 02:05:30.214 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-10 02:05:30.216 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2021-12-10 02:05:30.219 | + inc/python:setup_package:439 : local flags=-e 2021-12-10 02:05:30.221 | + inc/python:setup_package:440 : local extras= 2021-12-10 02:05:30.223 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-10 02:05:30.226 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-10 02:05:30.228 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-10 02:05:30.230 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-10 02:05:30.232 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-10 02:05:30.234 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2021-12-10 02:05:30.252 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2021-12-10 02:05:30.257 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-12-10 02:05:32.950 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:05:32.951 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-10 02:05:32.951 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.952 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.952 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.953 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.953 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.954 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.954 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.955 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.955 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.955 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.956 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.956 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.957 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.957 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.958 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.958 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.958 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.959 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.959 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.960 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.960 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.961 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.961 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.961 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.962 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.964 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.965 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.965 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.965 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.966 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.966 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.967 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.967 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.968 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.968 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.969 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.969 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.969 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.970 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.970 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.970 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.971 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.971 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.971 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.973 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.973 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.973 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.974 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.974 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.975 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.975 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.976 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.976 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.977 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.977 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.978 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.978 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.978 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.979 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.979 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.980 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.981 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.981 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.982 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.982 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.983 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.983 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.984 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.984 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.985 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.986 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.986 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.986 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.987 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.987 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.988 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.989 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.989 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.989 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.990 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.990 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.991 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.992 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.992 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.992 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.993 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.993 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.994 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.994 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.995 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.995 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.996 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.996 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.997 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:32.997 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.998 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.998 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:32.998 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:32.999 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.000 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.000 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.001 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.001 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.001 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.002 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.002 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.003 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.003 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.004 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.004 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.005 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.005 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.005 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.006 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.006 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.007 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.007 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.008 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.008 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.009 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.009 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.010 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.010 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.010 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.011 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.011 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.012 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.012 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.013 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.013 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.014 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.014 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.014 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.015 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.015 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.016 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.016 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.016 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.017 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.017 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.018 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.018 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.019 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.019 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.019 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.020 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.020 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.021 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.021 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.022 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.022 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.023 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.023 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.023 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.024 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.024 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.024 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.025 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.025 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.026 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.026 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.026 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.027 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.027 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.028 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.028 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.029 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.029 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.029 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.030 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.030 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.030 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.031 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.031 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.032 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.032 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.033 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.033 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.033 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.034 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.034 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.035 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.035 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.036 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.036 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.037 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.037 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.037 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.038 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.038 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.039 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.039 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.039 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.040 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.040 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.041 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.041 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.041 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.042 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.042 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.043 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.043 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.043 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.044 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.044 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.045 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.045 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.045 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.046 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.046 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.047 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.047 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.047 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.048 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.048 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.049 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.049 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.049 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.050 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.051 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.051 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.051 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.052 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.052 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.053 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.053 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.054 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.054 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.054 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.055 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.055 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.056 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.057 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.057 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.058 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.059 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.059 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.060 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.060 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.061 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.061 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.061 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.062 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.062 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.063 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.063 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.063 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.064 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.064 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.065 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.065 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.066 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.066 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.066 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.067 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.067 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.068 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.068 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.069 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.069 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.069 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.070 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.070 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.071 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.071 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.071 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.072 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.072 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.073 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.073 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.074 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.074 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.075 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.075 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.075 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.076 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.076 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.077 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.077 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.077 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.078 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.078 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.079 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.079 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.080 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.080 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.080 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.081 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.081 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.082 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.082 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.082 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.083 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.083 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.084 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.084 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.085 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.085 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.085 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.086 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.086 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.087 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.087 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.088 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.088 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.088 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.089 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.089 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.090 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.090 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.090 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.091 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.091 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.092 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.092 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.093 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.093 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.094 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.094 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.094 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.095 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.095 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.095 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.096 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.096 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.097 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.098 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.098 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.099 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.100 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.100 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.101 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.101 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.101 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.102 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.102 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.103 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.103 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.104 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.104 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.105 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.105 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.106 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.106 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.106 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.107 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.107 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.107 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.108 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.108 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.109 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.109 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.110 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.110 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.110 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.111 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.111 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.112 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.112 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.113 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.114 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.114 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.115 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.115 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.116 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.116 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.117 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.117 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.117 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.118 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.118 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.119 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.119 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.120 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.120 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.120 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.121 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.121 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.122 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.122 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.123 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.123 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.124 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.124 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.124 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.125 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.126 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.126 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.126 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.127 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.127 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.128 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.128 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.129 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.129 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.129 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.130 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.130 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.130 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.131 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.131 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.132 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.132 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.133 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.133 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.133 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.134 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.135 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.135 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.135 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.136 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.137 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.137 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.137 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.138 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:33.138 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:33.139 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:33.139 | Obtaining file:///opt/stack/keystone 2021-12-10 02:05:34.763 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-10 02:05:36.510 | Collecting Flask===1.1.2 2021-12-10 02:05:36.518 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-12-10 02:05:36.712 | Collecting Flask-RESTful===0.3.8 2021-12-10 02:05:36.718 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-12-10 02:05:36.791 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-10 02:05:36.799 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-10 02:05:36.878 | Collecting PyJWT===1.7.1 2021-12-10 02:05:36.885 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 2021-12-10 02:05:36.906 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-10 02:05:36.928 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-10 02:05:37.078 | Collecting Werkzeug===1.0.1 2021-12-10 02:05:37.085 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-12-10 02:05:37.286 | Collecting aniso8601===8.0.0 2021-12-10 02:05:37.293 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2021-12-10 02:05:37.361 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-10 02:05:37.370 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-10 02:05:37.431 | Collecting click===7.1.1 2021-12-10 02:05:37.438 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e34/5d143d80bf5ee/click-7.1.1-py2.py3-none-any.whl (82 kB) 2021-12-10 02:05:37.446 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-10 02:05:37.488 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-10 02:05:37.582 | Collecting itsdangerous===1.1.0 2021-12-10 02:05:37.589 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-12-10 02:05:37.655 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-12-10 02:05:37.687 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (9.0.0) 2021-12-10 02:05:37.749 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.2) 2021-12-10 02:05:37.790 | Collecting oauthlib===3.1.0 2021-12-10 02:05:37.798 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-12-10 02:05:37.819 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.3.1) 2021-12-10 02:05:37.877 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (8.0.5) 2021-12-10 02:05:37.891 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.0.3) 2021-12-10 02:05:37.898 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (8.1.1) 2021-12-10 02:05:37.952 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (4.0.1) 2021-12-10 02:05:37.961 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (4.1.3) 2021-12-10 02:05:38.005 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (12.1.6) 2021-12-10 02:05:38.071 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (4.0.2) 2021-12-10 02:05:38.092 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.1.2) 2021-12-10 02:05:38.111 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.1.2) 2021-12-10 02:05:38.125 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.1.1) 2021-12-10 02:05:38.155 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (1.0.1) 2021-12-10 02:05:38.165 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (4.1.2) 2021-12-10 02:05:38.183 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.1.0) 2021-12-10 02:05:38.324 | Collecting passlib===1.7.2 2021-12-10 02:05:38.331 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2021-12-10 02:05:38.423 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (5.4.5) 2021-12-10 02:05:38.426 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (0.7.2) 2021-12-10 02:05:38.428 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (3.0.0) 2021-12-10 02:05:38.440 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (2.20) 2021-12-10 02:05:38.443 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 602)) (0.9.6) 2021-12-10 02:05:38.446 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 609)) (2.4.7) 2021-12-10 02:05:38.449 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (0.16.0) 2021-12-10 02:05:38.565 | Collecting pysaml2===5.0.0 2021-12-10 02:05:38.573 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/180/0ef0ab3f5b3c1/pysaml2-5.0.0-py2.py3-none-any.whl (336 kB) 2021-12-10 02:05:38.662 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 651)) (2.8.1) 2021-12-10 02:05:38.668 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 683)) (4.0.0) 2021-12-10 02:05:38.688 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 771)) (2019.3) 2021-12-10 02:05:38.693 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (2.23.0) 2021-12-10 02:05:38.715 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.4.0) 2021-12-10 02:05:38.973 | Collecting scrypt===0.8.13 2021-12-10 02:05:38.980 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/137/7b1adc98c4152/scrypt-0.8.13.tar.gz (53 kB) 2021-12-10 02:05:39.730 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (1.14.0) 2021-12-10 02:05:39.733 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 892)) (0.13.0) 2021-12-10 02:05:39.744 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 893)) (0.3.1) 2021-12-10 02:05:39.748 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (3.3.0) 2021-12-10 02:05:39.750 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 899)) (1.32.0) 2021-12-10 02:05:39.757 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (2.0.1) 2021-12-10 02:05:39.767 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 925)) (0.5.0) 2021-12-10 02:05:39.774 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 926)) (2.4.0) 2021-12-10 02:05:39.793 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 945)) (1.4.0) 2021-12-10 02:05:39.797 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 966)) (1.1.0) 2021-12-10 02:05:39.804 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.25.8) 2021-12-10 02:05:39.827 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 993)) (1.2.3) 2021-12-10 02:05:39.829 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-10 02:05:39.834 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-10 02:05:39.877 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (49.6.0) 2021-12-10 02:05:39.923 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-12-10 02:05:39.942 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (4.0.0) 2021-12-10 02:05:40.010 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (0.7.19) 2021-12-10 02:05:40.014 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-10 02:05:40.017 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-10 02:05:40.025 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-10 02:05:40.035 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-10 02:05:40.039 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-10 02:05:40.042 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-12-10 02:05:40.049 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-10 02:05:40.055 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.6.8) 2021-12-10 02:05:40.102 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-10 02:05:40.111 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-10 02:05:40.120 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (4.0.3) 2021-12-10 02:05:40.134 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-10 02:05:40.142 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-10 02:05:40.145 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-10 02:05:40.153 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-10 02:05:40.164 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-10 02:05:40.167 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.10.9) 2021-12-10 02:05:40.170 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (19.1.0) 2021-12-10 02:05:40.271 | Collecting defusedxml===0.6.0 2021-12-10 02:05:40.277 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-12-10 02:05:40.347 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-10 02:05:40.350 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-10 02:05:40.353 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-10 02:05:40.355 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-10 02:05:40.358 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-10 02:05:40.360 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 699)) (1.6.0) 2021-12-10 02:05:40.363 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.0.0) 2021-12-10 02:05:40.366 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 966)) (1.4.0) 2021-12-10 02:05:40.368 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1003)) (3.1.0) 2021-12-10 02:05:40.381 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (1.7.0) 2021-12-10 02:05:40.385 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 987)) (1.12.1) 2021-12-10 02:05:40.388 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 656)) (1.0.4) 2021-12-10 02:05:40.391 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-10 02:05:40.399 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.3.0) 2021-12-10 02:05:40.402 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-10 02:05:40.404 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.5) 2021-12-10 02:05:40.407 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 785)) (0.7) 2021-12-10 02:05:40.414 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-10 02:05:40.420 | Building wheels for collected packages: scrypt 2021-12-10 02:05:40.421 | Building wheel for scrypt (setup.py): started 2021-12-10 02:05:43.019 | Building wheel for scrypt (setup.py): finished with status 'done' 2021-12-10 02:05:43.020 | Created wheel for scrypt: filename=scrypt-0.8.13-cp36-cp36m-linux_x86_64.whl size=73200 sha256=985a7749d9c6b4df97be57730111f2bbbf4285999595235be64206a03ec519c3 2021-12-10 02:05:43.021 | Stored in directory: /root/.cache/pip/wheels/0c/52/ad/29fdeb2dcf7a0cf9e289bca23d73e0ffde209047e21277a31a 2021-12-10 02:05:43.021 | Successfully built scrypt 2021-12-10 02:05:43.862 | Installing collected packages: Werkzeug, click, itsdangerous, Flask, aniso8601, Flask-RESTful, passlib, scrypt, oauthlib, defusedxml, pysaml2, PyJWT, keystone 2021-12-10 02:05:44.129 | Attempting uninstall: click 2021-12-10 02:05:44.131 | Found existing installation: click 6.7 2021-12-10 02:05:44.143 | Uninstalling click-6.7: 2021-12-10 02:05:44.160 | Successfully uninstalled click-6.7 2021-12-10 02:05:45.232 | Attempting uninstall: oauthlib 2021-12-10 02:05:45.233 | Found existing installation: oauthlib 2.0.6 2021-12-10 02:05:45.238 | Uninstalling oauthlib-2.0.6: 2021-12-10 02:05:45.256 | Successfully uninstalled oauthlib-2.0.6 2021-12-10 02:05:46.089 | Attempting uninstall: PyJWT 2021-12-10 02:05:46.090 | Found existing installation: PyJWT 1.5.3 2021-12-10 02:05:46.099 | Uninstalling PyJWT-1.5.3: 2021-12-10 02:05:46.115 | Successfully uninstalled PyJWT-1.5.3 2021-12-10 02:05:46.195 | Running setup.py develop for keystone 2021-12-10 02:05:48.022 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 PyJWT-1.7.1 Werkzeug-1.0.1 aniso8601-8.0.0 click-7.1.1 defusedxml-0.6.0 itsdangerous-1.1.0 keystone oauthlib-3.1.0 passlib-1.7.2 pysaml2-5.0.0 scrypt-0.8.13 2021-12-10 02:05:48.132 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:05:48.132 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:05:48.229 | + inc/python:pip_install:207 : result=0 2021-12-10 02:05:48.231 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:05:48.233 | + functions-common:time_stop:2331 : local name 2021-12-10 02:05:48.235 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:05:48.237 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:05:48.239 | + functions-common:time_stop:2334 : local total 2021-12-10 02:05:48.242 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:05:48.244 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:05:48.246 | + functions-common:time_stop:2338 : start_time=1639101930248 2021-12-10 02:05:48.248 | + functions-common:time_stop:2340 : [[ -z 1639101930248 ]] 2021-12-10 02:05:48.251 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:05:48.254 | + functions-common:time_stop:2343 : end_time=1639101948251 2021-12-10 02:05:48.256 | + functions-common:time_stop:2344 : elapsed_time=18003 2021-12-10 02:05:48.258 | + functions-common:time_stop:2345 : total=72819 2021-12-10 02:05:48.260 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:05:48.263 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=90822 2021-12-10 02:05:48.265 | + inc/python:pip_install:210 : return 0 2021-12-10 02:05:48.267 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-10 02:05:48.270 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-10 02:05:48.272 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-10 02:05:48.288 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-10 02:05:48.299 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/keystone 2021-12-10 02:05:48.302 | + inc/python:use_library_from_git:263 : local name=/opt/stack/keystone 2021-12-10 02:05:48.305 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:05:48.307 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:05:48.310 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-10 02:05:48.312 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:05:48.314 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-12-10 02:05:48.330 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:05:48.332 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-12-10 02:05:48.335 | + lib/keystone:install_keystone:508 : '[' uwsgi == uwsgi ']' 2021-12-10 02:05:48.337 | + lib/keystone:install_keystone:509 : pip_install uwsgi 2021-12-10 02:05:48.355 | Using python 3.6 to install uwsgi because python3_enabled=True 2021-12-10 02:05:48.360 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt uwsgi 2021-12-10 02:05:51.007 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:05:51.008 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-10 02:05:51.008 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.009 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.009 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.009 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.010 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.010 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.011 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.011 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.012 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.012 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.013 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.013 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.013 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.014 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.014 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.015 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.015 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.016 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.016 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.016 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.017 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.017 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.018 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.018 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.019 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.021 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.022 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.022 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.023 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.023 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.023 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.024 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.024 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.025 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.025 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.026 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.026 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.026 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.027 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.027 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.027 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.028 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.028 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.028 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.029 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.029 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.030 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.030 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.031 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.031 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.032 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.032 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.033 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.033 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.033 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.034 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.035 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.035 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.035 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.036 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.037 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.037 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.037 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.038 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.039 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.039 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.040 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.040 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.041 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.042 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.042 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.042 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.043 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.043 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.043 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.044 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.044 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.045 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.045 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.046 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.046 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.047 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.047 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.047 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.048 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.048 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.049 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.049 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.050 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.050 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.051 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.051 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.051 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.052 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.053 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.053 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.053 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.054 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.054 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.055 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.055 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.056 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.056 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.057 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.057 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.058 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.058 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.058 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.059 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.059 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.060 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.060 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.061 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.061 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.062 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.062 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.062 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.063 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.063 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.064 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.064 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.065 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.067 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.067 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.067 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.067 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.067 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.068 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.068 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.069 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.069 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.069 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.070 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.070 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.071 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.071 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.072 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.072 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.072 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.073 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.073 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.073 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.074 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.074 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.075 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.075 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.076 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.076 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.077 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.077 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.077 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.078 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.078 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.078 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.079 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.079 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.080 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.080 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.081 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.081 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.082 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.082 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.083 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.083 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.084 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.084 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.084 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.085 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.085 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.086 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.086 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.086 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.087 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.087 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.087 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.088 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.088 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.089 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.089 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.090 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.090 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.091 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.091 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.091 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.092 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.092 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.093 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.093 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.093 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.094 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.094 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.095 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.095 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.095 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.096 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.096 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.097 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.097 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.097 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.098 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.098 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.099 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.099 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.099 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.100 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.100 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.101 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.101 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.101 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.102 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.102 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.103 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.103 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.103 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.104 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.104 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.104 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.105 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.105 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.106 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.106 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.106 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.107 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.107 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.108 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.108 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.108 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.109 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.109 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.110 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.110 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.110 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.112 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.112 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.112 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.114 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.114 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.114 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.115 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.116 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.116 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.116 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.117 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.117 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.118 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.118 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.118 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.119 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.119 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.120 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.120 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.121 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.121 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.121 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.122 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.122 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.123 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.123 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.123 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.124 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.124 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.125 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.125 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.125 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.126 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.126 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.127 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.127 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.127 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.128 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.129 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.129 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.130 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.130 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.131 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.131 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.131 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.132 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.132 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.133 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.133 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.134 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.134 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.134 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.135 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.135 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.135 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.136 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.136 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.137 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.137 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.137 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.138 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.138 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.139 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.139 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.139 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.140 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.140 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.141 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.141 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.142 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.142 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.142 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.143 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.144 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.144 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.144 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.159 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.160 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.160 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.161 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.161 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.161 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.162 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.162 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.163 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.163 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.164 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.164 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.164 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.165 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.165 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.166 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.166 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.167 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.167 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.167 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.168 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.169 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.169 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.170 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.170 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.170 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.171 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.171 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.172 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.172 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.173 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.173 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.174 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.174 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.174 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.175 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.175 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.176 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.176 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.176 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.177 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.177 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.178 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.178 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.178 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.179 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.179 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.180 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.180 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.181 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.181 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.182 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.182 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.182 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.183 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.183 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.184 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.184 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.184 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.185 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.185 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.186 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.186 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.187 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.187 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.187 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.188 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.188 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.189 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.203 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.204 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.204 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.204 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.204 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.204 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.204 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.204 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.204 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.204 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.204 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.205 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.205 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:05:51.205 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:05:51.206 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:05:51.661 | Collecting uwsgi 2021-12-10 02:05:51.670 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88a/b9867d8973d8a/uwsgi-2.0.20.tar.gz (804 kB) 2021-12-10 02:05:52.768 | Building wheels for collected packages: uwsgi 2021-12-10 02:05:52.769 | Building wheel for uwsgi (setup.py): started 2021-12-10 02:06:08.668 | Building wheel for uwsgi (setup.py): finished with status 'done' 2021-12-10 02:06:08.673 | Created wheel for uwsgi: filename=uWSGI-2.0.20-cp36-cp36m-linux_x86_64.whl size=597543 sha256=be1ccbff3bd13e835b54758da087223c48fbd54dfd7e8437f2a0383d29af6327 2021-12-10 02:06:08.673 | Stored in directory: /root/.cache/pip/wheels/9a/16/df/02037ed390c1561aad34458ea9eb30a0c78f21377405d3f9e9 2021-12-10 02:06:08.674 | Successfully built uwsgi 2021-12-10 02:06:10.254 | Installing collected packages: uwsgi 2021-12-10 02:06:10.447 | Successfully installed uwsgi-2.0.20 2021-12-10 02:06:10.557 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:06:10.557 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:06:10.674 | + inc/python:pip_install:207 : result=0 2021-12-10 02:06:10.677 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:06:10.679 | + functions-common:time_stop:2331 : local name 2021-12-10 02:06:10.682 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:06:10.684 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:06:10.686 | + functions-common:time_stop:2334 : local total 2021-12-10 02:06:10.688 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:06:10.691 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:06:10.693 | + functions-common:time_stop:2338 : start_time=1639101948351 2021-12-10 02:06:10.695 | + functions-common:time_stop:2340 : [[ -z 1639101948351 ]] 2021-12-10 02:06:10.698 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:06:10.701 | + functions-common:time_stop:2343 : end_time=1639101970699 2021-12-10 02:06:10.704 | + functions-common:time_stop:2344 : elapsed_time=22348 2021-12-10 02:06:10.706 | + functions-common:time_stop:2345 : total=90822 2021-12-10 02:06:10.708 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:06:10.710 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=113170 2021-12-10 02:06:10.713 | + inc/python:pip_install:210 : return 0 2021-12-10 02:06:10.715 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-10 02:06:10.718 | + ./stack.sh:main:877 : configure_keystone 2021-12-10 02:06:10.720 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-12-10 02:06:10.732 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-12-10 02:06:10.734 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-10 02:06:10.739 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-12-10 02:06:10.753 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:06:10.756 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-10 02:06:10.781 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-10 02:06:10.805 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-10 02:06:10.830 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-10 02:06:10.856 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-10 02:06:10.881 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-10 02:06:10.907 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-10 02:06:10.931 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-10 02:06:10.954 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-10 02:06:10.957 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-10 02:06:10.959 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-10 02:06:10.961 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-10 02:06:10.963 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-10 02:06:10.965 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-10 02:06:10.980 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:06:10.983 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-10 02:06:10.985 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-10 02:06:10.987 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-10 02:06:11.001 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:06:11.004 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-12-10 02:06:11.006 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-12-10 02:06:11.031 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-10 02:06:11.034 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-10 02:06:11.037 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-12-10 02:06:11.039 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-12-10 02:06:11.041 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-12-10 02:06:11.056 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:06:11.058 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.46/identity 2021-12-10 02:06:11.084 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.46/identity 2021-12-10 02:06:11.108 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-12-10 02:06:11.111 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-10 02:06:11.137 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-12-10 02:06:11.139 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-10 02:06:11.141 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-10 02:06:11.144 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-12-10 02:06:11.146 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-10 02:06:11.149 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-10 02:06:11.174 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-12-10 02:06:11.177 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-12-10 02:06:11.179 | + functions:setup_logging:655 : local conf_file=/etc/keystone/keystone.conf 2021-12-10 02:06:11.181 | + functions:setup_logging:656 : local other_cond=False 2021-12-10 02:06:11.184 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-10 02:06:11.186 | + functions:setup_logging:658 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-10 02:06:11.188 | + functions:setup_systemd_logging:686 : local conf_file=/etc/keystone/keystone.conf 2021-12-10 02:06:11.191 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-10 02:06:11.194 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-10 02:06:11.209 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-10 02:06:11.211 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-10 02:06:11.214 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-10 02:06:11.216 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-10 02:06:11.219 | + functions:setup_systemd_logging:700 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-10 02:06:11.242 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-10 02:06:11.266 | + functions:setup_systemd_logging:703 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-10 02:06:11.289 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-10 02:06:11.313 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-10 02:06:11.337 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-12-10 02:06:11.339 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-10 02:06:11.342 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-10 02:06:11.344 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-10 02:06:11.346 | + lib/apache:write_uwsgi_config:266 : local url=/identity 2021-12-10 02:06:11.348 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-10 02:06:11.351 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-10 02:06:11.354 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-public 2021-12-10 02:06:11.357 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-public 2021-12-10 02:06:11.359 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-10 02:06:11.361 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-10 02:06:11.375 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-10 02:06:11.375 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-10 02:06:11.383 | d /var/run/uwsgi 0755 ubuntu root 2021-12-10 02:06:11.386 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-10 02:06:11.400 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-10 02:06:11.402 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-10 02:06:11.406 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-10 02:06:11.431 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-10 02:06:11.454 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-10 02:06:11.478 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-10 02:06:11.501 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-10 02:06:11.526 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-10 02:06:11.548 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-10 02:06:11.573 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-10 02:06:11.596 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-10 02:06:11.620 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-10 02:06:11.644 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-10 02:06:11.667 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-10 02:06:11.691 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-10 02:06:11.714 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-10 02:06:11.716 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-10 02:06:11.719 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-public 2021-12-10 02:06:11.721 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-public 2021-12-10 02:06:11.724 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-10 02:06:11.726 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:06:11.728 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:06:11.731 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-10 02:06:11.733 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-10 02:06:11.736 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-10 02:06:11.760 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-10 02:06:11.784 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-12-10 02:06:11.784 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-10 02:06:11.791 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-12-10 02:06:11.794 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-public 2021-12-10 02:06:11.797 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-public 2021-12-10 02:06:11.799 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-10 02:06:11.802 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-10 02:06:11.804 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-10 02:06:11.806 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:06:11.808 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:06:11.811 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-10 02:06:11.813 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-10 02:06:11.816 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:06:11.818 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:06:11.820 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-public 2021-12-10 02:06:11.876 | Enabling site keystone-wsgi-public. 2021-12-10 02:06:11.881 | To activate the new configuration, you need to run: 2021-12-10 02:06:11.881 | systemctl reload apache2 2021-12-10 02:06:11.885 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-10 02:06:11.888 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-10 02:06:11.890 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-10 02:06:11.892 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-10 02:06:12.029 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-12-10 02:06:12.032 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-12-10 02:06:12.034 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-12-10 02:06:12.037 | + lib/apache:write_uwsgi_config:266 : local url=/identity_admin 2021-12-10 02:06:12.039 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-10 02:06:12.041 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-10 02:06:12.044 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-admin 2021-12-10 02:06:12.048 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-admin 2021-12-10 02:06:12.051 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-10 02:06:12.053 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-10 02:06:12.064 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-10 02:06:12.064 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-10 02:06:12.071 | d /var/run/uwsgi 0755 ubuntu root 2021-12-10 02:06:12.074 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-10 02:06:12.088 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-10 02:06:12.091 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-12-10 02:06:12.095 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-12-10 02:06:12.122 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-12-10 02:06:12.145 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-12-10 02:06:12.169 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-12-10 02:06:12.193 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-12-10 02:06:12.217 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-12-10 02:06:12.241 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-12-10 02:06:12.265 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-12-10 02:06:12.291 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-12-10 02:06:12.316 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-10 02:06:12.339 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-12-10 02:06:12.364 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-12-10 02:06:12.387 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-12-10 02:06:12.413 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-10 02:06:12.415 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-10 02:06:12.418 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-admin 2021-12-10 02:06:12.421 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-admin 2021-12-10 02:06:12.423 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-10 02:06:12.425 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:06:12.427 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:06:12.430 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-10 02:06:12.432 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-10 02:06:12.435 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-10 02:06:12.458 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-12-10 02:06:12.483 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-10 02:06:12.483 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-12-10 02:06:12.490 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-12-10 02:06:12.493 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-admin 2021-12-10 02:06:12.495 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-admin 2021-12-10 02:06:12.498 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-10 02:06:12.500 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-10 02:06:12.502 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-10 02:06:12.504 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:06:12.507 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:06:12.509 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-10 02:06:12.511 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-10 02:06:12.513 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:06:12.516 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:06:12.518 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-admin 2021-12-10 02:06:12.574 | Enabling site keystone-wsgi-admin. 2021-12-10 02:06:12.578 | To activate the new configuration, you need to run: 2021-12-10 02:06:12.579 | systemctl reload apache2 2021-12-10 02:06:12.583 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-10 02:06:12.585 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-10 02:06:12.588 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-10 02:06:12.590 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-10 02:06:12.729 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-10 02:06:12.755 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-10 02:06:12.782 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-10 02:06:12.807 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-12-10 02:06:12.810 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-10 02:06:12.836 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-10 02:06:12.860 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-10 02:06:12.884 | + ./stack.sh:main:881 : is_service_enabled swift 2021-12-10 02:06:12.900 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:06:12.903 | + ./stack.sh:main:882 : is_service_enabled ceilometer 2021-12-10 02:06:12.918 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:06:12.920 | + ./stack.sh:main:885 : stack_install_service swift 2021-12-10 02:06:12.923 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-10 02:06:12.925 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-10 02:06:12.927 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-10 02:06:12.930 | + lib/stack:stack_install_service:32 : install_swift 2021-12-10 02:06:12.932 | + lib/swift:install_swift:740 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/ussuri 2021-12-10 02:06:12.935 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-10 02:06:12.937 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-12-10 02:06:12.939 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-10 02:06:12.942 | + functions-common:git_clone:526 : local orig_dir 2021-12-10 02:06:12.944 | ++ functions-common:git_clone:527 : pwd 2021-12-10 02:06:12.947 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-10 02:06:12.949 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-10 02:06:12.952 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-10 02:06:12.968 | + functions-common:git_clone:530 : RECLONE=False 2021-12-10 02:06:12.970 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-10 02:06:12.972 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-10 02:06:12.975 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-10 02:06:12.975 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-10 02:06:12.979 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-12-10 02:06:12.981 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-10 02:06:12.984 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-12-10 02:06:12.986 | + functions-common:git_clone:593 : git show --oneline 2021-12-10 02:06:12.987 | + functions-common:git_clone:593 : head -1 2021-12-10 02:06:12.989 | 4b0d6a87e Merge "symlink: Ensure headers are returned as a list on py3" into stable/ussuri 2021-12-10 02:06:12.992 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-10 02:06:12.994 | + lib/swift:install_swift:743 : setup_develop /opt/stack/swift keystone 2021-12-10 02:06:12.997 | + inc/python:setup_develop:351 : local bindep 2021-12-10 02:06:12.999 | + inc/python:setup_develop:352 : [[ /opt/stack/swift == -bindep* ]] 2021-12-10 02:06:13.001 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/swift 2021-12-10 02:06:13.004 | + inc/python:setup_develop:357 : local extras=keystone 2021-12-10 02:06:13.007 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-10 02:06:13.009 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-10 02:06:13.011 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/swift == -bindep* ]] 2021-12-10 02:06:13.014 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/swift 2021-12-10 02:06:13.016 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-10 02:06:13.019 | + inc/python:_setup_package_with_constraints_edit:384 : local extras=keystone 2021-12-10 02:06:13.022 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/swift 2021-12-10 02:06:13.024 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-10 02:06:13.027 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/swift 2021-12-10 02:06:13.029 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-10 02:06:13.032 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-10 02:06:13.035 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-10 02:06:13.039 | + inc/python:_setup_package_with_constraints_edit:396 : name=swift 2021-12-10 02:06:13.042 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-12-10 02:06:14.037 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/swift -e keystone 2021-12-10 02:06:14.040 | + inc/python:setup_package:430 : local bindep=0 2021-12-10 02:06:14.042 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-10 02:06:14.044 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-10 02:06:14.047 | + inc/python:setup_package:433 : [[ /opt/stack/swift == -bindep* ]] 2021-12-10 02:06:14.049 | + inc/python:setup_package:438 : local project_dir=/opt/stack/swift 2021-12-10 02:06:14.051 | + inc/python:setup_package:439 : local flags=-e 2021-12-10 02:06:14.053 | + inc/python:setup_package:440 : local extras=keystone 2021-12-10 02:06:14.056 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-10 02:06:14.058 | + inc/python:setup_package:444 : [[ -z keystone ]] 2021-12-10 02:06:14.060 | + inc/python:setup_package:449 : [[ ! -z keystone ]] 2021-12-10 02:06:14.062 | + inc/python:setup_package:450 : extras='[keystone]' 2021-12-10 02:06:14.065 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-10 02:06:14.067 | + inc/python:setup_package:458 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-10 02:06:14.085 | Using python 3.6 to install /opt/stack/swift because python3_enabled=True 2021-12-10 02:06:14.090 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-12-10 02:06:16.735 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:06:16.735 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-10 02:06:16.736 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.736 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.737 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.738 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.738 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.738 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.739 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.739 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.740 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.741 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.741 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.742 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.742 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.742 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.743 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.743 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.744 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.744 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.745 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.745 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.745 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.746 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.746 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.747 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.747 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.749 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.750 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.750 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.751 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.751 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.751 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.752 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.752 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.753 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.753 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.754 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.754 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.754 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.755 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.755 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.756 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.756 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.756 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.757 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.757 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.757 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.758 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.758 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.759 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.759 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.760 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.760 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.761 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.761 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.761 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.762 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.763 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.763 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.763 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.764 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.765 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.765 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.765 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.766 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.767 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.767 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.768 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.768 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.769 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.770 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.770 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.770 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.771 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.771 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.772 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.772 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.773 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.773 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.773 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.774 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.774 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.775 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.775 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.776 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.776 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.776 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.777 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.777 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.778 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.778 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.779 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.779 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.780 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.780 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.781 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.781 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.782 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.782 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.783 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.783 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.784 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.785 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.786 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.786 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.787 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.787 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.787 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.788 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.788 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.789 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.789 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.790 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.790 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.790 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.791 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.791 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.792 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.792 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.793 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.793 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.794 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.794 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.795 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.795 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.795 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.796 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.796 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.797 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.797 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.798 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.798 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.799 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.799 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.800 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.800 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.801 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.801 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.802 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.802 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.803 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.803 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.803 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.804 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.804 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.805 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.805 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.806 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.806 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.807 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.807 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.807 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.808 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.808 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.808 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.809 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.809 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.810 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.810 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.810 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.811 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.811 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.812 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.812 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.813 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.813 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.813 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.814 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.814 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.815 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.815 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.815 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.816 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.816 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.817 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.817 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.818 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.818 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.818 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.819 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.819 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.819 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.820 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.820 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.821 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.821 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.821 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.822 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.822 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.823 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.823 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.823 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.824 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.824 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.825 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.825 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.825 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.826 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.826 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.827 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.827 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.827 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.828 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.828 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.829 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.829 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.829 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.830 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.830 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.831 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.831 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.832 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.832 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.833 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.833 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.834 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.834 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.834 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.835 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.835 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.835 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.836 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.836 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.837 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.837 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.837 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.838 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.838 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.839 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.839 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.855 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.855 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.856 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.857 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.857 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.858 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.859 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.859 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.860 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.860 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.861 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.861 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.861 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.862 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.862 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.863 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.863 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.864 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.864 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.865 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.865 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.866 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.866 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.866 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.867 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.867 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.868 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.868 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.869 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.869 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.869 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.870 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.870 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.871 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.871 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.872 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.872 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.873 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.873 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.873 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.874 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.874 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.874 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.875 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.875 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.876 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.876 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.877 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.877 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.878 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.878 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.878 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.879 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.879 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.880 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.880 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.881 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.881 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.881 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.882 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.882 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.883 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.883 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.883 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.884 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.884 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.885 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.885 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.885 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.886 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.886 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.887 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.887 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.888 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.888 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.888 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.889 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.889 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.890 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.890 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.890 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.891 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.891 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.892 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.892 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.893 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.894 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.894 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.894 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.895 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.895 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.896 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.896 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.896 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.897 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.897 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.898 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.898 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.899 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.899 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.900 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.901 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.901 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.901 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.902 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.902 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.903 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.903 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.904 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.904 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.904 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.905 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.905 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.906 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.906 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.907 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.907 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.907 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.908 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.909 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.909 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.910 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.910 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.911 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.911 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.911 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.912 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.912 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.913 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.913 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.914 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.914 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.914 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.915 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.915 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.916 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.916 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.917 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.917 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.918 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.918 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.918 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.919 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.919 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.920 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.920 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.921 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.921 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.921 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.922 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.922 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.923 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.923 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.924 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.925 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.925 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.926 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.926 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.927 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.927 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.927 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.928 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.928 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.929 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.929 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.929 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.930 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.930 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.931 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.931 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.931 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.932 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.932 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.933 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.933 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.934 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.934 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.934 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.935 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.935 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.936 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.936 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.937 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.938 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.938 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.938 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:16.939 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:16.939 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:16.940 | Obtaining file:///opt/stack/swift 2021-12-10 02:06:18.260 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-10 02:06:19.561 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-10 02:06:19.570 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-10 02:06:19.611 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-10 02:06:19.621 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-10 02:06:19.624 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (9.0.0) 2021-12-10 02:06:20.609 | Collecting lxml===4.5.0 2021-12-10 02:06:20.635 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ebe/c08091a22c2be/lxml-4.5.0-cp36-cp36m-manylinux1_x86_64.whl (5.8 MB) 2021-12-10 02:06:20.846 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-12-10 02:06:20.849 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-12-10 02:06:20.852 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.3.1) 2021-12-10 02:06:20.887 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-12-10 02:06:20.902 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-12-10 02:06:20.909 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-12-10 02:06:20.918 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-12-10 02:06:20.963 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-12-10 02:06:20.976 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-12-10 02:06:20.994 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-12-10 02:06:20.997 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (3.0.0) 2021-12-10 02:06:21.129 | Collecting pyeclib===1.6.0 2021-12-10 02:06:21.155 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-12-10 02:06:22.206 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-12-10 02:06:22.209 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-12-10 02:06:22.212 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-12-10 02:06:22.218 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-12-10 02:06:22.239 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-12-10 02:06:22.243 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (2.23.0) 2021-12-10 02:06:22.266 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-12-10 02:06:22.271 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-12-10 02:06:22.274 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-12-10 02:06:22.281 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.25.8) 2021-12-10 02:06:22.434 | Collecting xattr===0.9.7 2021-12-10 02:06:22.442 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-12-10 02:06:23.241 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-10 02:06:23.245 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-10 02:06:23.247 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-10 02:06:23.263 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-12-10 02:06:23.332 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-10 02:06:23.336 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-10 02:06:23.344 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-10 02:06:23.348 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-12-10 02:06:23.351 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-10 02:06:23.356 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-12-10 02:06:23.359 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-10 02:06:23.363 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-10 02:06:23.366 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-10 02:06:23.370 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-10 02:06:23.372 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-12-10 02:06:23.375 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-12-10 02:06:23.380 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-10 02:06:23.383 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 988)) (1.12.1) 2021-12-10 02:06:23.386 | Building wheels for collected packages: pyeclib, xattr 2021-12-10 02:06:23.387 | Building wheel for pyeclib (setup.py): started 2021-12-10 02:06:24.598 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-12-10 02:06:24.599 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53039 sha256=a81caa2236a6fb429df7c76cb85fdb7e936ccab2b290799e0da0ecc08b0155e5 2021-12-10 02:06:24.599 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-12-10 02:06:24.601 | Building wheel for xattr (setup.py): started 2021-12-10 02:06:25.890 | Building wheel for xattr (setup.py): finished with status 'done' 2021-12-10 02:06:25.891 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30923 sha256=f2a7053f984425f8829a68d36def7d50c0fffeee0563241def1c85bd5e9f2f4d 2021-12-10 02:06:25.891 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-12-10 02:06:25.892 | Successfully built pyeclib xattr 2021-12-10 02:06:27.213 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-12-10 02:06:27.733 | Running setup.py develop for swift 2021-12-10 02:06:29.328 | Successfully installed lxml-4.5.0 pyeclib-1.6.0 swift xattr-0.9.7 2021-12-10 02:06:29.443 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:06:29.443 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:06:29.544 | + inc/python:pip_install:207 : result=0 2021-12-10 02:06:29.546 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:06:29.548 | + functions-common:time_stop:2331 : local name 2021-12-10 02:06:29.551 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:06:29.553 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:06:29.555 | + functions-common:time_stop:2334 : local total 2021-12-10 02:06:29.557 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:06:29.559 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:06:29.562 | + functions-common:time_stop:2338 : start_time=1639101974080 2021-12-10 02:06:29.564 | + functions-common:time_stop:2340 : [[ -z 1639101974080 ]] 2021-12-10 02:06:29.566 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:06:29.570 | + functions-common:time_stop:2343 : end_time=1639101989567 2021-12-10 02:06:29.572 | + functions-common:time_stop:2344 : elapsed_time=15487 2021-12-10 02:06:29.574 | + functions-common:time_stop:2345 : total=113170 2021-12-10 02:06:29.576 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:06:29.578 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=128657 2021-12-10 02:06:29.581 | + inc/python:pip_install:210 : return 0 2021-12-10 02:06:29.583 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-10 02:06:29.586 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-10 02:06:29.588 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-10 02:06:29.605 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-10 02:06:29.616 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/swift 2021-12-10 02:06:29.619 | + inc/python:use_library_from_git:263 : local name=/opt/stack/swift 2021-12-10 02:06:29.621 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:06:29.623 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:06:29.625 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-10 02:06:29.628 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:06:29.630 | + lib/swift:install_swift:744 : '[' False == True ']' 2021-12-10 02:06:29.633 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-10 02:06:29.635 | + ./stack.sh:main:886 : configure_swift 2021-12-10 02:06:29.637 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-10 02:06:29.639 | + lib/swift:configure_swift:335 : local node_number 2021-12-10 02:06:29.641 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-10 02:06:29.644 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-10 02:06:29.646 | + lib/swift:configure_swift:338 : local user_group 2021-12-10 02:06:29.648 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-10 02:06:30.448 | No container-reconciler running 2021-12-10 02:06:30.448 | No container-auditor running 2021-12-10 02:06:30.448 | No account-auditor running 2021-12-10 02:06:30.448 | No container-sharder running 2021-12-10 02:06:30.448 | No container-updater running 2021-12-10 02:06:30.448 | No container-replicator running 2021-12-10 02:06:30.448 | No container-sync running 2021-12-10 02:06:30.448 | No object-server running 2021-12-10 02:06:30.448 | No object-expirer running 2021-12-10 02:06:30.448 | No object-auditor running 2021-12-10 02:06:30.448 | No proxy-server running 2021-12-10 02:06:30.448 | No account-server running 2021-12-10 02:06:30.449 | No object-reconstructor running 2021-12-10 02:06:30.449 | No object-updater running 2021-12-10 02:06:30.449 | No container-server running 2021-12-10 02:06:30.449 | No object-replicator running 2021-12-10 02:06:30.449 | No account-reaper running 2021-12-10 02:06:30.449 | No account-replicator running 2021-12-10 02:06:30.494 | + lib/swift:configure_swift:341 : true 2021-12-10 02:06:30.496 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-12-10 02:06:30.508 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-10 02:06:30.518 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-10 02:06:30.521 | + lib/swift:configure_swift:355 : sed -e ' 2021-12-10 02:06:30.521 | s/%GROUP%//; 2021-12-10 02:06:30.521 | s/%USER%/ubuntu/; 2021-12-10 02:06:30.521 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-10 02:06:30.521 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-10 02:06:30.521 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-12-10 02:06:30.528 | uid = ubuntu 2021-12-10 02:06:30.528 | gid = 2021-12-10 02:06:30.528 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-10 02:06:30.528 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-10 02:06:30.528 | address = 127.0.0.1 2021-12-10 02:06:30.528 | 2021-12-10 02:06:30.528 | [account6612] 2021-12-10 02:06:30.529 | max connections = 25 2021-12-10 02:06:30.529 | path = /opt/stack/data/swift/1/node/ 2021-12-10 02:06:30.529 | read only = false 2021-12-10 02:06:30.529 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-10 02:06:30.529 | 2021-12-10 02:06:30.529 | [account6622] 2021-12-10 02:06:30.529 | max connections = 25 2021-12-10 02:06:30.529 | path = /opt/stack/data/swift/2/node/ 2021-12-10 02:06:30.529 | read only = false 2021-12-10 02:06:30.529 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-10 02:06:30.529 | 2021-12-10 02:06:30.529 | [account6632] 2021-12-10 02:06:30.529 | max connections = 25 2021-12-10 02:06:30.529 | path = /opt/stack/data/swift/3/node/ 2021-12-10 02:06:30.529 | read only = false 2021-12-10 02:06:30.529 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-10 02:06:30.529 | 2021-12-10 02:06:30.529 | [account6642] 2021-12-10 02:06:30.529 | max connections = 25 2021-12-10 02:06:30.529 | path = /opt/stack/data/swift/4/node/ 2021-12-10 02:06:30.529 | read only = false 2021-12-10 02:06:30.529 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-10 02:06:30.529 | 2021-12-10 02:06:30.529 | 2021-12-10 02:06:30.529 | [container6611] 2021-12-10 02:06:30.529 | max connections = 25 2021-12-10 02:06:30.529 | path = /opt/stack/data/swift/1/node/ 2021-12-10 02:06:30.529 | read only = false 2021-12-10 02:06:30.529 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-10 02:06:30.529 | 2021-12-10 02:06:30.529 | [container6621] 2021-12-10 02:06:30.529 | max connections = 25 2021-12-10 02:06:30.529 | path = /opt/stack/data/swift/2/node/ 2021-12-10 02:06:30.529 | read only = false 2021-12-10 02:06:30.529 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-10 02:06:30.529 | 2021-12-10 02:06:30.530 | [container6631] 2021-12-10 02:06:30.530 | max connections = 25 2021-12-10 02:06:30.530 | path = /opt/stack/data/swift/3/node/ 2021-12-10 02:06:30.530 | read only = false 2021-12-10 02:06:30.530 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-10 02:06:30.530 | 2021-12-10 02:06:30.530 | [container6641] 2021-12-10 02:06:30.530 | max connections = 25 2021-12-10 02:06:30.530 | path = /opt/stack/data/swift/4/node/ 2021-12-10 02:06:30.530 | read only = false 2021-12-10 02:06:30.530 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-10 02:06:30.530 | 2021-12-10 02:06:30.530 | 2021-12-10 02:06:30.530 | [object6613] 2021-12-10 02:06:30.530 | max connections = 25 2021-12-10 02:06:30.530 | path = /opt/stack/data/swift/1/node/ 2021-12-10 02:06:30.530 | read only = false 2021-12-10 02:06:30.530 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-10 02:06:30.530 | 2021-12-10 02:06:30.530 | [object6623] 2021-12-10 02:06:30.530 | max connections = 25 2021-12-10 02:06:30.530 | path = /opt/stack/data/swift/2/node/ 2021-12-10 02:06:30.530 | read only = false 2021-12-10 02:06:30.530 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-10 02:06:30.530 | 2021-12-10 02:06:30.530 | [object6633] 2021-12-10 02:06:30.530 | max connections = 25 2021-12-10 02:06:30.530 | path = /opt/stack/data/swift/3/node/ 2021-12-10 02:06:30.530 | read only = false 2021-12-10 02:06:30.530 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-10 02:06:30.530 | 2021-12-10 02:06:30.530 | [object6643] 2021-12-10 02:06:30.530 | max connections = 25 2021-12-10 02:06:30.530 | path = /opt/stack/data/swift/4/node/ 2021-12-10 02:06:30.530 | read only = false 2021-12-10 02:06:30.530 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-10 02:06:30.531 | + lib/swift:configure_swift:361 : is_ubuntu 2021-12-10 02:06:30.533 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:06:30.535 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:06:30.537 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-10 02:06:30.553 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-10 02:06:30.555 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-10 02:06:30.558 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-10 02:06:30.562 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-10 02:06:30.564 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-10 02:06:30.569 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-10 02:06:30.592 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.46:8080/v1/ 2021-12-10 02:06:30.614 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-10 02:06:30.634 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-10 02:06:30.661 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-10 02:06:30.681 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-10 02:06:30.708 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-10 02:06:30.727 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-10 02:06:30.755 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-10 02:06:30.774 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-10 02:06:30.801 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-10 02:06:30.820 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-10 02:06:30.847 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-10 02:06:30.867 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-12-10 02:06:30.881 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:06:30.883 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-10 02:06:30.910 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-10 02:06:30.936 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-10 02:06:30.962 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-10 02:06:30.989 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-12-10 02:06:31.002 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:06:31.005 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-10 02:06:31.030 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-12-10 02:06:31.044 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:06:31.046 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-12-10 02:06:31.060 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:06:31.062 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-10 02:06:31.076 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:06:31.078 | + lib/swift:configure_swift:434 : swift_pipeline+=' authtoken keystoneauth' 2021-12-10 02:06:31.081 | + lib/swift:configure_swift:437 : swift_pipeline+=' tempauth ' 2021-12-10 02:06:31.083 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-10 02:06:31.090 | + lib/swift:configure_swift:440 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-10 02:06:31.099 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-10 02:06:31.125 | + lib/swift:configure_swift:443 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-10 02:06:31.151 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-10 02:06:31.179 | + lib/swift:configure_swift:451 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-10 02:06:31.208 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-10 02:06:31.235 | + lib/swift:configure_swift:454 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-10 02:06:31.237 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-12-10 02:06:31.239 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-12-10 02:06:31.241 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-12-10 02:06:31.243 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-10 02:06:31.270 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-10 02:06:31.296 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.46/identity 2021-12-10 02:06:31.322 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-10 02:06:31.349 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-10 02:06:31.375 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-10 02:06:31.402 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-10 02:06:31.428 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-10 02:06:31.455 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-10 02:06:31.483 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-10 02:06:31.509 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-10 02:06:31.536 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-10 02:06:31.562 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-10 02:06:31.589 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-10 02:06:31.618 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-10 02:06:31.645 | + lib/swift:configure_swift:465 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-10 02:06:31.663 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-10 02:06:31.690 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-10 02:06:31.719 | + lib/swift:configure_swift:471 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-10 02:06:31.723 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-10 02:06:31.748 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-10 02:06:31.772 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-10 02:06:31.795 | + lib/swift:configure_swift:476 : local node_number 2021-12-10 02:06:31.797 | + lib/swift:configure_swift:477 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-10 02:06:31.799 | + lib/swift:configure_swift:478 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-10 02:06:31.801 | + lib/swift:configure_swift:479 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-10 02:06:31.805 | + lib/swift:configure_swift:480 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-10 02:06:31.807 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-10 02:06:31.809 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-10 02:06:31.811 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-10 02:06:31.813 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-10 02:06:31.816 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-10 02:06:31.818 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-10 02:06:31.820 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-10 02:06:31.837 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-10 02:06:31.862 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-10 02:06:31.881 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-10 02:06:31.907 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-10 02:06:31.925 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-10 02:06:31.950 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-10 02:06:31.968 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-10 02:06:31.995 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-10 02:06:32.014 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-10 02:06:32.041 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-10 02:06:32.059 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-10 02:06:32.085 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-10 02:06:32.103 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-10 02:06:32.130 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-10 02:06:32.147 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-10 02:06:32.173 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-10 02:06:32.191 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-10 02:06:32.216 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-12-10 02:06:32.222 | + lib/swift:configure_swift:481 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-10 02:06:32.241 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-10 02:06:32.266 | + lib/swift:configure_swift:483 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-10 02:06:32.292 | + lib/swift:configure_swift:485 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-10 02:06:32.294 | + lib/swift:configure_swift:486 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-10 02:06:32.298 | + lib/swift:configure_swift:487 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-10 02:06:32.301 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-10 02:06:32.303 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-10 02:06:32.305 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-10 02:06:32.307 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-10 02:06:32.309 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-10 02:06:32.311 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-10 02:06:32.313 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-10 02:06:32.330 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-10 02:06:32.366 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-10 02:06:32.386 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-10 02:06:32.412 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-10 02:06:32.430 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-10 02:06:32.455 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-10 02:06:32.473 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-10 02:06:32.499 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-10 02:06:32.516 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-10 02:06:32.541 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-10 02:06:32.559 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-10 02:06:32.585 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-10 02:06:32.602 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-10 02:06:32.628 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-10 02:06:32.646 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-10 02:06:32.672 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-10 02:06:32.689 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-10 02:06:32.714 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-12-10 02:06:32.724 | + lib/swift:configure_swift:488 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-10 02:06:32.743 | + lib/swift:configure_swift:489 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-10 02:06:32.769 | + lib/swift:configure_swift:491 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-10 02:06:32.771 | + lib/swift:configure_swift:492 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-10 02:06:32.775 | + lib/swift:configure_swift:493 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-10 02:06:32.777 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-10 02:06:32.779 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-10 02:06:32.781 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-10 02:06:32.783 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-10 02:06:32.786 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-10 02:06:32.788 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-10 02:06:32.790 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-10 02:06:32.806 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-10 02:06:32.831 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-10 02:06:32.848 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-10 02:06:32.873 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-10 02:06:32.890 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-10 02:06:32.915 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-10 02:06:32.931 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-10 02:06:32.957 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-10 02:06:32.974 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-10 02:06:32.999 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-10 02:06:33.020 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-10 02:06:33.045 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-10 02:06:33.061 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-10 02:06:33.087 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-10 02:06:33.104 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-10 02:06:33.129 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-10 02:06:33.146 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-10 02:06:33.170 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-12-10 02:06:33.175 | + lib/swift:configure_swift:494 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-10 02:06:33.192 | + lib/swift:configure_swift:495 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-10 02:06:33.217 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-10 02:06:33.244 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-10 02:06:33.272 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-10 02:06:33.299 | + lib/swift:configure_swift:503 : testfile=/etc/swift/test.conf 2021-12-10 02:06:33.301 | + lib/swift:configure_swift:504 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-10 02:06:33.305 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-10 02:06:33.330 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-10 02:06:33.354 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-10 02:06:33.380 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-10 02:06:33.404 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-10 02:06:33.429 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-10 02:06:33.453 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-10 02:06:33.476 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-10 02:06:33.501 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-10 02:06:33.525 | + lib/swift:configure_swift:517 : is_service_enabled keystone 2021-12-10 02:06:33.539 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:06:33.542 | + lib/swift:configure_swift:518 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-10 02:06:33.574 | + lib/swift:configure_swift:519 : local auth_vers 2021-12-10 02:06:33.577 | ++ lib/swift:configure_swift:520 : iniget /etc/swift/test.conf func_test auth_version 2021-12-10 02:06:33.595 | + lib/swift:configure_swift:520 : auth_vers=3 2021-12-10 02:06:33.597 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.46 2021-12-10 02:06:33.621 | + lib/swift:configure_swift:522 : [[ http == \h\t\t\p\s ]] 2021-12-10 02:06:33.623 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-10 02:06:33.647 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.46/identity 2021-12-10 02:06:33.672 | + lib/swift:configure_swift:528 : [[ 3 == \3 ]] 2021-12-10 02:06:33.675 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-10 02:06:33.699 | + lib/swift:configure_swift:533 : is_service_enabled tls-proxy 2021-12-10 02:06:33.713 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:06:33.715 | + lib/swift:configure_swift:539 : local user_group 2021-12-10 02:06:33.718 | ++ lib/swift:configure_swift:540 : id -g ubuntu 2021-12-10 02:06:33.723 | + lib/swift:configure_swift:540 : user_group=1000 2021-12-10 02:06:33.725 | + lib/swift:configure_swift:541 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-10 02:06:33.737 | + lib/swift:configure_swift:543 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-10 02:06:33.739 | + lib/swift:configure_swift:544 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-10 02:06:33.749 | + lib/swift:configure_swift:545 : local swift_log_group=adm 2021-12-10 02:06:33.752 | + lib/swift:configure_swift:546 : is_suse 2021-12-10 02:06:33.754 | + functions-common:is_suse:462 : is_opensuse 2021-12-10 02:06:33.756 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-10 02:06:33.758 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-10 02:06:33.760 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-10 02:06:33.763 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-10 02:06:33.765 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-10 02:06:33.767 | + lib/swift:configure_swift:549 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-10 02:06:33.778 | + lib/swift:configure_swift:551 : [[ False != \F\a\l\s\e ]] 2021-12-10 02:06:33.780 | + lib/swift:configure_swift:559 : '[' False == True ']' 2021-12-10 02:06:33.783 | + ./stack.sh:main:889 : is_service_enabled s3api 2021-12-10 02:06:33.798 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:06:33.801 | + ./stack.sh:main:895 : is_service_enabled g-api n-api 2021-12-10 02:06:33.817 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:06:33.820 | + ./stack.sh:main:897 : stack_install_service glance 2021-12-10 02:06:33.822 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-10 02:06:33.824 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-10 02:06:33.827 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-10 02:06:33.829 | + lib/stack:stack_install_service:32 : install_glance 2021-12-10 02:06:33.831 | + lib/glance:install_glance:358 : glance_store_extras=() 2021-12-10 02:06:33.834 | + lib/glance:install_glance:358 : local glance_store_extras 2021-12-10 02:06:33.836 | + lib/glance:install_glance:360 : is_service_enabled cinder 2021-12-10 02:06:33.853 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:06:33.855 | + lib/glance:install_glance:361 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-10 02:06:33.858 | + lib/glance:install_glance:364 : is_service_enabled swift 2021-12-10 02:06:33.874 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:06:33.877 | + lib/glance:install_glance:365 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-10 02:06:33.879 | + lib/glance:install_glance:370 : use_library_from_git glance_store 2021-12-10 02:06:33.882 | + inc/python:use_library_from_git:263 : local name=glance_store 2021-12-10 02:06:33.885 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:06:33.887 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:06:33.890 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,glance_store, ]] 2021-12-10 02:06:33.892 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:06:33.895 | ++ lib/glance:install_glance:375 : join_extras swift cinder 2021-12-10 02:06:33.898 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-10 02:06:33.901 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-10 02:06:33.904 | + lib/glance:install_glance:375 : pip_install_gr_extras glance-store swift,cinder 2021-12-10 02:06:33.906 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-10 02:06:33.909 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-10 02:06:33.912 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-10 02:06:33.915 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-10 02:06:33.918 | ++ inc/python:get_version_constraints_from_global_requirements:250 : local package=glance-store 2021-12-10 02:06:33.920 | ++ inc/python:get_version_constraints_from_global_requirements:251 : local required_pkg_version_constraint 2021-12-10 02:06:33.925 | +++ inc/python:get_version_constraints_from_global_requirements:253 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-10 02:06:33.925 | +++ inc/python:get_version_constraints_from_global_requirements:253 : cut -d# -f1 2021-12-10 02:06:33.930 | ++ inc/python:get_version_constraints_from_global_requirements:253 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-10 02:06:33.932 | ++ inc/python:get_version_constraints_from_global_requirements:254 : [[ !=0.29.0 == '' ]] 2021-12-10 02:06:33.935 | ++ inc/python:get_version_constraints_from_global_requirements:257 : echo '!=0.29.0' 2021-12-10 02:06:33.938 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-10 02:06:33.940 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-10 02:06:33.959 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 because python3_enabled=True 2021-12-10 02:06:33.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 'glance-store[swift,cinder]!=0.29.0' 2021-12-10 02:06:36.637 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:06:36.637 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-10 02:06:36.638 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.638 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.638 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.639 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.639 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.640 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.640 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.641 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.641 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.641 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.642 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.643 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.643 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.643 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.644 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.644 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.645 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.645 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.646 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.646 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.647 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.647 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.647 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.648 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.648 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.650 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.651 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.651 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.652 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.652 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.653 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.653 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.654 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.654 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.654 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.655 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.655 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.656 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.656 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.656 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.657 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.657 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.657 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.658 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.659 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.659 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.660 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.660 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.661 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.661 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.662 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.662 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.662 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.663 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.663 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.664 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.664 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.665 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.665 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.666 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.666 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.667 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.667 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.668 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.669 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.669 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.670 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.670 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.671 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.672 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.672 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.672 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.673 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.673 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.673 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.674 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.675 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.675 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.676 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.676 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.676 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.677 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.678 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.678 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.678 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.679 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.679 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.680 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.680 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.681 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.681 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.682 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.682 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.682 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.684 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.684 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.685 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.685 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.686 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.686 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.686 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.687 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.688 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.688 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.689 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.689 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.689 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.690 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.690 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.691 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.691 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.692 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.692 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.693 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.693 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.693 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.694 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.694 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.695 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.695 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.696 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.696 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.697 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.697 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.698 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.698 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.698 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.699 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.699 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.700 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.700 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.701 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.701 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.702 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.702 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.702 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.703 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.703 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.703 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.704 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.704 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.705 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.705 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.706 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.706 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.707 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.707 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.707 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.708 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.708 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.709 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.709 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.710 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.710 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.710 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.711 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.711 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.711 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.712 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.712 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.713 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.713 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.714 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.714 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.715 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.715 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.715 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.716 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.716 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.717 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.717 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.717 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.718 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.718 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.718 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.719 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.719 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.720 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.720 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.721 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.721 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.722 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.722 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.723 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.723 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.723 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.724 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.724 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.725 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.725 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.725 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.726 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.726 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.727 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.727 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.727 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.728 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.728 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.729 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.729 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.729 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.730 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.730 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.731 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.731 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.731 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.732 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.732 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.733 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.733 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.733 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.734 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.734 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.734 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.735 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.735 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.736 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.737 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.737 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.737 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.738 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.738 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.753 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.754 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.754 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.755 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.755 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.756 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.756 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.757 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.757 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.757 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.758 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.759 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.759 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.761 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.761 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.761 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.762 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.762 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.763 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.763 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.764 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.764 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.764 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.765 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.765 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.766 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.766 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.767 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.767 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.768 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.768 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.768 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.769 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.769 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.770 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.770 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.771 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.771 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.771 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.772 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.772 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.773 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.773 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.773 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.774 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.774 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.775 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.775 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.776 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.776 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.777 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.777 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.777 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.778 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.778 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.779 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.779 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.780 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.780 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.780 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.781 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.781 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.782 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.782 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.782 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.783 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.784 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.784 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.785 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.785 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.785 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.786 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.786 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.787 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.787 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.787 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.788 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.788 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.789 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.789 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.790 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.790 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.790 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.791 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.791 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.792 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.792 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.793 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.793 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.793 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.794 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.794 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.795 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.795 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.795 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.796 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.796 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.797 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.797 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.798 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.798 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.798 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.799 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.800 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.800 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.801 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.801 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.802 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.803 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.803 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.804 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.804 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.805 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.805 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.805 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.806 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.806 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.807 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.807 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.808 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.808 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.808 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.809 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.809 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.810 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.810 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.811 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.811 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.812 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.812 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.812 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.813 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.813 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.814 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.814 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.815 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.815 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.816 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.816 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.816 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.817 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.817 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.818 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.818 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.818 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.819 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.819 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.820 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.820 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.820 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.821 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.821 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.822 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.822 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.823 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.823 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.823 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.824 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.824 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.825 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.825 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.826 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.826 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.827 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.827 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.828 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.828 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.829 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.829 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.829 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.830 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.830 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.831 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.831 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.832 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.832 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.832 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.833 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.833 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.833 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.834 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.834 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.835 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.835 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.836 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.836 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.837 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.837 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.838 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.838 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.839 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.839 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:36.840 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:36.840 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:36.841 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:37.007 | Collecting glance-store===2.0.1 2021-12-10 02:06:37.014 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a85/dd1de1f97b3c1/glance_store-2.0.1-py2.py3-none-any.whl (209 kB) 2021-12-10 02:06:37.191 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (0.17.2) 2021-12-10 02:06:37.193 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-12-10 02:06:37.226 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-12-10 02:06:37.489 | Collecting os-brick===3.0.8 2021-12-10 02:06:37.498 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/267/0716380e03849/os_brick-3.0.8-py3-none-any.whl (249 kB) 2021-12-10 02:06:37.606 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-12-10 02:06:37.610 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (5.0.2) 2021-12-10 02:06:37.633 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (4.0.3) 2021-12-10 02:06:37.646 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-12-10 02:06:37.659 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-12-10 02:06:37.665 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-12-10 02:06:37.674 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-12-10 02:06:37.717 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (2.1.2) 2021-12-10 02:06:37.733 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (6.0.2) 2021-12-10 02:06:37.737 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-12-10 02:06:37.750 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.1.1) 2021-12-10 02:06:37.778 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-12-10 02:06:37.796 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-12-10 02:06:37.799 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-12-10 02:06:37.802 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-12-10 02:06:37.805 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.16.0) 2021-12-10 02:06:37.955 | Collecting python-cinderclient===7.0.2 2021-12-10 02:06:37.962 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/161/797c9b42827cb/python_cinderclient-7.0.2-py3-none-any.whl (276 kB) 2021-12-10 02:06:38.063 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-12-10 02:06:38.069 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-12-10 02:06:38.204 | Collecting python-swiftclient===3.9.1 2021-12-10 02:06:38.211 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b7e/4bd4ef6ee026f/python_swiftclient-3.9.1-py2.py3-none-any.whl (84 kB) 2021-12-10 02:06:38.309 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-12-10 02:06:38.313 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (2.23.0) 2021-12-10 02:06:38.418 | Collecting retrying===1.3.3 2021-12-10 02:06:38.425 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-12-10 02:06:38.520 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-12-10 02:06:38.524 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 829)) (3.17.0) 2021-12-10 02:06:38.528 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-12-10 02:06:38.531 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-12-10 02:06:38.537 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.25.8) 2021-12-10 02:06:38.559 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 994)) (1.2.3) 2021-12-10 02:06:38.562 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-10 02:06:38.572 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-10 02:06:38.615 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-12-10 02:06:38.633 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (49.6.0) 2021-12-10 02:06:38.679 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-10 02:06:38.682 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-10 02:06:38.689 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-10 02:06:38.693 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-12-10 02:06:38.696 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-10 02:06:38.700 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-10 02:06:38.708 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-10 02:06:38.711 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-10 02:06:38.715 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-12-10 02:06:38.718 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-10 02:06:38.726 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-10 02:06:38.742 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-10 02:06:38.753 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-10 02:06:38.761 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-10 02:06:38.770 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-12-10 02:06:38.773 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.7.2) 2021-12-10 02:06:38.775 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-10 02:06:38.778 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-10 02:06:38.780 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-10 02:06:38.785 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-12-10 02:06:38.787 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-10 02:06:38.790 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1004)) (3.1.0) 2021-12-10 02:06:38.802 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 988)) (1.12.1) 2021-12-10 02:06:38.805 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-12-10 02:06:38.808 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.4.0) 2021-12-10 02:06:38.826 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (0.7) 2021-12-10 02:06:38.834 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-10 02:06:38.837 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 967)) (1.1.0) 2021-12-10 02:06:38.844 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 946)) (1.4.0) 2021-12-10 02:06:38.848 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700)) (1.6.0) 2021-12-10 02:06:38.851 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 967)) (1.4.0) 2021-12-10 02:06:38.854 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.0.0) 2021-12-10 02:06:40.166 | Installing collected packages: retrying, os-brick, python-cinderclient, python-swiftclient, glance-store 2021-12-10 02:06:41.418 | Successfully installed glance-store-2.0.1 os-brick-3.0.8 python-cinderclient-7.0.2 python-swiftclient-3.9.1 retrying-1.3.3 2021-12-10 02:06:41.532 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:06:41.533 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:06:41.613 | + inc/python:pip_install:207 : result=0 2021-12-10 02:06:41.616 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:06:41.618 | + functions-common:time_stop:2331 : local name 2021-12-10 02:06:41.621 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:06:41.623 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:06:41.625 | + functions-common:time_stop:2334 : local total 2021-12-10 02:06:41.628 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:06:41.630 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:06:41.633 | + functions-common:time_stop:2338 : start_time=1639101993954 2021-12-10 02:06:41.635 | + functions-common:time_stop:2340 : [[ -z 1639101993954 ]] 2021-12-10 02:06:41.638 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:06:41.642 | + functions-common:time_stop:2343 : end_time=1639102001639 2021-12-10 02:06:41.644 | + functions-common:time_stop:2344 : elapsed_time=7685 2021-12-10 02:06:41.646 | + functions-common:time_stop:2345 : total=128657 2021-12-10 02:06:41.648 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:06:41.651 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=136342 2021-12-10 02:06:41.653 | + inc/python:pip_install:210 : return 0 2021-12-10 02:06:41.656 | + lib/glance:install_glance:378 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/ussuri 2021-12-10 02:06:41.658 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-10 02:06:41.661 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-12-10 02:06:41.663 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-10 02:06:41.665 | + functions-common:git_clone:526 : local orig_dir 2021-12-10 02:06:41.668 | ++ functions-common:git_clone:527 : pwd 2021-12-10 02:06:41.671 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-10 02:06:41.673 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-10 02:06:41.677 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-10 02:06:41.693 | + functions-common:git_clone:530 : RECLONE=False 2021-12-10 02:06:41.695 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-10 02:06:41.697 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-10 02:06:41.700 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-10 02:06:41.701 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-10 02:06:41.705 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-12-10 02:06:41.707 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-10 02:06:41.710 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-12-10 02:06:41.713 | + functions-common:git_clone:593 : git show --oneline 2021-12-10 02:06:41.713 | + functions-common:git_clone:593 : head -1 2021-12-10 02:06:41.715 | e11b0e740 Merge "Add 20.1.1 reno" into stable/ussuri 2021-12-10 02:06:41.717 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-10 02:06:41.720 | + lib/glance:install_glance:380 : setup_develop /opt/stack/glance 2021-12-10 02:06:41.723 | + inc/python:setup_develop:351 : local bindep 2021-12-10 02:06:41.725 | + inc/python:setup_develop:352 : [[ /opt/stack/glance == -bindep* ]] 2021-12-10 02:06:41.728 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/glance 2021-12-10 02:06:41.730 | + inc/python:setup_develop:357 : local extras= 2021-12-10 02:06:41.733 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-10 02:06:41.735 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-10 02:06:41.738 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/glance == -bindep* ]] 2021-12-10 02:06:41.741 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/glance 2021-12-10 02:06:41.744 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-10 02:06:41.746 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-10 02:06:41.749 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/glance 2021-12-10 02:06:41.752 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-10 02:06:41.755 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/glance 2021-12-10 02:06:41.758 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-10 02:06:41.760 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-10 02:06:41.763 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-10 02:06:41.768 | + inc/python:_setup_package_with_constraints_edit:396 : name=glance 2021-12-10 02:06:41.771 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-12-10 02:06:42.747 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/glance -e 2021-12-10 02:06:42.749 | + inc/python:setup_package:430 : local bindep=0 2021-12-10 02:06:42.752 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-10 02:06:42.755 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-10 02:06:42.757 | + inc/python:setup_package:433 : [[ /opt/stack/glance == -bindep* ]] 2021-12-10 02:06:42.759 | + inc/python:setup_package:438 : local project_dir=/opt/stack/glance 2021-12-10 02:06:42.762 | + inc/python:setup_package:439 : local flags=-e 2021-12-10 02:06:42.764 | + inc/python:setup_package:440 : local extras= 2021-12-10 02:06:42.766 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-10 02:06:42.769 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-10 02:06:42.771 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-10 02:06:42.774 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-10 02:06:42.776 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-10 02:06:42.778 | + inc/python:setup_package:458 : pip_install -e /opt/stack/glance 2021-12-10 02:06:42.796 | Using python 3.6 to install /opt/stack/glance because python3_enabled=True 2021-12-10 02:06:42.801 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-12-10 02:06:45.460 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:06:45.460 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-10 02:06:45.460 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.461 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.461 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.462 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.462 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.463 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.463 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.464 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.464 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.464 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.465 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.465 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.466 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.466 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.467 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.467 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.467 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.468 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.468 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.469 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.469 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.470 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.470 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.471 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.471 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.473 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.474 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.474 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.475 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.475 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.476 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.476 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.477 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.477 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.478 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.478 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.478 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.479 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.479 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.480 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.480 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.480 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.481 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.481 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.481 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.482 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.482 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.483 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.483 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.484 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.484 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.485 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.485 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.485 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.486 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.486 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.487 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.487 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.488 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.488 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.489 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.489 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.490 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.491 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.491 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.492 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.493 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.493 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.494 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.495 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.495 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.496 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.496 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.496 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.497 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.497 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.498 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.498 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.498 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.499 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.499 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.500 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.501 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.501 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.501 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.502 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.502 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.502 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.503 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.503 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.504 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.505 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.505 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.505 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.506 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.506 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.507 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.507 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.508 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.508 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.509 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.509 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.510 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.510 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.511 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.511 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.512 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.512 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.513 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.513 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.513 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.514 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.514 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.515 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.515 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.515 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.516 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.517 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.518 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.518 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.518 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.519 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.519 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.520 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.521 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.521 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.522 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.522 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.523 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.523 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.524 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.525 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.525 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.526 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.526 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.527 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.527 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.528 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.528 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.528 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.529 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.529 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.530 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.530 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.531 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.531 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.531 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.532 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.532 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.533 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.534 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.534 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.535 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.535 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.536 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.536 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.536 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.537 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.537 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.537 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.538 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.538 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.539 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.539 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.540 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.540 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.541 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.541 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.541 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.542 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.542 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.542 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.543 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.543 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.544 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.544 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.544 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.545 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.545 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.546 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.546 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.547 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.547 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.547 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.548 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.548 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.549 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.549 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.549 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.550 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.550 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.550 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.551 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.551 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.552 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.567 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.567 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.568 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.568 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.569 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.569 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.569 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.570 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.570 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.571 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.571 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.571 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.572 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.572 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.573 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.573 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.574 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.574 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.574 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.575 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.575 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.575 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.576 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.576 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.577 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.577 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.578 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.578 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.578 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.579 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.579 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.580 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.581 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.581 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.581 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.582 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.582 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.583 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.584 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.584 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.585 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.586 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.586 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.587 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.587 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.587 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.588 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.589 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.589 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.589 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.590 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.590 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.590 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.591 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.591 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.592 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.592 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.593 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.593 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.594 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.594 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.594 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.595 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.595 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.596 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.597 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.597 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.597 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.598 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.598 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.599 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.599 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.600 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.600 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.601 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.601 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.601 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.602 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.602 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.603 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.603 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.604 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.604 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.604 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.605 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.605 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.606 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.606 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.606 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.607 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.607 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.608 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.608 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.608 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.609 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.609 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.610 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.610 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.611 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.611 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.611 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.612 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.612 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.613 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.613 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.614 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.614 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.615 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.615 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.615 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.616 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.616 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.617 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.617 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.618 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.618 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.618 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.619 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.619 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.620 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.620 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.621 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.621 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.621 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.622 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.622 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.623 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.623 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.624 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.624 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.624 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.625 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.625 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.626 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.627 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.627 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.628 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.628 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.628 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.629 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.629 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.630 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.630 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.631 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.631 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.632 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.632 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.633 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.633 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.633 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.634 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.634 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.634 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.635 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.635 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.636 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.636 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.637 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.637 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.638 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.638 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.638 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.639 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.639 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.640 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.640 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.641 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.641 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.641 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.643 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.643 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.643 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.644 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.644 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.645 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.645 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.645 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.646 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.646 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.647 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.647 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.648 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.648 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.648 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.649 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.649 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.650 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.650 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.651 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.651 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.652 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.652 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.653 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.653 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.654 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.654 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.654 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.655 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.655 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.656 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.656 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.657 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.657 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.657 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.658 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.659 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.659 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.660 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.660 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.661 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.661 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.661 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.662 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.662 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.663 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.663 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.664 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.665 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.665 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.665 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:06:45.666 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:06:45.666 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:06:45.667 | Obtaining file:///opt/stack/glance 2021-12-10 02:06:47.005 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-10 02:06:48.357 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-10 02:06:48.366 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-10 02:06:48.374 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-10 02:06:48.384 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-10 02:06:48.530 | Collecting WSME===0.10.0 2021-12-10 02:06:48.537 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-12-10 02:06:48.626 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-10 02:06:48.641 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-10 02:06:48.794 | Collecting castellan===3.0.4 2021-12-10 02:06:48.802 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e01/891bf9bf444e0/castellan-3.0.4-py3-none-any.whl (90 kB) 2021-12-10 02:06:48.901 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-10 02:06:49.028 | Collecting cursive===0.2.2 2021-12-10 02:06:49.035 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-12-10 02:06:49.123 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-10 02:06:49.131 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (0.6.0) 2021-12-10 02:06:49.137 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-10 02:06:49.147 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-12-10 02:06:49.153 | Requirement already satisfied: glance-store===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (2.0.1) 2021-12-10 02:06:49.242 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-10 02:06:49.245 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (0.17.2) 2021-12-10 02:06:49.247 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-10 02:06:49.250 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-12-10 02:06:49.282 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-12-10 02:06:49.351 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (9.0.0) 2021-12-10 02:06:49.413 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-12-10 02:06:49.415 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-12-10 02:06:49.419 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-12-10 02:06:49.423 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (5.0.2) 2021-12-10 02:06:49.446 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.3.1) 2021-12-10 02:06:49.482 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (4.0.3) 2021-12-10 02:06:49.495 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-12-10 02:06:49.510 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-12-10 02:06:49.517 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (8.1.1) 2021-12-10 02:06:49.573 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-12-10 02:06:49.583 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-12-10 02:06:49.631 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (12.1.6) 2021-12-10 02:06:49.696 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (4.0.2) 2021-12-10 02:06:49.740 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.1.2) 2021-12-10 02:06:49.759 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.0.1) 2021-12-10 02:06:49.775 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-12-10 02:06:49.788 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.1.1) 2021-12-10 02:06:49.817 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.0.1) 2021-12-10 02:06:49.827 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-12-10 02:06:49.845 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (3.1.0) 2021-12-10 02:06:49.892 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-12-10 02:06:49.895 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.7.2) 2021-12-10 02:06:49.897 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (5.7.0) 2021-12-10 02:06:49.902 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (19.1.0) 2021-12-10 02:06:49.917 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (3.0.0) 2021-12-10 02:06:49.929 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-12-10 02:06:49.931 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-12-10 02:06:49.935 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.16.0) 2021-12-10 02:06:50.058 | Collecting python-barbicanclient===4.10.0 2021-12-10 02:06:50.066 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/5b44e5682dc6d/python_barbicanclient-4.10.0-py3-none-any.whl (82 kB) 2021-12-10 02:06:50.159 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-12-10 02:06:50.164 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 657)) (1.0.4) 2021-12-10 02:06:50.167 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-12-10 02:06:50.188 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-12-10 02:06:50.192 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (0.7) 2021-12-10 02:06:50.200 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (2.23.0) 2021-12-10 02:06:50.223 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.3.3) 2021-12-10 02:06:50.228 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-12-10 02:06:50.315 | Collecting simplegeneric===0.8.1 2021-12-10 02:06:50.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-12-10 02:06:51.057 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-12-10 02:06:51.060 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 893)) (0.13.0) 2021-12-10 02:06:51.072 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.3.1) 2021-12-10 02:06:51.075 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (3.3.0) 2021-12-10 02:06:51.078 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-12-10 02:06:51.252 | Collecting taskflow===4.1.0 2021-12-10 02:06:51.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92b/5da73d9bdbc5d/taskflow-4.1.0-py3-none-any.whl (490 kB) 2021-12-10 02:06:51.416 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 923)) (6.1.0) 2021-12-10 02:06:51.429 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 926)) (2.0.1) 2021-12-10 02:06:51.439 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (0.5.0) 2021-12-10 02:06:51.444 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (2.4.0) 2021-12-10 02:06:51.464 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 947)) (1.4.0) 2021-12-10 02:06:51.467 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.1.0) 2021-12-10 02:06:51.475 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.25.8) 2021-12-10 02:06:51.498 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 989)) (1.12.1) 2021-12-10 02:06:51.501 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 995)) (1.2.3) 2021-12-10 02:06:51.504 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-10 02:06:51.512 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-10 02:06:51.518 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-10 02:06:51.526 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-10 02:06:51.526 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (49.6.0) 2021-12-10 02:06:51.572 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-10 02:06:51.616 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-12-10 02:06:51.635 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-10 02:06:51.640 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-10 02:06:51.645 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-10 02:06:51.648 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.6.8) 2021-12-10 02:06:51.695 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-10 02:06:51.699 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-10 02:06:51.704 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-10 02:06:51.712 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-12-10 02:06:51.715 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-10 02:06:51.727 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-12-10 02:06:51.730 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (3.1.0) 2021-12-10 02:06:51.746 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-10 02:06:51.749 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-10 02:06:51.752 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-10 02:06:51.756 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-10 02:06:51.758 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-10 02:06:51.879 | Collecting automaton===2.0.1 2021-12-10 02:06:51.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/869/0800a16118ebf/automaton-2.0.1-py3-none-any.whl (22 kB) 2021-12-10 02:06:52.128 | Collecting networkx===2.4 2021-12-10 02:06:52.139 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/bf698749a5014/networkx-2.4-py3-none-any.whl (1.6 MB) 2021-12-10 02:06:52.385 | Collecting pydot===1.4.1 2021-12-10 02:06:52.392 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-12-10 02:06:52.467 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700)) (1.6.0) 2021-12-10 02:06:52.469 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-10 02:06:52.472 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.0.0) 2021-12-10 02:06:52.475 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.4.0) 2021-12-10 02:06:52.477 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-10 02:06:52.481 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-12-10 02:06:52.484 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1005)) (3.1.0) 2021-12-10 02:06:52.496 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.3.0) 2021-12-10 02:06:52.500 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.8.9) 2021-12-10 02:06:52.515 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.8.0) 2021-12-10 02:06:52.518 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 980)) (0.1.9) 2021-12-10 02:06:52.521 | Building wheels for collected packages: simplegeneric 2021-12-10 02:06:52.522 | Building wheel for simplegeneric (setup.py): started 2021-12-10 02:06:53.240 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-12-10 02:06:53.241 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=df90b7ffa5c9dbad3a0a509366f08ad8817b6d4b4bec148e25ec12cf1a31f1e8 2021-12-10 02:06:53.241 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2021-12-10 02:06:53.242 | Successfully built simplegeneric 2021-12-10 02:06:54.284 | Installing collected packages: automaton, networkx, pydot, taskflow, simplegeneric, WSME, python-barbicanclient, castellan, cursive, glance 2021-12-10 02:06:57.066 | Running setup.py develop for glance 2021-12-10 02:06:58.649 | Successfully installed WSME-0.10.0 automaton-2.0.1 castellan-3.0.4 cursive-0.2.2 glance networkx-2.4 pydot-1.4.1 python-barbicanclient-4.10.0 simplegeneric-0.8.1 taskflow-4.1.0 2021-12-10 02:06:58.772 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:06:58.772 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:06:58.867 | + inc/python:pip_install:207 : result=0 2021-12-10 02:06:58.869 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:06:58.871 | + functions-common:time_stop:2331 : local name 2021-12-10 02:06:58.874 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:06:58.876 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:06:58.878 | + functions-common:time_stop:2334 : local total 2021-12-10 02:06:58.881 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:06:58.883 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:06:58.885 | + functions-common:time_stop:2338 : start_time=1639102002792 2021-12-10 02:06:58.887 | + functions-common:time_stop:2340 : [[ -z 1639102002792 ]] 2021-12-10 02:06:58.890 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:06:58.894 | + functions-common:time_stop:2343 : end_time=1639102018891 2021-12-10 02:06:58.896 | + functions-common:time_stop:2344 : elapsed_time=16099 2021-12-10 02:06:58.898 | + functions-common:time_stop:2345 : total=136342 2021-12-10 02:06:58.900 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:06:58.903 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=152441 2021-12-10 02:06:58.905 | + inc/python:pip_install:210 : return 0 2021-12-10 02:06:58.907 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-10 02:06:58.910 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-10 02:06:58.913 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-10 02:06:58.930 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-10 02:06:58.941 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/glance 2021-12-10 02:06:58.943 | + inc/python:use_library_from_git:263 : local name=/opt/stack/glance 2021-12-10 02:06:58.946 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:06:58.948 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:06:58.951 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-10 02:06:58.953 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:06:58.956 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-10 02:06:58.959 | + ./stack.sh:main:898 : configure_glance 2021-12-10 02:06:58.961 | + lib/glance:configure_glance:136 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-10 02:06:58.973 | + lib/glance:configure_glance:139 : iniset /etc/glance/glance-registry.conf DEFAULT debug True 2021-12-10 02:06:58.997 | + lib/glance:configure_glance:140 : iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0 2021-12-10 02:06:59.021 | + lib/glance:configure_glance:141 : iniset /etc/glance/glance-registry.conf DEFAULT workers 2 2021-12-10 02:06:59.060 | + lib/glance:configure_glance:142 : local dburl 2021-12-10 02:06:59.063 | ++ lib/glance:configure_glance:143 : database_connection_url glance 2021-12-10 02:06:59.066 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-10 02:06:59.068 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-10 02:06:59.070 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-12-10 02:06:59.073 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-10 02:06:59.075 | + lib/glance:configure_glance:143 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-10 02:06:59.078 | + lib/glance:configure_glance:144 : iniset /etc/glance/glance-registry.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-10 02:06:59.105 | + lib/glance:configure_glance:145 : iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False 2021-12-10 02:06:59.160 | + lib/glance:configure_glance:146 : iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone 2021-12-10 02:06:59.188 | + lib/glance:configure_glance:147 : configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance 2021-12-10 02:06:59.191 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-registry.conf 2021-12-10 02:06:59.193 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-12-10 02:06:59.195 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-10 02:06:59.198 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password 2021-12-10 02:06:59.384 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-registry.conf keystone_authtoken interface public 2021-12-10 02:06:59.408 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://10.222.0.46/identity 2021-12-10 02:06:59.432 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-registry.conf keystone_authtoken username glance 2021-12-10 02:06:59.456 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-registry.conf keystone_authtoken password Passw0rd 2021-12-10 02:06:59.480 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default 2021-12-10 02:06:59.504 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service 2021-12-10 02:06:59.529 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default 2021-12-10 02:06:59.553 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-10 02:06:59.577 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211 2021-12-10 02:06:59.603 | + lib/glance:configure_glance:148 : iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2 2021-12-10 02:06:59.630 | + lib/glance:configure_glance:149 : iniset_rpc_backend glance /etc/glance/glance-registry.conf 2021-12-10 02:06:59.632 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-10 02:06:59.635 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-registry.conf 2021-12-10 02:06:59.637 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-10 02:06:59.639 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-10 02:06:59.641 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-10 02:06:59.656 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:06:59.659 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-10 02:06:59.661 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-10 02:06:59.664 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-10 02:06:59.679 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:06:59.681 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-12-10 02:06:59.684 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-12-10 02:06:59.708 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-10 02:06:59.711 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-10 02:06:59.713 | + lib/glance:configure_glance:150 : iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5 2021-12-10 02:06:59.737 | + lib/glance:configure_glance:153 : [[ False == \T\r\u\e ]] 2021-12-10 02:06:59.739 | + lib/glance:configure_glance:163 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-10 02:06:59.766 | + lib/glance:configure_glance:164 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-10 02:06:59.791 | + lib/glance:configure_glance:165 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-10 02:06:59.815 | + lib/glance:configure_glance:166 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-10 02:06:59.839 | + lib/glance:configure_glance:167 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-10 02:06:59.865 | + lib/glance:configure_glance:168 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-10 02:06:59.891 | + lib/glance:configure_glance:169 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-10 02:06:59.893 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-12-10 02:06:59.895 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-12-10 02:06:59.898 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-10 02:06:59.900 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-10 02:06:59.926 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-10 02:06:59.950 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.46/identity 2021-12-10 02:06:59.974 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-10 02:06:59.998 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-10 02:07:00.022 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-10 02:07:00.046 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-10 02:07:00.071 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-10 02:07:00.095 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-10 02:07:00.120 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-10 02:07:00.143 | + lib/glance:configure_glance:170 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-10 02:07:00.170 | + lib/glance:configure_glance:171 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-10 02:07:00.172 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-10 02:07:00.175 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-10 02:07:00.177 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-10 02:07:00.179 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-10 02:07:00.182 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-10 02:07:00.196 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:07:00.199 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-10 02:07:00.201 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-10 02:07:00.204 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-10 02:07:00.219 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:07:00.222 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-12-10 02:07:00.225 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-12-10 02:07:00.249 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-10 02:07:00.251 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-10 02:07:00.253 | + lib/glance:configure_glance:172 : '[' libvirt = xenserver ']' 2021-12-10 02:07:00.256 | + lib/glance:configure_glance:176 : '[' libvirt = libvirt ']' 2021-12-10 02:07:00.258 | + lib/glance:configure_glance:176 : '[' kvm = parallels ']' 2021-12-10 02:07:00.260 | + lib/glance:configure_glance:182 : '[' False '!=' True ']' 2021-12-10 02:07:00.262 | + lib/glance:configure_glance:183 : iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False 2021-12-10 02:07:00.286 | + lib/glance:configure_glance:187 : [[ False == \T\r\u\e ]] 2021-12-10 02:07:00.289 | + lib/glance:configure_glance:199 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-10 02:07:00.315 | ++ lib/glance:configure_glance:201 : ipv6_unquote 10.222.0.46 2021-12-10 02:07:00.318 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.46 2021-12-10 02:07:00.319 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-10 02:07:00.322 | + lib/glance:configure_glance:201 : iniset /etc/glance/glance-api.conf DEFAULT registry_host 10.222.0.46 2021-12-10 02:07:00.347 | + lib/glance:configure_glance:204 : '[' -n '' ']' 2021-12-10 02:07:00.349 | + lib/glance:configure_glance:207 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.46 2021-12-10 02:07:00.375 | + lib/glance:configure_glance:212 : is_service_enabled s-proxy 2021-12-10 02:07:00.389 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:07:00.392 | + lib/glance:configure_glance:213 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-10 02:07:00.416 | + lib/glance:configure_glance:214 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-10 02:07:00.440 | + lib/glance:configure_glance:215 : python3_enabled 2021-12-10 02:07:00.442 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-10 02:07:00.445 | + inc/python:python3_enabled:468 : return 0 2021-12-10 02:07:00.447 | + lib/glance:configure_glance:216 : iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True 2021-12-10 02:07:00.472 | + lib/glance:configure_glance:219 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-10 02:07:00.497 | + lib/glance:configure_glance:220 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-10 02:07:00.521 | + lib/glance:configure_glance:221 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-10 02:07:00.545 | + lib/glance:configure_glance:222 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-10 02:07:00.569 | + lib/glance:configure_glance:224 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-10 02:07:00.595 | + lib/glance:configure_glance:226 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-10 02:07:00.619 | + lib/glance:configure_glance:227 : python3_enabled 2021-12-10 02:07:00.621 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-10 02:07:00.623 | + inc/python:python3_enabled:468 : return 0 2021-12-10 02:07:00.626 | + lib/glance:configure_glance:230 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.46/identity/v3 2021-12-10 02:07:00.649 | + lib/glance:configure_glance:234 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-10 02:07:00.673 | + lib/glance:configure_glance:239 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.46/image 2021-12-10 02:07:00.697 | + lib/glance:configure_glance:241 : is_service_enabled tls-proxy 2021-12-10 02:07:00.713 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:07:00.715 | + lib/glance:configure_glance:249 : is_service_enabled tls-proxy 2021-12-10 02:07:00.730 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:07:00.733 | + lib/glance:configure_glance:254 : setup_logging /etc/glance/glance-api.conf 2021-12-10 02:07:00.735 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-api.conf 2021-12-10 02:07:00.737 | + functions:setup_logging:656 : local other_cond=False 2021-12-10 02:07:00.740 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-10 02:07:00.742 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-10 02:07:00.744 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-api.conf 2021-12-10 02:07:00.746 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-10 02:07:00.749 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-10 02:07:00.765 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-10 02:07:00.768 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-10 02:07:00.770 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-10 02:07:00.772 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-10 02:07:00.775 | + functions:setup_systemd_logging:700 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-10 02:07:00.798 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-10 02:07:00.823 | + functions:setup_systemd_logging:703 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-10 02:07:00.847 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-10 02:07:00.871 | + lib/glance:configure_glance:255 : setup_logging /etc/glance/glance-registry.conf 2021-12-10 02:07:00.873 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-registry.conf 2021-12-10 02:07:00.876 | + functions:setup_logging:656 : local other_cond=False 2021-12-10 02:07:00.878 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-10 02:07:00.881 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-registry.conf 2021-12-10 02:07:00.883 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-registry.conf 2021-12-10 02:07:00.885 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-10 02:07:00.888 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-10 02:07:00.904 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-10 02:07:00.906 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-10 02:07:00.908 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-10 02:07:00.911 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-10 02:07:00.913 | + functions:setup_systemd_logging:700 : iniset /etc/glance/glance-registry.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-10 02:07:00.937 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-registry.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-10 02:07:00.962 | + functions:setup_systemd_logging:703 : iniset /etc/glance/glance-registry.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-10 02:07:00.985 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-10 02:07:01.010 | + lib/glance:configure_glance:257 : cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini 2021-12-10 02:07:01.014 | + lib/glance:configure_glance:258 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-10 02:07:01.018 | + lib/glance:configure_glance:261 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-10 02:07:01.044 | + lib/glance:configure_glance:262 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-10 02:07:01.068 | + lib/glance:configure_glance:263 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-10 02:07:01.092 | + lib/glance:configure_glance:264 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.46/identity 2021-12-10 02:07:01.117 | + lib/glance:configure_glance:265 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-10 02:07:01.141 | + lib/glance:configure_glance:266 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-10 02:07:01.165 | + lib/glance:configure_glance:267 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-10 02:07:01.191 | ++ lib/glance:configure_glance:268 : ipv6_unquote 10.222.0.46 2021-12-10 02:07:01.194 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.46 2021-12-10 02:07:01.194 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-10 02:07:01.198 | + lib/glance:configure_glance:268 : iniset /etc/glance/glance-cache.conf DEFAULT registry_host 10.222.0.46 2021-12-10 02:07:01.222 | + lib/glance:configure_glance:271 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-10 02:07:01.248 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-10 02:07:01.274 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-10 02:07:01.300 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-10 02:07:01.324 | + lib/glance:configure_glance:278 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-10 02:07:01.328 | + lib/glance:configure_glance:280 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-12-10 02:07:01.334 | + lib/glance:configure_glance:282 : is_service_enabled tls-proxy 2021-12-10 02:07:01.349 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:07:01.351 | + lib/glance:configure_glance:290 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-10 02:07:01.353 | + lib/glance:configure_glance:291 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-10 02:07:01.356 | + lib/apache:write_local_uwsgi_http_config:329 : local file=/etc/glance/glance-uwsgi.ini 2021-12-10 02:07:01.358 | + lib/apache:write_local_uwsgi_http_config:330 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-10 02:07:01.360 | + lib/apache:write_local_uwsgi_http_config:331 : local url=/image 2021-12-10 02:07:01.363 | ++ lib/apache:write_local_uwsgi_http_config:332 : basename /usr/local/bin/glance-wsgi-api 2021-12-10 02:07:01.367 | + lib/apache:write_local_uwsgi_http_config:332 : name=glance-wsgi-api 2021-12-10 02:07:01.369 | + lib/apache:write_local_uwsgi_http_config:338 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-10 02:07:01.372 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-10 02:07:01.399 | ++ lib/apache:write_local_uwsgi_http_config:340 : get_random_port 2021-12-10 02:07:01.402 | ++ functions:get_random_port:815 : read lower_port upper_port 2021-12-10 02:07:01.404 | ++ functions:get_random_port:816 : true 2021-12-10 02:07:01.406 | ++ functions:get_random_port:817 : (( port = upper_port )) 2021-12-10 02:07:01.409 | ++ functions:get_random_port:817 : (( port >= lower_port )) 2021-12-10 02:07:01.411 | ++ functions:get_random_port:818 : sudo lsof -i :60999 2021-12-10 02:07:01.484 | ++ functions:get_random_port:819 : [[ 1 > 0 ]] 2021-12-10 02:07:01.487 | ++ functions:get_random_port:820 : break 2 2021-12-10 02:07:01.489 | ++ functions:get_random_port:824 : echo 60999 2021-12-10 02:07:01.492 | + lib/apache:write_local_uwsgi_http_config:340 : port=60999 2021-12-10 02:07:01.494 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-10 02:07:01.517 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-10 02:07:01.541 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-10 02:07:01.564 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-10 02:07:01.587 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-10 02:07:01.615 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-10 02:07:01.638 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-10 02:07:01.662 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-10 02:07:01.690 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-10 02:07:01.713 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-10 02:07:01.737 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-10 02:07:01.761 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-10 02:07:01.784 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-10 02:07:01.808 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-10 02:07:01.832 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-10 02:07:01.856 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-10 02:07:01.879 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-10 02:07:01.903 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-10 02:07:01.927 | + lib/apache:write_local_uwsgi_http_config:369 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-10 02:07:01.950 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_mod proxy 2021-12-10 02:07:01.952 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-10 02:07:01.955 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-10 02:07:01.957 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:07:01.960 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:07:01.962 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-10 02:07:01.964 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-10 02:07:02.022 | proxy (enabled by site administrator) 2021-12-10 02:07:02.025 | + lib/apache:write_local_uwsgi_http_config:372 : enable_apache_mod proxy_http 2021-12-10 02:07:02.027 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-10 02:07:02.029 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-10 02:07:02.031 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:07:02.034 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:07:02.037 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-10 02:07:02.039 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-10 02:07:02.086 | No module matches proxy_http 2021-12-10 02:07:02.089 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-12-10 02:07:02.149 | Considering dependency proxy for proxy_http: 2021-12-10 02:07:02.149 | Module proxy already enabled 2021-12-10 02:07:02.149 | Enabling module proxy_http. 2021-12-10 02:07:02.154 | To activate the new configuration, you need to run: 2021-12-10 02:07:02.154 | systemctl restart apache2 2021-12-10 02:07:02.159 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-12-10 02:07:02.161 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-10 02:07:02.163 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-10 02:07:02.166 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-10 02:07:02.310 | + lib/apache:write_local_uwsgi_http_config:373 : local apache_conf= 2021-12-10 02:07:02.312 | ++ lib/apache:write_local_uwsgi_http_config:374 : apache_site_config_for glance-wsgi-api 2021-12-10 02:07:02.315 | ++ lib/apache:apache_site_config_for:196 : local site=glance-wsgi-api 2021-12-10 02:07:02.318 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-10 02:07:02.320 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:07:02.325 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:07:02.327 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-10 02:07:02.330 | + lib/apache:write_local_uwsgi_http_config:374 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-10 02:07:02.333 | + lib/apache:write_local_uwsgi_http_config:375 : echo 'KeepAlive Off' 2021-12-10 02:07:02.334 | + lib/apache:write_local_uwsgi_http_config:375 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-10 02:07:02.341 | KeepAlive Off 2021-12-10 02:07:02.345 | + lib/apache:write_local_uwsgi_http_config:376 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-10 02:07:02.345 | + lib/apache:write_local_uwsgi_http_config:376 : echo 'SetEnv proxy-sendchunked 1' 2021-12-10 02:07:02.352 | SetEnv proxy-sendchunked 1 2021-12-10 02:07:02.356 | + lib/apache:write_local_uwsgi_http_config:377 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-10 02:07:02.356 | + lib/apache:write_local_uwsgi_http_config:377 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-10 02:07:02.363 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-10 02:07:02.366 | + lib/apache:write_local_uwsgi_http_config:378 : enable_apache_site glance-wsgi-api 2021-12-10 02:07:02.368 | + lib/apache:enable_apache_site:213 : local site=glance-wsgi-api 2021-12-10 02:07:02.371 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-10 02:07:02.373 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-10 02:07:02.375 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-10 02:07:02.378 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:07:02.380 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:07:02.383 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-10 02:07:02.385 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-10 02:07:02.387 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:07:02.389 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:07:02.392 | + lib/apache:enable_apache_site:217 : sudo a2ensite glance-wsgi-api 2021-12-10 02:07:02.448 | Enabling site glance-wsgi-api. 2021-12-10 02:07:02.452 | To activate the new configuration, you need to run: 2021-12-10 02:07:02.453 | systemctl reload apache2 2021-12-10 02:07:02.457 | + lib/apache:write_local_uwsgi_http_config:379 : restart_apache_server 2021-12-10 02:07:02.460 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-10 02:07:02.462 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-10 02:07:02.464 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-10 02:07:02.598 | + ./stack.sh:main:901 : is_service_enabled cinder 2021-12-10 02:07:02.616 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:07:02.619 | + ./stack.sh:main:903 : stack_install_service cinder 2021-12-10 02:07:02.621 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-10 02:07:02.624 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-10 02:07:02.627 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-10 02:07:02.630 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-10 02:07:02.632 | + lib/cinder:install_cinder:417 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/ussuri 2021-12-10 02:07:02.635 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-10 02:07:02.637 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-12-10 02:07:02.639 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-10 02:07:02.641 | + functions-common:git_clone:526 : local orig_dir 2021-12-10 02:07:02.644 | ++ functions-common:git_clone:527 : pwd 2021-12-10 02:07:02.647 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-10 02:07:02.649 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-10 02:07:02.652 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-10 02:07:02.667 | + functions-common:git_clone:530 : RECLONE=False 2021-12-10 02:07:02.669 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-10 02:07:02.672 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-10 02:07:02.675 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-10 02:07:02.676 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-10 02:07:02.681 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-12-10 02:07:02.683 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-10 02:07:02.686 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-12-10 02:07:02.689 | + functions-common:git_clone:593 : git show --oneline 2021-12-10 02:07:02.690 | + functions-common:git_clone:593 : head -1 2021-12-10 02:07:02.693 | 27e053bdc Merge "Add libcgroup related packages in bindep.txt" into stable/ussuri 2021-12-10 02:07:02.696 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-10 02:07:02.699 | + lib/cinder:install_cinder:418 : setup_develop /opt/stack/cinder 2021-12-10 02:07:02.702 | + inc/python:setup_develop:351 : local bindep 2021-12-10 02:07:02.704 | + inc/python:setup_develop:352 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-10 02:07:02.706 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/cinder 2021-12-10 02:07:02.709 | + inc/python:setup_develop:357 : local extras= 2021-12-10 02:07:02.712 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-10 02:07:02.714 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-10 02:07:02.717 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-10 02:07:02.719 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/cinder 2021-12-10 02:07:02.721 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-10 02:07:02.724 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-10 02:07:02.727 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/cinder 2021-12-10 02:07:02.730 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-10 02:07:02.733 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/cinder 2021-12-10 02:07:02.735 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-10 02:07:02.738 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-10 02:07:02.741 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-10 02:07:02.746 | + inc/python:_setup_package_with_constraints_edit:396 : name=cinder 2021-12-10 02:07:02.749 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-12-10 02:07:03.739 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/cinder -e 2021-12-10 02:07:03.741 | + inc/python:setup_package:430 : local bindep=0 2021-12-10 02:07:03.744 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-10 02:07:03.746 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-10 02:07:03.749 | + inc/python:setup_package:433 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-10 02:07:03.751 | + inc/python:setup_package:438 : local project_dir=/opt/stack/cinder 2021-12-10 02:07:03.754 | + inc/python:setup_package:439 : local flags=-e 2021-12-10 02:07:03.756 | + inc/python:setup_package:440 : local extras= 2021-12-10 02:07:03.759 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-10 02:07:03.761 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-10 02:07:03.763 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-10 02:07:03.766 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-10 02:07:03.769 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-10 02:07:03.771 | + inc/python:setup_package:458 : pip_install -e /opt/stack/cinder 2021-12-10 02:07:03.789 | Using python 3.6 to install /opt/stack/cinder because python3_enabled=True 2021-12-10 02:07:03.794 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-12-10 02:07:06.538 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:07:06.538 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-10 02:07:06.539 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.539 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.540 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.540 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.541 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.541 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.542 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.542 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.542 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.543 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.543 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.544 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.544 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.545 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.545 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.545 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.546 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.547 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.547 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.547 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.548 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.549 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.549 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.550 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.550 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.552 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.553 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.553 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.554 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.554 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.555 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.555 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.556 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.556 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.556 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.557 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.557 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.558 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.558 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.558 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.559 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.559 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.559 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.560 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.561 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.561 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.562 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.562 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.563 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.563 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.564 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.565 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.565 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.566 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.566 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.567 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.567 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.568 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.568 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.568 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.569 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.570 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.570 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.571 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.572 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.572 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.573 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.573 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.574 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.575 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.575 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.575 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.576 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.576 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.576 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.577 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.577 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.578 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.578 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.579 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.579 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.580 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.580 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.581 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.581 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.581 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.582 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.582 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.583 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.583 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.584 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.585 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.585 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.585 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.586 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.586 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.587 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.587 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.588 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.588 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.589 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.590 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.590 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.590 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.591 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.591 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.592 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.592 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.593 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.593 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.594 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.594 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.595 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.595 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.595 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.596 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.596 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.597 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.597 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.598 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.598 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.599 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.599 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.599 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.600 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.600 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.601 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.602 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.602 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.602 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.603 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.603 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.604 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.604 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.604 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.605 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.605 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.606 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.606 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.607 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.607 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.607 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.608 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.608 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.609 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.610 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.610 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.611 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.612 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.612 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.613 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.613 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.613 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.614 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.615 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.615 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.615 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.616 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.616 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.616 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.617 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.617 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.618 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.618 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.619 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.619 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.620 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.620 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.620 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.621 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.621 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.637 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.637 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.638 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.638 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.639 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.639 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.639 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.640 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.640 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.641 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.641 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.642 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.642 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.643 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.643 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.644 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.644 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.645 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.645 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.645 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.646 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.646 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.647 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.647 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.647 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.648 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.648 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.649 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.649 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.650 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.650 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.650 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.651 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.651 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.652 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.652 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.652 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.653 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.653 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.654 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.654 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.654 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.655 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.655 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.656 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.656 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.657 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.657 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.657 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.658 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.659 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.659 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.660 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.660 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.660 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.661 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.661 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.662 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.662 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.662 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.663 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.664 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.665 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.665 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.666 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.667 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.667 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.667 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.668 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.668 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.669 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.669 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.670 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.670 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.671 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.671 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.671 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.672 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.672 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.673 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.673 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.673 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.674 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.674 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.675 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.675 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.676 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.676 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.676 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.677 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.677 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.678 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.678 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.679 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.679 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.680 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.680 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.680 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.681 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.681 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.682 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.682 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.682 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.683 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.684 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.684 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.684 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.685 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.685 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.686 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.686 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.686 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.687 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.687 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.688 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.688 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.689 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.690 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.690 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.690 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.691 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.691 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.692 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.692 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.692 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.693 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.693 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.694 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.694 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.695 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.695 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.696 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.696 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.696 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.697 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.697 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.698 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.698 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.698 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.699 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.699 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.700 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.700 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.701 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.701 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.701 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.702 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.702 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.703 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.703 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.703 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.704 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.705 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.705 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.706 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.706 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.707 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.707 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.708 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.709 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.709 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.710 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.710 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.711 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.711 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.711 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.712 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.712 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.713 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.713 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.714 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.714 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.714 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.715 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.715 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.716 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.716 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.717 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.717 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.718 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.718 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.718 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.719 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.719 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.720 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.720 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.721 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.721 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.722 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.722 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.722 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.723 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.723 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.724 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.724 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.725 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.725 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.725 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.726 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.726 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.727 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.727 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.728 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.728 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.728 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.729 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.729 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.730 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.730 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.731 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.731 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.732 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.732 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.733 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.733 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.734 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.734 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.735 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.735 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.736 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.736 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.736 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.737 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.737 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.737 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.738 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.738 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.739 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.739 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.740 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.740 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.741 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.741 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.742 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.742 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.743 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.743 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.744 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.744 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.745 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.745 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.746 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.746 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.747 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:06.747 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:06.748 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:06.748 | Obtaining file:///opt/stack/cinder 2021-12-10 02:07:08.859 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-10 02:07:10.946 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-10 02:07:10.955 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-10 02:07:10.963 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-10 02:07:10.973 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-10 02:07:10.998 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-10 02:07:11.012 | Requirement already satisfied: castellan===3.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.4) 2021-12-10 02:07:11.038 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-10 02:07:11.078 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.2.2) 2021-12-10 02:07:11.093 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-10 02:07:11.097 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (0.6.0) 2021-12-10 02:07:11.103 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-10 02:07:11.360 | Collecting google-api-python-client===1.8.0 2021-12-10 02:07:11.368 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/503/2ad1af5046889/google_api_python_client-1.8.0-py3-none-any.whl (57 kB) 2021-12-10 02:07:11.669 | Collecting google-auth===1.13.1 2021-12-10 02:07:11.675 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cab/6c707e6ee20e5/google_auth-1.13.1-py2.py3-none-any.whl (87 kB) 2021-12-10 02:07:11.855 | Collecting google-auth-httplib2===0.0.3 2021-12-10 02:07:11.862 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f1c/437842155680c/google_auth_httplib2-0.0.3-py2.py3-none-any.whl (6.3 kB) 2021-12-10 02:07:11.942 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (0.4.15) 2021-12-10 02:07:11.944 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (0.17.2) 2021-12-10 02:07:11.947 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (0.1.12) 2021-12-10 02:07:11.950 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.2.0) 2021-12-10 02:07:11.982 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.0.0) 2021-12-10 02:07:12.051 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (9.0.0) 2021-12-10 02:07:12.112 | Requirement already satisfied: lxml===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (4.5.0) 2021-12-10 02:07:12.124 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.5) 2021-12-10 02:07:12.259 | Collecting oauth2client===4.1.3 2021-12-10 02:07:12.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-12-10 02:07:12.386 | Requirement already satisfied: os-brick===3.0.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (3.0.8) 2021-12-10 02:07:12.417 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.7.0) 2021-12-10 02:07:12.422 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (5.0.2) 2021-12-10 02:07:12.444 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2.3.1) 2021-12-10 02:07:12.480 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (4.0.3) 2021-12-10 02:07:12.494 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (8.0.5) 2021-12-10 02:07:12.508 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.3) 2021-12-10 02:07:12.515 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (8.1.1) 2021-12-10 02:07:12.570 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (4.0.1) 2021-12-10 02:07:12.578 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.1.3) 2021-12-10 02:07:12.624 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (12.1.6) 2021-12-10 02:07:12.691 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.0.2) 2021-12-10 02:07:12.713 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.2) 2021-12-10 02:07:12.732 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (2.1.2) 2021-12-10 02:07:12.748 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.0.1) 2021-12-10 02:07:12.764 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (6.0.2) 2021-12-10 02:07:12.769 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.1.2) 2021-12-10 02:07:12.782 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.1.1) 2021-12-10 02:07:12.811 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.0.1) 2021-12-10 02:07:12.821 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (4.1.2) 2021-12-10 02:07:12.839 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.0.2) 2021-12-10 02:07:13.037 | Collecting oslo.vmware===3.3.1 2021-12-10 02:07:13.044 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/423/621a2e77be165/oslo.vmware-3.3.1-py3-none-any.whl (358 kB) 2021-12-10 02:07:13.161 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.1.0) 2021-12-10 02:07:13.206 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.7.1) 2021-12-10 02:07:13.244 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.4.5) 2021-12-10 02:07:13.246 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.7.2) 2021-12-10 02:07:13.249 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (5.7.0) 2021-12-10 02:07:13.400 | Collecting pyasn1===0.4.8 2021-12-10 02:07:13.407 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-12-10 02:07:13.603 | Collecting pyasn1-modules===0.2.8 2021-12-10 02:07:13.610 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-12-10 02:07:13.696 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 594)) (3.0.0) 2021-12-10 02:07:13.707 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 604)) (0.9.6) 2021-12-10 02:07:13.710 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (2.4.7) 2021-12-10 02:07:13.713 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.16.0) 2021-12-10 02:07:13.719 | Requirement already satisfied: python-barbicanclient===4.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 633)) (4.10.0) 2021-12-10 02:07:13.738 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 653)) (2.8.1) 2021-12-10 02:07:13.894 | Collecting python-glanceclient===3.1.2 2021-12-10 02:07:13.900 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33f/c23354e421374/python_glanceclient-3.1.2-py3-none-any.whl (191 kB) 2021-12-10 02:07:14.002 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (4.0.0) 2021-12-10 02:07:14.023 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.1) 2021-12-10 02:07:14.043 | Requirement already satisfied: python-swiftclient===3.9.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 754)) (3.9.1) 2021-12-10 02:07:14.066 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (2019.3) 2021-12-10 02:07:14.071 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (0.7) 2021-12-10 02:07:14.078 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (2.23.0) 2021-12-10 02:07:14.102 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.3.3) 2021-12-10 02:07:14.107 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 800)) (1.4.0) 2021-12-10 02:07:14.230 | Collecting rsa===4.0 2021-12-10 02:07:14.236 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/14b/a45700ff1ec9e/rsa-4.0-py2.py3-none-any.whl (38 kB) 2021-12-10 02:07:14.438 | Collecting rtslib-fb===2.1.71 2021-12-10 02:07:14.446 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d0b/a9368b6dc11c8/rtslib-fb-2.1.71.tar.gz (72 kB) 2021-12-10 02:07:15.241 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (3.17.0) 2021-12-10 02:07:15.244 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (1.14.0) 2021-12-10 02:07:15.247 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.13.0) 2021-12-10 02:07:15.259 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.3.1) 2021-12-10 02:07:15.262 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (3.3.0) 2021-12-10 02:07:15.265 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 901)) (1.32.0) 2021-12-10 02:07:15.366 | Collecting suds-jurko===0.6 2021-12-10 02:07:15.373 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-12-10 02:07:15.566 | Collecting tabulate===0.8.7 2021-12-10 02:07:15.573 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-12-10 02:07:15.669 | Requirement already satisfied: taskflow===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 920)) (4.1.0) 2021-12-10 02:07:15.732 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (6.1.0) 2021-12-10 02:07:15.746 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.0.1) 2021-12-10 02:07:15.756 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (0.5.0) 2021-12-10 02:07:15.763 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.4.0) 2021-12-10 02:07:15.782 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.3.1) 2021-12-10 02:07:15.848 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 948)) (1.4.0) 2021-12-10 02:07:15.852 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.1.0) 2021-12-10 02:07:15.954 | Collecting uritemplate===3.0.1 2021-12-10 02:07:15.960 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-12-10 02:07:16.040 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.25.8) 2021-12-10 02:07:16.063 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 977)) (0.11.7) 2021-12-10 02:07:16.163 | Collecting warlock===1.3.3 2021-12-10 02:07:16.169 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-12-10 02:07:16.254 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 990)) (1.12.1) 2021-12-10 02:07:16.257 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 996)) (1.2.3) 2021-12-10 02:07:16.260 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-10 02:07:16.265 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-10 02:07:16.268 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-10 02:07:16.437 | Collecting google-api-core===1.16.0 2021-12-10 02:07:16.444 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/859/f7392676761f2/google_api_core-1.16.0-py2.py3-none-any.whl (70 kB) 2021-12-10 02:07:16.547 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-10 02:07:16.551 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.6/dist-packages (from google-auth===1.13.1->-c /opt/stack/requirements/upper-constraints.txt (line 273)) (49.6.0) 2021-12-10 02:07:16.598 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.6.0) 2021-12-10 02:07:16.617 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-10 02:07:16.662 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-10 02:07:16.666 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-10 02:07:16.671 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-10 02:07:16.676 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-10 02:07:16.684 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.7.19) 2021-12-10 02:07:16.687 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-10 02:07:16.696 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-10 02:07:16.702 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-12-10 02:07:16.709 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (4.6.8) 2021-12-10 02:07:16.757 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-10 02:07:16.764 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.2) 2021-12-10 02:07:16.768 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-10 02:07:16.780 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.10.9) 2021-12-10 02:07:16.783 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-10 02:07:16.795 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-12-10 02:07:16.814 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (3.1.0) 2021-12-10 02:07:16.831 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (19.1.0) 2021-12-10 02:07:16.846 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.9) 2021-12-10 02:07:16.850 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-10 02:07:16.853 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-10 02:07:16.955 | Collecting pyudev===0.22.0 2021-12-10 02:07:16.961 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-12-10 02:07:17.043 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-10 02:07:17.045 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 600)) (1.4.1) 2021-12-10 02:07:17.051 | Requirement already satisfied: automaton===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.0.1) 2021-12-10 02:07:17.060 | Requirement already satisfied: networkx===2.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.4) 2021-12-10 02:07:17.110 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-10 02:07:17.113 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701)) (1.6.0) 2021-12-10 02:07:17.116 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (1.0.0) 2021-12-10 02:07:17.119 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.4.0) 2021-12-10 02:07:17.121 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.25) 2021-12-10 02:07:17.127 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (2.20) 2021-12-10 02:07:17.237 | Collecting googleapis-common-protos===1.51.0 2021-12-10 02:07:17.243 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/013/c917042791191/googleapis-common-protos-1.51.0.tar.gz (35 kB) 2021-12-10 02:07:18.072 | Requirement already satisfied: protobuf===3.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (3.11.3) 2021-12-10 02:07:18.078 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1006)) (3.1.0) 2021-12-10 02:07:18.093 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 658)) (1.0.4) 2021-12-10 02:07:18.096 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-10 02:07:18.113 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.3.0) 2021-12-10 02:07:18.117 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-10 02:07:18.121 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.8.9) 2021-12-10 02:07:18.137 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.0) 2021-12-10 02:07:18.141 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.8.0) 2021-12-10 02:07:18.144 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (0.1.9) 2021-12-10 02:07:18.148 | Building wheels for collected packages: googleapis-common-protos, rtslib-fb 2021-12-10 02:07:18.149 | Building wheel for googleapis-common-protos (setup.py): started 2021-12-10 02:07:19.003 | Building wheel for googleapis-common-protos (setup.py): finished with status 'done' 2021-12-10 02:07:19.004 | Created wheel for googleapis-common-protos: filename=googleapis_common_protos-1.51.0-py3-none-any.whl size=77593 sha256=7eb17991d96247facae3ca0b473ca843aaf1eace4751a1170315b0afe359ff71 2021-12-10 02:07:19.004 | Stored in directory: /root/.cache/pip/wheels/67/e9/f7/4ea74a2d6503c8f2f0c8de74b582abfd78da45243ce576382e 2021-12-10 02:07:19.006 | Building wheel for rtslib-fb (setup.py): started 2021-12-10 02:07:19.801 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-12-10 02:07:19.802 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.71-py3-none-any.whl size=84474 sha256=ebdafa4715c659eeb420c96b33200c16d2a43982df657c4fd239c8bd7e4d4c02 2021-12-10 02:07:19.802 | Stored in directory: /root/.cache/pip/wheels/62/74/68/a9f5b076eea345c7800bdfe3996a4cfde2d665eb1c7d31cbb1 2021-12-10 02:07:19.803 | Successfully built googleapis-common-protos rtslib-fb 2021-12-10 02:07:20.796 | Installing collected packages: pyasn1, pyasn1-modules, rsa, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, googleapis-common-protos, google-auth, google-api-core, google-auth-httplib2, uritemplate, google-api-python-client, cinder 2021-12-10 02:07:20.796 | Attempting uninstall: pyasn1 2021-12-10 02:07:20.798 | Found existing installation: pyasn1 0.4.2 2021-12-10 02:07:20.804 | Uninstalling pyasn1-0.4.2: 2021-12-10 02:07:20.819 | Successfully uninstalled pyasn1-0.4.2 2021-12-10 02:07:23.214 | Running setup.py develop for cinder 2021-12-10 02:07:25.519 | Successfully installed cinder google-api-core-1.16.0 google-api-python-client-1.8.0 google-auth-1.13.1 google-auth-httplib2-0.0.3 googleapis-common-protos-1.51.0 oauth2client-4.1.3 oslo.vmware-3.3.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.1.2 pyudev-0.22.0 rsa-4.0 rtslib-fb-2.1.71 suds-jurko-0.6 tabulate-0.8.7 uritemplate-3.0.1 warlock-1.3.3 2021-12-10 02:07:25.648 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:07:25.648 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:07:25.766 | + inc/python:pip_install:207 : result=0 2021-12-10 02:07:25.769 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:07:25.771 | + functions-common:time_stop:2331 : local name 2021-12-10 02:07:25.773 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:07:25.787 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:07:25.787 | + functions-common:time_stop:2334 : local total 2021-12-10 02:07:25.787 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:07:25.787 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:07:25.788 | + functions-common:time_stop:2338 : start_time=1639102023784 2021-12-10 02:07:25.788 | + functions-common:time_stop:2340 : [[ -z 1639102023784 ]] 2021-12-10 02:07:25.790 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:07:25.794 | + functions-common:time_stop:2343 : end_time=1639102045791 2021-12-10 02:07:25.796 | + functions-common:time_stop:2344 : elapsed_time=22007 2021-12-10 02:07:25.799 | + functions-common:time_stop:2345 : total=152441 2021-12-10 02:07:25.801 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:07:25.803 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=174448 2021-12-10 02:07:25.806 | + inc/python:pip_install:210 : return 0 2021-12-10 02:07:25.808 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-10 02:07:25.810 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-10 02:07:25.813 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-10 02:07:25.830 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-10 02:07:25.841 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/cinder 2021-12-10 02:07:25.844 | + inc/python:use_library_from_git:263 : local name=/opt/stack/cinder 2021-12-10 02:07:25.847 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:07:25.849 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:07:25.852 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-10 02:07:25.854 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:07:25.857 | + lib/cinder:install_cinder:419 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-12-10 02:07:25.859 | + lib/cinder:install_cinder:420 : install_package tgt 2021-12-10 02:07:25.861 | + functions-common:install_package:1333 : update_package_repo 2021-12-10 02:07:25.864 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-10 02:07:25.867 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-10 02:07:25.869 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-10 02:07:25.872 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-10 02:07:25.874 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-10 02:07:25.877 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:07:25.879 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:07:25.882 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-10 02:07:25.884 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-10 02:07:25.886 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-10 02:07:25.889 | + functions-common:apt_get_update:1069 : return 2021-12-10 02:07:25.892 | + functions-common:install_package:1334 : real_install_package tgt 2021-12-10 02:07:25.894 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-10 02:07:25.897 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:07:25.899 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:07:25.902 | + functions-common:real_install_package:1320 : apt_get install tgt 2021-12-10 02:07:25.921 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2021-12-10 02:07:26.042 | Reading package lists... 2021-12-10 02:07:26.302 | Building dependency tree... 2021-12-10 02:07:26.303 | Reading state information... 2021-12-10 02:07:26.523 | The following packages were automatically installed and are no longer required: 2021-12-10 02:07:26.524 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-10 02:07:26.524 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-10 02:07:26.524 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-10 02:07:26.524 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-10 02:07:26.524 | python3-twisted-bin python3-zope.interface 2021-12-10 02:07:26.524 | Use 'sudo apt autoremove' to remove them. 2021-12-10 02:07:26.524 | The following additional packages will be installed: 2021-12-10 02:07:26.525 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2021-12-10 02:07:26.525 | libsgutils2-2 sg3-utils 2021-12-10 02:07:26.526 | Suggested packages: 2021-12-10 02:07:26.526 | tgt-rbd 2021-12-10 02:07:26.578 | The following NEW packages will be installed: 2021-12-10 02:07:26.578 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2021-12-10 02:07:26.579 | The following packages will be upgraded: 2021-12-10 02:07:26.580 | ibverbs-providers libibverbs1 2021-12-10 02:07:26.695 | 2 upgraded, 5 newly installed, 0 to remove and 174 not upgraded. 2021-12-10 02:07:26.695 | Need to get 1,406 kB of archives. 2021-12-10 02:07:26.695 | After this operation, 3,551 kB of additional disk space will be used. 2021-12-10 02:07:26.695 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 ibverbs-providers amd64 24.0-2~cloud0 [220 kB] 2021-12-10 02:07:26.881 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-12-10 02:07:26.921 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 libibverbs1 amd64 24.0-2~cloud0 [50.8 kB] 2021-12-10 02:07:26.928 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 librdmacm1 amd64 24.0-2~cloud0 [58.4 kB] 2021-12-10 02:07:27.316 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsgutils2-2 amd64 1.42-2ubuntu1.18.04.2 [59.8 kB] 2021-12-10 02:07:27.405 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2021-12-10 02:07:27.876 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-12-10 02:07:28.463 | Fetched 1,406 kB in 1s (1,064 kB/s) 2021-12-10 02:07:28.750 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76971 files and directories currently installed.) 2021-12-10 02:07:28.753 | Preparing to unpack .../0-ibverbs-providers_24.0-2~cloud0_amd64.deb ... 2021-12-10 02:07:28.932 | Unpacking ibverbs-providers:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-12-10 02:07:29.430 | Preparing to unpack .../1-libibverbs1_24.0-2~cloud0_amd64.deb ... 2021-12-10 02:07:29.578 | Unpacking libibverbs1:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-12-10 02:07:29.898 | Selecting previously unselected package libconfig-general-perl. 2021-12-10 02:07:29.906 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2021-12-10 02:07:29.955 | Unpacking libconfig-general-perl (2.63-1) ... 2021-12-10 02:07:30.344 | Selecting previously unselected package librdmacm1:amd64. 2021-12-10 02:07:30.352 | Preparing to unpack .../3-librdmacm1_24.0-2~cloud0_amd64.deb ... 2021-12-10 02:07:30.395 | Unpacking librdmacm1:amd64 (24.0-2~cloud0) ... 2021-12-10 02:07:30.818 | Selecting previously unselected package libsgutils2-2. 2021-12-10 02:07:30.826 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-12-10 02:07:30.863 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-12-10 02:07:31.178 | Selecting previously unselected package sg3-utils. 2021-12-10 02:07:31.185 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-12-10 02:07:31.235 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-12-10 02:07:31.807 | Selecting previously unselected package tgt. 2021-12-10 02:07:31.814 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-12-10 02:07:31.856 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-12-10 02:07:32.353 | Setting up libibverbs1:amd64 (24.0-2~cloud0) ... 2021-12-10 02:07:32.503 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-10 02:07:32.618 | Setting up librdmacm1:amd64 (24.0-2~cloud0) ... 2021-12-10 02:07:32.765 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-12-10 02:07:32.943 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-10 02:07:33.090 | Setting up ibverbs-providers:amd64 (24.0-2~cloud0) ... 2021-12-10 02:07:34.103 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-10 02:07:34.388 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-10 02:07:36.327 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-12-10 02:07:36.468 | Setting up libconfig-general-perl (2.63-1) ... 2021-12-10 02:07:36.618 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-12-10 02:07:37.116 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-12-10 02:07:37.846 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-10 02:07:37.961 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-10 02:07:38.245 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-10 02:07:40.381 | + functions-common:apt_get:1113 : result=0 2021-12-10 02:07:40.383 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-10 02:07:40.386 | + functions-common:time_stop:2331 : local name 2021-12-10 02:07:40.389 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:07:40.391 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:07:40.394 | + functions-common:time_stop:2334 : local total 2021-12-10 02:07:40.396 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:07:40.399 | + functions-common:time_stop:2337 : name=apt-get 2021-12-10 02:07:40.401 | + functions-common:time_stop:2338 : start_time=1639102045919 2021-12-10 02:07:40.404 | + functions-common:time_stop:2340 : [[ -z 1639102045919 ]] 2021-12-10 02:07:40.407 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:07:40.411 | + functions-common:time_stop:2343 : end_time=1639102060408 2021-12-10 02:07:40.413 | + functions-common:time_stop:2344 : elapsed_time=14489 2021-12-10 02:07:40.416 | + functions-common:time_stop:2345 : total=386565 2021-12-10 02:07:40.418 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:07:40.420 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=401054 2021-12-10 02:07:40.423 | + functions-common:apt_get:1117 : return 0 2021-12-10 02:07:40.425 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-10 02:07:40.428 | + ./stack.sh:main:904 : configure_cinder 2021-12-10 02:07:40.430 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-10 02:07:40.442 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-12-10 02:07:40.445 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-12-10 02:07:40.447 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-10 02:07:40.450 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-10 02:07:40.453 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-10 02:07:40.453 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-10 02:07:40.457 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-10 02:07:40.459 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-10 02:07:40.461 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-10 02:07:40.463 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-10 02:07:40.465 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-10 02:07:40.467 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-10 02:07:40.469 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-10 02:07:40.471 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-10 02:07:40.481 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-10 02:07:40.493 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-12-10 02:07:40.504 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-12-10 02:07:40.515 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-10 02:07:40.526 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-10 02:07:40.529 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-10 02:07:40.532 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.1Jg2g5lgwh 2021-12-10 02:07:40.534 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-10 02:07:40.536 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-10 02:07:40.538 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-10 02:07:40.541 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.1Jg2g5lgwh 2021-12-10 02:07:40.544 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.1Jg2g5lgwh 2021-12-10 02:07:40.554 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.1Jg2g5lgwh /etc/sudoers.d/cinder-rootwrap 2021-12-10 02:07:40.565 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-10 02:07:40.568 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-10 02:07:40.571 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-10 02:07:40.573 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-10 02:07:40.575 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-10 02:07:40.577 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-10 02:07:40.580 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-10 02:07:40.582 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-10 02:07:40.584 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-10 02:07:40.588 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-10 02:07:40.592 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-10 02:07:40.609 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-10 02:07:40.626 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-10 02:07:40.643 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-10 02:07:40.660 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-10 02:07:40.678 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-10 02:07:40.695 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-10 02:07:40.711 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-10 02:07:40.729 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-10 02:07:40.731 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-12-10 02:07:40.733 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-12-10 02:07:40.736 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-10 02:07:40.738 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-10 02:07:40.765 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-10 02:07:40.789 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.46/identity 2021-12-10 02:07:40.814 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-10 02:07:40.838 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-10 02:07:40.862 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-10 02:07:40.886 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-10 02:07:40.910 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-10 02:07:40.933 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-10 02:07:40.957 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-10 02:07:40.981 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-10 02:07:41.006 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-12-10 02:07:41.031 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-12-10 02:07:41.034 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-10 02:07:41.036 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-10 02:07:41.038 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-12-10 02:07:41.041 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-10 02:07:41.043 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-10 02:07:41.069 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-10 02:07:41.093 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-10 02:07:41.119 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-10 02:07:41.144 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-10 02:07:41.169 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-10 02:07:41.193 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-10 02:07:41.219 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-12-10 02:07:41.222 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.46 2021-12-10 02:07:41.246 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-10 02:07:41.273 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-12-10 02:07:41.280 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 41c0164c60a2179540981c3bcba3ae9e 2021-12-10 02:07:41.304 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2021-12-10 02:07:41.319 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:07:41.322 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2021-12-10 02:07:41.324 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2021-12-10 02:07:41.326 | + lib/cinder:configure_cinder:241 : local default_name= 2021-12-10 02:07:41.328 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2021-12-10 02:07:41.331 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-10 02:07:41.334 | + lib/cinder:configure_cinder:244 : be_type=lvm 2021-12-10 02:07:41.336 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2021-12-10 02:07:41.338 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2021-12-10 02:07:41.341 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2021-12-10 02:07:41.343 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-10 02:07:41.345 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-10 02:07:41.371 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-12-10 02:07:41.397 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-12-10 02:07:41.423 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2021-12-10 02:07:41.449 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-10 02:07:41.473 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2021-12-10 02:07:41.476 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2021-12-10 02:07:41.478 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2021-12-10 02:07:41.480 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-10 02:07:41.505 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-10 02:07:41.529 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2021-12-10 02:07:41.531 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-10 02:07:41.556 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2021-12-10 02:07:41.558 | + lib/cinder:configure_cinder_image_volume_cache:562 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-10 02:07:41.560 | + lib/cinder:configure_cinder_image_volume_cache:563 : local be_name=lvmdriver-1 2021-12-10 02:07:41.563 | + lib/cinder:configure_cinder_image_volume_cache:565 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-10 02:07:41.587 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2021-12-10 02:07:41.589 | + lib/cinder:configure_cinder_image_volume_cache:571 : [[ -n '' ]] 2021-12-10 02:07:41.592 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2021-12-10 02:07:41.607 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:07:41.610 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.46:8080/v1/AUTH_ 2021-12-10 02:07:41.635 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2021-12-10 02:07:41.650 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:07:41.652 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2021-12-10 02:07:41.667 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:07:41.670 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2021-12-10 02:07:41.672 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-10 02:07:41.675 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-10 02:07:41.677 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-10 02:07:41.679 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-10 02:07:41.682 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-10 02:07:41.684 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-10 02:07:41.699 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:07:41.702 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-10 02:07:41.705 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-10 02:07:41.708 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-10 02:07:41.725 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:07:41.728 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-12-10 02:07:41.731 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-12-10 02:07:41.758 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-10 02:07:41.760 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-10 02:07:41.763 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2021-12-10 02:07:41.765 | + functions:setup_logging:655 : local conf_file=/etc/cinder/cinder.conf 2021-12-10 02:07:41.768 | + functions:setup_logging:656 : local other_cond=True 2021-12-10 02:07:41.770 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-10 02:07:41.773 | + functions:setup_logging:658 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-10 02:07:41.775 | + functions:setup_systemd_logging:686 : local conf_file=/etc/cinder/cinder.conf 2021-12-10 02:07:41.777 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-10 02:07:41.780 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-10 02:07:41.796 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-10 02:07:41.799 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-10 02:07:41.801 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-10 02:07:41.803 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-10 02:07:41.806 | + functions:setup_systemd_logging:700 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-10 02:07:41.830 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-10 02:07:41.854 | + functions:setup_systemd_logging:703 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-10 02:07:41.878 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-10 02:07:41.903 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-10 02:07:41.905 | + lib/apache:write_uwsgi_config:264 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-10 02:07:41.908 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-10 02:07:41.910 | + lib/apache:write_uwsgi_config:266 : local url=/volume 2021-12-10 02:07:41.913 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-10 02:07:41.915 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-10 02:07:41.918 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/cinder-wsgi 2021-12-10 02:07:41.921 | + lib/apache:write_uwsgi_config:269 : name=cinder-wsgi 2021-12-10 02:07:41.923 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-10 02:07:41.926 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-10 02:07:41.937 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-10 02:07:41.937 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-10 02:07:41.944 | d /var/run/uwsgi 0755 ubuntu root 2021-12-10 02:07:41.948 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-10 02:07:41.961 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-10 02:07:41.964 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-10 02:07:41.967 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-10 02:07:41.992 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-10 02:07:42.016 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-10 02:07:42.046 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-10 02:07:42.073 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-10 02:07:42.097 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-10 02:07:42.121 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-10 02:07:42.145 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-10 02:07:42.169 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-10 02:07:42.193 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-10 02:07:42.216 | + lib/apache:write_uwsgi_config:302 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-10 02:07:42.241 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-10 02:07:42.265 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-10 02:07:42.289 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-10 02:07:42.291 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-10 02:07:42.294 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for cinder-wsgi 2021-12-10 02:07:42.297 | ++ lib/apache:apache_site_config_for:196 : local site=cinder-wsgi 2021-12-10 02:07:42.299 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-10 02:07:42.301 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:07:42.304 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:07:42.306 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-10 02:07:42.309 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-10 02:07:42.311 | + lib/apache:write_uwsgi_config:314 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-10 02:07:42.334 | + lib/apache:write_uwsgi_config:315 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-10 02:07:42.359 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-12-10 02:07:42.360 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-10 02:07:42.367 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-12-10 02:07:42.371 | + lib/apache:write_uwsgi_config:317 : enable_apache_site cinder-wsgi 2021-12-10 02:07:42.373 | + lib/apache:enable_apache_site:213 : local site=cinder-wsgi 2021-12-10 02:07:42.375 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-10 02:07:42.378 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-10 02:07:42.380 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-10 02:07:42.382 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:07:42.385 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:07:42.387 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-10 02:07:42.389 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-10 02:07:42.392 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:07:42.395 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:07:42.397 | + lib/apache:enable_apache_site:217 : sudo a2ensite cinder-wsgi 2021-12-10 02:07:42.453 | Enabling site cinder-wsgi. 2021-12-10 02:07:42.459 | To activate the new configuration, you need to run: 2021-12-10 02:07:42.459 | systemctl reload apache2 2021-12-10 02:07:42.463 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-10 02:07:42.465 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-10 02:07:42.467 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-10 02:07:42.470 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-10 02:07:42.605 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-10 02:07:42.607 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-10 02:07:42.636 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.46/image 2021-12-10 02:07:42.660 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-12-10 02:07:42.676 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:07:42.678 | + lib/cinder:configure_cinder:314 : '[' False '!=' True ']' 2021-12-10 02:07:42.681 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-12-10 02:07:42.704 | + lib/cinder:configure_cinder:319 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-10 02:07:42.707 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-12-10 02:07:42.709 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-10 02:07:42.711 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-12-10 02:07:42.714 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-10 02:07:42.741 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-10 02:07:42.765 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.46/identity 2021-12-10 02:07:42.791 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-10 02:07:42.817 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-10 02:07:42.841 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-10 02:07:42.866 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-10 02:07:42.890 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-10 02:07:42.914 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-10 02:07:42.938 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-10 02:07:42.962 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-10 02:07:42.987 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-10 02:07:43.011 | + lib/cinder:configure_cinder:323 : [[ ! -z '' ]] 2021-12-10 02:07:43.013 | + lib/cinder:configure_cinder:325 : is_service_enabled etcd3 2021-12-10 02:07:43.029 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:07:43.031 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.46:2379 2021-12-10 02:07:43.058 | + ./stack.sh:main:907 : is_service_enabled neutron 2021-12-10 02:07:43.073 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:07:43.076 | + ./stack.sh:main:909 : stack_install_service neutron 2021-12-10 02:07:43.078 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-10 02:07:43.081 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-10 02:07:43.084 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-10 02:07:43.086 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-10 02:07:43.088 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-10 02:07:43.092 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-10 02:07:43.092 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-10 02:07:43.097 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-10 02:07:43.100 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-10 02:07:43.102 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-10 02:07:43.105 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-10 02:07:43.107 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-10 02:07:43.110 | + lib/neutron-legacy:install_mutnauq:436 : use_library_from_git neutron-lib 2021-12-10 02:07:43.113 | + inc/python:use_library_from_git:263 : local name=neutron-lib 2021-12-10 02:07:43.115 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:07:43.118 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:07:43.120 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,neutron-lib, ]] 2021-12-10 02:07:43.123 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:07:43.125 | + lib/neutron-legacy:install_mutnauq:441 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/ussuri 2021-12-10 02:07:43.127 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-10 02:07:43.130 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-12-10 02:07:43.132 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-10 02:07:43.134 | + functions-common:git_clone:526 : local orig_dir 2021-12-10 02:07:43.137 | ++ functions-common:git_clone:527 : pwd 2021-12-10 02:07:43.139 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-10 02:07:43.142 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-10 02:07:43.145 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-10 02:07:43.160 | + functions-common:git_clone:530 : RECLONE=False 2021-12-10 02:07:43.162 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-10 02:07:43.164 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-10 02:07:43.167 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-10 02:07:43.168 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-10 02:07:43.172 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-12-10 02:07:43.174 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-10 02:07:43.176 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-12-10 02:07:43.179 | + functions-common:git_clone:593 : git show --oneline 2021-12-10 02:07:43.179 | + functions-common:git_clone:593 : head -1 2021-12-10 02:07:43.182 | 29a8837b32 Merge "[OVN] Fix gateway_mtu option should not always be set" into stable/ussuri 2021-12-10 02:07:43.185 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-10 02:07:43.187 | + lib/neutron-legacy:install_mutnauq:442 : setup_develop /opt/stack/neutron 2021-12-10 02:07:43.190 | + inc/python:setup_develop:351 : local bindep 2021-12-10 02:07:43.192 | + inc/python:setup_develop:352 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-10 02:07:43.194 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/neutron 2021-12-10 02:07:43.197 | + inc/python:setup_develop:357 : local extras= 2021-12-10 02:07:43.199 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-10 02:07:43.202 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-10 02:07:43.205 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-10 02:07:43.207 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/neutron 2021-12-10 02:07:43.209 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-10 02:07:43.212 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-10 02:07:43.215 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/neutron 2021-12-10 02:07:43.218 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-10 02:07:43.221 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/neutron 2021-12-10 02:07:43.224 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-10 02:07:43.226 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-10 02:07:43.229 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-10 02:07:43.234 | + inc/python:_setup_package_with_constraints_edit:396 : name=neutron 2021-12-10 02:07:43.237 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-12-10 02:07:44.222 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/neutron -e 2021-12-10 02:07:44.224 | + inc/python:setup_package:430 : local bindep=0 2021-12-10 02:07:44.226 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-10 02:07:44.229 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-10 02:07:44.231 | + inc/python:setup_package:433 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-10 02:07:44.233 | + inc/python:setup_package:438 : local project_dir=/opt/stack/neutron 2021-12-10 02:07:44.236 | + inc/python:setup_package:439 : local flags=-e 2021-12-10 02:07:44.238 | + inc/python:setup_package:440 : local extras= 2021-12-10 02:07:44.241 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-10 02:07:44.243 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-10 02:07:44.245 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-10 02:07:44.247 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-10 02:07:44.250 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-10 02:07:44.252 | + inc/python:setup_package:458 : pip_install -e /opt/stack/neutron 2021-12-10 02:07:44.270 | Using python 3.6 to install /opt/stack/neutron because python3_enabled=True 2021-12-10 02:07:44.275 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-12-10 02:07:46.989 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:07:46.989 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-10 02:07:46.990 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:46.991 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:46.991 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:46.991 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:46.992 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:46.992 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:46.993 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:46.993 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:46.994 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:46.994 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:46.994 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:46.995 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:46.995 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:46.996 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:46.996 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:46.997 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:46.997 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:46.998 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:46.998 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:46.998 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:46.999 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:46.999 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.000 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.000 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.001 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.003 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.004 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.004 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.005 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.005 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.006 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.006 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.007 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.007 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.007 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.008 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.008 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.009 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.009 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.009 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.010 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.010 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.010 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.011 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.011 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.012 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.012 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.013 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.013 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.014 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.014 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.014 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.015 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.015 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.016 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.016 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.017 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.017 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.018 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.018 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.019 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.019 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.020 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.021 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.021 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.022 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.022 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.022 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.023 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.024 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.024 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.025 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.025 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.026 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.026 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.026 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.027 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.042 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.042 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.043 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.043 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.044 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.045 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.045 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.045 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.046 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.046 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.046 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.047 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.048 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.049 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.049 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.049 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.050 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.051 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.051 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.051 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.052 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.052 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.053 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.053 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.054 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.055 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.055 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.055 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.056 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.056 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.057 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.057 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.057 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.058 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.059 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.059 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.059 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.060 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.060 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.061 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.061 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.062 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.062 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.062 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.063 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.064 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.064 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.065 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.065 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.066 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.066 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.067 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.067 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.068 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.068 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.068 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.069 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.069 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.070 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.070 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.070 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.071 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.071 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.072 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.072 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.073 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.073 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.073 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.074 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.074 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.075 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.075 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.076 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.076 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.076 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.077 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.077 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.078 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.078 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.078 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.079 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.079 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.080 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.080 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.080 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.081 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.081 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.082 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.082 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.083 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.083 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.083 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.084 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.084 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.084 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.085 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.085 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.086 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.086 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.086 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.087 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.087 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.088 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.088 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.089 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.089 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.089 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.090 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.090 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.090 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.091 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.091 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.092 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.092 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.092 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.093 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.093 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.094 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.094 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.095 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.095 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.095 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.096 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.096 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.096 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.097 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.097 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.098 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.098 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.098 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.099 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.099 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.100 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.100 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.101 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.101 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.101 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.102 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.102 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.102 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.103 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.103 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.104 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.104 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.104 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.105 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.105 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.106 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.106 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.106 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.107 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.107 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.108 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.108 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.108 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.110 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.111 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.111 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.112 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.113 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.113 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.113 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.114 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.115 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.115 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.116 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.116 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.116 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.117 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.117 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.117 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.118 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.118 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.119 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.119 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.120 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.120 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.121 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.121 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.121 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.122 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.122 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.123 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.123 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.123 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.124 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.124 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.125 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.125 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.126 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.126 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.127 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.127 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.128 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.128 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.129 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.129 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.129 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.130 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.130 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.131 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.131 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.132 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.132 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.133 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.133 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.133 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.134 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.134 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.134 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.135 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.135 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.136 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.136 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.137 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.137 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.137 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.138 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.138 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.139 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.139 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.139 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.140 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.140 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.141 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.141 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.142 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.142 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.143 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.143 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.143 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.144 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.144 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.144 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.145 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.145 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.146 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.146 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.147 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.147 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.148 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.148 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.148 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.149 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.149 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.149 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.150 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.150 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.151 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.151 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.152 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.152 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.153 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.154 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.154 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.154 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.155 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.155 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.156 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.156 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.157 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.158 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.158 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.159 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.159 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.159 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.160 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.160 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.161 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.161 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.161 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.162 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.162 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.163 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.163 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.164 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.164 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.164 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.165 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.165 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.166 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.166 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.167 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.167 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.167 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.168 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.168 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.169 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.169 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.170 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.170 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.171 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.171 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.171 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.172 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.172 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.173 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.174 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.174 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.175 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.175 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.175 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.176 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.176 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.177 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.177 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.178 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.178 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.179 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.179 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.180 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.180 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.180 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.181 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.181 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.182 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.182 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.183 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.183 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.183 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.184 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.184 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.185 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.185 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.185 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.186 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.186 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.187 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.187 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.188 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.188 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.189 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.189 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.190 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.190 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.191 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.191 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.191 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:07:47.192 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:07:47.192 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:07:47.193 | Obtaining file:///opt/stack/neutron 2021-12-10 02:07:49.372 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-10 02:07:51.556 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-10 02:07:51.564 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-10 02:07:51.568 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-10 02:07:51.576 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-10 02:07:51.585 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-10 02:07:51.593 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-10 02:07:51.618 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-10 02:07:51.633 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-10 02:07:51.643 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-10 02:07:51.651 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-10 02:07:51.655 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.26.1) 2021-12-10 02:07:51.665 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (2.1.1) 2021-12-10 02:07:51.671 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.4.15) 2021-12-10 02:07:51.675 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (0.17.2) 2021-12-10 02:07:51.678 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-10 02:07:51.746 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-12-10 02:07:51.813 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-12-10 02:07:51.816 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-10 02:07:51.819 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-10 02:07:51.822 | Requirement already satisfied: neutron-lib===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.3.0) 2021-12-10 02:07:51.868 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (0.46.1) 2021-12-10 02:07:51.895 | Requirement already satisfied: os-ken===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.0.0) 2021-12-10 02:07:51.917 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.7.0) 2021-12-10 02:07:51.922 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (2.3.0) 2021-12-10 02:07:51.927 | Requirement already satisfied: os-vif===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (2.0.1) 2021-12-10 02:07:51.954 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (0.3.4) 2021-12-10 02:07:51.974 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2.3.1) 2021-12-10 02:07:52.010 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (4.0.3) 2021-12-10 02:07:52.024 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (8.0.5) 2021-12-10 02:07:52.038 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.3) 2021-12-10 02:07:52.045 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (8.1.1) 2021-12-10 02:07:52.101 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (4.0.1) 2021-12-10 02:07:52.110 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.1.3) 2021-12-10 02:07:52.160 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (12.1.6) 2021-12-10 02:07:52.227 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.0.2) 2021-12-10 02:07:52.248 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.2) 2021-12-10 02:07:52.266 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (2.1.2) 2021-12-10 02:07:52.283 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.0.1) 2021-12-10 02:07:52.298 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (6.0.2) 2021-12-10 02:07:52.303 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.1.2) 2021-12-10 02:07:52.316 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.1.1) 2021-12-10 02:07:52.345 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.0.1) 2021-12-10 02:07:52.355 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (4.1.2) 2021-12-10 02:07:52.373 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.0.2) 2021-12-10 02:07:52.396 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.1.0) 2021-12-10 02:07:52.441 | Requirement already satisfied: ovs===2.11.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (2.11.0) 2021-12-10 02:07:52.445 | Requirement already satisfied: ovsdbapp===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.2.3) 2021-12-10 02:07:52.457 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.7.1) 2021-12-10 02:07:52.493 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.4.5) 2021-12-10 02:07:52.496 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.3.3) 2021-12-10 02:07:52.507 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.7.2) 2021-12-10 02:07:52.509 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (5.7.0) 2021-12-10 02:07:52.515 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (19.1.0) 2021-12-10 02:07:52.530 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 594)) (3.0.0) 2021-12-10 02:07:52.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 604)) (0.9.6) 2021-12-10 02:07:52.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 611)) (2.4.7) 2021-12-10 02:07:52.548 | Requirement already satisfied: pyroute2===0.5.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.5.11) 2021-12-10 02:07:52.555 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 653)) (2.8.1) 2021-12-10 02:07:52.560 | Requirement already satisfied: python-designateclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 655)) (4.0.0) 2021-12-10 02:07:52.584 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 658)) (1.0.4) 2021-12-10 02:07:52.586 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (4.0.0) 2021-12-10 02:07:52.606 | Requirement already satisfied: python-neutronclient===7.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 715)) (7.1.1) 2021-12-10 02:07:52.640 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.1) 2021-12-10 02:07:52.660 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (2019.3) 2021-12-10 02:07:52.664 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (0.7) 2021-12-10 02:07:52.671 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (2.23.0) 2021-12-10 02:07:52.695 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 796)) (1.4.0) 2021-12-10 02:07:52.697 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 800)) (1.4.0) 2021-12-10 02:07:52.702 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 827)) (1.1.10) 2021-12-10 02:07:52.706 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (3.17.0) 2021-12-10 02:07:52.709 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (1.14.0) 2021-12-10 02:07:52.713 | Requirement already satisfied: sortedcontainers===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 837)) (2.1.0) 2021-12-10 02:07:52.716 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.13.0) 2021-12-10 02:07:52.727 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.3.1) 2021-12-10 02:07:52.731 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (3.3.0) 2021-12-10 02:07:52.734 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 901)) (1.32.0) 2021-12-10 02:07:52.741 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (6.1.0) 2021-12-10 02:07:52.755 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.0.1) 2021-12-10 02:07:52.765 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (0.5.0) 2021-12-10 02:07:52.772 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.4.0) 2021-12-10 02:07:52.790 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 935)) (1.0.4) 2021-12-10 02:07:52.811 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.3.1) 2021-12-10 02:07:52.876 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 948)) (1.4.0) 2021-12-10 02:07:52.880 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.1.0) 2021-12-10 02:07:52.887 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.25.8) 2021-12-10 02:07:52.911 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 977)) (0.11.7) 2021-12-10 02:07:52.916 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 990)) (1.12.1) 2021-12-10 02:07:52.919 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 996)) (1.2.3) 2021-12-10 02:07:52.922 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-10 02:07:52.931 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.15.0) 2021-12-10 02:07:52.934 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-10 02:07:52.937 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-10 02:07:52.941 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-10 02:07:52.946 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-10 02:07:52.951 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-10 02:07:52.955 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-10 02:07:52.995 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-10 02:07:52.999 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-10 02:07:53.023 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-10 02:07:53.026 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-10 02:07:53.031 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-12-10 02:07:53.037 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-10 02:07:53.042 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-10 02:07:53.046 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.6.8) 2021-12-10 02:07:53.099 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-10 02:07:53.106 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-10 02:07:53.126 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-12-10 02:07:53.146 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-10 02:07:53.159 | Requirement already satisfied: WebTest===2.0.34 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (2.0.34) 2021-12-10 02:07:53.190 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.3.5) 2021-12-10 02:07:53.192 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-12-10 02:07:53.249 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-10 02:07:53.266 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (2.0.0) 2021-12-10 02:07:53.287 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2.1.0) 2021-12-10 02:07:53.291 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-10 02:07:53.294 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-10 02:07:53.297 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-10 02:07:53.302 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-10 02:07:53.304 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-12-10 02:07:53.307 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701)) (1.6.0) 2021-12-10 02:07:53.310 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-10 02:07:53.313 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.4.0) 2021-12-10 02:07:53.316 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-10 02:07:53.319 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.3.0) 2021-12-10 02:07:53.323 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-10 02:07:53.342 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (2.20) 2021-12-10 02:07:53.345 | Requirement already satisfied: waitress===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 979)) (1.4.3) 2021-12-10 02:07:53.358 | Requirement already satisfied: beautifulsoup4===4.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (4.9.0) 2021-12-10 02:07:53.367 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-10 02:07:53.411 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.16.0) 2021-12-10 02:07:53.417 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 327)) (49.6.0) 2021-12-10 02:07:53.477 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-10 02:07:53.499 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1006)) (3.1.0) 2021-12-10 02:07:53.514 | Requirement already satisfied: soupsieve===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 839)) (2.0) 2021-12-10 02:07:53.520 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (0.1.9) 2021-12-10 02:07:53.524 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.8.0) 2021-12-10 02:07:54.491 | Installing collected packages: neutron 2021-12-10 02:07:54.491 | Attempting uninstall: neutron 2021-12-10 02:07:54.493 | Found existing installation: neutron 16.4.2 2021-12-10 02:07:55.764 | Uninstalling neutron-16.4.2: 2021-12-10 02:07:55.856 | Successfully uninstalled neutron-16.4.2 2021-12-10 02:07:55.858 | Running setup.py develop for neutron 2021-12-10 02:07:58.605 | Successfully installed neutron 2021-12-10 02:07:58.735 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:07:58.735 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:07:58.824 | + inc/python:pip_install:207 : result=0 2021-12-10 02:07:58.826 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:07:58.829 | + functions-common:time_stop:2331 : local name 2021-12-10 02:07:58.831 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:07:58.833 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:07:58.835 | + functions-common:time_stop:2334 : local total 2021-12-10 02:07:58.838 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:07:58.840 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:07:58.842 | + functions-common:time_stop:2338 : start_time=1639102064265 2021-12-10 02:07:58.844 | + functions-common:time_stop:2340 : [[ -z 1639102064265 ]] 2021-12-10 02:07:58.847 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:07:58.850 | + functions-common:time_stop:2343 : end_time=1639102078848 2021-12-10 02:07:58.852 | + functions-common:time_stop:2344 : elapsed_time=14583 2021-12-10 02:07:58.855 | + functions-common:time_stop:2345 : total=174448 2021-12-10 02:07:58.857 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:07:58.859 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=189031 2021-12-10 02:07:58.862 | + inc/python:pip_install:210 : return 0 2021-12-10 02:07:58.864 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-10 02:07:58.867 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-10 02:07:58.869 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-10 02:07:58.886 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-10 02:07:58.897 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/neutron 2021-12-10 02:07:58.900 | + inc/python:use_library_from_git:263 : local name=/opt/stack/neutron 2021-12-10 02:07:58.902 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:07:58.904 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:07:58.907 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-12-10 02:07:58.909 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:07:58.912 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-10 02:07:58.914 | + ./stack.sh:main:912 : is_service_enabled nova 2021-12-10 02:07:58.931 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:07:58.933 | + ./stack.sh:main:914 : stack_install_service nova 2021-12-10 02:07:58.936 | + lib/stack:stack_install_service:20 : local service=nova 2021-12-10 02:07:58.938 | + lib/stack:stack_install_service:21 : type install_nova 2021-12-10 02:07:58.941 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-10 02:07:58.944 | + lib/stack:stack_install_service:32 : install_nova 2021-12-10 02:07:58.946 | + lib/nova:install_nova:809 : use_library_from_git os-vif 2021-12-10 02:07:58.949 | + inc/python:use_library_from_git:263 : local name=os-vif 2021-12-10 02:07:58.951 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:07:58.953 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:07:58.956 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-vif, ]] 2021-12-10 02:07:58.958 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:07:58.961 | + lib/nova:install_nova:814 : is_service_enabled n-cpu 2021-12-10 02:07:58.975 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:07:58.978 | + lib/nova:install_nova:818 : is_service_enabled n-novnc 2021-12-10 02:07:58.993 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:07:58.996 | + lib/nova:install_nova:830 : is_service_enabled n-spice 2021-12-10 02:07:59.011 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:07:59.014 | + lib/nova:install_nova:842 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/ussuri 2021-12-10 02:07:59.016 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-12-10 02:07:59.018 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-12-10 02:07:59.020 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-10 02:07:59.023 | + functions-common:git_clone:526 : local orig_dir 2021-12-10 02:07:59.025 | ++ functions-common:git_clone:527 : pwd 2021-12-10 02:07:59.028 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-10 02:07:59.030 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-10 02:07:59.033 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-10 02:07:59.048 | + functions-common:git_clone:530 : RECLONE=False 2021-12-10 02:07:59.050 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-10 02:07:59.053 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-10 02:07:59.055 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-10 02:07:59.056 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-10 02:07:59.060 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-12-10 02:07:59.062 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-10 02:07:59.065 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-12-10 02:07:59.067 | + functions-common:git_clone:593 : git show --oneline 2021-12-10 02:07:59.068 | + functions-common:git_clone:593 : head -1 2021-12-10 02:07:59.077 | b6cc159eb7 Ignore plug_vifs on the ironic driver 2021-12-10 02:07:59.083 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-10 02:07:59.085 | + lib/nova:install_nova:843 : setup_develop /opt/stack/nova 2021-12-10 02:07:59.088 | + inc/python:setup_develop:351 : local bindep 2021-12-10 02:07:59.090 | + inc/python:setup_develop:352 : [[ /opt/stack/nova == -bindep* ]] 2021-12-10 02:07:59.092 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/nova 2021-12-10 02:07:59.095 | + inc/python:setup_develop:357 : local extras= 2021-12-10 02:07:59.097 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-12-10 02:07:59.100 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-10 02:07:59.102 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/nova == -bindep* ]] 2021-12-10 02:07:59.105 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/nova 2021-12-10 02:07:59.107 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-10 02:07:59.110 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-10 02:07:59.114 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/nova 2021-12-10 02:07:59.116 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-10 02:07:59.119 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/nova 2021-12-10 02:07:59.121 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-10 02:07:59.124 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-10 02:07:59.128 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-12-10 02:07:59.133 | + inc/python:_setup_package_with_constraints_edit:396 : name=nova 2021-12-10 02:07:59.135 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2021-12-10 02:08:00.107 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/nova -e 2021-12-10 02:08:00.110 | + inc/python:setup_package:430 : local bindep=0 2021-12-10 02:08:00.112 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-10 02:08:00.114 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-10 02:08:00.117 | + inc/python:setup_package:433 : [[ /opt/stack/nova == -bindep* ]] 2021-12-10 02:08:00.119 | + inc/python:setup_package:438 : local project_dir=/opt/stack/nova 2021-12-10 02:08:00.121 | + inc/python:setup_package:439 : local flags=-e 2021-12-10 02:08:00.123 | + inc/python:setup_package:440 : local extras= 2021-12-10 02:08:00.125 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-10 02:08:00.128 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-10 02:08:00.130 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-10 02:08:00.133 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-10 02:08:00.135 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-10 02:08:00.137 | + inc/python:setup_package:458 : pip_install -e /opt/stack/nova 2021-12-10 02:08:00.155 | Using python 3.6 to install /opt/stack/nova because python3_enabled=True 2021-12-10 02:08:00.160 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-12-10 02:08:02.899 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:08:02.900 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-10 02:08:02.901 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.902 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.902 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.903 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.903 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.904 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.904 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.905 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.906 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.907 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.907 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.908 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.908 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.909 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.909 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.910 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.911 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.911 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.911 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.912 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.912 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.913 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.913 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.914 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.914 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.916 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.917 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.917 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.917 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.918 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.918 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.919 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.919 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.920 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.920 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.921 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.921 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.921 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.922 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.922 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.922 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.923 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.923 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.924 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.924 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.924 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.925 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.925 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.926 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.926 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.927 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.927 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.928 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.928 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.928 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.929 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.930 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.930 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.930 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.931 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.931 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.932 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.932 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.933 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.934 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.934 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.935 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.935 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.936 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.937 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.937 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.937 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.938 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.938 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.938 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.939 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.940 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.940 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.941 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.941 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.941 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.942 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.943 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.943 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.943 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.944 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.944 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.945 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.945 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.946 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.946 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.947 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.947 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.947 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.948 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.949 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.949 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.949 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.950 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.951 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.951 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.952 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.952 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.952 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.953 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.954 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.954 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.954 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.955 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.956 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.956 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.957 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.957 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.957 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.958 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.958 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.959 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.959 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.960 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.960 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.961 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.961 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.962 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.962 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.962 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.963 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.963 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.964 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.964 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.965 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.965 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.966 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.966 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.966 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.967 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.967 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.968 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.968 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.968 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.969 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.969 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.970 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.971 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.971 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.972 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.972 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.972 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.973 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.973 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.974 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.974 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.975 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.975 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.975 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.976 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.976 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.977 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.977 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.977 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.978 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.978 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.979 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.979 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.980 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.980 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.980 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.981 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.981 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.981 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.982 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.982 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.983 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.983 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.984 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.984 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.984 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.985 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.985 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.986 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.986 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.986 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.987 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.987 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.987 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.988 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.989 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.989 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.989 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.990 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.990 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.991 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.991 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.991 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.992 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.992 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.992 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.993 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.993 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.994 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.994 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.995 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.995 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.995 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.996 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.996 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.997 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.997 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.997 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.998 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.998 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:02.998 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:02.999 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:02.999 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.000 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.000 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.000 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.001 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.002 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.002 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.002 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.003 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.003 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.004 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.004 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.005 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.005 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.005 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.006 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.006 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.007 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.007 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.007 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.009 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.009 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.009 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.011 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.011 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.011 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.012 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.012 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.013 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.013 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.014 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.014 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.014 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.015 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.015 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.016 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.016 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.016 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.017 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.018 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.018 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.019 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.019 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.020 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.020 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.021 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.021 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.021 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.022 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.022 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.023 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.023 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.023 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.024 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.024 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.025 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.025 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.026 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.026 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.026 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.027 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.027 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.028 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.028 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.029 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.029 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.029 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.030 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.030 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.031 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.031 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.031 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.032 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.032 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.033 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.033 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.034 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.034 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.034 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.035 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.035 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.036 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.036 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.036 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.037 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.037 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.038 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.038 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.039 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.039 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.039 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.040 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.040 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.041 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.041 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.041 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.042 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.042 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.043 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.043 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.043 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.044 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.044 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.045 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.045 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.046 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.046 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.046 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.047 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.047 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.048 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.048 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.049 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.049 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.049 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.050 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.050 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.051 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.052 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.052 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.053 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.053 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.053 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.054 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.054 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.055 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.055 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.056 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.056 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.057 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.057 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.057 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.058 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.058 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.059 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.059 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.060 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.060 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.061 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.061 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.061 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.062 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.062 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.063 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.063 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.064 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.064 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.065 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.065 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.066 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.066 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.066 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.067 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.067 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.068 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.068 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.069 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.069 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.070 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.070 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.070 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.071 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.071 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.072 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.072 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.072 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.073 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.073 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.074 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.074 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.075 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.075 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.076 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.076 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.077 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.077 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.078 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.078 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.078 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.079 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.079 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.080 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.081 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.081 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.082 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.082 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.082 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.083 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.083 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.083 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.084 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.084 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.085 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.085 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.086 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.086 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.087 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.087 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.087 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.088 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.089 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.089 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.089 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:03.090 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:03.090 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:03.091 | Obtaining file:///opt/stack/nova 2021-12-10 02:08:06.491 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-10 02:08:09.886 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-10 02:08:09.891 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-10 02:08:09.899 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-10 02:08:09.902 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-10 02:08:09.911 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-10 02:08:09.919 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-10 02:08:09.929 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-10 02:08:09.951 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-10 02:08:09.967 | Requirement already satisfied: castellan===3.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.4) 2021-12-10 02:08:09.992 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-10 02:08:10.034 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.2.2) 2021-12-10 02:08:10.480 | Collecting dataclasses===0.7 2021-12-10 02:08:10.500 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/345/9118f7ede7c8b/dataclasses-0.7-py3-none-any.whl (18 kB) 2021-12-10 02:08:10.587 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-10 02:08:10.590 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.26.1) 2021-12-10 02:08:10.600 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (2.1.1) 2021-12-10 02:08:10.607 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.4.15) 2021-12-10 02:08:10.610 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-10 02:08:10.613 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-12-10 02:08:10.646 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-10 02:08:10.713 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-12-10 02:08:10.774 | Requirement already satisfied: lxml===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (4.5.0) 2021-12-10 02:08:10.887 | Collecting microversion-parse===1.0.1 2021-12-10 02:08:10.894 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-12-10 02:08:10.980 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-12-10 02:08:10.982 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-10 02:08:10.986 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-10 02:08:10.990 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.1) 2021-12-10 02:08:11.018 | Requirement already satisfied: os-brick===3.0.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (3.0.8) 2021-12-10 02:08:11.146 | Collecting os-resource-classes===1.0.0 2021-12-10 02:08:11.152 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2021-12-10 02:08:11.239 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.7.0) 2021-12-10 02:08:11.244 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (2.3.0) 2021-12-10 02:08:11.249 | Requirement already satisfied: os-vif===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (2.0.1) 2021-12-10 02:08:11.276 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (5.0.2) 2021-12-10 02:08:11.300 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.3.4) 2021-12-10 02:08:11.319 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (2.3.1) 2021-12-10 02:08:11.354 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (4.0.3) 2021-12-10 02:08:11.369 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (8.0.5) 2021-12-10 02:08:11.383 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (3.0.3) 2021-12-10 02:08:11.389 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (8.1.1) 2021-12-10 02:08:11.443 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (4.0.1) 2021-12-10 02:08:11.452 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (4.1.3) 2021-12-10 02:08:11.497 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (12.1.6) 2021-12-10 02:08:11.567 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (4.0.2) 2021-12-10 02:08:11.588 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.1.2) 2021-12-10 02:08:11.607 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (2.1.2) 2021-12-10 02:08:11.624 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.0.1) 2021-12-10 02:08:11.640 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (6.0.2) 2021-12-10 02:08:11.645 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (3.1.2) 2021-12-10 02:08:11.659 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.1.1) 2021-12-10 02:08:11.687 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.0.1) 2021-12-10 02:08:11.697 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (4.1.2) 2021-12-10 02:08:11.715 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (2.0.2) 2021-12-10 02:08:11.738 | Requirement already satisfied: ovsdbapp===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.2.3) 2021-12-10 02:08:11.749 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (2.7.1) 2021-12-10 02:08:11.785 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (5.4.5) 2021-12-10 02:08:11.788 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.7.2) 2021-12-10 02:08:11.791 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (5.7.0) 2021-12-10 02:08:11.796 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (3.0.0) 2021-12-10 02:08:11.808 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 605)) (0.9.6) 2021-12-10 02:08:11.811 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (2.4.7) 2021-12-10 02:08:11.945 | Collecting pypowervm===1.1.24 2021-12-10 02:08:11.955 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2021-12-10 02:08:12.124 | Requirement already satisfied: pyroute2===0.5.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.5.11) 2021-12-10 02:08:12.131 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 616)) (0.16.0) 2021-12-10 02:08:12.137 | Requirement already satisfied: python-barbicanclient===4.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (4.10.0) 2021-12-10 02:08:12.156 | Requirement already satisfied: python-cinderclient===7.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (7.0.2) 2021-12-10 02:08:12.177 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 654)) (2.8.1) 2021-12-10 02:08:12.182 | Requirement already satisfied: python-glanceclient===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 666)) (3.1.2) 2021-12-10 02:08:12.204 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 686)) (4.0.0) 2021-12-10 02:08:12.226 | Requirement already satisfied: python-neutronclient===7.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (7.1.1) 2021-12-10 02:08:12.262 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 774)) (2019.3) 2021-12-10 02:08:12.266 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (0.7) 2021-12-10 02:08:12.274 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (2.23.0) 2021-12-10 02:08:12.298 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.4.0) 2021-12-10 02:08:12.301 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.3.3) 2021-12-10 02:08:12.306 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 801)) (1.4.0) 2021-12-10 02:08:12.311 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (3.17.0) 2021-12-10 02:08:12.315 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 833)) (1.14.0) 2021-12-10 02:08:12.318 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.13.0) 2021-12-10 02:08:12.329 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (0.3.1) 2021-12-10 02:08:12.333 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 897)) (3.3.0) 2021-12-10 02:08:12.336 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 902)) (1.32.0) 2021-12-10 02:08:12.342 | Requirement already satisfied: taskflow===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 921)) (4.1.0) 2021-12-10 02:08:12.405 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 925)) (6.1.0) 2021-12-10 02:08:12.418 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (2.0.1) 2021-12-10 02:08:12.429 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (0.5.0) 2021-12-10 02:08:12.436 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 930)) (2.4.0) 2021-12-10 02:08:12.455 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 938)) (2.3.1) 2021-12-10 02:08:12.520 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 949)) (1.4.0) 2021-12-10 02:08:12.524 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.1.0) 2021-12-10 02:08:12.532 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.25.8) 2021-12-10 02:08:12.557 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 978)) (0.11.7) 2021-12-10 02:08:12.561 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (1.3.3) 2021-12-10 02:08:12.669 | Collecting websockify===0.9.0 2021-12-10 02:08:12.675 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-12-10 02:08:12.762 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 991)) (1.12.1) 2021-12-10 02:08:12.765 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 997)) (1.2.3) 2021-12-10 02:08:12.867 | Collecting zVMCloudConnector===1.4.1 2021-12-10 02:08:12.874 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-12-10 02:08:13.793 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-10 02:08:13.797 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.15.0) 2021-12-10 02:08:13.799 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 327)) (49.6.0) 2021-12-10 02:08:13.846 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-10 02:08:13.889 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-10 02:08:13.909 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-10 02:08:13.915 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-10 02:08:13.918 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-10 02:08:13.922 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-10 02:08:13.926 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-10 02:08:13.930 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-10 02:08:13.953 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-10 02:08:13.962 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-12-10 02:08:13.968 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-10 02:08:13.978 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-10 02:08:13.984 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-10 02:08:13.987 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.6.8) 2021-12-10 02:08:14.036 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-10 02:08:14.039 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-10 02:08:14.051 | Requirement already satisfied: ovs===2.11.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (2.11.0) 2021-12-10 02:08:14.055 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-12-10 02:08:14.069 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-10 02:08:14.078 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (0.2.8) 2021-12-10 02:08:14.084 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (0.4.8) 2021-12-10 02:08:14.087 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-10 02:08:14.103 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (19.1.0) 2021-12-10 02:08:14.119 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.0.0) 2021-12-10 02:08:14.140 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2.1.0) 2021-12-10 02:08:14.145 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-10 02:08:14.148 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-10 02:08:14.151 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-10 02:08:14.155 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-10 02:08:14.157 | Requirement already satisfied: automaton===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.0.1) 2021-12-10 02:08:14.166 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 601)) (1.4.1) 2021-12-10 02:08:14.171 | Requirement already satisfied: networkx===2.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.4) 2021-12-10 02:08:14.218 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702)) (1.6.0) 2021-12-10 02:08:14.221 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-12-10 02:08:14.224 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-10 02:08:14.227 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.4.0) 2021-12-10 02:08:15.317 | Collecting numpy===1.18.2 2021-12-10 02:08:15.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6d2/05249a0293e62/numpy-1.18.2-cp36-cp36m-manylinux1_x86_64.whl (20.2 MB) 2021-12-10 02:08:15.902 | Requirement already satisfied: PyJWT===1.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37)) (1.7.1) 2021-12-10 02:08:15.919 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (2.20) 2021-12-10 02:08:15.922 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1007)) (3.1.0) 2021-12-10 02:08:15.935 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-10 02:08:15.938 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-10 02:08:15.946 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 659)) (1.0.4) 2021-12-10 02:08:15.949 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 974)) (1.3.0) 2021-12-10 02:08:15.953 | Requirement already satisfied: sortedcontainers===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 838)) (2.1.0) 2021-12-10 02:08:15.956 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-10 02:08:15.973 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 982)) (0.1.9) 2021-12-10 02:08:15.976 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (1.8.0) 2021-12-10 02:08:15.979 | Building wheels for collected packages: zVMCloudConnector 2021-12-10 02:08:15.980 | Building wheel for zVMCloudConnector (setup.py): started 2021-12-10 02:08:16.970 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-12-10 02:08:16.973 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=833f99881dcda1379d6f720a52417e65b1c0116ff1de377843d8452809e56ed4 2021-12-10 02:08:16.973 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-12-10 02:08:16.974 | Successfully built zVMCloudConnector 2021-12-10 02:08:17.986 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, dataclasses, nova 2021-12-10 02:08:22.035 | Running setup.py develop for nova 2021-12-10 02:08:25.629 | Successfully installed dataclasses-0.7 microversion-parse-1.0.1 nova numpy-1.18.2 os-resource-classes-1.0.0 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2021-12-10 02:08:25.763 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:08:25.763 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:08:25.879 | + inc/python:pip_install:207 : result=0 2021-12-10 02:08:25.881 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:08:25.883 | + functions-common:time_stop:2331 : local name 2021-12-10 02:08:25.886 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:08:25.888 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:08:25.890 | + functions-common:time_stop:2334 : local total 2021-12-10 02:08:25.893 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:08:25.895 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:08:25.897 | + functions-common:time_stop:2338 : start_time=1639102080151 2021-12-10 02:08:25.899 | + functions-common:time_stop:2340 : [[ -z 1639102080151 ]] 2021-12-10 02:08:25.902 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:08:25.905 | + functions-common:time_stop:2343 : end_time=1639102105903 2021-12-10 02:08:25.908 | + functions-common:time_stop:2344 : elapsed_time=25752 2021-12-10 02:08:25.910 | + functions-common:time_stop:2345 : total=189031 2021-12-10 02:08:25.912 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:08:25.914 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=214783 2021-12-10 02:08:25.916 | + inc/python:pip_install:210 : return 0 2021-12-10 02:08:25.919 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-10 02:08:25.921 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-10 02:08:25.923 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-10 02:08:25.940 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-10 02:08:25.951 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/nova 2021-12-10 02:08:25.954 | + inc/python:use_library_from_git:263 : local name=/opt/stack/nova 2021-12-10 02:08:25.957 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:08:25.959 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:08:25.962 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-12-10 02:08:25.964 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:08:25.966 | + lib/nova:install_nova:844 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-12-10 02:08:25.979 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-10 02:08:25.981 | + ./stack.sh:main:915 : configure_nova 2021-12-10 02:08:25.984 | + lib/nova:configure_nova:240 : sudo install -d -o ubuntu /etc/nova 2021-12-10 02:08:25.995 | + lib/nova:configure_nova:242 : configure_rootwrap nova 2021-12-10 02:08:25.998 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-12-10 02:08:26.000 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-10 02:08:26.003 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-12-10 02:08:26.004 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-10 02:08:26.008 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-12-10 02:08:26.010 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-12-10 02:08:26.012 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-10 02:08:26.015 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-12-10 02:08:26.018 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-12-10 02:08:26.020 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-12-10 02:08:26.022 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-12-10 02:08:26.025 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-12-10 02:08:26.036 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-12-10 02:08:26.047 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-12-10 02:08:26.058 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-12-10 02:08:26.070 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-12-10 02:08:26.081 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-10 02:08:26.084 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-10 02:08:26.088 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.u6L2XxInfL 2021-12-10 02:08:26.090 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-10 02:08:26.093 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-10 02:08:26.096 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-12-10 02:08:26.098 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-10 02:08:26.100 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-10 02:08:26.103 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.u6L2XxInfL 2021-12-10 02:08:26.106 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.u6L2XxInfL 2021-12-10 02:08:26.117 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.u6L2XxInfL /etc/sudoers.d/nova-rootwrap 2021-12-10 02:08:26.129 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-12-10 02:08:26.132 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-10 02:08:26.135 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-10 02:08:26.137 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-10 02:08:26.139 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-10 02:08:26.142 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-10 02:08:26.145 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-10 02:08:26.147 | + lib/nova:configure_nova:244 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-12-10 02:08:26.150 | + lib/nova:configure_nova:246 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-12-10 02:08:26.154 | + lib/nova:configure_nova:249 : is_service_enabled n-cpu 2021-12-10 02:08:26.170 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:08:26.172 | + lib/nova:configure_nova:327 : create_nova_conf 2021-12-10 02:08:26.174 | + lib/nova:create_nova_conf:394 : rm -f /opt/stack/nova/bin/nova.conf 2021-12-10 02:08:26.178 | + lib/nova:create_nova_conf:397 : rm -f /etc/nova/nova.conf 2021-12-10 02:08:26.181 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-12-10 02:08:26.206 | + lib/nova:create_nova_conf:399 : '[' True == True ']' 2021-12-10 02:08:26.208 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-12-10 02:08:26.231 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-12-10 02:08:26.256 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-12-10 02:08:26.278 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf scheduler driver filter_scheduler 2021-12-10 02:08:26.303 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-10 02:08:26.328 | + lib/nova:create_nova_conf:406 : [[ filter_scheduler == \f\i\l\t\e\r\_\s\c\h\e\d\u\l\e\r ]] 2021-12-10 02:08:26.330 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf scheduler workers 2 2021-12-10 02:08:26.353 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-12-10 02:08:26.378 | + lib/nova:create_nova_conf:410 : [[ 4 == 6 ]] 2021-12-10 02:08:26.380 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.46 2021-12-10 02:08:26.403 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-12-10 02:08:26.426 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-12-10 02:08:26.449 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-12-10 02:08:26.472 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-12-10 02:08:26.495 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-12-10 02:08:26.521 | + lib/nova:create_nova_conf:422 : is_fedora 2021-12-10 02:08:26.523 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-10 02:08:26.525 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-10 02:08:26.527 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-10 02:08:26.529 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-10 02:08:26.531 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-10 02:08:26.534 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-10 02:08:26.536 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-10 02:08:26.538 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-10 02:08:26.540 | + lib/nova:create_nova_conf:422 : is_suse 2021-12-10 02:08:26.542 | + functions-common:is_suse:462 : is_opensuse 2021-12-10 02:08:26.544 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-10 02:08:26.546 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-10 02:08:26.549 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-10 02:08:26.551 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-10 02:08:26.553 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-10 02:08:26.555 | + lib/nova:create_nova_conf:431 : is_service_enabled n-api n-cond n-sched 2021-12-10 02:08:26.570 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:08:26.573 | + lib/nova:create_nova_conf:435 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-10 02:08:26.575 | + lib/nova:create_nova_conf:438 : local db=nova_cell0 2021-12-10 02:08:26.577 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-12-10 02:08:26.600 | ++ lib/nova:create_nova_conf:444 : database_connection_url nova_cell0 2021-12-10 02:08:26.602 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-10 02:08:26.605 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-10 02:08:26.607 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-12-10 02:08:26.610 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-10 02:08:26.613 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-10 02:08:26.640 | ++ lib/nova:create_nova_conf:445 : database_connection_url nova_api 2021-12-10 02:08:26.643 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-12-10 02:08:26.645 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-12-10 02:08:26.647 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-12-10 02:08:26.650 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-10 02:08:26.652 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-10 02:08:26.681 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf cache enabled True 2021-12-10 02:08:26.747 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-12-10 02:08:26.772 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-12-10 02:08:26.957 | + lib/nova:create_nova_conf:455 : is_service_enabled n-api 2021-12-10 02:08:26.972 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:08:26.974 | + lib/nova:create_nova_conf:456 : is_service_enabled n-api-meta 2021-12-10 02:08:26.989 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:08:26.993 | ++ lib/nova:create_nova_conf:458 : echo osapi_compute,metadata 2021-12-10 02:08:26.993 | ++ lib/nova:create_nova_conf:458 : sed s/,metadata// 2021-12-10 02:08:26.997 | + lib/nova:create_nova_conf:458 : NOVA_ENABLED_APIS=osapi_compute 2021-12-10 02:08:26.999 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-12-10 02:08:27.022 | + lib/nova:create_nova_conf:461 : is_service_enabled tls-proxy 2021-12-10 02:08:27.037 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:08:27.039 | + lib/nova:create_nova_conf:467 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-12-10 02:08:27.046 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-12-10 02:08:27.046 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-10 02:08:27.046 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-10 02:08:27.049 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-12-10 02:08:27.074 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-12-10 02:08:27.097 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.46/identity 2021-12-10 02:08:27.121 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-12-10 02:08:27.144 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-12-10 02:08:27.168 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-12-10 02:08:27.192 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-12-10 02:08:27.217 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-12-10 02:08:27.242 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-10 02:08:27.271 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-12-10 02:08:27.296 | + lib/nova:create_nova_conf:470 : is_service_enabled cinder 2021-12-10 02:08:27.312 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:08:27.314 | + lib/nova:create_nova_conf:471 : configure_cinder_access 2021-12-10 02:08:27.317 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-12-10 02:08:27.342 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder auth_type password 2021-12-10 02:08:27.366 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.46/identity 2021-12-10 02:08:27.389 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder username nova 2021-12-10 02:08:27.412 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-12-10 02:08:27.436 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-12-10 02:08:27.460 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder project_name service 2021-12-10 02:08:27.484 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-12-10 02:08:27.509 | + lib/nova:configure_cinder_access:606 : is_service_enabled tls-proxy 2021-12-10 02:08:27.523 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:08:27.525 | + lib/nova:create_nova_conf:474 : '[' -n /opt/stack/data/nova ']' 2021-12-10 02:08:27.528 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-12-10 02:08:27.552 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-12-10 02:08:27.577 | + lib/nova:create_nova_conf:478 : '[' -n /opt/stack/data/nova/instances ']' 2021-12-10 02:08:27.580 | + lib/nova:create_nova_conf:479 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-12-10 02:08:27.604 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2021-12-10 02:08:27.606 | + lib/nova:create_nova_conf:484 : '[' False '!=' False ']' 2021-12-10 02:08:27.609 | + lib/nova:create_nova_conf:489 : is_suse 2021-12-10 02:08:27.611 | + functions-common:is_suse:462 : is_opensuse 2021-12-10 02:08:27.614 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-10 02:08:27.616 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-10 02:08:27.619 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-10 02:08:27.621 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-10 02:08:27.623 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-10 02:08:27.625 | + lib/nova:create_nova_conf:494 : setup_logging /etc/nova/nova.conf 2021-12-10 02:08:27.628 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova.conf 2021-12-10 02:08:27.630 | + functions:setup_logging:656 : local other_cond=False 2021-12-10 02:08:27.632 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-10 02:08:27.635 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova.conf 2021-12-10 02:08:27.637 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova.conf 2021-12-10 02:08:27.639 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-10 02:08:27.642 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-10 02:08:27.657 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-10 02:08:27.660 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-10 02:08:27.662 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-10 02:08:27.664 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-10 02:08:27.666 | + functions:setup_systemd_logging:700 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-10 02:08:27.690 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-10 02:08:27.714 | + functions:setup_systemd_logging:703 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-10 02:08:27.738 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-10 02:08:27.762 | + lib/nova:create_nova_conf:496 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-12-10 02:08:27.788 | + lib/nova:create_nova_conf:498 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-12-10 02:08:27.790 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-api-uwsgi.ini 2021-12-10 02:08:27.792 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-12-10 02:08:27.794 | + lib/apache:write_uwsgi_config:266 : local url=/compute 2021-12-10 02:08:27.796 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-10 02:08:27.799 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-10 02:08:27.802 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-api-wsgi 2021-12-10 02:08:27.805 | + lib/apache:write_uwsgi_config:269 : name=nova-api-wsgi 2021-12-10 02:08:27.807 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-10 02:08:27.810 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-10 02:08:27.821 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-10 02:08:27.821 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-10 02:08:27.828 | d /var/run/uwsgi 0755 ubuntu root 2021-12-10 02:08:27.831 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-10 02:08:27.845 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-12-10 02:08:27.847 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-12-10 02:08:27.851 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-12-10 02:08:27.876 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-12-10 02:08:27.899 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-12-10 02:08:27.928 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-12-10 02:08:27.954 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-10 02:08:27.977 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-10 02:08:28.001 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-12-10 02:08:28.025 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-12-10 02:08:28.048 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-12-10 02:08:28.071 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-10 02:08:28.095 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-10 02:08:28.118 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-10 02:08:28.142 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-12-10 02:08:28.165 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-10 02:08:28.168 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-10 02:08:28.170 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for nova-api-wsgi 2021-12-10 02:08:28.173 | ++ lib/apache:apache_site_config_for:196 : local site=nova-api-wsgi 2021-12-10 02:08:28.175 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-10 02:08:28.177 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:08:28.179 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:08:28.182 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-10 02:08:28.184 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-10 02:08:28.187 | + lib/apache:write_uwsgi_config:314 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-12-10 02:08:28.210 | + lib/apache:write_uwsgi_config:315 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-10 02:08:28.238 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-12-10 02:08:28.238 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-10 02:08:28.246 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-12-10 02:08:28.249 | + lib/apache:write_uwsgi_config:317 : enable_apache_site nova-api-wsgi 2021-12-10 02:08:28.251 | + lib/apache:enable_apache_site:213 : local site=nova-api-wsgi 2021-12-10 02:08:28.253 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-10 02:08:28.256 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-10 02:08:28.258 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-10 02:08:28.260 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:08:28.263 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:08:28.265 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-10 02:08:28.268 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-10 02:08:28.270 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:08:28.272 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:08:28.274 | + lib/apache:enable_apache_site:217 : sudo a2ensite nova-api-wsgi 2021-12-10 02:08:28.331 | Enabling site nova-api-wsgi. 2021-12-10 02:08:28.336 | To activate the new configuration, you need to run: 2021-12-10 02:08:28.336 | systemctl reload apache2 2021-12-10 02:08:28.340 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-10 02:08:28.342 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-10 02:08:28.345 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-10 02:08:28.347 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-10 02:08:28.486 | + lib/nova:create_nova_conf:499 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-12-10 02:08:28.489 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-12-10 02:08:28.492 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-12-10 02:08:28.494 | + lib/apache:write_uwsgi_config:266 : local url= 2021-12-10 02:08:28.497 | + lib/apache:write_uwsgi_config:267 : local http=0.0.0.0:8775 2021-12-10 02:08:28.499 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-10 02:08:28.502 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-metadata-wsgi 2021-12-10 02:08:28.506 | + lib/apache:write_uwsgi_config:269 : name=nova-metadata-wsgi 2021-12-10 02:08:28.508 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-10 02:08:28.510 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-10 02:08:28.525 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-10 02:08:28.525 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-10 02:08:28.532 | d /var/run/uwsgi 0755 ubuntu root 2021-12-10 02:08:28.536 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-10 02:08:28.552 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-12-10 02:08:28.555 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-12-10 02:08:28.558 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-12-10 02:08:28.585 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-12-10 02:08:28.608 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-12-10 02:08:28.633 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-12-10 02:08:28.656 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-12-10 02:08:28.680 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-10 02:08:28.703 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-12-10 02:08:28.727 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-12-10 02:08:28.751 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-12-10 02:08:28.774 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-10 02:08:28.798 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-12-10 02:08:28.822 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-10 02:08:28.845 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-12-10 02:08:28.868 | + lib/apache:write_uwsgi_config:309 : [[ -n 0.0.0.0:8775 ]] 2021-12-10 02:08:28.871 | + lib/apache:write_uwsgi_config:310 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-12-10 02:08:28.894 | + lib/nova:create_nova_conf:501 : is_service_enabled ceilometer 2021-12-10 02:08:28.909 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:08:28.911 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-12-10 02:08:28.938 | ++ lib/nova:create_nova_conf:510 : get_notification_url 2021-12-10 02:08:28.941 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-12-10 02:08:28.943 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-12-10 02:08:28.958 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:08:28.960 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-12-10 02:08:28.963 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-12-10 02:08:28.987 | + lib/nova:create_nova_conf:511 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-12-10 02:08:29.013 | + lib/nova:create_nova_conf:512 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-12-10 02:08:29.015 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-10 02:08:29.017 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-12-10 02:08:29.019 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-10 02:08:29.022 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-10 02:08:29.024 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-10 02:08:29.038 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:08:29.041 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-10 02:08:29.044 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-10 02:08:29.046 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-10 02:08:29.061 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:08:29.064 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-12-10 02:08:29.067 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-12-10 02:08:29.091 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-10 02:08:29.093 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-10 02:08:29.096 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-12-10 02:08:29.121 | + lib/nova:create_nova_conf:515 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-12-10 02:08:29.145 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf conductor workers 2 2021-12-10 02:08:29.171 | + lib/nova:create_nova_conf:519 : is_service_enabled tls-proxy 2021-12-10 02:08:29.186 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:08:29.189 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-12-10 02:08:29.212 | + lib/nova:create_nova_conf:526 : '[' False == True ']' 2021-12-10 02:08:29.214 | + lib/nova:create_nova_conf:530 : is_service_enabled n-cond 2021-12-10 02:08:29.236 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:08:29.239 | ++ lib/nova:create_nova_conf:531 : seq 1 1 2021-12-10 02:08:29.243 | + lib/nova:create_nova_conf:531 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-10 02:08:29.245 | + lib/nova:create_nova_conf:532 : local conf 2021-12-10 02:08:29.247 | + lib/nova:create_nova_conf:533 : local vhost 2021-12-10 02:08:29.250 | ++ lib/nova:create_nova_conf:534 : conductor_conf 1 2021-12-10 02:08:29.252 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-10 02:08:29.255 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-10 02:08:29.257 | + lib/nova:create_nova_conf:534 : conf=/etc/nova/nova_cell1.conf 2021-12-10 02:08:29.259 | + lib/nova:create_nova_conf:535 : vhost=nova_cell1 2021-12-10 02:08:29.262 | + lib/nova:create_nova_conf:537 : rm -f /etc/nova/nova_cell1.conf 2021-12-10 02:08:29.266 | ++ lib/nova:create_nova_conf:538 : database_connection_url nova_cell1 2021-12-10 02:08:29.268 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-12-10 02:08:29.270 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-12-10 02:08:29.273 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-12-10 02:08:29.275 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-10 02:08:29.278 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-10 02:08:29.304 | + lib/nova:create_nova_conf:539 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-12-10 02:08:29.329 | + lib/nova:create_nova_conf:540 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-12-10 02:08:29.355 | + lib/nova:create_nova_conf:542 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-10 02:08:29.357 | + lib/nova:create_nova_conf:545 : rpc_backend_add_vhost nova_cell1 2021-12-10 02:08:29.360 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-12-10 02:08:29.363 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-12-10 02:08:29.377 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:08:29.381 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-12-10 02:08:29.381 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-12-10 02:08:30.418 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-12-10 02:08:30.420 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-12-10 02:08:31.419 | Creating vhost "nova_cell1" 2021-12-10 02:08:31.665 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-12-10 02:08:32.683 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-12-10 02:08:32.750 | + lib/nova:create_nova_conf:546 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-12-10 02:08:32.752 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-10 02:08:32.755 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-12-10 02:08:32.757 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-10 02:08:32.759 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-10 02:08:32.762 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-10 02:08:32.777 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:08:32.780 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-10 02:08:32.783 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-10 02:08:32.786 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-10 02:08:32.800 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:08:32.802 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2021-12-10 02:08:32.805 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2021-12-10 02:08:32.829 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-10 02:08:32.831 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-10 02:08:32.834 | + lib/nova:create_nova_conf:550 : is_service_enabled placement placement-client 2021-12-10 02:08:32.849 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:08:32.852 | + lib/nova:create_nova_conf:551 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-12-10 02:08:32.854 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova_cell1.conf 2021-12-10 02:08:32.856 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-12-10 02:08:32.882 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.46/identity 2021-12-10 02:08:32.906 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-12-10 02:08:32.930 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-12-10 02:08:32.954 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-12-10 02:08:32.978 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-12-10 02:08:33.002 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-12-10 02:08:33.026 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-12-10 02:08:33.049 | + lib/nova:create_nova_conf:555 : setup_logging /etc/nova/nova_cell1.conf 2021-12-10 02:08:33.052 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-10 02:08:33.054 | + functions:setup_logging:656 : local other_cond=False 2021-12-10 02:08:33.056 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-10 02:08:33.058 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-12-10 02:08:33.061 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-10 02:08:33.063 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-10 02:08:33.066 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-10 02:08:33.082 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-10 02:08:33.084 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-10 02:08:33.086 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-10 02:08:33.089 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-10 02:08:33.091 | + functions:setup_systemd_logging:700 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-10 02:08:33.114 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-10 02:08:33.138 | + functions:setup_systemd_logging:703 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-10 02:08:33.163 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-10 02:08:33.186 | + lib/nova:create_nova_conf:562 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-10 02:08:33.190 | ++ lib/nova:create_nova_conf:565 : seq 1 1 2021-12-10 02:08:33.193 | + lib/nova:create_nova_conf:565 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-10 02:08:33.195 | + lib/nova:create_nova_conf:566 : local conf 2021-12-10 02:08:33.198 | + lib/nova:create_nova_conf:567 : local offset 2021-12-10 02:08:33.201 | ++ lib/nova:create_nova_conf:568 : conductor_conf 1 2021-12-10 02:08:33.203 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-10 02:08:33.206 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-10 02:08:33.209 | + lib/nova:create_nova_conf:568 : conf=/etc/nova/nova_cell1.conf 2021-12-10 02:08:33.212 | + lib/nova:create_nova_conf:569 : offset=0 2021-12-10 02:08:33.214 | + lib/nova:create_nova_conf:570 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-12-10 02:08:33.217 | + lib/nova:configure_console_proxies:679 : local conf=/etc/nova/nova_cell1.conf 2021-12-10 02:08:33.219 | + lib/nova:configure_console_proxies:680 : local offset=0 2021-12-10 02:08:33.221 | + lib/nova:configure_console_proxies:684 : offset=0 2021-12-10 02:08:33.223 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-novnc 2021-12-10 02:08:33.238 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:08:33.240 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-xvnc 2021-12-10 02:08:33.256 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:08:33.258 | + lib/nova:configure_console_proxies:686 : '[' False '!=' False ']' 2021-12-10 02:08:33.260 | + lib/nova:configure_console_proxies:720 : is_service_enabled n-spice 2021-12-10 02:08:33.275 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:08:33.278 | + lib/nova:configure_console_proxies:725 : is_service_enabled n-sproxy 2021-12-10 02:08:33.292 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:08:33.295 | + lib/nova:configure_nova:329 : is_service_enabled n-cpu 2021-12-10 02:08:33.311 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:08:33.314 | + ./stack.sh:main:918 : is_service_enabled placement 2021-12-10 02:08:33.329 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:08:33.332 | + ./stack.sh:main:920 : stack_install_service placement 2021-12-10 02:08:33.334 | + lib/stack:stack_install_service:20 : local service=placement 2021-12-10 02:08:33.337 | + lib/stack:stack_install_service:21 : type install_placement 2021-12-10 02:08:33.339 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-10 02:08:33.342 | + lib/stack:stack_install_service:32 : install_placement 2021-12-10 02:08:33.344 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-12-10 02:08:33.346 | + lib/apache:install_apache_wsgi:149 : is_ubuntu 2021-12-10 02:08:33.349 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:08:33.351 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:08:33.354 | + lib/apache:install_apache_wsgi:151 : install_package apache2 2021-12-10 02:08:33.357 | + functions-common:install_package:1333 : update_package_repo 2021-12-10 02:08:33.359 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-10 02:08:33.362 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-10 02:08:33.365 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-10 02:08:33.367 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-10 02:08:33.370 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-10 02:08:33.372 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:08:33.375 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:08:33.378 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-10 02:08:33.380 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-10 02:08:33.382 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-10 02:08:33.385 | + functions-common:apt_get_update:1069 : return 2021-12-10 02:08:33.387 | + functions-common:install_package:1334 : real_install_package apache2 2021-12-10 02:08:33.390 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-10 02:08:33.392 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:08:33.395 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:08:33.397 | + functions-common:real_install_package:1320 : apt_get install apache2 2021-12-10 02:08:33.415 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-12-10 02:08:33.536 | Reading package lists... 2021-12-10 02:08:33.806 | Building dependency tree... 2021-12-10 02:08:33.807 | Reading state information... 2021-12-10 02:08:34.028 | apache2 is already the newest version (2.4.29-1ubuntu4.20). 2021-12-10 02:08:34.028 | The following packages were automatically installed and are no longer required: 2021-12-10 02:08:34.029 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-10 02:08:34.029 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-10 02:08:34.029 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-10 02:08:34.029 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-10 02:08:34.029 | python3-twisted-bin python3-zope.interface 2021-12-10 02:08:34.029 | Use 'sudo apt autoremove' to remove them. 2021-12-10 02:08:34.095 | 0 upgraded, 0 newly installed, 0 to remove and 174 not upgraded. 2021-12-10 02:08:34.100 | + functions-common:apt_get:1113 : result=0 2021-12-10 02:08:34.102 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-10 02:08:34.105 | + functions-common:time_stop:2331 : local name 2021-12-10 02:08:34.107 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:08:34.109 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:08:34.112 | + functions-common:time_stop:2334 : local total 2021-12-10 02:08:34.115 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:08:34.117 | + functions-common:time_stop:2337 : name=apt-get 2021-12-10 02:08:34.119 | + functions-common:time_stop:2338 : start_time=1639102113413 2021-12-10 02:08:34.122 | + functions-common:time_stop:2340 : [[ -z 1639102113413 ]] 2021-12-10 02:08:34.125 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:08:34.129 | + functions-common:time_stop:2343 : end_time=1639102114126 2021-12-10 02:08:34.131 | + functions-common:time_stop:2344 : elapsed_time=713 2021-12-10 02:08:34.133 | + functions-common:time_stop:2345 : total=401054 2021-12-10 02:08:34.135 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:08:34.138 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=401767 2021-12-10 02:08:34.140 | + functions-common:apt_get:1117 : return 0 2021-12-10 02:08:34.143 | + lib/apache:install_apache_wsgi:152 : python3_enabled 2021-12-10 02:08:34.145 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-10 02:08:34.148 | + inc/python:python3_enabled:468 : return 0 2021-12-10 02:08:34.150 | + lib/apache:install_apache_wsgi:153 : is_package_installed libapache2-mod-wsgi 2021-12-10 02:08:34.153 | + functions-common:is_package_installed:1342 : [[ -z libapache2-mod-wsgi ]] 2021-12-10 02:08:34.155 | + functions-common:is_package_installed:1346 : [[ -z deb ]] 2021-12-10 02:08:34.157 | + functions-common:is_package_installed:1350 : [[ deb = \d\e\b ]] 2021-12-10 02:08:34.160 | + functions-common:is_package_installed:1351 : dpkg -s libapache2-mod-wsgi 2021-12-10 02:08:34.184 | + lib/apache:install_apache_wsgi:156 : install_package libapache2-mod-wsgi-py3 2021-12-10 02:08:34.187 | + functions-common:install_package:1333 : update_package_repo 2021-12-10 02:08:34.190 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-10 02:08:34.192 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-10 02:08:34.195 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-10 02:08:34.197 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-10 02:08:34.199 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-10 02:08:34.202 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:08:34.204 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:08:34.207 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-10 02:08:34.209 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-10 02:08:34.212 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-10 02:08:34.214 | + functions-common:apt_get_update:1069 : return 2021-12-10 02:08:34.217 | + functions-common:install_package:1334 : real_install_package libapache2-mod-wsgi-py3 2021-12-10 02:08:34.219 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-10 02:08:34.222 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:08:34.224 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:08:34.227 | + functions-common:real_install_package:1320 : apt_get install libapache2-mod-wsgi-py3 2021-12-10 02:08:34.247 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-12-10 02:08:34.368 | Reading package lists... 2021-12-10 02:08:34.625 | Building dependency tree... 2021-12-10 02:08:34.626 | Reading state information... 2021-12-10 02:08:34.843 | The following packages were automatically installed and are no longer required: 2021-12-10 02:08:34.843 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-10 02:08:34.843 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-10 02:08:34.843 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-10 02:08:34.843 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-10 02:08:34.843 | python3-twisted-bin python3-zope.interface 2021-12-10 02:08:34.843 | Use 'sudo apt autoremove' to remove them. 2021-12-10 02:08:34.887 | The following NEW packages will be installed: 2021-12-10 02:08:34.888 | libapache2-mod-wsgi-py3 2021-12-10 02:08:35.186 | 0 upgraded, 1 newly installed, 0 to remove and 174 not upgraded. 2021-12-10 02:08:35.186 | Need to get 88.3 kB of archives. 2021-12-10 02:08:35.186 | After this operation, 278 kB of additional disk space will be used. 2021-12-10 02:08:35.186 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-wsgi-py3 amd64 4.5.17-1ubuntu1 [88.3 kB] 2021-12-10 02:08:36.111 | Fetched 88.3 kB in 1s (134 kB/s) 2021-12-10 02:08:36.360 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-12-10 02:08:36.399 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77245 files and directories currently installed.) 2021-12-10 02:08:36.402 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-12-10 02:08:36.450 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-12-10 02:08:36.795 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-12-10 02:08:37.108 | apache2_invoke: Enable module wsgi 2021-12-10 02:08:39.596 | + functions-common:apt_get:1113 : result=0 2021-12-10 02:08:39.598 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-10 02:08:39.601 | + functions-common:time_stop:2331 : local name 2021-12-10 02:08:39.604 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:08:39.606 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:08:39.608 | + functions-common:time_stop:2334 : local total 2021-12-10 02:08:39.611 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:08:39.614 | + functions-common:time_stop:2337 : name=apt-get 2021-12-10 02:08:39.616 | + functions-common:time_stop:2338 : start_time=1639102114244 2021-12-10 02:08:39.618 | + functions-common:time_stop:2340 : [[ -z 1639102114244 ]] 2021-12-10 02:08:39.622 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:08:39.626 | + functions-common:time_stop:2343 : end_time=1639102119622 2021-12-10 02:08:39.628 | + functions-common:time_stop:2344 : elapsed_time=5378 2021-12-10 02:08:39.631 | + functions-common:time_stop:2345 : total=401767 2021-12-10 02:08:39.633 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:08:39.637 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=407145 2021-12-10 02:08:39.639 | + functions-common:apt_get:1117 : return 0 2021-12-10 02:08:39.642 | + lib/apache:install_apache_wsgi:174 : enable_apache_mod wsgi 2021-12-10 02:08:39.645 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-12-10 02:08:39.648 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-10 02:08:39.651 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:08:39.654 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:08:39.656 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-12-10 02:08:39.659 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-12-10 02:08:39.711 | wsgi (enabled by maintainer script) 2021-12-10 02:08:39.714 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-12-10 02:08:39.716 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-12-10 02:08:39.719 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-10 02:08:39.722 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-12-10 02:08:39.725 | ++ inc/python:get_from_global_requirements:238 : local package=osc-placement 2021-12-10 02:08:39.728 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-10 02:08:39.731 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-12-10 02:08:39.732 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-10 02:08:39.736 | ++ inc/python:get_from_global_requirements:240 : required_pkg='osc-placement ' 2021-12-10 02:08:39.739 | ++ inc/python:get_from_global_requirements:241 : [[ osc-placement == '' ]] 2021-12-10 02:08:39.742 | ++ inc/python:get_from_global_requirements:244 : echo osc-placement 2021-12-10 02:08:39.745 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-12-10 02:08:39.747 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-12-10 02:08:39.766 | Using python 3.6 to install osc-placement because python3_enabled=True 2021-12-10 02:08:39.772 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-12-10 02:08:42.586 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:08:42.586 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-10 02:08:42.587 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.587 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.587 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.588 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.588 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.589 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.589 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.590 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.590 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.590 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.591 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.591 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.592 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.592 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.593 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.593 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.593 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.594 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.594 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.595 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.595 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.596 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.596 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.597 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.597 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.599 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.600 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.600 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.600 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.601 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.601 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.602 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.602 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.603 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.603 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.603 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.604 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.604 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.605 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.605 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.605 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.606 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.606 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.606 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.607 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.607 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.608 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.608 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.609 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.609 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.610 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.610 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.611 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.611 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.612 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.613 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.613 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.614 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.614 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.615 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.616 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.617 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.617 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.619 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.619 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.620 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.621 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.621 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.623 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.624 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.625 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.626 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.626 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.627 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.628 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.628 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.629 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.630 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.638 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.638 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.638 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.638 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.638 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.638 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.638 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.638 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.638 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.638 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.638 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.638 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.638 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.639 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.640 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.640 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.641 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.642 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.643 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.644 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.645 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.646 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.646 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.647 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.648 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.648 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.649 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.649 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.650 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.650 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.651 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.651 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.652 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.652 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.652 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.653 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.653 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.654 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.654 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.655 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.656 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.656 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.658 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.658 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.659 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.659 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.659 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.660 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.660 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.663 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.663 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.664 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.664 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.664 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.665 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.665 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.666 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.668 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.669 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.669 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.670 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.670 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.670 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.671 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.671 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.672 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.673 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.673 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.674 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.674 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.675 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.675 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.676 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.677 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.677 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.678 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.679 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.679 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.680 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.680 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.681 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.682 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.683 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.683 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.684 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.685 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.685 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.686 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.686 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.687 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.688 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.688 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.689 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.689 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.690 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.691 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.691 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.692 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.693 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.693 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.694 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.694 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.695 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.696 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.696 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.697 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.698 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.698 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.699 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.699 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.700 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.701 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.701 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.702 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.702 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.703 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.705 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.705 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.705 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.706 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.706 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.707 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.707 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.708 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.708 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.709 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.709 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.710 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.711 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.711 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.712 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.712 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.713 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.714 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.714 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.715 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.715 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.716 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.716 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.717 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.718 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.718 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.719 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.720 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.720 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.721 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.721 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.722 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.722 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.723 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.723 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.723 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.724 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.724 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.725 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.726 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.726 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.727 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.728 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.728 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.729 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.729 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.730 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.730 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.731 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.731 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.731 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.732 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.732 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.732 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.733 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.733 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.734 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.734 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.735 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.736 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.736 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.736 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.737 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.738 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.738 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.738 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.739 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.739 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.740 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.740 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.740 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.741 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.741 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.742 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.742 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.743 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.743 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.743 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.744 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.744 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.745 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.745 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.746 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.746 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.746 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.747 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.747 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.748 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.748 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.748 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.749 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.749 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.750 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.750 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.750 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.751 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.751 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.752 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.752 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.752 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.753 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.753 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.754 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.754 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.754 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.755 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.755 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.756 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.756 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.757 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.757 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.757 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.758 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.758 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.759 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.759 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.759 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.760 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.760 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.761 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.761 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.762 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.762 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.762 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.763 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.763 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.764 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.764 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.764 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.765 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.765 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.766 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.766 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.767 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.767 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.768 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.768 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.769 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.769 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.770 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.770 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.771 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.771 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.772 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.772 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.772 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.773 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.773 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.774 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.774 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.774 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.775 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.775 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.776 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.776 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.777 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.777 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.777 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.778 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.778 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.779 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.779 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.780 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.780 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.780 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.781 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.782 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.782 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.783 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.783 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.784 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.784 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.784 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.785 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.785 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.786 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.786 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.786 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.787 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.787 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.788 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.788 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.789 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.789 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.789 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.790 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.790 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.791 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.791 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.792 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.792 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.793 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.793 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.794 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.794 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.795 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.795 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.795 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.796 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.796 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.797 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.798 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.798 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.798 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.799 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.799 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.800 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.800 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.801 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.801 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.801 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.802 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.802 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.803 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.803 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.804 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.804 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.805 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.805 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.806 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.806 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:08:42.807 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:08:42.807 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:08:42.947 | Collecting osc-placement===2.0.0 2021-12-10 02:08:42.955 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b6/d1519a04ac4be/osc_placement-2.0.0-py3-none-any.whl (57 kB) 2021-12-10 02:08:43.060 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (4.1.2) 2021-12-10 02:08:43.078 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (5.4.5) 2021-12-10 02:08:43.081 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (2.4.7) 2021-12-10 02:08:43.085 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 774)) (2019.3) 2021-12-10 02:08:43.089 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (3.17.0) 2021-12-10 02:08:43.093 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 833)) (1.14.0) 2021-12-10 02:08:43.097 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.0.0) 2021-12-10 02:08:43.117 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-10 02:08:43.189 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-10 02:08:43.192 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-10 02:08:43.201 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-10 02:08:43.205 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-10 02:08:43.208 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (4.0.1) 2021-12-10 02:08:43.217 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-10 02:08:43.233 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.1) 2021-12-10 02:08:43.261 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 902)) (1.32.0) 2021-12-10 02:08:43.268 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-10 02:08:43.274 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (2.23.0) 2021-12-10 02:08:43.299 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.7.0) 2021-12-10 02:08:43.304 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 991)) (1.12.1) 2021-12-10 02:08:43.308 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-10 02:08:43.313 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.7.2) 2021-12-10 02:08:43.315 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-10 02:08:43.332 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-10 02:08:43.357 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-10 02:08:43.363 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-10 02:08:43.366 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-10 02:08:43.370 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-10 02:08:43.373 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.4.0) 2021-12-10 02:08:43.376 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-10 02:08:43.381 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-10 02:08:43.421 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-10 02:08:43.425 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.25.8) 2021-12-10 02:08:43.448 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-10 02:08:43.451 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-10 02:08:43.454 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 982)) (0.1.9) 2021-12-10 02:08:43.458 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (1.8.0) 2021-12-10 02:08:43.461 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-10 02:08:43.464 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-10 02:08:43.468 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (2.20) 2021-12-10 02:08:45.402 | Installing collected packages: osc-placement 2021-12-10 02:08:45.655 | Successfully installed osc-placement-2.0.0 2021-12-10 02:08:45.789 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:08:45.789 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:08:45.871 | + inc/python:pip_install:207 : result=0 2021-12-10 02:08:45.873 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:08:45.876 | + functions-common:time_stop:2331 : local name 2021-12-10 02:08:45.879 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:08:45.881 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:08:45.884 | + functions-common:time_stop:2334 : local total 2021-12-10 02:08:45.886 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:08:45.889 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:08:45.892 | + functions-common:time_stop:2338 : start_time=1639102119762 2021-12-10 02:08:45.894 | + functions-common:time_stop:2340 : [[ -z 1639102119762 ]] 2021-12-10 02:08:45.897 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:08:45.901 | + functions-common:time_stop:2343 : end_time=1639102125898 2021-12-10 02:08:45.903 | + functions-common:time_stop:2344 : elapsed_time=6136 2021-12-10 02:08:45.906 | + functions-common:time_stop:2345 : total=214783 2021-12-10 02:08:45.908 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:08:45.910 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=220919 2021-12-10 02:08:45.913 | + inc/python:pip_install:210 : return 0 2021-12-10 02:08:45.916 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/ussuri 2021-12-10 02:08:45.918 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-12-10 02:08:45.920 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-12-10 02:08:45.923 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-10 02:08:45.925 | + functions-common:git_clone:526 : local orig_dir 2021-12-10 02:08:45.928 | ++ functions-common:git_clone:527 : pwd 2021-12-10 02:08:45.931 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-10 02:08:45.933 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-10 02:08:45.936 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-10 02:08:45.953 | + functions-common:git_clone:530 : RECLONE=False 2021-12-10 02:08:45.956 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-10 02:08:45.958 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-10 02:08:45.961 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-10 02:08:45.961 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-10 02:08:45.966 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-12-10 02:08:45.968 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-12-10 02:08:45.971 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-12-10 02:08:45.973 | + functions-common:git_timed:617 : local count=0 2021-12-10 02:08:45.975 | + functions-common:git_timed:618 : local timeout=0 2021-12-10 02:08:45.978 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-12-10 02:08:45.980 | + functions-common:git_timed:621 : timeout=0 2021-12-10 02:08:45.982 | + functions-common:git_timed:624 : time_start git_timed 2021-12-10 02:08:45.985 | + functions-common:time_start:2317 : local name=git_timed 2021-12-10 02:08:45.987 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:08:45.989 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:08:45.992 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:08:45.996 | + functions-common:time_start:2322 : _TIME_START[$name]=1639102125993 2021-12-10 02:08:45.998 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-12-10 02:08:46.001 | Cloning into '/opt/stack/placement'... 2021-12-10 02:09:47.647 | + functions-common:git_timed:639 : time_stop git_timed 2021-12-10 02:09:47.649 | + functions-common:time_stop:2331 : local name 2021-12-10 02:09:47.652 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:09:47.654 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:09:47.657 | + functions-common:time_stop:2334 : local total 2021-12-10 02:09:47.659 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:09:47.661 | + functions-common:time_stop:2337 : name=git_timed 2021-12-10 02:09:47.664 | + functions-common:time_stop:2338 : start_time=1639102125993 2021-12-10 02:09:47.666 | + functions-common:time_stop:2340 : [[ -z 1639102125993 ]] 2021-12-10 02:09:47.669 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:09:47.672 | + functions-common:time_stop:2343 : end_time=1639102187669 2021-12-10 02:09:47.674 | + functions-common:time_stop:2344 : elapsed_time=61676 2021-12-10 02:09:47.677 | + functions-common:time_stop:2345 : total=0 2021-12-10 02:09:47.679 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:09:47.681 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=61676 2021-12-10 02:09:47.684 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-12-10 02:09:47.687 | + functions-common:git_clone:593 : git show --oneline 2021-12-10 02:09:47.687 | + functions-common:git_clone:593 : head -1 2021-12-10 02:09:47.689 | de030ef7 Fix Placement Doc 2021-12-10 02:09:47.692 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-10 02:09:47.695 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-12-10 02:09:47.697 | + inc/python:setup_develop:351 : local bindep 2021-12-10 02:09:47.700 | + inc/python:setup_develop:352 : [[ /opt/stack/placement == -bindep* ]] 2021-12-10 02:09:47.702 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/placement 2021-12-10 02:09:47.705 | + inc/python:setup_develop:357 : local extras= 2021-12-10 02:09:47.707 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-12-10 02:09:47.710 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-10 02:09:47.712 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/placement == -bindep* ]] 2021-12-10 02:09:47.715 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/placement 2021-12-10 02:09:47.718 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-10 02:09:47.720 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-10 02:09:47.723 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/placement 2021-12-10 02:09:47.726 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-10 02:09:47.729 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/placement 2021-12-10 02:09:47.731 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-10 02:09:47.734 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-10 02:09:47.737 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-12-10 02:09:47.742 | + inc/python:_setup_package_with_constraints_edit:396 : name=openstack-placement 2021-12-10 02:09:47.744 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2021-12-10 02:09:48.734 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/placement -e 2021-12-10 02:09:48.737 | + inc/python:setup_package:430 : local bindep=0 2021-12-10 02:09:48.739 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-10 02:09:48.742 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-10 02:09:48.744 | + inc/python:setup_package:433 : [[ /opt/stack/placement == -bindep* ]] 2021-12-10 02:09:48.747 | + inc/python:setup_package:438 : local project_dir=/opt/stack/placement 2021-12-10 02:09:48.749 | + inc/python:setup_package:439 : local flags=-e 2021-12-10 02:09:48.752 | + inc/python:setup_package:440 : local extras= 2021-12-10 02:09:48.754 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-10 02:09:48.757 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-10 02:09:48.759 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-10 02:09:48.762 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-10 02:09:48.764 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-10 02:09:48.767 | + inc/python:setup_package:458 : pip_install -e /opt/stack/placement 2021-12-10 02:09:48.786 | Using python 3.6 to install /opt/stack/placement because python3_enabled=True 2021-12-10 02:09:48.791 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-12-10 02:09:51.564 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:09:51.564 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-10 02:09:51.565 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.565 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.566 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.566 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.567 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.567 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.567 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.568 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.568 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.569 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.569 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.570 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.570 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.571 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.571 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.571 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.572 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.573 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.573 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.574 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.574 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.575 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.575 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.576 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.576 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.578 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.579 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.579 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.580 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.580 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.581 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.581 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.582 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.582 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.582 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.583 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.583 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.584 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.584 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.584 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.585 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.585 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.585 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.586 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.586 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.587 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.587 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.588 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.588 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.589 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.590 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.590 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.591 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.591 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.591 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.592 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.593 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.593 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.593 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.594 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.595 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.595 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.595 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.597 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.597 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.597 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.598 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.598 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.599 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.600 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.600 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.601 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.601 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.602 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.602 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.602 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.603 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.603 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.604 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.604 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.605 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.605 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.606 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.606 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.607 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.607 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.607 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.608 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.609 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.609 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.610 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.611 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.611 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.612 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.612 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.613 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.613 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.614 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.614 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.615 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.615 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.616 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.616 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.617 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.617 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.618 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.618 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.618 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.619 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.619 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.620 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.620 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.621 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.621 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.622 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.622 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.623 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.623 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.624 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.624 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.624 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.625 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.625 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.626 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.626 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.627 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.627 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.628 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.628 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.629 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.629 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.630 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.630 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.630 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.631 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.631 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.632 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.632 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.632 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.633 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.633 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.634 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.634 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.635 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.636 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.636 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.637 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.637 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.638 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.638 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.638 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.639 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.639 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.639 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.640 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.640 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.641 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.641 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.642 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.642 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.642 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.643 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.643 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.644 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.644 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.645 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.645 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.645 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.646 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.646 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.647 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.647 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.647 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.648 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.648 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.649 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.649 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.649 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.650 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.650 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.651 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.652 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.652 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.652 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.653 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.653 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.654 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.654 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.655 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.655 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.655 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.656 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.656 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.657 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.657 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.657 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.658 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.658 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.659 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.659 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.659 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.660 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.660 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.661 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.661 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.661 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.662 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.662 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.663 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.663 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.663 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.664 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.664 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.665 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.665 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.665 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.666 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.666 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.667 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.667 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.668 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.668 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.668 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.669 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.669 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.669 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.670 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.670 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.671 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.671 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.672 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.672 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.673 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.674 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.674 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.675 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.676 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.676 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.677 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.677 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.678 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.679 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.680 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.680 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.681 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.682 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.682 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.683 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.683 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.684 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.684 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.685 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.685 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.685 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.686 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.686 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.687 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.687 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.688 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.688 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.689 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.689 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.690 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.690 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.691 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.691 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.692 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.693 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.693 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.694 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.694 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.695 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.696 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.696 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.697 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.697 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.698 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.698 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.699 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.699 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.700 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.700 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.701 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.701 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.702 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.702 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.702 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.703 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.703 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.703 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.704 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.704 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.705 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.705 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.706 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.706 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.707 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.707 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.707 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.708 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.708 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.709 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.709 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.710 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.710 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.710 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.711 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.711 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.712 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.712 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.712 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.713 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.714 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.714 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.715 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.715 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.716 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.716 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.717 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.717 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.718 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.718 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.718 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.719 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.719 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.720 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.720 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.721 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.721 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.722 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.722 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.723 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.723 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.724 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.724 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.725 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.725 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.726 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.726 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.727 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.727 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.727 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.728 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.728 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.729 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.729 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.730 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.730 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.731 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.731 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.731 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.732 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.732 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.733 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.733 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.734 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.734 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.735 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.735 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.735 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.736 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.736 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.737 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.737 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.738 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.738 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.739 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.739 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.740 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.740 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.741 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.741 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.741 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.742 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.742 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.743 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.743 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.744 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.744 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.745 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.745 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.746 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.747 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.747 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.748 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.749 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.749 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.750 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.751 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.751 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.752 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.753 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.753 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.754 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.755 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.755 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.756 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.756 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.757 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.757 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.758 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.758 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.761 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.761 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.762 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.762 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.763 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.763 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.764 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.766 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.767 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.768 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.768 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.769 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.769 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:09:51.770 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:09:51.770 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:09:51.771 | Obtaining file:///opt/stack/placement 2021-12-10 02:09:53.133 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-10 02:09:54.502 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-10 02:09:54.512 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-10 02:09:54.535 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-10 02:09:54.550 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-12-10 02:09:54.582 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-12-10 02:09:54.643 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (1.0.1) 2021-12-10 02:09:54.648 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.0.0) 2021-12-10 02:09:54.653 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.3.0) 2021-12-10 02:09:54.658 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (2.3.1) 2021-12-10 02:09:54.695 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (4.0.3) 2021-12-10 02:09:54.709 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.5) 2021-12-10 02:09:54.724 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (3.0.3) 2021-12-10 02:09:54.731 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (8.1.1) 2021-12-10 02:09:54.785 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (4.0.1) 2021-12-10 02:09:54.794 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (4.1.3) 2021-12-10 02:09:54.839 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (4.0.2) 2021-12-10 02:09:54.861 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.1.2) 2021-12-10 02:09:54.879 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-12-10 02:09:54.893 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (1.0.1) 2021-12-10 02:09:54.904 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (4.1.2) 2021-12-10 02:09:54.922 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-12-10 02:09:54.925 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.7.2) 2021-12-10 02:09:54.928 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (3.0.0) 2021-12-10 02:09:54.942 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 606)) (0.9.6) 2021-12-10 02:09:54.945 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-12-10 02:09:54.948 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.16.0) 2021-12-10 02:09:54.954 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 655)) (2.8.1) 2021-12-10 02:09:54.960 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 687)) (4.0.0) 2021-12-10 02:09:54.981 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 775)) (2019.3) 2021-12-10 02:09:54.986 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (0.7) 2021-12-10 02:09:54.994 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 790)) (2.23.0) 2021-12-10 02:09:55.016 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 802)) (1.4.0) 2021-12-10 02:09:55.022 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-10 02:09:55.025 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (0.13.0) 2021-12-10 02:09:55.037 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 897)) (0.3.1) 2021-12-10 02:09:55.041 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 898)) (3.3.0) 2021-12-10 02:09:55.044 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 903)) (1.32.0) 2021-12-10 02:09:55.051 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.0.1) 2021-12-10 02:09:55.061 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 930)) (0.5.0) 2021-12-10 02:09:55.067 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 931)) (2.4.0) 2021-12-10 02:09:55.086 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 950)) (1.4.0) 2021-12-10 02:09:55.091 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.1.0) 2021-12-10 02:09:55.098 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.25.8) 2021-12-10 02:09:55.123 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.6/dist-packages (from openstack-placement==3.0.1) (49.6.0) 2021-12-10 02:09:55.169 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-10 02:09:55.212 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-10 02:09:55.233 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-10 02:09:55.301 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-10 02:09:55.306 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-12-10 02:09:55.312 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-10 02:09:55.315 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-10 02:09:55.319 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-10 02:09:55.328 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-10 02:09:55.337 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-10 02:09:55.343 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-10 02:09:55.350 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-10 02:09:55.354 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-10 02:09:55.357 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-10 02:09:55.360 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-10 02:09:55.364 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-10 02:09:55.368 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-10 02:09:55.371 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-10 02:09:55.373 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-10 02:09:55.377 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703)) (1.6.0) 2021-12-10 02:09:55.380 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-12-10 02:09:55.383 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-10 02:09:55.395 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-10 02:09:55.397 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.4.0) 2021-12-10 02:09:55.401 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1008)) (3.1.0) 2021-12-10 02:09:55.413 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.7.0) 2021-12-10 02:09:55.418 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-12-10 02:09:55.420 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (1.12.1) 2021-12-10 02:09:55.424 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-10 02:09:55.432 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 660)) (1.0.4) 2021-12-10 02:09:55.435 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-10 02:09:57.115 | Installing collected packages: openstack-placement 2021-12-10 02:09:57.116 | Running setup.py develop for openstack-placement 2021-12-10 02:09:58.791 | Successfully installed openstack-placement 2021-12-10 02:09:58.968 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:09:58.968 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:09:59.037 | + inc/python:pip_install:207 : result=0 2021-12-10 02:09:59.040 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:09:59.042 | + functions-common:time_stop:2331 : local name 2021-12-10 02:09:59.044 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:09:59.047 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:09:59.049 | + functions-common:time_stop:2334 : local total 2021-12-10 02:09:59.051 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:09:59.053 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:09:59.056 | + functions-common:time_stop:2338 : start_time=1639102188781 2021-12-10 02:09:59.058 | + functions-common:time_stop:2340 : [[ -z 1639102188781 ]] 2021-12-10 02:09:59.061 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:09:59.064 | + functions-common:time_stop:2343 : end_time=1639102199062 2021-12-10 02:09:59.066 | + functions-common:time_stop:2344 : elapsed_time=10281 2021-12-10 02:09:59.069 | + functions-common:time_stop:2345 : total=220919 2021-12-10 02:09:59.071 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:09:59.074 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=231200 2021-12-10 02:09:59.076 | + inc/python:pip_install:210 : return 0 2021-12-10 02:09:59.079 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-10 02:09:59.081 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-10 02:09:59.084 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-10 02:09:59.102 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-10 02:09:59.114 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/placement 2021-12-10 02:09:59.116 | + inc/python:use_library_from_git:263 : local name=/opt/stack/placement 2021-12-10 02:09:59.119 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:09:59.121 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:09:59.124 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-12-10 02:09:59.126 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:09:59.129 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-10 02:09:59.131 | + ./stack.sh:main:921 : configure_placement 2021-12-10 02:09:59.134 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-12-10 02:09:59.145 | + lib/placement:configure_placement:107 : create_placement_conf 2021-12-10 02:09:59.148 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-12-10 02:09:59.153 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-12-10 02:09:59.155 | ++ lib/database:database_connection_url:132 : local db=placement 2021-12-10 02:09:59.158 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-12-10 02:09:59.160 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-12-10 02:09:59.163 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-12-10 02:09:59.166 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-12-10 02:09:59.193 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-12-10 02:09:59.222 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-12-10 02:09:59.250 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-12-10 02:09:59.253 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-12-10 02:09:59.255 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-12-10 02:09:59.258 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-10 02:09:59.261 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-12-10 02:09:59.288 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-12-10 02:09:59.314 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.46/identity 2021-12-10 02:09:59.340 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-12-10 02:09:59.365 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-12-10 02:09:59.391 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-12-10 02:09:59.416 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-12-10 02:09:59.442 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-12-10 02:09:59.467 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-10 02:09:59.493 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-12-10 02:09:59.519 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-12-10 02:09:59.522 | + functions:setup_logging:655 : local conf_file=/etc/placement/placement.conf 2021-12-10 02:09:59.524 | + functions:setup_logging:656 : local other_cond=False 2021-12-10 02:09:59.526 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-10 02:09:59.529 | + functions:setup_logging:658 : setup_systemd_logging /etc/placement/placement.conf 2021-12-10 02:09:59.531 | + functions:setup_systemd_logging:686 : local conf_file=/etc/placement/placement.conf 2021-12-10 02:09:59.534 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-10 02:09:59.537 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-10 02:09:59.555 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-10 02:09:59.558 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-10 02:09:59.561 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-10 02:09:59.563 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-10 02:09:59.566 | + functions:setup_systemd_logging:700 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-10 02:09:59.592 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-10 02:09:59.618 | + functions:setup_systemd_logging:703 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-10 02:09:59.643 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-10 02:09:59.669 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-10 02:09:59.671 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-12-10 02:09:59.674 | + lib/apache:write_uwsgi_config:264 : local file=/etc/placement/placement-uwsgi.ini 2021-12-10 02:09:59.677 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/placement-api 2021-12-10 02:09:59.679 | + lib/apache:write_uwsgi_config:266 : local url=/placement 2021-12-10 02:09:59.682 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-10 02:09:59.685 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-10 02:09:59.688 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/placement-api 2021-12-10 02:09:59.691 | + lib/apache:write_uwsgi_config:269 : name=placement-api 2021-12-10 02:09:59.693 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-10 02:09:59.696 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-10 02:09:59.707 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-10 02:09:59.708 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-10 02:09:59.714 | d /var/run/uwsgi 0755 ubuntu root 2021-12-10 02:09:59.718 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-10 02:09:59.732 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/placement-api.socket 2021-12-10 02:09:59.734 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/placement/placement-uwsgi.ini 2021-12-10 02:09:59.738 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-12-10 02:09:59.765 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-12-10 02:09:59.789 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-12-10 02:09:59.815 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-12-10 02:09:59.839 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-12-10 02:09:59.866 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-10 02:09:59.898 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-12-10 02:09:59.923 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-12-10 02:09:59.948 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-12-10 02:09:59.973 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-10 02:09:59.999 | + lib/apache:write_uwsgi_config:302 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-12-10 02:10:00.023 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-10 02:10:00.049 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-12-10 02:10:00.074 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-10 02:10:00.077 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-10 02:10:00.080 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for placement-api 2021-12-10 02:10:00.082 | ++ lib/apache:apache_site_config_for:196 : local site=placement-api 2021-12-10 02:10:00.085 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-10 02:10:00.087 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:10:00.090 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:10:00.092 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/placement-api.conf 2021-12-10 02:10:00.095 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-12-10 02:10:00.097 | + lib/apache:write_uwsgi_config:314 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-12-10 02:10:00.123 | + lib/apache:write_uwsgi_config:315 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-12-10 02:10:00.149 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-12-10 02:10:00.149 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-12-10 02:10:00.156 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-12-10 02:10:00.159 | + lib/apache:write_uwsgi_config:317 : enable_apache_site placement-api 2021-12-10 02:10:00.161 | + lib/apache:enable_apache_site:213 : local site=placement-api 2021-12-10 02:10:00.164 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-10 02:10:00.166 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-10 02:10:00.169 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-10 02:10:00.171 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:10:00.174 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:10:00.177 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-10 02:10:00.179 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-10 02:10:00.182 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:10:00.185 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:10:00.187 | + lib/apache:enable_apache_site:217 : sudo a2ensite placement-api 2021-12-10 02:10:00.250 | Enabling site placement-api. 2021-12-10 02:10:00.255 | To activate the new configuration, you need to run: 2021-12-10 02:10:00.255 | systemctl reload apache2 2021-12-10 02:10:00.260 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-10 02:10:00.263 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-10 02:10:00.265 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-10 02:10:00.268 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-10 02:10:00.435 | + ./stack.sh:main:928 : is_service_enabled placement placement-client 2021-12-10 02:10:00.455 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:10:00.457 | + ./stack.sh:main:929 : is_service_enabled n-cpu 2021-12-10 02:10:00.477 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:10:00.481 | + ./stack.sh:main:929 : is_service_enabled n-sch 2021-12-10 02:10:00.502 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:10:00.504 | + ./stack.sh:main:930 : configure_placement_nova_compute 2021-12-10 02:10:00.507 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova.conf 2021-12-10 02:10:00.510 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-10 02:10:00.538 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.46/identity 2021-12-10 02:10:00.565 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement username placement 2021-12-10 02:10:00.590 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-10 02:10:00.617 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-10 02:10:00.643 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement project_name service 2021-12-10 02:10:00.669 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-10 02:10:00.695 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-12-10 02:10:00.721 | + ./stack.sh:main:934 : is_service_enabled horizon 2021-12-10 02:10:00.738 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:10:00.740 | + ./stack.sh:main:939 : is_service_enabled tls-proxy 2021-12-10 02:10:00.756 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:10:00.759 | + ./stack.sh:main:947 : run_phase stack install 2021-12-10 02:10:00.761 | + functions-common:run_phase:1759 : local mode=stack 2021-12-10 02:10:00.764 | + functions-common:run_phase:1760 : local phase=install 2021-12-10 02:10:00.766 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-10 02:10:00.769 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-10 02:10:00.771 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-10 02:10:00.774 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-10 02:10:00.777 | + functions-common:run_phase:1769 : local extra 2021-12-10 02:10:00.780 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-10 02:10:00.784 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-10 02:10:00.786 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-10 02:10:00.789 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-10 02:10:00.792 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-12-10 02:10:00.794 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-10 02:10:00.809 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:10:00.811 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-10 02:10:00.814 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-10 02:10:00.816 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-12-10 02:10:00.818 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-12-10 02:10:00.821 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:10:00.823 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest 2021-12-10 02:10:00.825 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2021-12-10 02:10:00.828 | ++ lib/tempest:install_tempest:750 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-12-10 02:10:00.830 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-12-10 02:10:00.832 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-12-10 02:10:00.834 | ++ functions-common:git_clone:525 : local git_ref=master 2021-12-10 02:10:00.836 | ++ functions-common:git_clone:526 : local orig_dir 2021-12-10 02:10:00.839 | +++ functions-common:git_clone:527 : pwd 2021-12-10 02:10:00.842 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-10 02:10:00.844 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-12-10 02:10:00.847 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-10 02:10:00.862 | ++ functions-common:git_clone:530 : RECLONE=False 2021-12-10 02:10:00.864 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-10 02:10:00.866 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-10 02:10:00.869 | ++ functions-common:git_clone:544 : echo master 2021-12-10 02:10:00.869 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-12-10 02:10:00.874 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-12-10 02:10:00.876 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-10 02:10:00.878 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-12-10 02:10:00.881 | ++ functions-common:git_clone:593 : git show --oneline 2021-12-10 02:10:00.881 | ++ functions-common:git_clone:593 : head -1 2021-12-10 02:10:00.884 | 93a902072 Merge "Take domain_id from config in some tests." 2021-12-10 02:10:00.886 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-10 02:10:00.889 | ++ lib/tempest:install_tempest:751 : pip_install 'tox!=2.8.0' 2021-12-10 02:10:00.909 | Using python 3.6 to install tox!=2.8.0 because python3_enabled=True 2021-12-10 02:10:00.914 | ++ inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2021-12-10 02:10:03.685 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:10:03.685 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-10 02:10:03.698 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.698 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.698 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.698 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.698 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.698 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.698 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.698 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.698 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.698 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.698 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.698 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.698 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.698 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.698 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.698 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.698 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.698 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.698 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.698 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.699 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.699 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.699 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.699 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.699 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.699 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.699 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.699 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.700 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.700 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.701 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.701 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.702 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.702 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.702 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.703 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.703 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.704 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.704 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.704 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.705 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.705 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.705 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.706 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.706 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.707 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.707 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.708 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.708 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.709 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.709 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.710 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.710 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.710 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.711 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.711 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.712 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.712 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.713 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.714 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.714 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.715 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.715 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.717 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.717 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.717 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.718 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.718 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.719 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.720 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.720 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.720 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.721 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.721 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.722 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.722 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.723 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.723 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.723 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.724 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.724 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.725 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.725 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.726 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.726 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.726 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.727 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.727 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.728 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.728 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.729 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.729 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.730 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.730 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.731 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.731 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.732 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.732 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.733 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.733 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.734 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.734 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.735 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.735 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.736 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.737 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.737 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.737 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.738 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.738 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.739 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.739 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.739 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.740 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.740 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.741 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.741 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.742 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.742 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.742 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.743 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.743 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.744 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.745 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.745 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.746 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.746 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.747 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.747 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.748 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.748 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.748 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.749 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.749 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.750 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.750 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.751 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.751 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.751 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.752 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.752 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.752 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.753 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.753 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.754 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.754 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.755 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.755 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.756 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.756 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.756 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.757 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.757 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.758 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.758 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.758 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.759 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.759 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.760 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.761 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.761 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.761 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.762 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.762 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.763 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.763 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.764 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.764 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.764 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.765 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.765 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.765 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.766 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.766 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.767 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.767 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.767 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.768 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.768 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.769 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.769 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.769 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.770 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.770 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.771 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.771 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.771 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.772 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.772 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.772 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.773 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.773 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.774 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.774 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.774 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.775 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.775 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.776 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.776 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.777 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.777 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.777 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.778 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.778 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.779 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.779 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.779 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.780 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.780 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.781 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.781 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.781 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.782 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.782 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.783 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.783 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.783 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.784 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.784 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.784 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.785 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.785 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.786 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.786 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.787 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.787 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.787 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.788 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.788 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.789 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.790 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.790 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.792 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.792 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.793 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.794 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.794 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.795 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.795 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.795 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.796 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.796 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.797 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.797 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.798 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.798 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.798 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.799 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.799 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.800 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.800 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.800 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.801 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.801 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.802 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.802 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.803 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.803 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.803 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.804 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.804 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.805 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.805 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.805 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.806 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.806 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.807 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.808 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.808 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.808 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.809 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.809 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.810 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.810 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.811 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.811 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.811 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.812 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.812 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.813 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.813 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.814 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.814 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.814 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.815 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.815 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.815 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.816 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.816 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.817 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.817 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.818 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.818 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.818 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.819 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.819 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.820 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.820 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.820 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.821 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.821 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.822 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.822 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.823 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.823 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.824 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.824 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.825 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.825 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.826 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.826 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.826 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.827 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.827 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.828 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.828 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.828 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.829 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.829 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.830 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.830 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.830 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.831 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.831 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.832 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.832 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.833 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.833 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.834 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.835 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.835 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.835 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.836 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.836 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.837 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.837 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.838 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.838 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.838 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.839 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.839 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.840 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.840 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.841 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.841 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.842 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.842 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.842 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.843 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.843 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.844 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.844 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.844 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.845 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.845 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.846 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.846 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.847 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.847 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.848 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.848 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.848 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.849 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.849 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.850 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.850 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.850 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.851 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.851 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.852 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.852 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.852 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.853 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.853 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.854 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.854 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.855 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.855 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.855 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.856 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.856 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.857 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.857 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.858 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.858 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.859 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.859 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.860 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.860 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.861 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.861 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.862 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.862 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.863 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.863 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.863 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.864 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.864 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.864 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.865 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.865 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.866 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.866 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.866 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.867 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.867 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.868 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.869 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.869 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.870 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.870 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.871 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.872 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.872 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:03.872 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:10:03.873 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:10:03.873 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:10:04.184 | Collecting tox!=2.8.0 2021-12-10 02:10:04.193 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e2/74227a53dc9ef/tox-3.24.4-py2.py3-none-any.whl (85 kB) 2021-12-10 02:10:04.449 | Collecting pluggy===0.13.1 2021-12-10 02:10:04.456 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-12-10 02:10:04.554 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-10 02:10:04.680 | Collecting toml>=0.9.4 2021-12-10 02:10:04.686 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2021-12-10 02:10:05.394 | Collecting virtualenv===20.0.17 2021-12-10 02:10:05.411 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/00c/fe8605fb97f5a/virtualenv-20.0.17-py2.py3-none-any.whl (4.6 MB) 2021-12-10 02:10:05.716 | Collecting packaging===20.3 2021-12-10 02:10:05.723 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl (37 kB) 2021-12-10 02:10:05.953 | Collecting py===1.8.1 2021-12-10 02:10:05.960 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c20/fdd83a5dbc0af/py-1.8.1-py2.py3-none-any.whl (83 kB) 2021-12-10 02:10:06.052 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-10 02:10:06.408 | Collecting filelock===3.0.12 2021-12-10 02:10:06.415 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2021-12-10 02:10:06.422 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1008)) (3.1.0) 2021-12-10 02:10:06.819 | Collecting importlib-resources===1.4.0 2021-12-10 02:10:06.826 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dd9/8ceeef3f5ad2e/importlib_resources-1.4.0-py2.py3-none-any.whl (20 kB) 2021-12-10 02:10:07.196 | Collecting distlib===0.3.0 2021-12-10 02:10:07.204 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e1/66e231a26b36d/distlib-0.3.0.zip (571 kB) 2021-12-10 02:10:08.025 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-10 02:10:08.029 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-12-10 02:10:08.034 | Building wheels for collected packages: distlib 2021-12-10 02:10:08.035 | Building wheel for distlib (setup.py): started 2021-12-10 02:10:08.928 | Building wheel for distlib (setup.py): finished with status 'done' 2021-12-10 02:10:08.931 | Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=92e09ab7439c4b551a4f36497d5b46b0da2e9010c03d2336a0043a7415495f9f 2021-12-10 02:10:08.931 | Stored in directory: /root/.cache/pip/wheels/14/b6/e6/549abf820f04713b7183dfe13dac6b2ac3aa12ccf9f1efa0e2 2021-12-10 02:10:08.932 | Successfully built distlib 2021-12-10 02:10:11.258 | Installing collected packages: distlib, filelock, importlib-resources, packaging, pluggy, py, virtualenv, toml, tox 2021-12-10 02:10:11.258 | Attempting uninstall: distlib 2021-12-10 02:10:11.261 | Found existing installation: distlib 0.3.4 2021-12-10 02:10:11.271 | Uninstalling distlib-0.3.4: 2021-12-10 02:10:11.272 | Successfully uninstalled distlib-0.3.4 2021-12-10 02:10:11.477 | Attempting uninstall: filelock 2021-12-10 02:10:11.479 | Found existing installation: filelock 3.4.0 2021-12-10 02:10:11.485 | Uninstalling filelock-3.4.0: 2021-12-10 02:10:11.487 | Successfully uninstalled filelock-3.4.0 2021-12-10 02:10:11.551 | Attempting uninstall: importlib-resources 2021-12-10 02:10:11.552 | Found existing installation: importlib-resources 5.4.0 2021-12-10 02:10:11.573 | Uninstalling importlib-resources-5.4.0: 2021-12-10 02:10:11.575 | Successfully uninstalled importlib-resources-5.4.0 2021-12-10 02:10:11.974 | Attempting uninstall: virtualenv 2021-12-10 02:10:11.976 | Found existing installation: virtualenv 20.10.0 2021-12-10 02:10:12.044 | Uninstalling virtualenv-20.10.0: 2021-12-10 02:10:12.052 | Successfully uninstalled virtualenv-20.10.0 2021-12-10 02:10:12.677 | Successfully installed distlib-0.3.0 filelock-3.0.12 importlib-resources-1.4.0 packaging-20.3 pluggy-0.13.1 py-1.8.1 toml-0.10.2 tox-3.24.4 virtualenv-20.0.17 2021-12-10 02:10:12.814 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:10:12.814 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:10:12.918 | ++ inc/python:pip_install:207 : result=0 2021-12-10 02:10:12.920 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:10:12.922 | ++ functions-common:time_stop:2331 : local name 2021-12-10 02:10:12.925 | ++ functions-common:time_stop:2332 : local end_time 2021-12-10 02:10:12.927 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:10:12.929 | ++ functions-common:time_stop:2334 : local total 2021-12-10 02:10:12.932 | ++ functions-common:time_stop:2335 : local start_time 2021-12-10 02:10:12.934 | ++ functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:10:12.936 | ++ functions-common:time_stop:2338 : start_time=1639102200904 2021-12-10 02:10:12.939 | ++ functions-common:time_stop:2340 : [[ -z 1639102200904 ]] 2021-12-10 02:10:12.942 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:10:12.946 | ++ functions-common:time_stop:2343 : end_time=1639102212943 2021-12-10 02:10:12.948 | ++ functions-common:time_stop:2344 : elapsed_time=12039 2021-12-10 02:10:12.951 | ++ functions-common:time_stop:2345 : total=231200 2021-12-10 02:10:12.953 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:10:12.955 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=243239 2021-12-10 02:10:12.958 | ++ inc/python:pip_install:210 : return 0 2021-12-10 02:10:12.960 | ++ lib/tempest:install_tempest:752 : pushd /opt/stack/tempest 2021-12-10 02:10:12.960 | /opt/stack/tempest ~/devstack 2021-12-10 02:10:12.962 | ++ lib/tempest:install_tempest:756 : git checkout master 2021-12-10 02:10:12.987 | M .coveragerc 2021-12-10 02:10:12.987 | M .gitignore 2021-12-10 02:10:12.987 | M .gitreview 2021-12-10 02:10:12.987 | M .mailmap 2021-12-10 02:10:12.987 | M .stestr.conf 2021-12-10 02:10:12.987 | M CONTRIBUTING.rst 2021-12-10 02:10:12.987 | M HACKING.rst 2021-12-10 02:10:12.987 | M LICENSE 2021-12-10 02:10:12.987 | M README.rst 2021-12-10 02:10:12.987 | M REVIEWING.rst 2021-12-10 02:10:12.987 | M bindep.txt 2021-12-10 02:10:12.987 | M doc/requirements.txt 2021-12-10 02:10:12.987 | M doc/source/_extra/.htaccess 2021-12-10 02:10:12.987 | M doc/source/_static/.keep 2021-12-10 02:10:12.987 | M doc/source/account_generator.rst 2021-12-10 02:10:12.987 | M doc/source/cleanup.rst 2021-12-10 02:10:12.987 | M doc/source/conf.py 2021-12-10 02:10:12.987 | M doc/source/configuration.rst 2021-12-10 02:10:12.987 | M doc/source/contributor/contributing.rst 2021-12-10 02:10:12.987 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-12-10 02:10:12.987 | M doc/source/data/tempest-plugins-registry.header 2021-12-10 02:10:12.987 | M doc/source/index.rst 2021-12-10 02:10:12.987 | M doc/source/keystone_scopes_and_roles_support.rst 2021-12-10 02:10:12.987 | M doc/source/library.rst 2021-12-10 02:10:12.988 | M doc/source/library/api_microversion_testing.rst 2021-12-10 02:10:12.988 | M doc/source/library/auth.rst 2021-12-10 02:10:12.988 | M doc/source/library/cli.rst 2021-12-10 02:10:12.988 | M doc/source/library/clients.rst 2021-12-10 02:10:12.988 | M doc/source/library/credential_providers.rst 2021-12-10 02:10:12.988 | M doc/source/library/decorators.rst 2021-12-10 02:10:12.988 | M doc/source/library/rest_client.rst 2021-12-10 02:10:12.988 | M doc/source/library/service_clients/compute_clients.rst 2021-12-10 02:10:12.988 | M doc/source/library/utils.rst 2021-12-10 02:10:12.988 | M doc/source/library/validation_resources.rst 2021-12-10 02:10:12.988 | M doc/source/microversion_testing.rst 2021-12-10 02:10:12.988 | M doc/source/overview.rst 2021-12-10 02:10:12.988 | M doc/source/plugins/index.rst 2021-12-10 02:10:12.988 | M doc/source/plugins/plugin.rst 2021-12-10 02:10:12.988 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-12-10 02:10:12.988 | M doc/source/run.rst 2021-12-10 02:10:12.988 | M doc/source/sampleconf.rst 2021-12-10 02:10:12.988 | M doc/source/stable_branch_support_policy.rst 2021-12-10 02:10:12.988 | M doc/source/stable_branch_testing_policy.rst 2021-12-10 02:10:12.988 | M doc/source/subunit_describe_calls.rst 2021-12-10 02:10:12.988 | M doc/source/supported_version.rst 2021-12-10 02:10:12.988 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-12-10 02:10:12.988 | M doc/source/test_removal.rst 2021-12-10 02:10:12.988 | M doc/source/tests/modules.rst 2021-12-10 02:10:12.988 | M doc/source/workspace.rst 2021-12-10 02:10:12.988 | M doc/source/write_tests.rst 2021-12-10 02:10:12.988 | M etc/accounts.yaml.sample 2021-12-10 02:10:12.988 | M etc/allow-list.yaml 2021-12-10 02:10:12.988 | M etc/logging.conf.sample 2021-12-10 02:10:12.988 | M etc/rbac-persona-accounts.yaml.sample 2021-12-10 02:10:12.988 | M playbooks/devstack-tempest-ipv6.yaml 2021-12-10 02:10:12.988 | M playbooks/devstack-tempest.yaml 2021-12-10 02:10:12.989 | M playbooks/post-tempest.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-12-10 02:10:12.989 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-12-10 02:10:12.990 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-12-10 02:10:12.991 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-12-10 02:10:12.992 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-12-10 02:10:12.993 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-12-10 02:10:12.994 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-12-10 02:10:12.995 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-12-10 02:10:12.996 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-12-10 02:10:12.997 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-12-10 02:10:12.998 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-12-10 02:10:12.999 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-12-10 02:10:12.999 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-12-10 02:10:12.999 | M releasenotes/source/_static/.placeholder 2021-12-10 02:10:12.999 | M releasenotes/source/_templates/.placeholder 2021-12-10 02:10:12.999 | M releasenotes/source/conf.py 2021-12-10 02:10:12.999 | M releasenotes/source/index.rst 2021-12-10 02:10:12.999 | M releasenotes/source/unreleased.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v10.0.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v11.0.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v12.0.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v13.0.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v14.0.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v15.0.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v16.0.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v16.1.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v17.0.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v17.1.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v17.2.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v18.0.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v19.0.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v20.0.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v21.0.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v22.0.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v22.1.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v23.0.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v24.0.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v26.0.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v26.1.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v27.0.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v28.0.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v28.1.0.rst 2021-12-10 02:10:12.999 | M releasenotes/source/v29.0.0.rst 2021-12-10 02:10:12.999 | M requirements.txt 2021-12-10 02:10:12.999 | M roles/acl-devstack-files/README.rst 2021-12-10 02:10:13.000 | M roles/acl-devstack-files/defaults/main.yaml 2021-12-10 02:10:13.000 | M roles/acl-devstack-files/tasks/main.yaml 2021-12-10 02:10:13.000 | M roles/run-tempest-26/README.rst 2021-12-10 02:10:13.000 | M roles/run-tempest-26/defaults/main.yaml 2021-12-10 02:10:13.000 | M roles/run-tempest-26/tasks/main.yaml 2021-12-10 02:10:13.000 | M roles/run-tempest/README.rst 2021-12-10 02:10:13.000 | M roles/run-tempest/defaults/main.yaml 2021-12-10 02:10:13.000 | M roles/run-tempest/tasks/main.yaml 2021-12-10 02:10:13.000 | M roles/setup-tempest-data-dir/README.rst 2021-12-10 02:10:13.000 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-12-10 02:10:13.000 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-12-10 02:10:13.000 | M roles/setup-tempest-run-dir/README.rst 2021-12-10 02:10:13.000 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-12-10 02:10:13.000 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-12-10 02:10:13.000 | M roles/tempest-cleanup/README.rst 2021-12-10 02:10:13.000 | M roles/tempest-cleanup/defaults/main.yaml 2021-12-10 02:10:13.000 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-12-10 02:10:13.000 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-12-10 02:10:13.000 | M roles/tempest-cleanup/tasks/main.yaml 2021-12-10 02:10:13.000 | M setup.cfg 2021-12-10 02:10:13.000 | M setup.py 2021-12-10 02:10:13.000 | M tempest/README.rst 2021-12-10 02:10:13.000 | M tempest/__init__.py 2021-12-10 02:10:13.000 | M tempest/api/README.rst 2021-12-10 02:10:13.000 | M tempest/api/__init__.py 2021-12-10 02:10:13.000 | M tempest/api/compute/__init__.py 2021-12-10 02:10:13.000 | M tempest/api/compute/admin/__init__.py 2021-12-10 02:10:13.000 | M tempest/api/compute/admin/test_agents.py 2021-12-10 02:10:13.000 | M tempest/api/compute/admin/test_aggregates.py 2021-12-10 02:10:13.000 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-12-10 02:10:13.000 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-12-10 02:10:13.000 | M tempest/api/compute/admin/test_availability_zone.py 2021-12-10 02:10:13.000 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_create_server.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_delete_server.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_fixed_ips.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_flavors.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_flavors_access.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_hosts.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_hosts_negative.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_hypervisor.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_live_migration.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_migrations.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_networks.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_quotas.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_quotas_negative.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_security_groups.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_servers.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_servers_negative.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_services.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_services_negative.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-12-10 02:10:13.001 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-12-10 02:10:13.002 | M tempest/api/compute/admin/test_volume.py 2021-12-10 02:10:13.002 | M tempest/api/compute/admin/test_volume_swap.py 2021-12-10 02:10:13.002 | M tempest/api/compute/admin/test_volumes_negative.py 2021-12-10 02:10:13.002 | M tempest/api/compute/api_microversion_fixture.py 2021-12-10 02:10:13.002 | M tempest/api/compute/base.py 2021-12-10 02:10:13.002 | M tempest/api/compute/certificates/__init__.py 2021-12-10 02:10:13.002 | M tempest/api/compute/certificates/test_certificates.py 2021-12-10 02:10:13.002 | M tempest/api/compute/flavors/__init__.py 2021-12-10 02:10:13.002 | M tempest/api/compute/flavors/test_flavors.py 2021-12-10 02:10:13.002 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-12-10 02:10:13.002 | M tempest/api/compute/floating_ips/__init__.py 2021-12-10 02:10:13.002 | M tempest/api/compute/floating_ips/base.py 2021-12-10 02:10:13.002 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-12-10 02:10:13.002 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-12-10 02:10:13.002 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-12-10 02:10:13.002 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-12-10 02:10:13.002 | M tempest/api/compute/images/__init__.py 2021-12-10 02:10:13.002 | M tempest/api/compute/images/test_image_metadata.py 2021-12-10 02:10:13.002 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-12-10 02:10:13.002 | M tempest/api/compute/images/test_images.py 2021-12-10 02:10:13.002 | M tempest/api/compute/images/test_images_negative.py 2021-12-10 02:10:13.002 | M tempest/api/compute/images/test_images_oneserver.py 2021-12-10 02:10:13.002 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-12-10 02:10:13.002 | M tempest/api/compute/images/test_list_image_filters.py 2021-12-10 02:10:13.002 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-12-10 02:10:13.002 | M tempest/api/compute/images/test_list_images.py 2021-12-10 02:10:13.002 | M tempest/api/compute/keypairs/__init__.py 2021-12-10 02:10:13.002 | M tempest/api/compute/keypairs/base.py 2021-12-10 02:10:13.002 | M tempest/api/compute/keypairs/test_keypairs.py 2021-12-10 02:10:13.002 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-12-10 02:10:13.002 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-12-10 02:10:13.002 | M tempest/api/compute/limits/__init__.py 2021-12-10 02:10:13.002 | M tempest/api/compute/limits/test_absolute_limits.py 2021-12-10 02:10:13.002 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-12-10 02:10:13.003 | M tempest/api/compute/security_groups/__init__.py 2021-12-10 02:10:13.003 | M tempest/api/compute/security_groups/base.py 2021-12-10 02:10:13.003 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-12-10 02:10:13.003 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-12-10 02:10:13.003 | M tempest/api/compute/security_groups/test_security_groups.py 2021-12-10 02:10:13.003 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/__init__.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_availability_zone.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_create_server.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_delete_server.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_device_tagging.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_disk_config.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_instance_actions.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_list_server_filters.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_multiple_create.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_novnc.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_server_actions.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_server_addresses.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_server_group.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_server_metadata.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_server_password.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_server_personality.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_server_rescue.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_server_tags.py 2021-12-10 02:10:13.003 | M tempest/api/compute/servers/test_servers.py 2021-12-10 02:10:13.004 | M tempest/api/compute/servers/test_servers_microversions.py 2021-12-10 02:10:13.004 | M tempest/api/compute/servers/test_servers_negative.py 2021-12-10 02:10:13.004 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-12-10 02:10:13.004 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-12-10 02:10:13.004 | M tempest/api/compute/test_extensions.py 2021-12-10 02:10:13.004 | M tempest/api/compute/test_networks.py 2021-12-10 02:10:13.004 | M tempest/api/compute/test_quotas.py 2021-12-10 02:10:13.004 | M tempest/api/compute/test_tenant_networks.py 2021-12-10 02:10:13.004 | M tempest/api/compute/test_versions.py 2021-12-10 02:10:13.004 | M tempest/api/compute/volumes/__init__.py 2021-12-10 02:10:13.004 | M tempest/api/compute/volumes/test_attach_volume.py 2021-12-10 02:10:13.004 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-12-10 02:10:13.004 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-12-10 02:10:13.004 | M tempest/api/compute/volumes/test_volumes_get.py 2021-12-10 02:10:13.004 | M tempest/api/compute/volumes/test_volumes_list.py 2021-12-10 02:10:13.004 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-12-10 02:10:13.004 | M tempest/api/identity/__init__.py 2021-12-10 02:10:13.004 | M tempest/api/identity/admin/__init__.py 2021-12-10 02:10:13.004 | M tempest/api/identity/admin/v2/__init__.py 2021-12-10 02:10:13.004 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-12-10 02:10:13.004 | M tempest/api/identity/admin/v2/test_roles.py 2021-12-10 02:10:13.004 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-12-10 02:10:13.004 | M tempest/api/identity/admin/v2/test_services.py 2021-12-10 02:10:13.004 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-12-10 02:10:13.004 | M tempest/api/identity/admin/v2/test_tenants.py 2021-12-10 02:10:13.004 | M tempest/api/identity/admin/v2/test_tokens.py 2021-12-10 02:10:13.004 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-12-10 02:10:13.004 | M tempest/api/identity/admin/v2/test_users.py 2021-12-10 02:10:13.004 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-12-10 02:10:13.004 | M tempest/api/identity/admin/v3/__init__.py 2021-12-10 02:10:13.004 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-12-10 02:10:13.004 | M tempest/api/identity/admin/v3/test_credentials.py 2021-12-10 02:10:13.004 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_domains.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_groups.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_inherits.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_list_users.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_policies.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_projects.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_regions.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_roles.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_services.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_tokens.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_trusts.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_users.py 2021-12-10 02:10:13.005 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-12-10 02:10:13.005 | M tempest/api/identity/base.py 2021-12-10 02:10:13.005 | M tempest/api/identity/v2/__init__.py 2021-12-10 02:10:13.005 | M tempest/api/identity/v2/test_api_discovery.py 2021-12-10 02:10:13.005 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-12-10 02:10:13.005 | M tempest/api/identity/v2/test_extension.py 2021-12-10 02:10:13.005 | M tempest/api/identity/v2/test_tenants.py 2021-12-10 02:10:13.005 | M tempest/api/identity/v2/test_tokens.py 2021-12-10 02:10:13.005 | M tempest/api/identity/v2/test_users.py 2021-12-10 02:10:13.005 | M tempest/api/identity/v3/__init__.py 2021-12-10 02:10:13.005 | M tempest/api/identity/v3/test_access_rules.py 2021-12-10 02:10:13.005 | M tempest/api/identity/v3/test_api_discovery.py 2021-12-10 02:10:13.005 | M tempest/api/identity/v3/test_application_credentials.py 2021-12-10 02:10:13.006 | M tempest/api/identity/v3/test_catalog.py 2021-12-10 02:10:13.006 | M tempest/api/identity/v3/test_domains.py 2021-12-10 02:10:13.006 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-12-10 02:10:13.006 | M tempest/api/identity/v3/test_projects.py 2021-12-10 02:10:13.006 | M tempest/api/identity/v3/test_tokens.py 2021-12-10 02:10:13.006 | M tempest/api/identity/v3/test_users.py 2021-12-10 02:10:13.006 | M tempest/api/image/__init__.py 2021-12-10 02:10:13.006 | M tempest/api/image/base.py 2021-12-10 02:10:13.006 | M tempest/api/image/v1/__init__.py 2021-12-10 02:10:13.006 | M tempest/api/image/v1/test_image_members.py 2021-12-10 02:10:13.006 | M tempest/api/image/v1/test_image_members_negative.py 2021-12-10 02:10:13.006 | M tempest/api/image/v1/test_images.py 2021-12-10 02:10:13.006 | M tempest/api/image/v1/test_images_negative.py 2021-12-10 02:10:13.006 | M tempest/api/image/v2/__init__.py 2021-12-10 02:10:13.006 | M tempest/api/image/v2/admin/__init__.py 2021-12-10 02:10:13.006 | M tempest/api/image/v2/admin/test_images.py 2021-12-10 02:10:13.006 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-12-10 02:10:13.006 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-12-10 02:10:13.006 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-12-10 02:10:13.006 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-12-10 02:10:13.006 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-12-10 02:10:13.006 | M tempest/api/image/v2/test_images.py 2021-12-10 02:10:13.006 | M tempest/api/image/v2/test_images_member.py 2021-12-10 02:10:13.006 | M tempest/api/image/v2/test_images_member_negative.py 2021-12-10 02:10:13.006 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-12-10 02:10:13.006 | M tempest/api/image/v2/test_images_negative.py 2021-12-10 02:10:13.006 | M tempest/api/image/v2/test_images_tags.py 2021-12-10 02:10:13.006 | M tempest/api/image/v2/test_images_tags_negative.py 2021-12-10 02:10:13.006 | M tempest/api/image/v2/test_versions.py 2021-12-10 02:10:13.006 | M tempest/api/network/__init__.py 2021-12-10 02:10:13.006 | M tempest/api/network/admin/__init__.py 2021-12-10 02:10:13.006 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-12-10 02:10:13.006 | M tempest/api/network/admin/test_external_network_extension.py 2021-12-10 02:10:13.006 | M tempest/api/network/admin/test_external_networks_negative.py 2021-12-10 02:10:13.007 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-12-10 02:10:13.007 | M tempest/api/network/admin/test_metering_extensions.py 2021-12-10 02:10:13.007 | M tempest/api/network/admin/test_negative_quotas.py 2021-12-10 02:10:13.007 | M tempest/api/network/admin/test_ports.py 2021-12-10 02:10:13.007 | M tempest/api/network/admin/test_quotas.py 2021-12-10 02:10:13.007 | M tempest/api/network/admin/test_routers.py 2021-12-10 02:10:13.007 | M tempest/api/network/admin/test_routers_dvr.py 2021-12-10 02:10:13.007 | M tempest/api/network/admin/test_routers_negative.py 2021-12-10 02:10:13.007 | M tempest/api/network/base.py 2021-12-10 02:10:13.007 | M tempest/api/network/base_security_groups.py 2021-12-10 02:10:13.007 | M tempest/api/network/test_agent_management_negative.py 2021-12-10 02:10:13.007 | M tempest/api/network/test_allowed_address_pair.py 2021-12-10 02:10:13.007 | M tempest/api/network/test_dhcp_ipv6.py 2021-12-10 02:10:13.007 | M tempest/api/network/test_extensions.py 2021-12-10 02:10:13.007 | M tempest/api/network/test_extra_dhcp_options.py 2021-12-10 02:10:13.007 | M tempest/api/network/test_floating_ips.py 2021-12-10 02:10:13.007 | M tempest/api/network/test_floating_ips_negative.py 2021-12-10 02:10:13.007 | M tempest/api/network/test_networks.py 2021-12-10 02:10:13.007 | M tempest/api/network/test_networks_negative.py 2021-12-10 02:10:13.007 | M tempest/api/network/test_ports.py 2021-12-10 02:10:13.007 | M tempest/api/network/test_routers.py 2021-12-10 02:10:13.007 | M tempest/api/network/test_routers_negative.py 2021-12-10 02:10:13.007 | M tempest/api/network/test_security_groups.py 2021-12-10 02:10:13.007 | M tempest/api/network/test_security_groups_negative.py 2021-12-10 02:10:13.007 | M tempest/api/network/test_service_providers.py 2021-12-10 02:10:13.007 | M tempest/api/network/test_subnetpools_extensions.py 2021-12-10 02:10:13.007 | M tempest/api/network/test_tags.py 2021-12-10 02:10:13.007 | M tempest/api/network/test_versions.py 2021-12-10 02:10:13.007 | M tempest/api/object_storage/__init__.py 2021-12-10 02:10:13.007 | M tempest/api/object_storage/base.py 2021-12-10 02:10:13.007 | M tempest/api/object_storage/test_account_bulk.py 2021-12-10 02:10:13.007 | M tempest/api/object_storage/test_account_quotas.py 2021-12-10 02:10:13.007 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-12-10 02:10:13.007 | M tempest/api/object_storage/test_account_services.py 2021-12-10 02:10:13.008 | M tempest/api/object_storage/test_account_services_negative.py 2021-12-10 02:10:13.008 | M tempest/api/object_storage/test_container_acl.py 2021-12-10 02:10:13.008 | M tempest/api/object_storage/test_container_acl_negative.py 2021-12-10 02:10:13.008 | M tempest/api/object_storage/test_container_quotas.py 2021-12-10 02:10:13.008 | M tempest/api/object_storage/test_container_services.py 2021-12-10 02:10:13.008 | M tempest/api/object_storage/test_container_services_negative.py 2021-12-10 02:10:13.008 | M tempest/api/object_storage/test_container_staticweb.py 2021-12-10 02:10:13.008 | M tempest/api/object_storage/test_container_sync.py 2021-12-10 02:10:13.008 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-12-10 02:10:13.008 | M tempest/api/object_storage/test_crossdomain.py 2021-12-10 02:10:13.008 | M tempest/api/object_storage/test_healthcheck.py 2021-12-10 02:10:13.008 | M tempest/api/object_storage/test_object_expiry.py 2021-12-10 02:10:13.008 | M tempest/api/object_storage/test_object_formpost.py 2021-12-10 02:10:13.008 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-12-10 02:10:13.008 | M tempest/api/object_storage/test_object_services.py 2021-12-10 02:10:13.008 | M tempest/api/object_storage/test_object_slo.py 2021-12-10 02:10:13.008 | M tempest/api/object_storage/test_object_temp_url.py 2021-12-10 02:10:13.008 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-12-10 02:10:13.008 | M tempest/api/object_storage/test_object_version.py 2021-12-10 02:10:13.008 | M tempest/api/volume/__init__.py 2021-12-10 02:10:13.008 | M tempest/api/volume/admin/__init__.py 2021-12-10 02:10:13.008 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-12-10 02:10:13.008 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-12-10 02:10:13.008 | M tempest/api/volume/admin/test_group_snapshots.py 2021-12-10 02:10:13.008 | M tempest/api/volume/admin/test_group_type_specs.py 2021-12-10 02:10:13.008 | M tempest/api/volume/admin/test_group_types.py 2021-12-10 02:10:13.008 | M tempest/api/volume/admin/test_groups.py 2021-12-10 02:10:13.008 | M tempest/api/volume/admin/test_multi_backend.py 2021-12-10 02:10:13.008 | M tempest/api/volume/admin/test_qos.py 2021-12-10 02:10:13.008 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-12-10 02:10:13.008 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-12-10 02:10:13.008 | M tempest/api/volume/admin/test_user_messages.py 2021-12-10 02:10:13.008 | M tempest/api/volume/admin/test_volume_hosts.py 2021-12-10 02:10:13.008 | M tempest/api/volume/admin/test_volume_manage.py 2021-12-10 02:10:13.009 | M tempest/api/volume/admin/test_volume_pools.py 2021-12-10 02:10:13.009 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-12-10 02:10:13.009 | M tempest/api/volume/admin/test_volume_quotas.py 2021-12-10 02:10:13.009 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-12-10 02:10:13.009 | M tempest/api/volume/admin/test_volume_retype.py 2021-12-10 02:10:13.009 | M tempest/api/volume/admin/test_volume_services.py 2021-12-10 02:10:13.009 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-12-10 02:10:13.009 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-12-10 02:10:13.009 | M tempest/api/volume/admin/test_volume_type_access.py 2021-12-10 02:10:13.009 | M tempest/api/volume/admin/test_volume_types.py 2021-12-10 02:10:13.009 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-12-10 02:10:13.009 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-12-10 02:10:13.009 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-12-10 02:10:13.009 | M tempest/api/volume/admin/test_volumes_actions.py 2021-12-10 02:10:13.009 | M tempest/api/volume/admin/test_volumes_backup.py 2021-12-10 02:10:13.009 | M tempest/api/volume/admin/test_volumes_list.py 2021-12-10 02:10:13.009 | M tempest/api/volume/api_microversion_fixture.py 2021-12-10 02:10:13.009 | M tempest/api/volume/base.py 2021-12-10 02:10:13.009 | M tempest/api/volume/test_availability_zone.py 2021-12-10 02:10:13.009 | M tempest/api/volume/test_extensions.py 2021-12-10 02:10:13.009 | M tempest/api/volume/test_image_metadata.py 2021-12-10 02:10:13.009 | M tempest/api/volume/test_snapshot_metadata.py 2021-12-10 02:10:13.009 | M tempest/api/volume/test_versions.py 2021-12-10 02:10:13.009 | M tempest/api/volume/test_volume_absolute_limits.py 2021-12-10 02:10:13.009 | M tempest/api/volume/test_volume_delete_cascade.py 2021-12-10 02:10:13.009 | M tempest/api/volume/test_volume_metadata.py 2021-12-10 02:10:13.009 | M tempest/api/volume/test_volume_transfers.py 2021-12-10 02:10:13.009 | M tempest/api/volume/test_volumes_actions.py 2021-12-10 02:10:13.009 | M tempest/api/volume/test_volumes_backup.py 2021-12-10 02:10:13.009 | M tempest/api/volume/test_volumes_clone.py 2021-12-10 02:10:13.009 | M tempest/api/volume/test_volumes_clone_negative.py 2021-12-10 02:10:13.009 | M tempest/api/volume/test_volumes_extend.py 2021-12-10 02:10:13.009 | M tempest/api/volume/test_volumes_get.py 2021-12-10 02:10:13.010 | M tempest/api/volume/test_volumes_list.py 2021-12-10 02:10:13.010 | M tempest/api/volume/test_volumes_negative.py 2021-12-10 02:10:13.010 | M tempest/api/volume/test_volumes_snapshots.py 2021-12-10 02:10:13.010 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-12-10 02:10:13.010 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-12-10 02:10:13.010 | M tempest/clients.py 2021-12-10 02:10:13.010 | M tempest/cmd/__init__.py 2021-12-10 02:10:13.010 | M tempest/cmd/cleanup.py 2021-12-10 02:10:13.010 | M tempest/cmd/cleanup_service.py 2021-12-10 02:10:13.010 | M tempest/cmd/config-generator.tempest.conf 2021-12-10 02:10:13.010 | M tempest/cmd/init.py 2021-12-10 02:10:13.010 | M tempest/cmd/list_plugins.py 2021-12-10 02:10:13.010 | M tempest/cmd/main.py 2021-12-10 02:10:13.010 | M tempest/cmd/run.py 2021-12-10 02:10:13.010 | M tempest/cmd/subunit_describe_calls.py 2021-12-10 02:10:13.010 | M tempest/cmd/verify_tempest_config.py 2021-12-10 02:10:13.010 | M tempest/cmd/workspace.py 2021-12-10 02:10:13.010 | M tempest/common/__init__.py 2021-12-10 02:10:13.010 | M tempest/common/compute.py 2021-12-10 02:10:13.010 | M tempest/common/credentials_factory.py 2021-12-10 02:10:13.010 | M tempest/common/custom_matchers.py 2021-12-10 02:10:13.010 | M tempest/common/identity.py 2021-12-10 02:10:13.010 | M tempest/common/image.py 2021-12-10 02:10:13.010 | M tempest/common/tempest_fixtures.py 2021-12-10 02:10:13.010 | M tempest/common/utils/__init__.py 2021-12-10 02:10:13.010 | M tempest/common/utils/linux/__init__.py 2021-12-10 02:10:13.010 | M tempest/common/utils/linux/remote_client.py 2021-12-10 02:10:13.010 | M tempest/common/utils/net_info.py 2021-12-10 02:10:13.010 | M tempest/common/utils/net_utils.py 2021-12-10 02:10:13.010 | M tempest/common/waiters.py 2021-12-10 02:10:13.010 | M tempest/config.py 2021-12-10 02:10:13.010 | M tempest/hacking/__init__.py 2021-12-10 02:10:13.010 | M tempest/hacking/checks.py 2021-12-10 02:10:13.010 | M tempest/lib/__init__.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/__init__.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/__init__.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/__init__.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-12-10 02:10:13.011 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-12-10 02:10:13.012 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-12-10 02:10:13.013 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/__init__.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/backups.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/extensions.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/group_types.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/groups.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/hosts.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/limits.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/messages.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/qos.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/quotas.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/services.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/transfers.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-12-10 02:10:13.014 | M tempest/lib/api_schema/response/volume/volumes.py 2021-12-10 02:10:13.014 | M tempest/lib/auth.py 2021-12-10 02:10:13.014 | M tempest/lib/base.py 2021-12-10 02:10:13.014 | M tempest/lib/cli/__init__.py 2021-12-10 02:10:13.014 | M tempest/lib/cli/base.py 2021-12-10 02:10:13.014 | M tempest/lib/cli/output_parser.py 2021-12-10 02:10:13.015 | M tempest/lib/cmd/__init__.py 2021-12-10 02:10:13.015 | M tempest/lib/common/__init__.py 2021-12-10 02:10:13.015 | M tempest/lib/common/api_microversion_fixture.py 2021-12-10 02:10:13.015 | M tempest/lib/common/api_version_request.py 2021-12-10 02:10:13.015 | M tempest/lib/common/api_version_utils.py 2021-12-10 02:10:13.015 | M tempest/lib/common/cred_client.py 2021-12-10 02:10:13.015 | M tempest/lib/common/cred_provider.py 2021-12-10 02:10:13.015 | M tempest/lib/common/dynamic_creds.py 2021-12-10 02:10:13.015 | M tempest/lib/common/fixed_network.py 2021-12-10 02:10:13.015 | M tempest/lib/common/http.py 2021-12-10 02:10:13.015 | M tempest/lib/common/jsonschema_validator.py 2021-12-10 02:10:13.015 | M tempest/lib/common/preprov_creds.py 2021-12-10 02:10:13.015 | M tempest/lib/common/profiler.py 2021-12-10 02:10:13.015 | M tempest/lib/common/rest_client.py 2021-12-10 02:10:13.015 | M tempest/lib/common/ssh.py 2021-12-10 02:10:13.015 | M tempest/lib/common/thread.py 2021-12-10 02:10:13.015 | M tempest/lib/common/utils/__init__.py 2021-12-10 02:10:13.015 | M tempest/lib/common/utils/data_utils.py 2021-12-10 02:10:13.015 | M tempest/lib/common/utils/linux/__init__.py 2021-12-10 02:10:13.015 | M tempest/lib/common/utils/linux/remote_client.py 2021-12-10 02:10:13.015 | M tempest/lib/common/utils/misc.py 2021-12-10 02:10:13.015 | M tempest/lib/common/utils/test_utils.py 2021-12-10 02:10:13.015 | M tempest/lib/common/validation_resources.py 2021-12-10 02:10:13.015 | M tempest/lib/decorators.py 2021-12-10 02:10:13.015 | M tempest/lib/exceptions.py 2021-12-10 02:10:13.015 | M tempest/lib/services/__init__.py 2021-12-10 02:10:13.015 | M tempest/lib/services/clients.py 2021-12-10 02:10:13.015 | M tempest/lib/services/compute/__init__.py 2021-12-10 02:10:13.015 | M tempest/lib/services/compute/agents_client.py 2021-12-10 02:10:13.015 | M tempest/lib/services/compute/aggregates_client.py 2021-12-10 02:10:13.015 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-12-10 02:10:13.015 | M tempest/lib/services/compute/availability_zone_client.py 2021-12-10 02:10:13.015 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-12-10 02:10:13.015 | M tempest/lib/services/compute/base_compute_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/certificates_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/extensions_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/fixed_ips_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/flavors_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/floating_ips_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/hosts_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/hypervisor_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/images_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/interfaces_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/keypairs_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/limits_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/migrations_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/networks_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/quota_classes_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/quotas_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/security_group_rules_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/security_groups_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/server_groups_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/servers_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/services_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/snapshots_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/tenant_networks_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/tenant_usages_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/versions_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/compute/volumes_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/identity/__init__.py 2021-12-10 02:10:13.016 | M tempest/lib/services/identity/v2/__init__.py 2021-12-10 02:10:13.016 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-12-10 02:10:13.016 | M tempest/lib/services/identity/v2/identity_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v2/roles_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v2/services_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v2/tenants_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v2/token_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v2/users_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/__init__.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/catalog_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/credentials_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/domains_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/groups_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/identity_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/limits_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/mappings_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/policies_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/projects_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/protocols_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/regions_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/roles_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/services_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/token_client.py 2021-12-10 02:10:13.017 | M tempest/lib/services/identity/v3/trusts_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/identity/v3/users_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/identity/v3/versions_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/image/__init__.py 2021-12-10 02:10:13.018 | M tempest/lib/services/image/v1/__init__.py 2021-12-10 02:10:13.018 | M tempest/lib/services/image/v1/image_members_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/image/v1/images_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/image/v2/__init__.py 2021-12-10 02:10:13.018 | M tempest/lib/services/image/v2/image_members_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/image/v2/images_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/image/v2/namespaces_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/image/v2/resource_types_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/image/v2/schemas_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/image/v2/versions_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/network/__init__.py 2021-12-10 02:10:13.018 | M tempest/lib/services/network/agents_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/network/base.py 2021-12-10 02:10:13.018 | M tempest/lib/services/network/extensions_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/network/floating_ips_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/network/log_resource_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/network/loggable_resource_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/network/metering_label_rules_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/network/metering_labels_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/network/networks_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/network/ports_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/network/qos_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/network/quotas_client.py 2021-12-10 02:10:13.018 | M tempest/lib/services/network/routers_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/network/security_group_rules_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/network/security_groups_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/network/segments_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/network/service_providers_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/network/subnetpools_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/network/subnets_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/network/tags_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/network/trunks_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/network/versions_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/object_storage/__init__.py 2021-12-10 02:10:13.019 | M tempest/lib/services/object_storage/account_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/object_storage/capabilities_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/object_storage/container_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/object_storage/object_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/placement/__init__.py 2021-12-10 02:10:13.019 | M tempest/lib/services/placement/base_placement_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/placement/placement_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/placement/resource_providers_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/volume/__init__.py 2021-12-10 02:10:13.019 | M tempest/lib/services/volume/base_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/volume/v2/__init__.py 2021-12-10 02:10:13.019 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/volume/v2/backups_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/volume/v2/extensions_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/volume/v2/hosts_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/volume/v2/limits_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/volume/v2/qos_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/volume/v2/quotas_client.py 2021-12-10 02:10:13.019 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v2/services_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v2/transfers_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v2/types_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v2/volumes_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/__init__.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/attachments_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/backups_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/base_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/extensions_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/group_types_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/groups_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/hosts_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/limits_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/messages_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/qos_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/quotas_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/services_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/transfers_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/types_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/versions_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-12-10 02:10:13.020 | M tempest/lib/services/volume/v3/volumes_client.py 2021-12-10 02:10:13.021 | M tempest/scenario/README.rst 2021-12-10 02:10:13.021 | M tempest/scenario/__init__.py 2021-12-10 02:10:13.021 | M tempest/scenario/manager.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_aggregates_basic_ops.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_dashboard_basic_ops.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_minimum_basic.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_network_advanced_server_ops.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_network_basic_ops.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_network_qos_placement.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_network_v6.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_object_storage_basic_ops.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_security_groups_basic_ops.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_server_advanced_ops.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_server_basic_ops.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_server_multinode.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_shelve_instance.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_snapshot_pattern.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_stamp_pattern.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_unified_limits.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_volume_backup_restore.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_volume_boot_pattern.py 2021-12-10 02:10:13.021 | M tempest/scenario/test_volume_migrate_attached.py 2021-12-10 02:10:13.021 | M tempest/services/__init__.py 2021-12-10 02:10:13.021 | M tempest/services/orchestration/__init__.py 2021-12-10 02:10:13.021 | M tempest/services/orchestration/json/__init__.py 2021-12-10 02:10:13.021 | M tempest/services/orchestration/json/orchestration_client.py 2021-12-10 02:10:13.021 | M tempest/test.py 2021-12-10 02:10:13.021 | M tempest/test_discover/__init__.py 2021-12-10 02:10:13.021 | M tempest/test_discover/plugins.py 2021-12-10 02:10:13.021 | M tempest/test_discover/test_discover.py 2021-12-10 02:10:13.021 | M tempest/tests/README.rst 2021-12-10 02:10:13.021 | M tempest/tests/__init__.py 2021-12-10 02:10:13.021 | M tempest/tests/api/__init__.py 2021-12-10 02:10:13.021 | M tempest/tests/api/compute/__init__.py 2021-12-10 02:10:13.022 | M tempest/tests/api/compute/test_base.py 2021-12-10 02:10:13.022 | M tempest/tests/base.py 2021-12-10 02:10:13.022 | M tempest/tests/cmd/__init__.py 2021-12-10 02:10:13.022 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-12-10 02:10:13.022 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-12-10 02:10:13.022 | M tempest/tests/cmd/test_account_generator.py 2021-12-10 02:10:13.022 | M tempest/tests/cmd/test_cleanup.py 2021-12-10 02:10:13.022 | M tempest/tests/cmd/test_cleanup_services.py 2021-12-10 02:10:13.022 | M tempest/tests/cmd/test_list_plugins.py 2021-12-10 02:10:13.022 | M tempest/tests/cmd/test_run.py 2021-12-10 02:10:13.022 | M tempest/tests/cmd/test_saved_state_json.json 2021-12-10 02:10:13.022 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-12-10 02:10:13.022 | M tempest/tests/cmd/test_tempest_init.py 2021-12-10 02:10:13.022 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-12-10 02:10:13.022 | M tempest/tests/cmd/test_workspace.py 2021-12-10 02:10:13.022 | M tempest/tests/common/__init__.py 2021-12-10 02:10:13.022 | M tempest/tests/common/test_admin_available.py 2021-12-10 02:10:13.022 | M tempest/tests/common/test_alt_available.py 2021-12-10 02:10:13.022 | M tempest/tests/common/test_compute.py 2021-12-10 02:10:13.022 | M tempest/tests/common/test_credentials_factory.py 2021-12-10 02:10:13.022 | M tempest/tests/common/test_custom_matchers.py 2021-12-10 02:10:13.022 | M tempest/tests/common/test_image.py 2021-12-10 02:10:13.022 | M tempest/tests/common/utils/__init__.py 2021-12-10 02:10:13.022 | M tempest/tests/common/utils/linux/__init__.py 2021-12-10 02:10:13.022 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-12-10 02:10:13.022 | M tempest/tests/common/utils/test_net_utils.py 2021-12-10 02:10:13.022 | M tempest/tests/fake_config.py 2021-12-10 02:10:13.022 | M tempest/tests/fake_tempest_plugin.py 2021-12-10 02:10:13.022 | M tempest/tests/files/__init__.py 2021-12-10 02:10:13.022 | M tempest/tests/files/failing-tests 2021-12-10 02:10:13.022 | M tempest/tests/files/passing-tests 2021-12-10 02:10:13.022 | M tempest/tests/files/setup.cfg 2021-12-10 02:10:13.022 | M tempest/tests/files/testr-conf 2021-12-10 02:10:13.022 | M tempest/tests/lib/__init__.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/cli/__init__.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/cli/test_command_failed.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/cli/test_execute.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/cli/test_output_parser.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/cmd/__init__.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/common/__init__.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/common/test_api_version_request.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/common/test_api_version_utils.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/common/test_cred_client.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/common/test_http.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/common/test_preprov_creds.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/common/test_profiler.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/common/test_rest_client.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/common/test_validation_resources.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/common/utils/__init__.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/common/utils/test_misc.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/fake_auth_provider.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/fake_credentials.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/fake_http.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/fake_identity.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/services/__init__.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/services/base.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/services/compute/__init__.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-12-10 02:10:13.023 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_images_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_services_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-12-10 02:10:13.024 | M tempest/tests/lib/services/identity/__init__.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-12-10 02:10:13.025 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/image/__init__.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/image/v1/__init__.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/image/v2/__init__.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-12-10 02:10:13.026 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/__init__.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_agents_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_log_resource_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_networks_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_ports_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_qos_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_routers_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_segments_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_tags_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/network/test_versions_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/object_storage/__init__.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-12-10 02:10:13.027 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/placement/__init__.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/registry_fixture.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/test_clients.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/__init__.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.pSwitched to branch 'master' 2021-12-10 02:10:13.028 | y 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-12-10 02:10:13.028 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-12-10 02:10:13.029 | M tempest/tests/lib/test_auth.py 2021-12-10 02:10:13.029 | M tempest/tests/lib/test_base.py 2021-12-10 02:10:13.029 | M tempest/tests/lib/test_credentials.py 2021-12-10 02:10:13.029 | M tempest/tests/lib/test_decorators.py 2021-12-10 02:10:13.029 | M tempest/tests/lib/test_ssh.py 2021-12-10 02:10:13.029 | M tempest/tests/lib/test_tempest_lib.py 2021-12-10 02:10:13.029 | M tempest/tests/test_base_test.py 2021-12-10 02:10:13.029 | M tempest/tests/test_config.py 2021-12-10 02:10:13.029 | M tempest/tests/test_decorators.py 2021-12-10 02:10:13.029 | M tempest/tests/test_hacking.py 2021-12-10 02:10:13.029 | M tempest/tests/test_imports.py 2021-12-10 02:10:13.029 | M tempest/tests/test_list_tests.py 2021-12-10 02:10:13.029 | M tempest/tests/test_microversions.py 2021-12-10 02:10:13.029 | M tempest/tests/test_tempest_plugin.py 2021-12-10 02:10:13.029 | M tempest/tests/test_test.py 2021-12-10 02:10:13.029 | M tempest/tests/utils.py 2021-12-10 02:10:13.029 | M tempest/version.py 2021-12-10 02:10:13.029 | M test-requirements.txt 2021-12-10 02:10:13.029 | M tools/generate-tempest-plugins-list.py 2021-12-10 02:10:13.029 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-12-10 02:10:13.029 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-12-10 02:10:13.029 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-12-10 02:10:13.029 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-12-10 02:10:13.029 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-12-10 02:10:13.029 | M tools/tempest-plugin-sanity.sh 2021-12-10 02:10:13.029 | M tox.ini 2021-12-10 02:10:13.029 | M zuul.d/base.yaml 2021-12-10 02:10:13.029 | M zuul.d/integrated-gate.yaml 2021-12-10 02:10:13.029 | M zuul.d/project.yaml 2021-12-10 02:10:13.029 | M zuul.d/stable-jobs.yaml 2021-12-10 02:10:13.029 | M zuul.d/tempest-specific.yaml 2021-12-10 02:10:13.029 | Your branch is up to date with 'origin/master'. 2021-12-10 02:10:13.029 | ++ lib/tempest:install_tempest:758 : local tmp_u_c_m 2021-12-10 02:10:13.030 | +++ lib/tempest:install_tempest:759 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-10 02:10:13.030 | ++ lib/tempest:install_tempest:759 : tmp_u_c_m=/tmp/tempest_u_c_m.vAXGvK6y4Q 2021-12-10 02:10:13.030 | ++ lib/tempest:install_tempest:760 : set_tempest_venv_constraints /tmp/tempest_u_c_m.vAXGvK6y4Q 2021-12-10 02:10:13.030 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-12-10 02:10:13.030 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.vAXGvK6y4Q 2021-12-10 02:10:13.030 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-12-10 02:10:13.030 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-12-10 02:10:13.030 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-12-10 02:10:13.030 | ++ lib/tempest:install_tempest:762 : tox -r --notest -efull 2021-12-10 02:10:13.634 | full create: /opt/stack/tempest/.tox/tempest 2021-12-10 02:10:14.488 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-10 02:10:56.735 | full develop-inst: /opt/stack/tempest 2021-12-10 02:11:02.159 | full installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.0,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.2,importlib-resources==5.4.0,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@93a902072fd9986f2bb660166552f37d9eb5bdbb#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-10 02:11:02.160 | ___________________________________ summary ____________________________________ 2021-12-10 02:11:02.160 | full: skipped tests 2021-12-10 02:11:02.160 | congratulations :) 2021-12-10 02:11:02.189 | ++ lib/tempest:install_tempest:766 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.vAXGvK6y4Q -r requirements.txt 2021-12-10 02:11:02.859 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:02.908 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:02.983 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:03.014 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:03.059 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:03.227 | Ignoring funcparserlib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:03.256 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:03.279 | Ignoring nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:03.319 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:03.394 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:03.465 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:03.470 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:03.564 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:03.582 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:03.636 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:03.697 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:03.781 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:03.789 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:03.822 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:11:03.824 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 26)) (4.5.0) 2021-12-10 02:11:03.835 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 47)) (5.8.0) 2021-12-10 02:11:03.838 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 54)) (5.1.0) 2021-12-10 02:11:03.843 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 65)) (3.0.0) 2021-12-10 02:11:03.854 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 122)) (2.3.0) 2021-12-10 02:11:03.866 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 140)) (0.8.0) 2021-12-10 02:11:03.873 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 149)) (2.4.0) 2021-12-10 02:11:03.888 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 175)) (2.8.1) 2021-12-10 02:11:03.923 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 180)) (1.26.7) 2021-12-10 02:11:03.945 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 185)) (1.4.0) 2021-12-10 02:11:03.960 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 189)) (6.0) 2021-12-10 02:11:03.963 | Requirement already satisfied: cryptography===36.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 194)) (36.0.0) 2021-12-10 02:11:04.017 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 212)) (1.1.0) 2021-12-10 02:11:04.024 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 220)) (3.2.0) 2021-12-10 02:11:04.034 | Requirement already satisfied: cliff===3.10.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 258)) (3.10.0) 2021-12-10 02:11:04.047 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 293)) (4.6.1) 2021-12-10 02:11:04.089 | Requirement already satisfied: importlib-metadata===4.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 297)) (4.8.2) 2021-12-10 02:11:04.134 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 323)) (3.2.1) 2021-12-10 02:11:04.162 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 324)) (4.2.0) 2021-12-10 02:11:04.171 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 335)) (0.4.0) 2021-12-10 02:11:04.174 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 364)) (2.5.0) 2021-12-10 02:11:04.185 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 404)) (1.4.0) 2021-12-10 02:11:04.199 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 412)) (1.0.3) 2021-12-10 02:11:04.202 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 414)) (8.7.1) 2021-12-10 02:11:04.247 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 429)) (3.0.6) 2021-12-10 02:11:04.253 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 441)) (3.5.0) 2021-12-10 02:11:04.262 | Requirement already satisfied: cmd2===2.3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 451)) (2.3.3) 2021-12-10 02:11:04.323 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 469)) (1.16.0) 2021-12-10 02:11:04.326 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 500)) (1.13.3) 2021-12-10 02:11:04.330 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 511)) (1.5.0) 2021-12-10 02:11:04.334 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 516)) (0.18.2) 2021-12-10 02:11:04.338 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 545)) (5.4.0) 2021-12-10 02:11:04.365 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 562)) (1.15.0) 2021-12-10 02:11:04.370 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 565)) (3.2.0) 2021-12-10 02:11:04.401 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 578)) (3.6.0) 2021-12-10 02:11:04.427 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 593)) (0.14.1) 2021-12-10 02:11:04.433 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 600)) (4.12.0) 2021-12-10 02:11:04.449 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 606)) (2.8.2) 2021-12-10 02:11:04.454 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 611)) (2021.3) 2021-12-10 02:11:04.458 | Requirement already satisfied: setuptools===59.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 620)) (59.5.0) 2021-12-10 02:11:04.512 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 146)) (0.2.5) 2021-12-10 02:11:04.517 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 170)) (1.0.0) 2021-12-10 02:11:04.520 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 212)) (1.4.0) 2021-12-10 02:11:04.522 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 153)) (1.4.0) 2021-12-10 02:11:04.527 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 57)) (3.4.0) 2021-12-10 02:11:04.532 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 121)) (0.9.6) 2021-12-10 02:11:04.535 | Requirement already satisfied: typing_extensions===4.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 172)) (4.0.1) 2021-12-10 02:11:04.538 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 2)) (0.12.2) 2021-12-10 02:11:04.543 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 230)) (2.26.0) 2021-12-10 02:11:04.571 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 50)) (21.2.0) 2021-12-10 02:11:04.630 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 283)) (1.8.2) 2021-12-10 02:11:04.632 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 187)) (2.21) 2021-12-10 02:11:04.635 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 509)) (0.18.0) 2021-12-10 02:11:04.640 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 531)) (1.6) 2021-12-10 02:11:04.642 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 350)) (21.3) 2021-12-10 02:11:04.648 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 378)) (1.0.2) 2021-12-10 02:11:04.652 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 538)) (0.11.0) 2021-12-10 02:11:04.655 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 380)) (1.0.0) 2021-12-10 02:11:04.658 | Requirement already satisfied: charset-normalizer===2.0.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 586)) (2.0.9) 2021-12-10 02:11:04.663 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 382)) (3.3) 2021-12-10 02:11:04.667 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.6/site-packages (from requests===2.26.0->-c /tmp/tempest_u_c_m.vAXGvK6y4Q (line 230)) (2021.10.8) 2021-12-10 02:11:04.758 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-12-10 02:11:04.758 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-10 02:11:04.814 | ++ lib/tempest:install_tempest:767 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-12-10 02:11:04.816 | ++ lib/tempest:install_tempest:768 : rm -f /tmp/tempest_u_c_m.vAXGvK6y4Q 2021-12-10 02:11:04.820 | ++ lib/tempest:install_tempest:769 : popd 2021-12-10 02:11:04.820 | ~/devstack 2021-12-10 02:11:04.823 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-10 02:11:04.825 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-10 02:11:04.827 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-10 02:11:04.830 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-10 02:11:04.832 | + functions-common:run_phase:1786 : run_plugins stack install 2021-12-10 02:11:04.835 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-10 02:11:04.838 | + functions-common:run_plugins:1746 : local phase=install 2021-12-10 02:11:04.840 | + functions-common:run_plugins:1748 : local plugins= 2021-12-10 02:11:04.843 | + functions-common:run_plugins:1749 : local plugin 2021-12-10 02:11:04.845 | + ./stack.sh:main:950 : use_library_from_git python-openstackclient 2021-12-10 02:11:04.848 | + inc/python:use_library_from_git:263 : local name=python-openstackclient 2021-12-10 02:11:04.850 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-10 02:11:04.853 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-10 02:11:04.856 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-openstackclient, ]] 2021-12-10 02:11:04.858 | + inc/python:use_library_from_git:266 : return 1 2021-12-10 02:11:04.861 | + ./stack.sh:main:954 : pip_install_gr python-openstackclient 2021-12-10 02:11:04.863 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-12-10 02:11:04.866 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-10 02:11:04.869 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-12-10 02:11:04.872 | ++ inc/python:get_from_global_requirements:238 : local package=python-openstackclient 2021-12-10 02:11:04.875 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-10 02:11:04.879 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-12-10 02:11:04.879 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-10 02:11:04.884 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-openstackclient ' 2021-12-10 02:11:04.887 | ++ inc/python:get_from_global_requirements:241 : [[ python-openstackclient == '' ]] 2021-12-10 02:11:04.889 | ++ inc/python:get_from_global_requirements:244 : echo python-openstackclient 2021-12-10 02:11:04.892 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-12-10 02:11:04.895 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-12-10 02:11:04.915 | Using python 3.6 to install python-openstackclient because python3_enabled=True 2021-12-10 02:11:04.920 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-12-10 02:11:07.736 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:11:07.736 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-10 02:11:07.737 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.737 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.738 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.738 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.739 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.739 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.739 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.740 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.740 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.741 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.741 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.742 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.742 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.743 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.743 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.743 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.744 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.744 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.745 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.745 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.746 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.746 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.746 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.747 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.747 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.749 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.750 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.750 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.751 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.752 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.752 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.753 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.753 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.753 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.754 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.754 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.755 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.755 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.755 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.756 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.756 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.757 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.757 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.757 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.758 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.758 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.759 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.759 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.759 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.760 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.760 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.761 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.761 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.762 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.762 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.763 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.763 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.764 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.764 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.765 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.765 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.766 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.766 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.767 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.768 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.768 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.768 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.769 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.770 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.770 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.771 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.771 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.771 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.772 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.772 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.773 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.773 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.774 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.774 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.775 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.775 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.776 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.777 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.777 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.777 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.778 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.778 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.779 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.779 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.780 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.780 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.781 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.781 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.781 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.782 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.782 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.783 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.783 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.784 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.785 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.785 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.786 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.786 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.786 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.787 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.787 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.788 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.788 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.789 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.789 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.790 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.791 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.791 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.791 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.792 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.792 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.793 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.793 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.794 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.794 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.795 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.795 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.796 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.796 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.797 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.797 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.797 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.798 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.798 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.799 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.799 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.800 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.800 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.801 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.801 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.801 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.802 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.802 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.803 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.803 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.803 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.804 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.804 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.805 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.805 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.806 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.806 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.807 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.807 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.807 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.808 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.808 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.809 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.809 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.810 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.810 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.810 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.811 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.811 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.811 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.812 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.812 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.813 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.813 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.814 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.814 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.814 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.815 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.815 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.816 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.816 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.816 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.817 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.817 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.818 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.818 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.818 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.819 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.819 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.820 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.820 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.820 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.821 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.821 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.822 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.822 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.822 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.823 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.823 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.824 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.824 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.824 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.825 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.825 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.826 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.826 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.826 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.827 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.827 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.828 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.828 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.828 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.829 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.829 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.830 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.830 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.830 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.831 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.831 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.832 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.832 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.832 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.833 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.833 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.834 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.834 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.835 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.835 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.836 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.837 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.838 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.838 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.839 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.839 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.840 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.840 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.841 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.841 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.842 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.842 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.842 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.843 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.844 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.845 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.845 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.846 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.847 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.847 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.847 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.848 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.848 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.849 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.849 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.849 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.850 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.850 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.851 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.851 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.852 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.852 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.853 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.853 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.854 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.854 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.855 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.855 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.855 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.856 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.856 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.857 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.857 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.858 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.858 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.858 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.859 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.859 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.860 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.860 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.861 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.861 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.862 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.862 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.863 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.863 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.863 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.864 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.864 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.865 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.865 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.866 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.866 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.866 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.867 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.867 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.868 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.868 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.868 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.869 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.869 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.870 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.870 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.870 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.871 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.871 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.872 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.872 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.873 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.873 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.873 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.874 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.874 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.875 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.875 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.876 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.876 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.877 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.877 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.877 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.878 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.878 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.878 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.879 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.879 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.880 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.880 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.881 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.881 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.882 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.882 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.882 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.883 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.883 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.884 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.885 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.885 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.885 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.886 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.886 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.887 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.888 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.888 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.889 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.889 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.889 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.890 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.890 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.891 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.891 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.892 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.892 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.893 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.893 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.893 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.894 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.894 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.895 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.895 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.895 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.896 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.896 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.897 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.897 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.898 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.898 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.898 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.900 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.900 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.901 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.901 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.901 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.902 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.902 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.903 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.903 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.904 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.904 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.904 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.905 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.905 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.906 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.906 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.906 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.907 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.907 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.908 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.908 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.909 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.909 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.909 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.910 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.910 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.911 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.911 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.912 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.912 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.913 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.913 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.914 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.914 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.915 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.915 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.915 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.916 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.916 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.917 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.917 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.918 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.918 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.918 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.919 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.919 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.919 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.920 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.920 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.921 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.921 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.922 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.922 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.923 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.923 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.924 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.924 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.925 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.925 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:07.926 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:11:07.926 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:11:07.927 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:11:08.153 | Collecting python-openstackclient===5.2.0 2021-12-10 02:11:08.169 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a67/493fb470cff71/python_openstackclient-5.2.0-py3-none-any.whl (883 kB) 2021-12-10 02:11:08.341 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-10 02:11:08.345 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.0.0) 2021-12-10 02:11:08.365 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (4.1.2) 2021-12-10 02:11:08.385 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (0.46.1) 2021-12-10 02:11:08.413 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 721)) (17.0.1) 2021-12-10 02:11:08.433 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-10 02:11:08.439 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-12-10 02:11:08.443 | Requirement already satisfied: python-cinderclient===7.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (7.0.2) 2021-12-10 02:11:08.465 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (4.0.1) 2021-12-10 02:11:08.477 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-10 02:11:08.502 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 687)) (4.0.0) 2021-12-10 02:11:08.523 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 903)) (1.32.0) 2021-12-10 02:11:08.530 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (3.17.0) 2021-12-10 02:11:08.533 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-10 02:11:08.603 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-12-10 02:11:08.607 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-10 02:11:08.611 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 775)) (2019.3) 2021-12-10 02:11:08.616 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-10 02:11:08.627 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-10 02:11:08.630 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-10 02:11:08.634 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.7.0) 2021-12-10 02:11:08.639 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-10 02:11:08.643 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-10 02:11:08.646 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-10 02:11:08.651 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-10 02:11:08.655 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-10 02:11:08.697 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.4.0) 2021-12-10 02:11:08.700 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-10 02:11:08.704 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-10 02:11:08.728 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-10 02:11:08.734 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-12-10 02:11:08.747 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.7.2) 2021-12-10 02:11:08.750 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 790)) (2.23.0) 2021-12-10 02:11:08.773 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-10 02:11:08.791 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.5) 2021-12-10 02:11:08.806 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (1.12.1) 2021-12-10 02:11:08.809 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-10 02:11:08.813 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-10 02:11:08.817 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-10 02:11:08.821 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-10 02:11:08.825 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.25.8) 2021-12-10 02:11:08.857 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-10 02:11:08.860 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-10 02:11:08.863 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 983)) (0.1.9) 2021-12-10 02:11:08.867 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (1.8.0) 2021-12-10 02:11:08.870 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 802)) (1.4.0) 2021-12-10 02:11:08.875 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 599)) (2.20) 2021-12-10 02:11:10.918 | Installing collected packages: python-openstackclient 2021-12-10 02:11:12.315 | Successfully installed python-openstackclient-5.2.0 2021-12-10 02:11:12.458 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:11:12.458 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:11:12.557 | + inc/python:pip_install:207 : result=0 2021-12-10 02:11:12.559 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:11:12.562 | + functions-common:time_stop:2331 : local name 2021-12-10 02:11:12.564 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:11:12.567 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:11:12.569 | + functions-common:time_stop:2334 : local total 2021-12-10 02:11:12.572 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:11:12.574 | + functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:11:12.577 | + functions-common:time_stop:2338 : start_time=1639102264910 2021-12-10 02:11:12.579 | + functions-common:time_stop:2340 : [[ -z 1639102264910 ]] 2021-12-10 02:11:12.583 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:11:12.586 | + functions-common:time_stop:2343 : end_time=1639102272584 2021-12-10 02:11:12.589 | + functions-common:time_stop:2344 : elapsed_time=7674 2021-12-10 02:11:12.591 | + functions-common:time_stop:2345 : total=243239 2021-12-10 02:11:12.594 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:11:12.596 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=250913 2021-12-10 02:11:12.598 | + inc/python:pip_install:210 : return 0 2021-12-10 02:11:12.601 | + ./stack.sh:main:959 : install_oscwrap 2021-12-10 02:11:12.605 | ++ functions-common:install_oscwrap:2376 : mktemp 2021-12-10 02:11:12.608 | + functions-common:install_oscwrap:2376 : OSCWRAP_TIMER_FILE=/tmp/tmp.g9GZzBDuWp 2021-12-10 02:11:12.611 | + functions-common:install_oscwrap:2379 : shopt -s expand_aliases 2021-12-10 02:11:12.613 | + functions-common:install_oscwrap:2382 : unalias -a 2021-12-10 02:11:12.616 | + functions-common:install_oscwrap:2384 : alias openstack=oscwrap 2021-12-10 02:11:12.619 | + ./stack.sh:main:964 : [[ False != \F\a\l\s\e ]] 2021-12-10 02:11:12.622 | + ./stack.sh:main:1004 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-10 02:11:12.624 | + ./stack.sh:main:1012 : is_service_enabled mysql postgresql 2021-12-10 02:11:12.640 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:11:12.643 | + ./stack.sh:main:1013 : configure_database 2021-12-10 02:11:12.645 | + lib/database:configure_database:126 : configure_database_mysql 2021-12-10 02:11:12.648 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-12-10 02:11:12.650 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-12-10 02:11:12.653 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:11:12.655 | + ./stack.sh:echo_summary:428 : echo -e Configuring and starting MySQL 2021-12-10 02:11:12.657 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-12-10 02:11:12.660 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:11:12.662 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:11:12.665 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-12-10 02:11:12.667 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-12-10 02:11:12.669 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-10 02:11:12.672 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-10 02:11:12.674 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-10 02:11:12.676 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-10 02:11:12.678 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-10 02:11:12.681 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-10 02:11:12.683 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-10 02:11:12.685 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-10 02:11:12.688 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-12-10 02:11:12.690 | + functions-common:is_suse:462 : is_opensuse 2021-12-10 02:11:12.692 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-10 02:11:12.695 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-10 02:11:12.697 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-10 02:11:12.700 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-10 02:11:12.702 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-10 02:11:12.704 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-12-10 02:11:12.724 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2021-12-10 02:11:12.724 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2021-12-10 02:11:12.730 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-12-10 02:11:12.732 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:11:12.734 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:11:12.737 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-12-10 02:11:12.740 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-12-10 02:11:12.742 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-12-10 02:11:12.745 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:11:12.747 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:11:12.750 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-12-10 02:11:12.752 | + lib/databases/mysql:configure_database_mysql:113 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-12-10 02:11:12.762 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-10 02:11:12.776 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-12-10 02:11:12.785 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-10 02:11:12.799 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-12-10 02:11:12.802 | ++ functions-common:ipv6_unquote:2129 : echo 0.0.0.0 2021-12-10 02:11:12.802 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-10 02:11:12.807 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-12-10 02:11:12.859 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-12-10 02:11:12.907 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-12-10 02:11:12.953 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-12-10 02:11:12.998 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-12-10 02:11:13.000 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-12-10 02:11:13.003 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-10 02:11:13.005 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart mysql 2021-12-10 02:11:14.755 | + ./stack.sh:main:1017 : save_stackenv 1017 2021-12-10 02:11:14.758 | + functions-common:save_stackenv:60 : local tag=1017 2021-12-10 02:11:14.761 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-10 02:11:14.765 | + functions-common:save_stackenv:62 : time_stamp=2021-12-10-021114 2021-12-10 02:11:14.767 | + functions-common:save_stackenv:63 : echo '# 2021-12-10-021114 1017' 2021-12-10 02:11:14.770 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:11:14.773 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-10 02:11:14.775 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:11:14.777 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-10 02:11:14.780 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:11:14.782 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-10 02:11:14.785 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:11:14.787 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-10 02:11:14.790 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:11:14.793 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2021-12-10 02:11:14.795 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:11:14.798 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.46/identity 2021-12-10 02:11:14.800 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:11:14.802 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2021-12-10 02:11:14.805 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:11:14.808 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-10-015655 2021-12-10 02:11:14.811 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:11:14.813 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-10 02:11:14.815 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:11:14.818 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2021-12-10 02:11:14.820 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:11:14.823 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-10 02:11:14.825 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:11:14.827 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-10 02:11:14.830 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:11:14.832 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-10 02:11:14.835 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:11:14.837 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-10 02:11:14.840 | + ./stack.sh:main:1029 : [[ True == \T\r\u\e ]] 2021-12-10 02:11:14.842 | + ./stack.sh:main:1030 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-12-10 02:11:14.845 | + ./stack.sh:main:1031 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-12-10 02:11:14.856 | + ./stack.sh:main:1043 : start_dstat 2021-12-10 02:11:14.858 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-10 02:11:14.861 | + functions-common:run_process:1582 : local service=dstat 2021-12-10 02:11:14.863 | + functions-common:run_process:1583 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-10 02:11:14.866 | + functions-common:run_process:1584 : local group= 2021-12-10 02:11:14.869 | + functions-common:run_process:1585 : local user= 2021-12-10 02:11:14.871 | + functions-common:run_process:1587 : local name=dstat 2021-12-10 02:11:14.874 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:11:14.876 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:11:14.879 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:11:14.881 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:11:14.885 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:11:14.888 | + functions-common:time_start:2322 : _TIME_START[$name]=1639102274885 2021-12-10 02:11:14.891 | + functions-common:run_process:1590 : is_service_enabled dstat 2021-12-10 02:11:14.907 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:11:14.909 | + functions-common:run_process:1591 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-12-10 02:11:14.912 | + functions-common:_run_under_systemd:1547 : local service=dstat 2021-12-10 02:11:14.915 | + functions-common:_run_under_systemd:1548 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-10 02:11:14.917 | + functions-common:_run_under_systemd:1549 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-10 02:11:14.920 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-10 02:11:14.922 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-10 02:11:14.925 | + functions-common:_common_systemd_pitfalls:1522 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-12-10 02:11:14.927 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-12-10 02:11:14.930 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@dstat.service 2021-12-10 02:11:14.933 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:11:14.935 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:11:14.938 | + functions-common:_run_under_systemd:1556 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-12-10 02:11:14.940 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-12-10 02:11:14.943 | + functions-common:write_user_unit_file:1464 : local service=devstack@dstat.service 2021-12-10 02:11:14.945 | + functions-common:write_user_unit_file:1465 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-10 02:11:14.947 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:11:14.950 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-10 02:11:14.952 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:11:14.954 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:11:14.957 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-12-10 02:11:14.959 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:11:14.964 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-12-10 02:11:15.016 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-12-10 02:11:15.070 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-10 02:11:15.115 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-12-10 02:11:15.159 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-12-10 02:11:15.203 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:11:15.249 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:11:15.251 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-12-10 02:11:15.305 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:11:15.476 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@dstat.service 2021-12-10 02:11:15.489 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-12-10 02:11:15.690 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@dstat.service 2021-12-10 02:11:15.713 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:11:15.716 | + functions-common:time_stop:2331 : local name 2021-12-10 02:11:15.718 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:11:15.721 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:11:15.723 | + functions-common:time_stop:2334 : local total 2021-12-10 02:11:15.726 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:11:15.728 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:11:15.731 | + functions-common:time_stop:2338 : start_time=1639102274885 2021-12-10 02:11:15.733 | + functions-common:time_stop:2340 : [[ -z 1639102274885 ]] 2021-12-10 02:11:15.737 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:11:15.740 | + functions-common:time_stop:2343 : end_time=1639102275737 2021-12-10 02:11:15.743 | + functions-common:time_stop:2344 : elapsed_time=852 2021-12-10 02:11:15.746 | + functions-common:time_stop:2345 : total=0 2021-12-10 02:11:15.748 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:11:15.751 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=852 2021-12-10 02:11:15.753 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-12-10 02:11:15.756 | + functions-common:run_process:1582 : local service=memory_tracker 2021-12-10 02:11:15.759 | + functions-common:run_process:1583 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-12-10 02:11:15.761 | + functions-common:run_process:1584 : local group= 2021-12-10 02:11:15.764 | + functions-common:run_process:1585 : local user=root 2021-12-10 02:11:15.766 | + functions-common:run_process:1587 : local name=memory_tracker 2021-12-10 02:11:15.769 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:11:15.771 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:11:15.774 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:11:15.776 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:11:15.779 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:11:15.783 | + functions-common:time_start:2322 : _TIME_START[$name]=1639102275780 2021-12-10 02:11:15.785 | + functions-common:run_process:1590 : is_service_enabled memory_tracker 2021-12-10 02:11:15.806 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:11:15.808 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:11:15.811 | + functions-common:time_stop:2331 : local name 2021-12-10 02:11:15.813 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:11:15.817 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:11:15.819 | + functions-common:time_stop:2334 : local total 2021-12-10 02:11:15.822 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:11:15.824 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:11:15.827 | + functions-common:time_stop:2338 : start_time=1639102275780 2021-12-10 02:11:15.829 | + functions-common:time_stop:2340 : [[ -z 1639102275780 ]] 2021-12-10 02:11:15.833 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:11:15.837 | + functions-common:time_stop:2343 : end_time=1639102275834 2021-12-10 02:11:15.839 | + functions-common:time_stop:2344 : elapsed_time=54 2021-12-10 02:11:15.842 | + functions-common:time_stop:2345 : total=852 2021-12-10 02:11:15.844 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:11:15.847 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=906 2021-12-10 02:11:15.850 | + lib/dstat:start_dstat:39 : is_service_enabled peakmem_tracker 2021-12-10 02:11:15.867 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:11:15.871 | + ./stack.sh:main:1047 : is_service_enabled tcpdump 2021-12-10 02:11:15.887 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:11:15.890 | + ./stack.sh:main:1055 : is_service_enabled etcd3 2021-12-10 02:11:15.906 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:11:15.908 | + ./stack.sh:main:1056 : start_etcd3 2021-12-10 02:11:15.910 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-12-10 02:11:15.913 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-821351-1 --data-dir /opt/stack/data/etcd' 2021-12-10 02:11:15.916 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-12-10 02:11:15.918 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-821351-1=http://10.222.0.46:2380' 2021-12-10 02:11:15.921 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.46:2380' 2021-12-10 02:11:15.923 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.46:2379' 2021-12-10 02:11:15.926 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-12-10 02:11:15.928 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-12-10 02:11:15.931 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.46:2379' 2021-12-10 02:11:15.933 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-12-10 02:11:15.936 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-12-10 02:11:15.938 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-10 02:11:15.941 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-821351-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-821351-1=http://10.222.0.46:2380 --initial-advertise-peer-urls http://10.222.0.46:2380 --advertise-client-urls http://10.222.0.46:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.46:2379 --debug' '' root 2021-12-10 02:11:15.943 | + functions-common:write_user_unit_file:1464 : local service=devstack@etcd.service 2021-12-10 02:11:15.946 | + functions-common:write_user_unit_file:1465 : local 'command=/opt/stack/bin/etcd --name n-d-821351-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-821351-1=http://10.222.0.46:2380 --initial-advertise-peer-urls http://10.222.0.46:2380 --advertise-client-urls http://10.222.0.46:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.46:2379 --debug' 2021-12-10 02:11:15.949 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:11:15.960 | + functions-common:write_user_unit_file:1467 : local user=root 2021-12-10 02:11:15.962 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:11:15.965 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:11:15.967 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-10 02:11:15.969 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:11:15.974 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-12-10 02:11:16.029 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-12-10 02:11:16.374 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-821351-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-821351-1=http://10.222.0.46:2380 --initial-advertise-peer-urls http://10.222.0.46:2380 --advertise-client-urls http://10.222.0.46:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.46:2379 --debug' 2021-12-10 02:11:16.419 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-12-10 02:11:16.464 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-12-10 02:11:16.511 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:11:16.557 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:11:16.559 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-12-10 02:11:16.622 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:11:16.805 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-12-10 02:11:16.851 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-12-10 02:11:16.897 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-12-10 02:11:16.950 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-12-10 02:11:16.999 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-12-10 02:11:17.003 | ++ functions-common:is_arch:428 : uname -m 2021-12-10 02:11:17.006 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-10 02:11:17.009 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-12-10 02:11:17.177 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-12-10 02:11:17.189 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-12-10 02:11:17.357 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-12-10 02:11:17.511 | + ./stack.sh:main:1067 : cat 2021-12-10 02:11:17.515 | + ./stack.sh:main:1082 : is_service_enabled tls-proxy 2021-12-10 02:11:17.531 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:11:17.534 | + ./stack.sh:main:1087 : source /home/ubuntu/devstack/userrc_early 2021-12-10 02:11:17.536 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-12-10 02:11:17.539 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-12-10 02:11:17.542 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.46/identity 2021-12-10 02:11:17.544 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.46/identity 2021-12-10 02:11:17.547 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-12-10 02:11:17.549 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-12-10 02:11:17.552 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-12-10 02:11:17.555 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-12-10 02:11:17.558 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-12-10 02:11:17.560 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-12-10 02:11:17.563 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-12-10 02:11:17.565 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-12-10 02:11:17.568 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-12-10 02:11:17.571 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-12-10 02:11:17.574 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-12-10 02:11:17.576 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-12-10 02:11:17.579 | + ./stack.sh:main:1089 : is_service_enabled keystone 2021-12-10 02:11:17.594 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:11:17.597 | + ./stack.sh:main:1090 : echo_summary 'Starting Keystone' 2021-12-10 02:11:17.599 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:11:17.602 | + ./stack.sh:echo_summary:428 : echo -e Starting Keystone 2021-12-10 02:11:17.605 | + ./stack.sh:main:1092 : '[' 10.222.0.46 == 10.222.0.46 ']' 2021-12-10 02:11:17.607 | + ./stack.sh:main:1093 : init_keystone 2021-12-10 02:11:17.610 | + lib/keystone:init_keystone:437 : is_service_enabled ldap 2021-12-10 02:11:17.625 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:11:17.628 | + lib/keystone:init_keystone:441 : [[ True == True ]] 2021-12-10 02:11:17.630 | + lib/keystone:init_keystone:443 : recreate_database keystone 2021-12-10 02:11:17.632 | + lib/database:recreate_database:110 : local db=keystone 2021-12-10 02:11:17.635 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-12-10 02:11:17.637 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-12-10 02:11:17.640 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-12-10 02:11:17.643 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-10 02:11:17.657 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-12-10 02:11:17.661 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-10 02:11:17.673 | + lib/keystone:init_keystone:446 : time_start dbsync 2021-12-10 02:11:17.676 | + functions-common:time_start:2317 : local name=dbsync 2021-12-10 02:11:17.678 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:11:17.681 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:11:17.684 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:11:17.688 | + functions-common:time_start:2322 : _TIME_START[$name]=1639102277685 2021-12-10 02:11:17.690 | + lib/keystone:init_keystone:448 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-12-10 02:11:19.953 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:11:19.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.956 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.956 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.958 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.958 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.962 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.963 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.964 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.964 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.964 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.965 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.966 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.968 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.968 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:19.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:19.970 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:11:19.970 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:11:20.003 | 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=71725) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-10 02:11:20.006 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:11:20.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.008 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.008 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.010 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.010 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.014 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.015 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.016 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.016 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.016 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.017 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.018 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.019 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.020 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.022 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:11:20.022 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:11:20.064 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:11:20.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.066 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.066 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.068 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.068 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.072 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.073 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.074 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.074 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.074 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.075 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.076 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.078 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.078 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.080 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:11:20.081 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:11:20.349 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:11:20.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.351 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.351 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.353 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.353 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.357 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.358 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.359 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.359 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.359 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.360 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.361 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.362 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.363 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:20.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:20.365 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:11:20.365 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:11:20.372 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-10 02:11:29.294 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:29.294 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-10 02:11:29.328 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:29.329 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-10 02:11:29.363 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:29.363 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-10 02:11:29.401 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:29.401 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-10 02:11:29.431 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:29.431 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-10 02:11:29.464 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:29.464 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-10 02:11:30.340 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:30.340 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-10 02:11:30.761 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:30.761 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-10 02:11:30.986 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:30.987 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-10 02:11:31.020 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:31.020 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-10 02:11:31.054 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:31.054 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-10 02:11:31.088 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:31.088 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-10 02:11:31.122 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:31.123 | INFO migrate.versioning.api [-] 79 -> 80...  2021-12-10 02:11:31.150 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:31.150 | INFO migrate.versioning.api [-] 80 -> 81...  2021-12-10 02:11:31.392 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:31.392 | INFO migrate.versioning.api [-] 81 -> 82...  2021-12-10 02:11:32.253 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:32.253 | INFO migrate.versioning.api [-] 82 -> 83...  2021-12-10 02:11:33.551 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:33.551 | INFO migrate.versioning.api [-] 83 -> 84...  2021-12-10 02:11:33.904 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:33.904 | INFO migrate.versioning.api [-] 84 -> 85...  2021-12-10 02:11:34.528 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:34.528 | INFO migrate.versioning.api [-] 85 -> 86...  2021-12-10 02:11:34.745 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:34.746 | INFO migrate.versioning.api [-] 86 -> 87...  2021-12-10 02:11:35.921 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:35.921 | INFO migrate.versioning.api [-] 87 -> 88...  2021-12-10 02:11:36.454 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:36.454 | INFO migrate.versioning.api [-] 88 -> 89...  2021-12-10 02:11:36.557 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:36.557 | INFO migrate.versioning.api [-] 89 -> 90...  2021-12-10 02:11:37.094 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:37.094 | INFO migrate.versioning.api [-] 90 -> 91...  2021-12-10 02:11:38.196 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:38.196 | INFO migrate.versioning.api [-] 91 -> 92...  2021-12-10 02:11:39.289 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:39.289 | INFO migrate.versioning.api [-] 92 -> 93...  2021-12-10 02:11:40.538 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:40.538 | INFO migrate.versioning.api [-] 93 -> 94...  2021-12-10 02:11:41.386 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:41.386 | INFO migrate.versioning.api [-] 94 -> 95...  2021-12-10 02:11:42.030 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:42.030 | INFO migrate.versioning.api [-] 95 -> 96...  2021-12-10 02:11:42.070 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:42.070 | INFO migrate.versioning.api [-] 96 -> 97...  2021-12-10 02:11:42.105 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:42.105 | INFO migrate.versioning.api [-] 97 -> 98...  2021-12-10 02:11:42.133 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:42.133 | INFO migrate.versioning.api [-] 98 -> 99...  2021-12-10 02:11:42.161 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:42.161 | INFO migrate.versioning.api [-] 99 -> 100...  2021-12-10 02:11:42.190 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:42.190 | INFO migrate.versioning.api [-] 100 -> 101...  2021-12-10 02:11:42.224 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:42.224 | INFO migrate.versioning.api [-] 101 -> 102...  2021-12-10 02:11:42.373 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:42.373 | INFO migrate.versioning.api [-] 102 -> 103...  2021-12-10 02:11:42.647 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:42.647 | INFO migrate.versioning.api [-] 103 -> 104...  2021-12-10 02:11:42.682 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:42.682 | INFO migrate.versioning.api [-] 104 -> 105...  2021-12-10 02:11:43.413 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:43.413 | INFO migrate.versioning.api [-] 105 -> 106...  2021-12-10 02:11:43.813 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:43.813 | INFO migrate.versioning.api [-] 106 -> 107...  2021-12-10 02:11:44.544 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:44.544 | INFO migrate.versioning.api [-] 107 -> 108...  2021-12-10 02:11:45.305 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:45.306 | INFO migrate.versioning.api [-] 108 -> 109...  2021-12-10 02:11:45.710 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:45.710 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:11:45.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.712 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.713 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.715 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.715 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.718 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.719 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.720 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.720 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.720 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.721 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.722 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.724 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.724 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.726 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:11:45.726 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:11:45.727 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:11:45.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.729 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.730 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.731 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.732 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.736 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.736 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.737 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.737 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.738 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.739 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.739 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.741 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.741 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.743 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:11:45.744 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:11:45.744 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:11:45.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.746 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.746 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.748 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.748 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.751 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.752 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.753 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.753 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.753 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.754 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.755 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.757 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.757 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.759 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:11:45.760 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:11:45.765 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:11:45.766 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.766 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.767 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.767 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.767 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.768 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.768 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.768 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.769 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.770 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.770 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.771 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.771 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.771 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.774 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.774 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.777 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.777 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.777 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.777 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.778 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.778 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.778 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.780 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.780 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.781 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.781 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.781 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.781 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.781 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.783 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.783 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.784 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.784 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.784 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.784 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.784 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.785 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.788 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.789 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.789 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.789 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.789 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.790 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.791 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.792 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.792 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.793 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.793 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.794 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.794 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.794 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:11:45.794 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:11:45.834 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:11:45.835 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.835 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.836 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.836 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.837 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.837 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.838 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.838 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.839 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.840 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.840 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.840 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.840 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.841 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.844 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.844 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.846 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.846 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.846 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.847 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.847 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.847 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.847 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.849 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.849 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.850 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.850 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.850 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.850 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.851 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.853 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.853 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.854 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.854 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.854 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.854 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.854 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.855 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.858 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.858 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.858 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.859 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.859 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.860 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.860 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.861 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.861 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.862 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.862 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.862 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.863 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.863 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:11:45.863 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:11:45.864 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:11:45.865 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.865 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.866 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.866 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.866 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.866 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.867 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.867 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.868 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.869 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.869 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.869 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.869 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.870 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.872 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.873 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.875 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.875 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.875 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.875 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.875 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.876 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.876 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.878 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.878 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.879 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.879 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.879 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.879 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.879 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.881 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.881 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.882 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.882 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.882 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.882 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.882 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.883 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.886 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.886 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.887 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.887 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.887 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.888 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.888 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.889 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.889 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.890 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.890 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.890 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.891 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.891 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:11:45.891 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:11:45.896 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:11:45.897 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.898 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.899 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.899 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.899 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.899 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.900 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.900 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.901 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.902 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.902 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.903 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.903 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.903 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.906 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.906 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.908 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.909 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.909 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.909 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.909 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.909 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.910 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.911 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.912 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.912 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.912 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.913 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.913 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.913 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.915 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.916 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.916 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.916 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.916 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.916 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.917 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.918 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.920 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.920 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.921 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.921 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.921 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.922 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.922 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.923 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.923 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.924 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.924 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.924 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.925 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:11:45.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:11:45.925 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:11:45.925 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:11:45.932 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-10 02:11:45.968 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:45.968 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-10 02:11:46.002 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:46.003 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-10 02:11:47.162 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:47.163 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-10 02:11:47.219 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:47.220 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-10 02:11:47.252 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:47.252 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-10 02:11:47.284 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:47.284 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-10 02:11:47.321 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:47.321 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-10 02:11:47.349 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:47.349 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-10 02:11:47.379 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:47.380 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-10 02:11:48.218 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:48.218 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-10 02:11:48.246 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:48.247 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-10 02:11:49.151 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:49.152 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-10 02:11:49.185 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:49.185 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-10 02:11:50.110 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:50.110 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-10 02:11:50.144 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:50.144 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-10 02:11:50.430 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:50.430 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-10 02:11:50.465 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:50.466 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-10 02:11:50.494 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:50.494 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-10 02:11:50.523 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:50.523 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-10 02:11:50.551 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:50.551 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-10 02:11:50.590 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:50.590 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-10 02:11:50.814 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:50.814 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-10 02:11:51.157 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:51.157 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-10 02:11:51.979 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:51.980 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-10 02:11:52.008 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:52.008 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-10 02:11:52.041 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:52.041 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-10 02:11:52.075 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:52.075 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-10 02:11:52.110 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:52.110 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-10 02:11:52.144 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:52.144 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-10 02:11:52.345 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:52.345 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-10 02:11:52.566 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:52.566 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-10 02:11:53.151 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:53.151 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-10 02:11:54.179 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:54.179 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-10 02:11:54.717 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:54.717 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-10 02:11:55.145 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:55.145 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-10 02:11:55.607 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:55.607 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-10 02:11:55.647 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:55.647 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-10 02:11:55.683 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:55.683 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-10 02:11:55.717 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:55.717 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-10 02:11:55.751 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:55.751 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-10 02:11:55.785 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:55.785 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-10 02:11:55.813 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:55.814 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-10 02:11:55.842 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:55.842 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-10 02:11:55.865 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:55.865 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-10 02:11:56.734 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:56.734 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-10 02:11:56.768 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:56.768 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-10 02:11:59.065 | INFO migrate.versioning.api [-] done 2021-12-10 02:11:59.065 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-10 02:12:00.173 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:00.174 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-10 02:12:00.208 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:00.208 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-10 02:12:00.240 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:00.241 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-10 02:12:00.269 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:00.269 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-10 02:12:00.299 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:00.299 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-10 02:12:00.688 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:00.688 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-10 02:12:00.729 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:00.729 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-10 02:12:01.213 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:01.213 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-10 02:12:01.756 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:01.757 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-10 02:12:01.791 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:01.791 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-10 02:12:01.825 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:01.825 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-10 02:12:01.853 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:01.854 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-10 02:12:01.893 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:01.893 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-10 02:12:01.927 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:01.927 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-10 02:12:02.825 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:02.825 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-10 02:12:02.858 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:02.858 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-10 02:12:03.269 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:03.269 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-10 02:12:04.659 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:04.659 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-10 02:12:05.036 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:05.036 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-10 02:12:05.063 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:05.063 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-10 02:12:05.092 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:05.092 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-10 02:12:05.121 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:05.121 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-10 02:12:05.145 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:05.145 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-10 02:12:05.168 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:05.168 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-10 02:12:05.196 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:05.196 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-10 02:12:05.860 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:05.860 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-10 02:12:05.888 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:05.888 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-10 02:12:05.916 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:05.917 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-10 02:12:05.956 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:05.957 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-10 02:12:05.985 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:05.985 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-10 02:12:06.014 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:06.014 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:12:06.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.016 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.016 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.018 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.018 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.018 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.018 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.019 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.022 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.022 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.023 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.023 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.023 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.024 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.024 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.024 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.024 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.024 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.025 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.025 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.025 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.026 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.027 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.027 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.027 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.076 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.077 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.077 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.077 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.077 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.078 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.078 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.078 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.078 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.080 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.080 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.081 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.082 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.082 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.084 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.084 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.084 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.084 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.084 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.084 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.085 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.085 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.085 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.086 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.086 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.086 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.086 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.087 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.087 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.088 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.088 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.088 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.088 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.089 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.089 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.089 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.089 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.090 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.090 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.090 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.090 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.091 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:12:06.091 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:12:06.091 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:12:06.092 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.093 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.093 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.094 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.094 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.094 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.095 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.095 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.096 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.097 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.097 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.097 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.097 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.097 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.100 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.101 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.103 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.103 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.103 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.103 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.103 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.104 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.104 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.106 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.106 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.107 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.107 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.107 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.107 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.107 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.109 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.110 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.110 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.110 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.110 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.110 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.111 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.112 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.114 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.115 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.115 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.115 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.115 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.116 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.116 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.117 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.117 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.118 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.119 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.119 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.119 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.120 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:12:06.120 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:12:06.120 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:12:06.121 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.121 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.122 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.122 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.123 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.123 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.123 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.123 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.125 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.125 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.126 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.126 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.126 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.126 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.129 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.129 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.132 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.132 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.132 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.132 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.132 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.132 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.133 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.135 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.135 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.136 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.136 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.136 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.136 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.137 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.139 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.139 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.139 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.139 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.139 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.140 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.140 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.141 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.143 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.144 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.144 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.144 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.144 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.145 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.145 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.146 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.146 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.147 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.147 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.148 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.148 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.148 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:12:06.148 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:12:06.154 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:12:06.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.156 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.156 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.158 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.159 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.159 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.159 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.160 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.162 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.162 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.163 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.163 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.164 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.164 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.164 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.164 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.165 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.165 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.165 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.165 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.165 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.166 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.167 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.168 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.168 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.168 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.168 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.169 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.169 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.169 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.169 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.169 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.170 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.170 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.172 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.172 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.172 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.173 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.173 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.175 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.175 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.175 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.176 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.176 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.176 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.176 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.176 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.177 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.177 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.178 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.178 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.178 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.179 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.179 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.179 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.179 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.180 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.180 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.180 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.181 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.181 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.181 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.182 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.182 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.182 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.182 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.183 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:12:06.183 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:12:06.329 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:12:06.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.331 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.331 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.333 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.333 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.334 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.334 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.335 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.337 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.338 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.339 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.339 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.339 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.340 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.340 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.340 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.340 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.340 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.341 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.341 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.341 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.342 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.343 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.343 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.343 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.344 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.344 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.344 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.344 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.345 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.345 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.345 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.345 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.345 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.347 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.347 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.348 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.349 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.349 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.351 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.351 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.351 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.351 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.351 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.352 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.352 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.352 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.352 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.353 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.353 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.353 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.353 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.354 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.354 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.355 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.355 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.355 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.355 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.356 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.356 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.356 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.357 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.357 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.357 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.357 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.357 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.358 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:12:06.358 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:12:06.358 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:12:06.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.360 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.360 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.362 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.362 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.363 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.363 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.363 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.366 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.366 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.367 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.367 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.368 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.368 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.368 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.368 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.368 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.369 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.369 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.369 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.369 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.370 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.371 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.371 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.372 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.372 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.372 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.372 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.373 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.373 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.373 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.373 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.373 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.374 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.375 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.376 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.376 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.377 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.377 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.379 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.379 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.379 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.380 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.380 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.380 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.380 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.380 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.380 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.381 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.381 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.382 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.382 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.383 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.383 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.383 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.383 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.384 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.384 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.385 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.385 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.385 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.385 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.385 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.386 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.386 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.386 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.386 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:12:06.387 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:12:06.392 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:12:06.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.394 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.394 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.396 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.396 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.396 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.396 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.397 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.400 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.400 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.401 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.401 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.402 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.402 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.402 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.402 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.403 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.403 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.403 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.403 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.404 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.405 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.406 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.406 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.406 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.406 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.407 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.407 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.407 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.407 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.407 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.408 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.408 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.408 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.410 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.410 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.411 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.412 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.412 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.413 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.414 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.414 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.414 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.414 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.414 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.414 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.415 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.415 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.416 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.416 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.416 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.416 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.417 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.417 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.417 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.418 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.418 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.418 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.419 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.419 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.419 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.419 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.419 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.420 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.420 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.420 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:06.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:06.420 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:12:06.421 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:12:06.427 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-10 02:12:06.465 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:06.466 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-10 02:12:06.504 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:06.504 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-10 02:12:06.538 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:06.538 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-10 02:12:06.573 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:06.573 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-10 02:12:06.631 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:06.631 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-10 02:12:06.676 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:06.676 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-10 02:12:06.716 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:06.716 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-10 02:12:06.739 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:06.739 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-10 02:12:06.768 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:06.768 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-10 02:12:06.796 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:06.796 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-10 02:12:06.825 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:06.825 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-10 02:12:06.865 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:06.865 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-10 02:12:06.893 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:06.894 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-10 02:12:06.939 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:06.939 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-10 02:12:06.985 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:06.985 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-10 02:12:07.012 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.013 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-10 02:12:07.041 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.041 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-10 02:12:07.069 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.069 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-10 02:12:07.104 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.104 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-10 02:12:07.138 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.138 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-10 02:12:07.172 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.172 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-10 02:12:07.206 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.206 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-10 02:12:07.241 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.241 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-10 02:12:07.276 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.276 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-10 02:12:07.317 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.317 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-10 02:12:07.343 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.344 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-10 02:12:07.372 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.372 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-10 02:12:07.402 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.403 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-10 02:12:07.431 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.431 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-10 02:12:07.459 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.459 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-10 02:12:07.488 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.488 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-10 02:12:07.516 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.516 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-10 02:12:07.545 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.545 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-10 02:12:07.573 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.574 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-10 02:12:07.614 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.614 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-10 02:12:07.652 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.652 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-10 02:12:07.683 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.683 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-10 02:12:07.716 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.716 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-10 02:12:07.745 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.746 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-10 02:12:07.779 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.779 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-10 02:12:07.802 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.802 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-10 02:12:07.825 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.825 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-10 02:12:07.860 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.860 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-10 02:12:07.888 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.888 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-10 02:12:07.911 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.911 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-10 02:12:07.951 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.951 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-10 02:12:07.979 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:07.979 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-10 02:12:08.008 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.008 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-10 02:12:08.036 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.036 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-10 02:12:08.065 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.065 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-10 02:12:08.093 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.093 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-10 02:12:08.116 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.116 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-10 02:12:08.139 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.139 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-10 02:12:08.162 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.162 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-10 02:12:08.185 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.185 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-10 02:12:08.218 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.218 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-10 02:12:08.246 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.246 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-10 02:12:08.280 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.281 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-10 02:12:08.309 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.309 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-10 02:12:08.338 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.338 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-10 02:12:08.366 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.366 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-10 02:12:08.402 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.403 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-10 02:12:08.425 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.425 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-10 02:12:08.448 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.448 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-10 02:12:08.476 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.476 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-10 02:12:08.499 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.499 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-10 02:12:08.527 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.527 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-10 02:12:08.556 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.556 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-10 02:12:08.579 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.579 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-10 02:12:08.619 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.619 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-10 02:12:08.648 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.648 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-10 02:12:08.676 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.676 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-10 02:12:08.700 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.700 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-10 02:12:08.722 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.722 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-10 02:12:08.751 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.751 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-10 02:12:08.779 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.779 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-10 02:12:08.802 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.802 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-10 02:12:08.855 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:08.855 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:12:08.856 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.856 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.857 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.857 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.858 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.858 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.859 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.859 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.860 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.860 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.861 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.861 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.862 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.864 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.864 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.866 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.867 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.869 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.869 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.870 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.870 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.870 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.870 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.871 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.871 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.873 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.873 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.873 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.873 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.874 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.874 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.875 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.875 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.876 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.876 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.877 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.877 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.877 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.878 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.878 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.879 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.880 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.880 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.880 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.880 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.882 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.882 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.883 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.883 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.883 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.884 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:12:08.884 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:12:08.885 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:12:08.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.887 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.887 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.889 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.889 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.889 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.889 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.890 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.892 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.893 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.893 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.894 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.894 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.894 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.894 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.895 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.895 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.895 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.895 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.895 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.896 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.897 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.898 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.898 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.898 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.898 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.899 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.899 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.899 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.899 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.900 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.900 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.900 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.900 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.902 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.903 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.903 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.904 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.904 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.906 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.906 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.906 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.906 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.907 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.907 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.907 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.907 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.907 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.908 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.908 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.909 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.909 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.910 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.910 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.910 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.910 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.911 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.911 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.911 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.911 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.912 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.912 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.912 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.912 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.912 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.912 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.913 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:12:08.913 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:12:08.913 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:12:08.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.915 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.915 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.918 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.918 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.918 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.918 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.919 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.923 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.923 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.924 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.924 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.924 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.924 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.925 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.925 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.925 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.925 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.925 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.926 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.926 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.927 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.928 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.928 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.928 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.929 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.929 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.929 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.929 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.930 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.930 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.930 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.930 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.930 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.932 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.932 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.933 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.934 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.934 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.936 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.936 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.936 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.936 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.936 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.937 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.937 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.937 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.937 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.938 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.938 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.938 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.938 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.939 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.939 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.940 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.940 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.940 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.940 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.941 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.941 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.941 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.941 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.942 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.942 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.942 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.942 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.943 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:12:08.943 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:12:08.948 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:12:08.949 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.950 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.950 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.950 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.951 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.951 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.952 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.952 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.953 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.953 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.954 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.954 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.955 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.957 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.957 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.959 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.960 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.962 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.962 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.962 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.962 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.963 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.963 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.964 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.964 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.966 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.966 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.966 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.966 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.967 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.967 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.967 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.968 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.969 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.969 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.970 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.970 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.970 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.971 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.971 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.972 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.972 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.972 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.973 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.973 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.974 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.974 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.975 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.976 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.976 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:08.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:08.977 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:12:08.977 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:12:09.021 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:12:09.022 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.022 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.023 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.023 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.023 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.023 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.024 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.024 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.025 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.026 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.027 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.027 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.027 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.030 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.030 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.032 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.033 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.034 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.035 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.035 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.035 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.035 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.036 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.036 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.036 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.038 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.038 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.038 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.039 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.039 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.039 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.040 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.040 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.042 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.042 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.043 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.043 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.043 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.044 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.044 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.045 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.045 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.045 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.046 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.046 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.047 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.047 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.048 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.049 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.049 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.050 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:12:09.050 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:12:09.050 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:12:09.051 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.051 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.052 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.052 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.052 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.053 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.053 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.054 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.054 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.054 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.055 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.056 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.056 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.058 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.058 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.060 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.061 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.063 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.063 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.064 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.064 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.064 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.064 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.065 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.065 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.067 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.067 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.067 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.067 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.068 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.068 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.068 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.069 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.070 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.070 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.071 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.071 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.071 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.072 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.072 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.073 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.073 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.073 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.074 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.074 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.075 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.075 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.076 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.077 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.077 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.078 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:12:09.078 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:12:09.083 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:12:09.084 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.084 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.085 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.085 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.086 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.086 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.087 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.087 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.087 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.088 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.089 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.089 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.090 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.092 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.092 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.094 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.095 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.097 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.097 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.098 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.098 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.098 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.098 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.099 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.099 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.100 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.101 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.101 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.101 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.102 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.102 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.102 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.103 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.104 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.104 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.105 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.105 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.105 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.107 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.107 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.107 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.108 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.108 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.108 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.108 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.110 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.110 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.111 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.112 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.112 | 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=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:12:09.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:12:09.113 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:12:09.113 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71725) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:12:09.120 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-10 02:12:09.162 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:09.162 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-10 02:12:09.956 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:09.956 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-10 02:12:10.909 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:10.910 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-10 02:12:12.081 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:12.081 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-10 02:12:12.105 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:12.105 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-10 02:12:12.133 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:12.133 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-10 02:12:12.163 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:12.163 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-10 02:12:12.190 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:12.191 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-10 02:12:12.223 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:12.224 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-10 02:12:12.258 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:12.258 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-10 02:12:12.470 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:12.471 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-10 02:12:12.894 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:12.894 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-10 02:12:13.436 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:13.436 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-10 02:12:14.796 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:14.797 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-10 02:12:15.327 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:15.327 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-10 02:12:15.350 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:15.350 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-10 02:12:15.373 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:15.373 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-10 02:12:15.407 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:15.407 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-10 02:12:15.430 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:15.430 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-10 02:12:15.453 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:15.453 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-10 02:12:15.476 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:15.476 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-10 02:12:15.499 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:15.499 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-10 02:12:15.521 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:15.522 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-10 02:12:16.013 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:16.013 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-10 02:12:16.047 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:16.047 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-10 02:12:16.082 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:16.082 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-10 02:12:16.116 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:16.116 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-10 02:12:16.156 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:16.156 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-10 02:12:16.190 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:16.191 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-10 02:12:16.224 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:16.225 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-10 02:12:16.253 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:16.253 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-10 02:12:16.385 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:16.385 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-10 02:12:16.408 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:16.408 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-10 02:12:16.436 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:16.436 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-10 02:12:16.853 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:16.854 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-10 02:12:17.242 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:17.242 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-10 02:12:17.394 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:17.395 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-10 02:12:17.430 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:17.430 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-10 02:12:17.459 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:17.459 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-10 02:12:17.487 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:17.487 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-10 02:12:17.522 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:17.522 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-10 02:12:17.568 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:17.568 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-10 02:12:17.596 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:17.596 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-10 02:12:17.636 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:17.636 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-10 02:12:17.670 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:17.670 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-10 02:12:17.703 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:17.703 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-10 02:12:18.218 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:18.218 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-10 02:12:18.253 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:18.253 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-10 02:12:18.287 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:18.287 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-10 02:12:18.321 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:18.322 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-10 02:12:18.356 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:18.356 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-10 02:12:18.384 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:18.385 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-10 02:12:18.423 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:18.423 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-10 02:12:18.796 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:18.796 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-10 02:12:18.841 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:18.842 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-10 02:12:18.864 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:18.864 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-10 02:12:18.887 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:18.887 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-10 02:12:18.910 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:18.910 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-10 02:12:18.933 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:18.933 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-10 02:12:18.956 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:18.956 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-10 02:12:18.979 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:18.979 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-10 02:12:19.013 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:19.013 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-10 02:12:20.350 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:20.350 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-10 02:12:20.384 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:20.385 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-10 02:12:20.419 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:20.419 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-10 02:12:20.447 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:20.448 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-10 02:12:20.470 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:20.470 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-10 02:12:20.520 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:20.520 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-10 02:12:20.554 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:20.555 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-10 02:12:20.591 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:20.591 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-10 02:12:20.642 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:20.642 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-10 02:12:20.825 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:20.825 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-10 02:12:20.847 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:20.847 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-10 02:12:20.876 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:20.876 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-10 02:12:20.899 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:20.899 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-10 02:12:20.933 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:20.933 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-10 02:12:20.960 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:20.960 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-10 02:12:20.995 | INFO migrate.versioning.api [-] done 2021-12-10 02:12:21.210 | + lib/keystone:init_keystone:449 : time_stop dbsync 2021-12-10 02:12:21.213 | + functions-common:time_stop:2331 : local name 2021-12-10 02:12:21.216 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:12:21.219 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:12:21.221 | + functions-common:time_stop:2334 : local total 2021-12-10 02:12:21.224 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:12:21.226 | + functions-common:time_stop:2337 : name=dbsync 2021-12-10 02:12:21.229 | + functions-common:time_stop:2338 : start_time=1639102277685 2021-12-10 02:12:21.232 | + functions-common:time_stop:2340 : [[ -z 1639102277685 ]] 2021-12-10 02:12:21.235 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:12:21.239 | + functions-common:time_stop:2343 : end_time=1639102341236 2021-12-10 02:12:21.241 | + functions-common:time_stop:2344 : elapsed_time=63551 2021-12-10 02:12:21.244 | + functions-common:time_stop:2345 : total=0 2021-12-10 02:12:21.246 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:12:21.248 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=63551 2021-12-10 02:12:21.251 | + lib/keystone:init_keystone:451 : [[ fernet == \f\e\r\n\e\t ]] 2021-12-10 02:12:21.253 | + lib/keystone:init_keystone:452 : rm -rf /etc/keystone/fernet-keys/ 2021-12-10 02:12:21.257 | + lib/keystone:init_keystone:453 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-12-10 02:12:23.379 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-12-10 02:12:23.379 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-10 02:12:23.379 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-10 02:12:23.380 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-12-10 02:12:23.380 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-10 02:12:23.381 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-10 02:12:23.381 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-10 02:12:23.381 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-10 02:12:23.381 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-10 02:12:23.581 | + lib/keystone:init_keystone:455 : rm -rf /etc/keystone/credential-keys/ 2021-12-10 02:12:23.585 | + lib/keystone:init_keystone:456 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-12-10 02:12:25.704 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-12-10 02:12:25.705 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-10 02:12:25.705 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-10 02:12:25.705 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-12-10 02:12:25.706 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-10 02:12:25.706 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-10 02:12:25.706 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-10 02:12:25.707 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-10 02:12:25.707 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-10 02:12:25.922 | + ./stack.sh:main:1094 : start_keystone 2021-12-10 02:12:25.925 | + lib/keystone:start_keystone:516 : local service_port=5000 2021-12-10 02:12:25.927 | + lib/keystone:start_keystone:517 : local auth_protocol=http 2021-12-10 02:12:25.930 | + lib/keystone:start_keystone:518 : is_service_enabled tls-proxy 2021-12-10 02:12:25.945 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:12:25.948 | + lib/keystone:start_keystone:523 : '[' uwsgi == mod_wsgi ']' 2021-12-10 02:12:25.951 | ++ lib/keystone:start_keystone:527 : which uwsgi 2021-12-10 02:12:25.955 | + lib/keystone:start_keystone:527 : run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-12-10 02:12:25.957 | + functions-common:run_process:1582 : local service=keystone 2021-12-10 02:12:25.960 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-10 02:12:25.962 | + functions-common:run_process:1584 : local group= 2021-12-10 02:12:25.965 | + functions-common:run_process:1585 : local user= 2021-12-10 02:12:25.968 | + functions-common:run_process:1587 : local name=keystone 2021-12-10 02:12:25.970 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:12:25.973 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:12:25.975 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:12:25.977 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:12:25.981 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:12:25.984 | + functions-common:time_start:2322 : _TIME_START[$name]=1639102345981 2021-12-10 02:12:25.987 | + functions-common:run_process:1590 : is_service_enabled keystone 2021-12-10 02:12:26.001 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:12:26.003 | + functions-common:run_process:1591 : _run_under_systemd keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-12-10 02:12:26.006 | + functions-common:_run_under_systemd:1547 : local service=keystone 2021-12-10 02:12:26.008 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-10 02:12:26.011 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-10 02:12:26.014 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-10 02:12:26.016 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-10 02:12:26.018 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-12-10 02:12:26.021 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-12-10 02:12:26.023 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@keystone.service 2021-12-10 02:12:26.026 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:12:26.028 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:12:26.031 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-12-10 02:12:26.033 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-12-10 02:12:26.036 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@keystone.service 2021-12-10 02:12:26.038 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-10 02:12:26.040 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-10 02:12:26.042 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-10 02:12:26.044 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-12-10 02:12:26.046 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-10 02:12:26.050 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-12-10 02:12:26.102 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-12-10 02:12:26.156 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-12-10 02:12:26.202 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-10 02:12:26.246 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:12:26.290 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-12-10 02:12:26.334 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-12-10 02:12:26.378 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-12-10 02:12:26.421 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-12-10 02:12:26.467 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-12-10 02:12:26.511 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-10 02:12:26.514 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-12-10 02:12:26.576 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-10 02:12:26.755 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@keystone.service 2021-12-10 02:12:26.767 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-12-10 02:12:26.930 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@keystone.service 2021-12-10 02:12:27.007 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:12:27.009 | + functions-common:time_stop:2331 : local name 2021-12-10 02:12:27.012 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:12:27.014 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:12:27.016 | + functions-common:time_stop:2334 : local total 2021-12-10 02:12:27.019 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:12:27.021 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:12:27.023 | + functions-common:time_stop:2338 : start_time=1639102345981 2021-12-10 02:12:27.026 | + functions-common:time_stop:2340 : [[ -z 1639102345981 ]] 2021-12-10 02:12:27.029 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:12:27.033 | + functions-common:time_stop:2343 : end_time=1639102347030 2021-12-10 02:12:27.035 | + functions-common:time_stop:2344 : elapsed_time=1049 2021-12-10 02:12:27.037 | + functions-common:time_stop:2345 : total=906 2021-12-10 02:12:27.039 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:12:27.042 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1955 2021-12-10 02:12:27.045 | + lib/keystone:start_keystone:530 : echo 'Waiting for keystone to start...' 2021-12-10 02:12:27.045 | Waiting for keystone to start... 2021-12-10 02:12:27.047 | + lib/keystone:start_keystone:536 : local service_uri=http://10.222.0.46/identity/v3/ 2021-12-10 02:12:27.049 | + lib/keystone:start_keystone:538 : wait_for_service 60 http://10.222.0.46/identity/v3/ 2021-12-10 02:12:27.052 | + functions:wait_for_service:444 : local timeout=60 2021-12-10 02:12:27.054 | + functions:wait_for_service:445 : local url=http://10.222.0.46/identity/v3/ 2021-12-10 02:12:27.057 | + functions:wait_for_service:446 : local rval=0 2021-12-10 02:12:27.059 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-10 02:12:27.061 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-10 02:12:27.064 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:12:27.067 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:12:27.070 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:12:27.073 | + functions-common:time_start:2322 : _TIME_START[$name]=1639102347071 2021-12-10 02:12:27.076 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-10 02:12:27.081 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46/identity/v3/ 2021-12-10 02:12:30.738 | + :: : [[ 200 == 503 ]] 2021-12-10 02:12:30.739 | + :: : [[ 0 -eq 7 ]] 2021-12-10 02:12:30.742 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-10 02:12:30.745 | + functions-common:time_stop:2331 : local name 2021-12-10 02:12:30.747 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:12:30.750 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:12:30.752 | + functions-common:time_stop:2334 : local total 2021-12-10 02:12:30.754 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:12:30.757 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-10 02:12:30.759 | + functions-common:time_stop:2338 : start_time=1639102347071 2021-12-10 02:12:30.761 | + functions-common:time_stop:2340 : [[ -z 1639102347071 ]] 2021-12-10 02:12:30.764 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:12:30.768 | + functions-common:time_stop:2343 : end_time=1639102350765 2021-12-10 02:12:30.770 | + functions-common:time_stop:2344 : elapsed_time=3694 2021-12-10 02:12:30.773 | + functions-common:time_stop:2345 : total=0 2021-12-10 02:12:30.775 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:12:30.778 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3694 2021-12-10 02:12:30.780 | + functions:wait_for_service:454 : return 0 2021-12-10 02:12:30.783 | + lib/keystone:start_keystone:543 : is_service_enabled tls-proxy 2021-12-10 02:12:30.799 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:12:30.801 | + lib/keystone:start_keystone:549 : restart_service memcached 2021-12-10 02:12:30.804 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-10 02:12:30.806 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-12-10 02:12:30.843 | + ./stack.sh:main:1095 : bootstrap_keystone 2021-12-10 02:12:30.845 | + 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.46/identity --bootstrap-public-url http://10.222.0.46/identity 2021-12-10 02:12:33.037 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.037 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.038 | 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=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.047 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.066 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.066 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.100 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.140 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.140 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.263 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.263 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.263 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.264 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.264 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.264 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.278 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.278 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.279 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.279 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.279 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.279 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.280 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.341 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.345 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.345 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.345 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.346 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.346 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.346 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.346 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72373) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-10 02:12:33.393 | 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=72373) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-10 02:12:33.741 | INFO keystone.cmd.bootstrap [None req-a5b8b3d3-2a7b-4497-b4a4-b7dc34ba4c1e None None] Created domain default 2021-12-10 02:12:33.834 | INFO keystone.cmd.bootstrap [None req-a5b8b3d3-2a7b-4497-b4a4-b7dc34ba4c1e None None] Created project admin 2021-12-10 02:12:33.866 | DEBUG passlib.handlers.bcrypt [None req-a5b8b3d3-2a7b-4497-b4a4-b7dc34ba4c1e None None] detected 'bcrypt' backend, version '3.1.7' {{(pid=72373) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:567}} 2021-12-10 02:12:33.866 | DEBUG passlib.handlers.bcrypt [None req-a5b8b3d3-2a7b-4497-b4a4-b7dc34ba4c1e None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=72373) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:382}} 2021-12-10 02:12:33.951 | INFO keystone.cmd.bootstrap [None req-a5b8b3d3-2a7b-4497-b4a4-b7dc34ba4c1e None None] Created user admin 2021-12-10 02:12:33.991 | INFO keystone.cmd.bootstrap [None req-a5b8b3d3-2a7b-4497-b4a4-b7dc34ba4c1e None None] Created role reader 2021-12-10 02:12:34.112 | INFO keystone.cmd.bootstrap [None req-a5b8b3d3-2a7b-4497-b4a4-b7dc34ba4c1e None None] Created role member 2021-12-10 02:12:34.164 | INFO keystone.cmd.bootstrap [None req-a5b8b3d3-2a7b-4497-b4a4-b7dc34ba4c1e None None] Created implied role where 5db0af0b4c3b422bbb7d4fb601a54f9b implies 80eede0901e64df39c72d77b2f56ad6b 2021-12-10 02:12:34.201 | INFO keystone.cmd.bootstrap [None req-a5b8b3d3-2a7b-4497-b4a4-b7dc34ba4c1e None None] Created role admin 2021-12-10 02:12:34.273 | INFO keystone.cmd.bootstrap [None req-a5b8b3d3-2a7b-4497-b4a4-b7dc34ba4c1e None None] Created implied role where 96793ad113984c50b5c8a9c28443df2f implies 5db0af0b4c3b422bbb7d4fb601a54f9b 2021-12-10 02:12:34.333 | INFO keystone.cmd.bootstrap [None req-a5b8b3d3-2a7b-4497-b4a4-b7dc34ba4c1e None None] Granted role admin on project admin to user admin. 2021-12-10 02:12:34.364 | INFO keystone.cmd.bootstrap [None req-a5b8b3d3-2a7b-4497-b4a4-b7dc34ba4c1e None None] Granted role admin on the system to user admin. 2021-12-10 02:12:34.404 | WARNING py.warnings [None req-a5b8b3d3-2a7b-4497-b4a4-b7dc34ba4c1e None None] /usr/local/lib/python3.6/dist-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2021-12-10 02:12:34.404 | 'identifiers should be a valid uuid.' % (value))) 2021-12-10 02:12:34.404 |  2021-12-10 02:12:34.408 | INFO keystone.cmd.bootstrap [None req-a5b8b3d3-2a7b-4497-b4a4-b7dc34ba4c1e None None] Created region RegionOne 2021-12-10 02:12:34.481 | INFO keystone.cmd.bootstrap [None req-a5b8b3d3-2a7b-4497-b4a4-b7dc34ba4c1e None None] Created public endpoint http://10.222.0.46/identity 2021-12-10 02:12:34.544 | INFO keystone.cmd.bootstrap [None req-a5b8b3d3-2a7b-4497-b4a4-b7dc34ba4c1e None None] Created admin endpoint http://10.222.0.46/identity 2021-12-10 02:12:34.862 | + ./stack.sh:main:1098 : create_keystone_accounts 2021-12-10 02:12:34.865 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-12-10 02:12:34.868 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-12-10 02:12:37.703 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:12:37.706 | + lib/keystone:create_keystone_accounts:315 : admin_project=21e17a85f14f49b5814236018c8c6c25 2021-12-10 02:12:37.709 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-12-10 02:12:37.712 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-12-10 02:12:39.885 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:12:39.888 | + lib/keystone:create_keystone_accounts:317 : admin_user=74e06b4efcee40c082394096dbc6eb92 2021-12-10 02:12:39.890 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-12-10 02:12:39.893 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-12-10 02:12:39.895 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin 74e06b4efcee40c082394096dbc6eb92 default 2021-12-10 02:12:39.898 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-12-10 02:12:39.902 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 74e06b4efcee40c082394096dbc6eb92 --domain default 2021-12-10 02:12:39.902 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:12:39.902 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-12-10 02:12:39.905 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:12:39.908 | ++ functions-common:get_field:727 : read data 2021-12-10 02:12:42.249 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:12:42.253 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-12-10 02:12:42.255 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-12-10 02:12:42.258 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 74e06b4efcee40c082394096dbc6eb92 --domain default 2021-12-10 02:12:44.865 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 74e06b4efcee40c082394096dbc6eb92 --domain default 2021-12-10 02:12:44.866 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:12:44.866 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-12-10 02:12:44.869 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:12:44.871 | ++ functions-common:get_field:727 : read data 2021-12-10 02:12:47.252 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:12:47.255 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:12:47.257 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:12:47.260 | ++ functions-common:get_field:733 : echo '| 96793ad113984c50b5c8a9c28443df2f | 74e06b4efcee40c082394096dbc6eb92 | | | default | | False |' 2021-12-10 02:12:47.261 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:12:47.265 | ++ functions-common:get_field:727 : read data 2021-12-10 02:12:47.269 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:12:47.271 | + functions-common:get_or_add_user_domain_role:936 : echo 96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:12:47.271 | 96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:12:47.274 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-12-10 02:12:47.277 | + functions-common:get_or_create_domain:792 : local domain_id 2021-12-10 02:12:47.280 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-12-10 02:12:49.475 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-12-10 02:12:49.477 | + functions-common:get_or_create_domain:803 : echo default 2021-12-10 02:12:49.477 | default 2021-12-10 02:12:49.480 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2021-12-10 02:12:49.482 | + functions-common:get_or_create_project:847 : local project_id 2021-12-10 02:12:49.486 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-12-10 02:12:52.048 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:12:52.051 | + functions-common:get_or_create_project:853 : project_id=acab08f9c3904c139427917446a27c10 2021-12-10 02:12:52.053 | + functions-common:get_or_create_project:854 : echo acab08f9c3904c139427917446a27c10 2021-12-10 02:12:52.053 | acab08f9c3904c139427917446a27c10 2021-12-10 02:12:52.056 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2021-12-10 02:12:52.058 | + functions-common:get_or_create_role:860 : local role_id 2021-12-10 02:12:52.062 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-12-10 02:12:54.277 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:12:54.280 | + functions-common:get_or_create_role:865 : role_id=c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:12:54.283 | + functions-common:get_or_create_role:866 : echo c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:12:54.283 | c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:12:54.285 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2021-12-10 02:12:54.288 | + functions-common:get_or_create_role:860 : local role_id 2021-12-10 02:12:54.291 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-12-10 02:12:56.452 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:12:56.455 | + functions-common:get_or_create_role:865 : role_id=8f161b8e6539482f97b851d008a195e0 2021-12-10 02:12:56.457 | + functions-common:get_or_create_role:866 : echo 8f161b8e6539482f97b851d008a195e0 2021-12-10 02:12:56.458 | 8f161b8e6539482f97b851d008a195e0 2021-12-10 02:12:56.460 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-12-10 02:12:56.462 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2021-12-10 02:12:56.465 | + functions-common:get_or_create_role:860 : local role_id 2021-12-10 02:12:56.468 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-10 02:12:58.619 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:12:58.623 | + functions-common:get_or_create_role:865 : role_id=a0c32fc84fb2470197fc4486ffc50290 2021-12-10 02:12:58.625 | + functions-common:get_or_create_role:866 : echo a0c32fc84fb2470197fc4486ffc50290 2021-12-10 02:12:58.625 | a0c32fc84fb2470197fc4486ffc50290 2021-12-10 02:12:58.627 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-12-10 02:12:58.631 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-12-10 02:12:58.633 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-10 02:12:58.637 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-12-10 02:13:00.903 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:13:00.906 | ++ functions-common:get_or_create_project:853 : project_id=fa687e9ccce7473a81ec5e1eee606be4 2021-12-10 02:13:00.909 | ++ functions-common:get_or_create_project:854 : echo fa687e9ccce7473a81ec5e1eee606be4 2021-12-10 02:13:00.912 | + lib/keystone:create_keystone_accounts:343 : invis_project=fa687e9ccce7473a81ec5e1eee606be4 2021-12-10 02:13:00.914 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-12-10 02:13:00.917 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-12-10 02:13:00.920 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-10 02:13:00.923 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-12-10 02:13:03.218 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:13:03.221 | ++ functions-common:get_or_create_project:853 : project_id=04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:13:03.223 | ++ functions-common:get_or_create_project:854 : echo 04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:13:03.226 | + lib/keystone:create_keystone_accounts:347 : demo_project=04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:13:03.229 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-12-10 02:13:03.232 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-12-10 02:13:03.235 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-10 02:13:03.238 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-12-10 02:13:03.240 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-12-10 02:13:03.243 | +++ functions-common:get_or_create_user:842 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-12-10 02:13:05.681 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:13:05.684 | ++ functions-common:get_or_create_user:840 : user_id=bd900f4aa34c418282606b7084613980 2021-12-10 02:13:05.687 | ++ functions-common:get_or_create_user:841 : echo bd900f4aa34c418282606b7084613980 2021-12-10 02:13:05.690 | + lib/keystone:create_keystone_accounts:350 : demo_user=bd900f4aa34c418282606b7084613980 2021-12-10 02:13:05.692 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member bd900f4aa34c418282606b7084613980 04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:13:05.695 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:13:05.698 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-10 02:13:05.701 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:13:05.703 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:13:05.705 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-10 02:13:05.708 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-10 02:13:05.710 | ++ functions-common:_get_domain_args:882 : echo 2021-12-10 02:13:05.713 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-10 02:13:05.717 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user bd900f4aa34c418282606b7084613980 --project 04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:13:05.717 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:13:05.717 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:13:05.720 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:13:05.723 | ++ functions-common:get_field:727 : read data 2021-12-10 02:13:08.131 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:13:08.136 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:13:08.138 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:13:08.141 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user bd900f4aa34c418282606b7084613980 --project 04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:13:10.476 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user bd900f4aa34c418282606b7084613980 --project 04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:13:10.477 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:13:10.477 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:13:10.480 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:13:10.483 | ++ functions-common:get_field:727 : read data 2021-12-10 02:13:12.921 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:13:12.924 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:13:12.926 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:13:12.929 | ++ functions-common:get_field:733 : echo '| 5db0af0b4c3b422bbb7d4fb601a54f9b | bd900f4aa34c418282606b7084613980 | | 04b94b610a124f92bd24b8ef7aed9923 | | | False |' 2021-12-10 02:13:12.930 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:13:12.935 | ++ functions-common:get_field:727 : read data 2021-12-10 02:13:12.938 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5db0af0b4c3b422bbb7d4fb601a54f9b 2021-12-10 02:13:12.941 | + functions-common:get_or_add_user_project_role:912 : echo 5db0af0b4c3b422bbb7d4fb601a54f9b 2021-12-10 02:13:12.941 | 5db0af0b4c3b422bbb7d4fb601a54f9b 2021-12-10 02:13:12.943 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin 74e06b4efcee40c082394096dbc6eb92 04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:13:12.946 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:13:12.950 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-10 02:13:12.952 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:13:12.955 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:13:12.957 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-10 02:13:12.959 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-10 02:13:12.962 | ++ functions-common:_get_domain_args:882 : echo 2021-12-10 02:13:12.964 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-10 02:13:12.968 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 74e06b4efcee40c082394096dbc6eb92 --project 04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:13:12.969 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:13:12.969 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:13:12.972 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:13:12.975 | ++ functions-common:get_field:727 : read data 2021-12-10 02:13:15.357 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:13:15.361 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:13:15.364 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:13:15.367 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 74e06b4efcee40c082394096dbc6eb92 --project 04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:13:17.750 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 74e06b4efcee40c082394096dbc6eb92 --project 04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:13:17.750 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:13:17.750 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:13:17.754 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:13:17.757 | ++ functions-common:get_field:727 : read data 2021-12-10 02:13:20.210 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:13:20.213 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:13:20.216 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:13:20.219 | ++ functions-common:get_field:733 : echo '| 96793ad113984c50b5c8a9c28443df2f | 74e06b4efcee40c082394096dbc6eb92 | | 04b94b610a124f92bd24b8ef7aed9923 | | | False |' 2021-12-10 02:13:20.219 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:13:20.224 | ++ functions-common:get_field:727 : read data 2021-12-10 02:13:20.228 | + functions-common:get_or_add_user_project_role:910 : user_role_id=96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:13:20.231 | + functions-common:get_or_add_user_project_role:912 : echo 96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:13:20.231 | 96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:13:20.233 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole bd900f4aa34c418282606b7084613980 04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:13:20.236 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:13:20.239 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-10 02:13:20.241 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:13:20.244 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:13:20.255 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-10 02:13:20.257 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-10 02:13:20.260 | ++ functions-common:_get_domain_args:882 : echo 2021-12-10 02:13:20.263 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-10 02:13:20.268 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user bd900f4aa34c418282606b7084613980 --project 04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:13:20.269 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:13:20.269 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:13:20.271 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:13:20.274 | ++ functions-common:get_field:727 : read data 2021-12-10 02:13:22.624 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:13:22.628 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:13:22.630 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:13:22.633 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user bd900f4aa34c418282606b7084613980 --project 04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:13:24.964 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user bd900f4aa34c418282606b7084613980 --project 04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:13:24.964 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:13:24.965 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:13:24.967 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:13:24.970 | ++ functions-common:get_field:727 : read data 2021-12-10 02:13:27.420 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:13:27.423 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:13:27.426 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:13:27.429 | ++ functions-common:get_field:733 : echo '| a0c32fc84fb2470197fc4486ffc50290 | bd900f4aa34c418282606b7084613980 | | 04b94b610a124f92bd24b8ef7aed9923 | | | False |' 2021-12-10 02:13:27.429 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:13:27.434 | ++ functions-common:get_field:727 : read data 2021-12-10 02:13:27.438 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a0c32fc84fb2470197fc4486ffc50290 2021-12-10 02:13:27.440 | + functions-common:get_or_add_user_project_role:912 : echo a0c32fc84fb2470197fc4486ffc50290 2021-12-10 02:13:27.440 | a0c32fc84fb2470197fc4486ffc50290 2021-12-10 02:13:27.443 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member bd900f4aa34c418282606b7084613980 fa687e9ccce7473a81ec5e1eee606be4 2021-12-10 02:13:27.445 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:13:27.449 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-10 02:13:27.451 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:13:27.454 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:13:27.456 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-10 02:13:27.458 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-10 02:13:27.461 | ++ functions-common:_get_domain_args:882 : echo 2021-12-10 02:13:27.464 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-10 02:13:27.468 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user bd900f4aa34c418282606b7084613980 --project fa687e9ccce7473a81ec5e1eee606be4 2021-12-10 02:13:27.468 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:13:27.469 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:13:27.471 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:13:27.475 | ++ functions-common:get_field:727 : read data 2021-12-10 02:13:29.840 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:13:29.844 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:13:29.847 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:13:29.849 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user bd900f4aa34c418282606b7084613980 --project fa687e9ccce7473a81ec5e1eee606be4 2021-12-10 02:13:32.181 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user bd900f4aa34c418282606b7084613980 --project fa687e9ccce7473a81ec5e1eee606be4 2021-12-10 02:13:32.182 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:13:32.182 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:13:32.185 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:13:32.187 | ++ functions-common:get_field:727 : read data 2021-12-10 02:13:34.717 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:13:34.720 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:13:34.722 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:13:34.726 | ++ functions-common:get_field:733 : echo '| 5db0af0b4c3b422bbb7d4fb601a54f9b | bd900f4aa34c418282606b7084613980 | | fa687e9ccce7473a81ec5e1eee606be4 | | | False |' 2021-12-10 02:13:34.726 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:13:34.732 | ++ functions-common:get_field:727 : read data 2021-12-10 02:13:34.736 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5db0af0b4c3b422bbb7d4fb601a54f9b 2021-12-10 02:13:34.738 | + functions-common:get_or_add_user_project_role:912 : echo 5db0af0b4c3b422bbb7d4fb601a54f9b 2021-12-10 02:13:34.738 | 5db0af0b4c3b422bbb7d4fb601a54f9b 2021-12-10 02:13:34.740 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2021-12-10 02:13:34.744 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2021-12-10 02:13:34.746 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-10 02:13:34.749 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-12-10 02:13:36.956 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:13:36.959 | ++ functions-common:get_or_create_project:853 : project_id=07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:13:36.962 | ++ functions-common:get_or_create_project:854 : echo 07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:13:36.965 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:13:36.967 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2021-12-10 02:13:36.970 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-12-10 02:13:36.973 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-10 02:13:36.975 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-12-10 02:13:36.978 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-12-10 02:13:36.982 | +++ functions-common:get_or_create_user:842 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-12-10 02:13:39.231 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:13:39.235 | ++ functions-common:get_or_create_user:840 : user_id=962907d16c34451b90d6f97fdf2b5bc3 2021-12-10 02:13:39.237 | ++ functions-common:get_or_create_user:841 : echo 962907d16c34451b90d6f97fdf2b5bc3 2021-12-10 02:13:39.240 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=962907d16c34451b90d6f97fdf2b5bc3 2021-12-10 02:13:39.242 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member 962907d16c34451b90d6f97fdf2b5bc3 07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:13:39.245 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:13:39.248 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-10 02:13:39.251 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:13:39.253 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:13:39.255 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-10 02:13:39.258 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-10 02:13:39.261 | ++ functions-common:_get_domain_args:882 : echo 2021-12-10 02:13:39.264 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-10 02:13:39.268 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 962907d16c34451b90d6f97fdf2b5bc3 --project 07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:13:39.268 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:13:39.268 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:13:39.271 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:13:39.274 | ++ functions-common:get_field:727 : read data 2021-12-10 02:13:41.746 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:13:41.750 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:13:41.752 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:13:41.755 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 962907d16c34451b90d6f97fdf2b5bc3 --project 07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:13:44.129 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 962907d16c34451b90d6f97fdf2b5bc3 --project 07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:13:44.129 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:13:44.129 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:13:44.132 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:13:44.135 | ++ functions-common:get_field:727 : read data 2021-12-10 02:13:46.622 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:13:46.625 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:13:46.627 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:13:46.630 | ++ functions-common:get_field:733 : echo '| 5db0af0b4c3b422bbb7d4fb601a54f9b | 962907d16c34451b90d6f97fdf2b5bc3 | | 07a3364e90af4ca2abc3a9cf65b1b331 | | | False |' 2021-12-10 02:13:46.631 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:13:46.636 | ++ functions-common:get_field:727 : read data 2021-12-10 02:13:46.640 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5db0af0b4c3b422bbb7d4fb601a54f9b 2021-12-10 02:13:46.642 | + functions-common:get_or_add_user_project_role:912 : echo 5db0af0b4c3b422bbb7d4fb601a54f9b 2021-12-10 02:13:46.642 | 5db0af0b4c3b422bbb7d4fb601a54f9b 2021-12-10 02:13:46.645 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin 74e06b4efcee40c082394096dbc6eb92 07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:13:46.647 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:13:46.650 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-10 02:13:46.653 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:13:46.655 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:13:46.658 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-10 02:13:46.660 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-10 02:13:46.662 | ++ functions-common:_get_domain_args:882 : echo 2021-12-10 02:13:46.665 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-10 02:13:46.669 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 74e06b4efcee40c082394096dbc6eb92 --project 07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:13:46.670 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:13:46.670 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:13:46.673 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:13:46.676 | ++ functions-common:get_field:727 : read data 2021-12-10 02:13:49.108 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:13:49.112 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:13:49.114 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:13:49.117 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 74e06b4efcee40c082394096dbc6eb92 --project 07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:13:51.483 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 74e06b4efcee40c082394096dbc6eb92 --project 07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:13:51.483 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:13:51.483 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:13:51.486 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:13:51.489 | ++ functions-common:get_field:727 : read data 2021-12-10 02:13:53.913 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:13:53.916 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:13:53.919 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:13:53.922 | ++ functions-common:get_field:733 : echo '| 96793ad113984c50b5c8a9c28443df2f | 74e06b4efcee40c082394096dbc6eb92 | | 07a3364e90af4ca2abc3a9cf65b1b331 | | | False |' 2021-12-10 02:13:53.922 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:13:53.927 | ++ functions-common:get_field:727 : read data 2021-12-10 02:13:53.931 | + functions-common:get_or_add_user_project_role:910 : user_role_id=96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:13:53.936 | + functions-common:get_or_add_user_project_role:912 : echo 96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:13:53.936 | 96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:13:53.936 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole 962907d16c34451b90d6f97fdf2b5bc3 07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:13:53.939 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:13:53.942 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-10 02:13:53.944 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:13:53.948 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:13:53.950 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-10 02:13:53.952 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-10 02:13:53.955 | ++ functions-common:_get_domain_args:882 : echo 2021-12-10 02:13:53.958 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-10 02:13:53.962 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 962907d16c34451b90d6f97fdf2b5bc3 --project 07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:13:53.962 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:13:53.963 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:13:53.965 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:13:53.968 | ++ functions-common:get_field:727 : read data 2021-12-10 02:13:56.332 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:13:56.336 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:13:56.338 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:13:56.341 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 962907d16c34451b90d6f97fdf2b5bc3 --project 07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:13:58.742 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 962907d16c34451b90d6f97fdf2b5bc3 --project 07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:13:58.742 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:13:58.742 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:13:58.745 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:13:58.748 | ++ functions-common:get_field:727 : read data 2021-12-10 02:14:01.225 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:14:01.228 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:14:01.231 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:14:01.234 | ++ functions-common:get_field:733 : echo '| a0c32fc84fb2470197fc4486ffc50290 | 962907d16c34451b90d6f97fdf2b5bc3 | | 07a3364e90af4ca2abc3a9cf65b1b331 | | | False |' 2021-12-10 02:14:01.235 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:14:01.239 | ++ functions-common:get_field:727 : read data 2021-12-10 02:14:01.244 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a0c32fc84fb2470197fc4486ffc50290 2021-12-10 02:14:01.246 | + functions-common:get_or_add_user_project_role:912 : echo a0c32fc84fb2470197fc4486ffc50290 2021-12-10 02:14:01.246 | a0c32fc84fb2470197fc4486ffc50290 2021-12-10 02:14:01.249 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2021-12-10 02:14:01.252 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2021-12-10 02:14:01.255 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-12-10 02:14:01.257 | ++ functions-common:get_or_create_group:810 : local group_id 2021-12-10 02:14:01.261 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-12-10 02:14:03.485 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:14:03.488 | ++ functions-common:get_or_create_group:817 : group_id=a388639672ee4c2f8645d4901c643279 2021-12-10 02:14:03.490 | ++ functions-common:get_or_create_group:818 : echo a388639672ee4c2f8645d4901c643279 2021-12-10 02:14:03.493 | + lib/keystone:create_keystone_accounts:371 : admin_group=a388639672ee4c2f8645d4901c643279 2021-12-10 02:14:03.495 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2021-12-10 02:14:03.498 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2021-12-10 02:14:03.501 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-12-10 02:14:03.503 | ++ functions-common:get_or_create_group:810 : local group_id 2021-12-10 02:14:03.507 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-12-10 02:14:05.751 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:14:05.754 | ++ functions-common:get_or_create_group:817 : group_id=6cc764a687514475ad860fe69e4cc6d2 2021-12-10 02:14:05.756 | ++ functions-common:get_or_create_group:818 : echo 6cc764a687514475ad860fe69e4cc6d2 2021-12-10 02:14:05.759 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=6cc764a687514475ad860fe69e4cc6d2 2021-12-10 02:14:05.761 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member 6cc764a687514475ad860fe69e4cc6d2 04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:14:05.764 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-10 02:14:05.767 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 6cc764a687514475ad860fe69e4cc6d2 --project 04b94b610a124f92bd24b8ef7aed9923 -f value 2021-12-10 02:14:08.166 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:14:08.169 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-10 02:14:08.172 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-10 02:14:08.174 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 6cc764a687514475ad860fe69e4cc6d2 --project 04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:14:10.493 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 6cc764a687514475ad860fe69e4cc6d2 --project 04b94b610a124f92bd24b8ef7aed9923 -f value 2021-12-10 02:14:12.948 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:14:12.951 | + functions-common:get_or_add_group_project_role:958 : group_role_id='5db0af0b4c3b422bbb7d4fb601a54f9b 6cc764a687514475ad860fe69e4cc6d2 04b94b610a124f92bd24b8ef7aed9923 False' 2021-12-10 02:14:12.954 | + functions-common:get_or_add_group_project_role:960 : echo 5db0af0b4c3b422bbb7d4fb601a54f9b 6cc764a687514475ad860fe69e4cc6d2 04b94b610a124f92bd24b8ef7aed9923 False 2021-12-10 02:14:12.954 | 5db0af0b4c3b422bbb7d4fb601a54f9b 6cc764a687514475ad860fe69e4cc6d2 04b94b610a124f92bd24b8ef7aed9923 False 2021-12-10 02:14:12.956 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole 6cc764a687514475ad860fe69e4cc6d2 04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:14:12.959 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-10 02:14:12.962 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 6cc764a687514475ad860fe69e4cc6d2 --project 04b94b610a124f92bd24b8ef7aed9923 -f value 2021-12-10 02:14:15.429 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:14:15.432 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-10 02:14:15.434 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-10 02:14:15.436 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 6cc764a687514475ad860fe69e4cc6d2 --project 04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:14:17.792 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 6cc764a687514475ad860fe69e4cc6d2 --project 04b94b610a124f92bd24b8ef7aed9923 -f value 2021-12-10 02:14:20.246 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:14:20.249 | + functions-common:get_or_add_group_project_role:958 : group_role_id='a0c32fc84fb2470197fc4486ffc50290 6cc764a687514475ad860fe69e4cc6d2 04b94b610a124f92bd24b8ef7aed9923 False' 2021-12-10 02:14:20.252 | + functions-common:get_or_add_group_project_role:960 : echo a0c32fc84fb2470197fc4486ffc50290 6cc764a687514475ad860fe69e4cc6d2 04b94b610a124f92bd24b8ef7aed9923 False 2021-12-10 02:14:20.252 | a0c32fc84fb2470197fc4486ffc50290 6cc764a687514475ad860fe69e4cc6d2 04b94b610a124f92bd24b8ef7aed9923 False 2021-12-10 02:14:20.254 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member 6cc764a687514475ad860fe69e4cc6d2 07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:14:20.256 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-10 02:14:20.260 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 6cc764a687514475ad860fe69e4cc6d2 --project 07a3364e90af4ca2abc3a9cf65b1b331 -f value 2021-12-10 02:14:22.660 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:14:22.663 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-10 02:14:22.665 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-10 02:14:22.668 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 6cc764a687514475ad860fe69e4cc6d2 --project 07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:14:25.020 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 6cc764a687514475ad860fe69e4cc6d2 --project 07a3364e90af4ca2abc3a9cf65b1b331 -f value 2021-12-10 02:14:27.462 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:14:27.465 | + functions-common:get_or_add_group_project_role:958 : group_role_id='5db0af0b4c3b422bbb7d4fb601a54f9b 6cc764a687514475ad860fe69e4cc6d2 07a3364e90af4ca2abc3a9cf65b1b331 False' 2021-12-10 02:14:27.468 | + functions-common:get_or_add_group_project_role:960 : echo 5db0af0b4c3b422bbb7d4fb601a54f9b 6cc764a687514475ad860fe69e4cc6d2 07a3364e90af4ca2abc3a9cf65b1b331 False 2021-12-10 02:14:27.468 | 5db0af0b4c3b422bbb7d4fb601a54f9b 6cc764a687514475ad860fe69e4cc6d2 07a3364e90af4ca2abc3a9cf65b1b331 False 2021-12-10 02:14:27.470 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole 6cc764a687514475ad860fe69e4cc6d2 07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:14:27.473 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-10 02:14:27.476 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 6cc764a687514475ad860fe69e4cc6d2 --project 07a3364e90af4ca2abc3a9cf65b1b331 -f value 2021-12-10 02:14:29.858 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:14:29.861 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-10 02:14:29.864 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-10 02:14:29.866 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 6cc764a687514475ad860fe69e4cc6d2 --project 07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:14:32.174 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 6cc764a687514475ad860fe69e4cc6d2 --project 07a3364e90af4ca2abc3a9cf65b1b331 -f value 2021-12-10 02:14:34.637 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:14:34.640 | + functions-common:get_or_add_group_project_role:958 : group_role_id='a0c32fc84fb2470197fc4486ffc50290 6cc764a687514475ad860fe69e4cc6d2 07a3364e90af4ca2abc3a9cf65b1b331 False' 2021-12-10 02:14:34.642 | + functions-common:get_or_add_group_project_role:960 : echo a0c32fc84fb2470197fc4486ffc50290 6cc764a687514475ad860fe69e4cc6d2 07a3364e90af4ca2abc3a9cf65b1b331 False 2021-12-10 02:14:34.642 | a0c32fc84fb2470197fc4486ffc50290 6cc764a687514475ad860fe69e4cc6d2 07a3364e90af4ca2abc3a9cf65b1b331 False 2021-12-10 02:14:34.645 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin a388639672ee4c2f8645d4901c643279 21e17a85f14f49b5814236018c8c6c25 2021-12-10 02:14:34.648 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-10 02:14:34.652 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group a388639672ee4c2f8645d4901c643279 --project 21e17a85f14f49b5814236018c8c6c25 -f value 2021-12-10 02:14:37.048 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:14:37.051 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-10 02:14:37.053 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-10 02:14:37.056 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group a388639672ee4c2f8645d4901c643279 --project 21e17a85f14f49b5814236018c8c6c25 2021-12-10 02:14:39.385 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group a388639672ee4c2f8645d4901c643279 --project 21e17a85f14f49b5814236018c8c6c25 -f value 2021-12-10 02:14:41.831 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:14:41.834 | + functions-common:get_or_add_group_project_role:958 : group_role_id='96793ad113984c50b5c8a9c28443df2f a388639672ee4c2f8645d4901c643279 21e17a85f14f49b5814236018c8c6c25 False' 2021-12-10 02:14:41.838 | + functions-common:get_or_add_group_project_role:960 : echo 96793ad113984c50b5c8a9c28443df2f a388639672ee4c2f8645d4901c643279 21e17a85f14f49b5814236018c8c6c25 False 2021-12-10 02:14:41.838 | 96793ad113984c50b5c8a9c28443df2f a388639672ee4c2f8645d4901c643279 21e17a85f14f49b5814236018c8c6c25 False 2021-12-10 02:14:41.841 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2021-12-10 02:14:41.857 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:14:41.860 | + ./stack.sh:main:1099 : is_service_enabled nova 2021-12-10 02:14:41.876 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:14:41.878 | + ./stack.sh:main:1100 : create_nova_accounts 2021-12-10 02:14:41.881 | + lib/nova:create_nova_accounts:344 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-12-10 02:14:41.883 | + lib/nova:create_nova_accounts:348 : create_service_user nova admin 2021-12-10 02:14:41.886 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2021-12-10 02:14:41.888 | + functions-common:get_or_create_user:824 : local user_id 2021-12-10 02:14:41.890 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-10 02:14:41.893 | + functions-common:get_or_create_user:828 : local email= 2021-12-10 02:14:41.896 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-10 02:14:44.359 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:14:44.362 | + functions-common:get_or_create_user:840 : user_id=481a5fb735bb41218a1e38188cf2b860 2021-12-10 02:14:44.364 | + functions-common:get_or_create_user:841 : echo 481a5fb735bb41218a1e38188cf2b860 2021-12-10 02:14:44.364 | 481a5fb735bb41218a1e38188cf2b860 2021-12-10 02:14:44.367 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2021-12-10 02:14:44.370 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:14:44.373 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-10 02:14:44.375 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:14:44.378 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:14:44.380 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-10 02:14:44.382 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-10 02:14:44.385 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-10 02:14:44.388 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-10 02:14:44.390 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-10 02:14:44.393 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-10 02:14:44.397 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-12-10 02:14:44.398 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:14:44.398 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:14:44.401 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:14:44.404 | ++ functions-common:get_field:727 : read data 2021-12-10 02:14:47.277 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:14:47.281 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:14:47.283 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:14:47.286 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-12-10 02:14:50.184 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-12-10 02:14:50.184 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:14:50.184 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:14:50.187 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:14:50.189 | ++ functions-common:get_field:727 : read data 2021-12-10 02:14:53.147 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:14:53.150 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:14:53.152 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:14:53.155 | ++ functions-common:get_field:733 : echo '| c247e12ff8384ba08e91652a0b2430be | 481a5fb735bb41218a1e38188cf2b860 | | acab08f9c3904c139427917446a27c10 | | | False |' 2021-12-10 02:14:53.155 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:14:53.160 | ++ functions-common:get_field:727 : read data 2021-12-10 02:14:53.164 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:14:53.166 | + functions-common:get_or_add_user_project_role:912 : echo c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:14:53.166 | c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:14:53.169 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-10 02:14:53.171 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2021-12-10 02:14:53.174 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:14:53.177 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-10 02:14:53.179 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:14:53.182 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:14:53.184 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-10 02:14:53.187 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-10 02:14:53.189 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-10 02:14:53.191 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-10 02:14:53.194 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-10 02:14:53.197 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-10 02:14:53.201 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-12-10 02:14:53.201 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:14:53.201 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:14:53.204 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:14:53.207 | ++ functions-common:get_field:727 : read data 2021-12-10 02:14:56.050 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:14:56.054 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:14:56.057 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:14:56.059 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-12-10 02:14:58.918 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-12-10 02:14:58.918 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:14:58.918 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:14:58.921 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:14:58.924 | ++ functions-common:get_field:727 : read data 2021-12-10 02:15:01.861 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:15:01.864 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:15:01.867 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:15:01.870 | ++ functions-common:get_field:733 : echo '| 96793ad113984c50b5c8a9c28443df2f | 481a5fb735bb41218a1e38188cf2b860 | | acab08f9c3904c139427917446a27c10 | | | False |' 2021-12-10 02:15:01.870 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:15:01.875 | ++ functions-common:get_field:727 : read data 2021-12-10 02:15:01.878 | + functions-common:get_or_add_user_project_role:910 : user_role_id=96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:15:01.881 | + functions-common:get_or_add_user_project_role:912 : echo 96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:15:01.881 | 96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:15:01.883 | + lib/nova:create_nova_accounts:350 : local nova_api_url 2021-12-10 02:15:01.886 | + lib/nova:create_nova_accounts:351 : [[ True == \F\a\l\s\e ]] 2021-12-10 02:15:01.888 | + lib/nova:create_nova_accounts:354 : nova_api_url=http://10.222.0.46/compute 2021-12-10 02:15:01.891 | + lib/nova:create_nova_accounts:357 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-12-10 02:15:01.893 | + functions-common:get_or_create_service:966 : local service_id 2021-12-10 02:15:01.897 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-12-10 02:15:04.126 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-12-10 02:15:06.297 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:15:06.300 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-10 02:15:06.301 | 907815debfb44290b31a371051f1d751' 2021-12-10 02:15:06.303 | + functions-common:get_or_create_service:978 : echo 907815debfb44290b31a371051f1d751 2021-12-10 02:15:06.303 | 907815debfb44290b31a371051f1d751 2021-12-10 02:15:06.305 | + lib/nova:create_nova_accounts:359 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.46/compute/v2/$(project_id)s' 2021-12-10 02:15:06.308 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-10 02:15:06.311 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.46/compute/v2/$(project_id)s' RegionOne 2021-12-10 02:15:06.314 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-10 02:15:06.317 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-12-10 02:15:08.722 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:15:08.725 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-10 02:15:08.727 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-10 02:15:08.730 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.46/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-12-10 02:15:11.090 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:15:11.093 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=d407e658586b4c0096e74517d5122ddf 2021-12-10 02:15:11.095 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo d407e658586b4c0096e74517d5122ddf 2021-12-10 02:15:11.098 | + functions-common:get_or_create_endpoint:1011 : public_id=d407e658586b4c0096e74517d5122ddf 2021-12-10 02:15:11.101 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-10 02:15:11.104 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-10 02:15:11.107 | + functions-common:get_or_create_endpoint:1020 : echo d407e658586b4c0096e74517d5122ddf 2021-12-10 02:15:11.107 | d407e658586b4c0096e74517d5122ddf 2021-12-10 02:15:11.109 | + lib/nova:create_nova_accounts:363 : get_or_create_service nova compute 'Nova Compute Service' 2021-12-10 02:15:11.112 | + functions-common:get_or_create_service:966 : local service_id 2021-12-10 02:15:11.115 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-12-10 02:15:13.361 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-12-10 02:15:15.520 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:15:15.523 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-10 02:15:15.523 | a2a774ab12584e8584db4b5c80bcac3d' 2021-12-10 02:15:15.526 | + functions-common:get_or_create_service:978 : echo a2a774ab12584e8584db4b5c80bcac3d 2021-12-10 02:15:15.526 | a2a774ab12584e8584db4b5c80bcac3d 2021-12-10 02:15:15.528 | + lib/nova:create_nova_accounts:365 : get_or_create_endpoint compute RegionOne http://10.222.0.46/compute/v2.1 2021-12-10 02:15:15.530 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-10 02:15:15.534 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.46/compute/v2.1 RegionOne 2021-12-10 02:15:15.536 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-10 02:15:15.539 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-12-10 02:15:17.945 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:15:17.948 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-10 02:15:17.950 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-10 02:15:17.954 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.46/compute/v2.1 --region RegionOne -f value -c id 2021-12-10 02:15:20.313 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:15:20.316 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=375854a1cec94fff99fe8be285d86e92 2021-12-10 02:15:20.318 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 375854a1cec94fff99fe8be285d86e92 2021-12-10 02:15:20.322 | + functions-common:get_or_create_endpoint:1011 : public_id=375854a1cec94fff99fe8be285d86e92 2021-12-10 02:15:20.324 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-10 02:15:20.327 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-10 02:15:20.329 | + functions-common:get_or_create_endpoint:1020 : echo 375854a1cec94fff99fe8be285d86e92 2021-12-10 02:15:20.329 | 375854a1cec94fff99fe8be285d86e92 2021-12-10 02:15:20.332 | + lib/nova:create_nova_accounts:370 : is_service_enabled n-api 2021-12-10 02:15:20.347 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:15:20.350 | + lib/nova:create_nova_accounts:372 : is_service_enabled swift 2021-12-10 02:15:20.366 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:15:20.369 | + lib/nova:create_nova_accounts:375 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-12-10 02:15:20.371 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:15:20.374 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-10 02:15:20.377 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:15:20.379 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:15:20.381 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-10 02:15:20.384 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-10 02:15:20.387 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-10 02:15:20.389 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-10 02:15:20.391 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-10 02:15:20.394 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-10 02:15:20.399 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-10 02:15:20.399 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:15:20.399 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:15:20.401 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:15:20.404 | ++ functions-common:get_field:727 : read data 2021-12-10 02:15:23.368 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:15:23.373 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:15:23.377 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:15:23.379 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-10 02:15:26.205 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-10 02:15:26.205 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:15:26.206 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:15:26.208 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:15:26.211 | ++ functions-common:get_field:727 : read data 2021-12-10 02:15:29.166 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:15:29.170 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:15:29.172 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:15:29.175 | ++ functions-common:get_field:733 : echo '| 8f161b8e6539482f97b851d008a195e0 | 481a5fb735bb41218a1e38188cf2b860 | | acab08f9c3904c139427917446a27c10 | | | False |' 2021-12-10 02:15:29.176 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:15:29.181 | ++ functions-common:get_field:727 : read data 2021-12-10 02:15:29.184 | + functions-common:get_or_add_user_project_role:910 : user_role_id=8f161b8e6539482f97b851d008a195e0 2021-12-10 02:15:29.186 | + functions-common:get_or_add_user_project_role:912 : echo 8f161b8e6539482f97b851d008a195e0 2021-12-10 02:15:29.187 | 8f161b8e6539482f97b851d008a195e0 2021-12-10 02:15:29.189 | + lib/nova:create_nova_accounts:380 : is_service_enabled s3api 2021-12-10 02:15:29.205 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:15:29.207 | + ./stack.sh:main:1102 : is_service_enabled glance 2021-12-10 02:15:29.223 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:15:29.226 | + ./stack.sh:main:1103 : create_glance_accounts 2021-12-10 02:15:29.229 | + lib/glance:create_glance_accounts:307 : is_service_enabled g-api 2021-12-10 02:15:29.245 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:15:29.247 | + lib/glance:create_glance_accounts:309 : create_service_user glance 2021-12-10 02:15:29.250 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2021-12-10 02:15:29.252 | + functions-common:get_or_create_user:824 : local user_id 2021-12-10 02:15:29.254 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-10 02:15:29.257 | + functions-common:get_or_create_user:828 : local email= 2021-12-10 02:15:29.260 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-10 02:15:31.573 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:15:31.576 | + functions-common:get_or_create_user:840 : user_id=25fd2d5a1a864a938e173d00ae5aa0bb 2021-12-10 02:15:31.579 | + functions-common:get_or_create_user:841 : echo 25fd2d5a1a864a938e173d00ae5aa0bb 2021-12-10 02:15:31.579 | 25fd2d5a1a864a938e173d00ae5aa0bb 2021-12-10 02:15:31.581 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2021-12-10 02:15:31.584 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:15:31.587 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-10 02:15:31.592 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:15:31.592 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:15:31.594 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-10 02:15:31.596 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-10 02:15:31.599 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-10 02:15:31.601 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-10 02:15:31.604 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-10 02:15:31.607 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-10 02:15:31.611 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-12-10 02:15:31.611 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:15:31.612 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:15:31.614 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:15:31.617 | ++ functions-common:get_field:727 : read data 2021-12-10 02:15:34.523 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:15:34.527 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:15:34.530 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:15:34.532 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-12-10 02:15:37.419 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-12-10 02:15:37.419 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:15:37.419 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:15:37.422 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:15:37.424 | ++ functions-common:get_field:727 : read data 2021-12-10 02:15:40.366 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:15:40.369 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:15:40.371 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:15:40.374 | ++ functions-common:get_field:733 : echo '| c247e12ff8384ba08e91652a0b2430be | 25fd2d5a1a864a938e173d00ae5aa0bb | | acab08f9c3904c139427917446a27c10 | | | False |' 2021-12-10 02:15:40.375 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:15:40.379 | ++ functions-common:get_field:727 : read data 2021-12-10 02:15:40.383 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:15:40.385 | + functions-common:get_or_add_user_project_role:912 : echo c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:15:40.385 | c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:15:40.388 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-10 02:15:40.390 | + lib/glance:create_glance_accounts:312 : is_service_enabled s-proxy 2021-12-10 02:15:40.406 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:15:40.408 | + lib/glance:create_glance_accounts:313 : create_service_user glance-swift ResellerAdmin 2021-12-10 02:15:40.411 | + lib/keystone:create_service_user:395 : get_or_create_user glance-swift Passw0rd Default 2021-12-10 02:15:40.413 | + functions-common:get_or_create_user:824 : local user_id 2021-12-10 02:15:40.416 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-10 02:15:40.419 | + functions-common:get_or_create_user:828 : local email= 2021-12-10 02:15:40.422 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-10 02:15:42.910 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:15:42.913 | + functions-common:get_or_create_user:840 : user_id=bc86239ca61c4937923b3e71c3c2e235 2021-12-10 02:15:42.916 | + functions-common:get_or_create_user:841 : echo bc86239ca61c4937923b3e71c3c2e235 2021-12-10 02:15:42.916 | bc86239ca61c4937923b3e71c3c2e235 2021-12-10 02:15:42.918 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance-swift service Default Default 2021-12-10 02:15:42.921 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:15:42.924 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-10 02:15:42.926 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:15:42.929 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:15:42.932 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-10 02:15:42.934 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-10 02:15:42.936 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-10 02:15:42.939 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-10 02:15:42.941 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-10 02:15:42.944 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-10 02:15:42.948 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-10 02:15:42.948 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:15:42.949 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:15:42.951 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:15:42.954 | ++ functions-common:get_field:727 : read data 2021-12-10 02:15:45.868 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:15:45.871 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:15:45.874 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:15:45.877 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-10 02:15:48.748 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-10 02:15:48.748 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:15:48.748 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:15:48.751 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:15:48.753 | ++ functions-common:get_field:727 : read data 2021-12-10 02:15:51.695 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:15:51.699 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:15:51.702 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:15:51.705 | ++ functions-common:get_field:733 : echo '| c247e12ff8384ba08e91652a0b2430be | bc86239ca61c4937923b3e71c3c2e235 | | acab08f9c3904c139427917446a27c10 | | | False |' 2021-12-10 02:15:51.707 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:15:51.712 | ++ functions-common:get_field:727 : read data 2021-12-10 02:15:51.715 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:15:51.718 | + functions-common:get_or_add_user_project_role:912 : echo c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:15:51.718 | c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:15:51.720 | + lib/keystone:create_service_user:398 : [[ -n ResellerAdmin ]] 2021-12-10 02:15:51.723 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-12-10 02:15:51.725 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:15:51.728 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-10 02:15:51.731 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:15:51.733 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:15:51.736 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-10 02:15:51.738 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-10 02:15:51.741 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-10 02:15:51.744 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-10 02:15:51.746 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-10 02:15:51.749 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-10 02:15:51.753 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-10 02:15:51.755 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:15:51.758 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:15:51.761 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:15:51.764 | ++ functions-common:get_field:727 : read data 2021-12-10 02:15:54.735 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:15:54.739 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:15:54.741 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:15:54.744 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-10 02:15:57.591 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-10 02:15:57.591 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:15:57.591 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:15:57.594 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:15:57.597 | ++ functions-common:get_field:727 : read data 2021-12-10 02:16:00.548 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:16:00.551 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:16:00.553 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:16:00.557 | ++ functions-common:get_field:733 : echo '| 8f161b8e6539482f97b851d008a195e0 | bc86239ca61c4937923b3e71c3c2e235 | | acab08f9c3904c139427917446a27c10 | | | False |' 2021-12-10 02:16:00.557 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:16:00.562 | ++ functions-common:get_field:727 : read data 2021-12-10 02:16:00.565 | + functions-common:get_or_add_user_project_role:910 : user_role_id=8f161b8e6539482f97b851d008a195e0 2021-12-10 02:16:00.568 | + functions-common:get_or_add_user_project_role:912 : echo 8f161b8e6539482f97b851d008a195e0 2021-12-10 02:16:00.568 | 8f161b8e6539482f97b851d008a195e0 2021-12-10 02:16:00.570 | + lib/glance:create_glance_accounts:316 : get_or_create_service glance image 'Glance Image Service' 2021-12-10 02:16:00.573 | + functions-common:get_or_create_service:966 : local service_id 2021-12-10 02:16:00.576 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-12-10 02:16:02.837 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-12-10 02:16:05.033 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:16:05.036 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-10 02:16:05.036 | 9122d474360c41928c993b8f56bdf85e' 2021-12-10 02:16:05.038 | + functions-common:get_or_create_service:978 : echo 9122d474360c41928c993b8f56bdf85e 2021-12-10 02:16:05.038 | 9122d474360c41928c993b8f56bdf85e 2021-12-10 02:16:05.041 | + lib/glance:create_glance_accounts:318 : get_or_create_endpoint image RegionOne http://10.222.0.46/image 2021-12-10 02:16:05.043 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-10 02:16:05.046 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.46/image RegionOne 2021-12-10 02:16:05.049 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-10 02:16:05.052 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-12-10 02:16:07.412 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:16:07.416 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-10 02:16:07.418 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-10 02:16:07.422 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.46/image --region RegionOne -f value -c id 2021-12-10 02:16:09.764 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:16:09.767 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=32ca9592b31f41c6aea8daffd939f9a9 2021-12-10 02:16:09.770 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 32ca9592b31f41c6aea8daffd939f9a9 2021-12-10 02:16:09.773 | + functions-common:get_or_create_endpoint:1011 : public_id=32ca9592b31f41c6aea8daffd939f9a9 2021-12-10 02:16:09.775 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-10 02:16:09.778 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-10 02:16:09.780 | + functions-common:get_or_create_endpoint:1020 : echo 32ca9592b31f41c6aea8daffd939f9a9 2021-12-10 02:16:09.780 | 32ca9592b31f41c6aea8daffd939f9a9 2021-12-10 02:16:09.783 | ++ lib/glance:create_glance_accounts:323 : get_or_create_domain Default 2021-12-10 02:16:09.786 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-12-10 02:16:09.789 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-12-10 02:16:11.986 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-12-10 02:16:11.988 | ++ functions-common:get_or_create_domain:803 : echo default 2021-12-10 02:16:11.991 | + lib/glance:create_glance_accounts:323 : service_domain_id=default 2021-12-10 02:16:11.994 | + lib/glance:create_glance_accounts:324 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-12-10 02:16:12.019 | + lib/glance:create_glance_accounts:325 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-12-10 02:16:12.044 | + ./stack.sh:main:1105 : is_service_enabled cinder 2021-12-10 02:16:12.060 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:16:12.062 | + ./stack.sh:main:1106 : create_cinder_accounts 2021-12-10 02:16:12.064 | + lib/cinder:create_cinder_accounts:339 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2021-12-10 02:16:12.067 | + lib/cinder:create_cinder_accounts:341 : create_service_user cinder 2021-12-10 02:16:12.069 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2021-12-10 02:16:12.072 | + functions-common:get_or_create_user:824 : local user_id 2021-12-10 02:16:12.075 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-10 02:16:12.077 | + functions-common:get_or_create_user:828 : local email= 2021-12-10 02:16:12.080 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-10 02:16:14.390 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:16:14.393 | + functions-common:get_or_create_user:840 : user_id=4bb23c4fa60b41a085b559a1406785f0 2021-12-10 02:16:14.396 | + functions-common:get_or_create_user:841 : echo 4bb23c4fa60b41a085b559a1406785f0 2021-12-10 02:16:14.396 | 4bb23c4fa60b41a085b559a1406785f0 2021-12-10 02:16:14.398 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2021-12-10 02:16:14.402 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:16:14.405 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-10 02:16:14.407 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:16:14.409 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:16:14.412 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-10 02:16:14.414 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-10 02:16:14.417 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-10 02:16:14.419 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-10 02:16:14.421 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-10 02:16:14.424 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-10 02:16:14.428 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-12-10 02:16:14.428 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:16:14.428 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:16:14.431 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:16:14.434 | ++ functions-common:get_field:727 : read data 2021-12-10 02:16:17.360 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:16:17.364 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:16:17.367 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:16:17.369 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-12-10 02:16:20.218 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:16:20.218 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-12-10 02:16:20.218 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:16:20.221 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:16:20.223 | ++ functions-common:get_field:727 : read data 2021-12-10 02:16:23.188 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:16:23.191 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:16:23.194 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:16:23.197 | ++ functions-common:get_field:733 : echo '| c247e12ff8384ba08e91652a0b2430be | 4bb23c4fa60b41a085b559a1406785f0 | | acab08f9c3904c139427917446a27c10 | | | False |' 2021-12-10 02:16:23.197 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:16:23.202 | ++ functions-common:get_field:727 : read data 2021-12-10 02:16:23.205 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:16:23.208 | + functions-common:get_or_add_user_project_role:912 : echo c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:16:23.208 | c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:16:23.210 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-10 02:16:23.213 | + lib/cinder:create_cinder_accounts:344 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-12-10 02:16:23.216 | + functions-common:get_or_create_service:966 : local service_id 2021-12-10 02:16:23.219 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-12-10 02:16:25.493 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-12-10 02:16:27.621 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:16:27.624 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-10 02:16:27.624 | 67c9359d2192409fb0966582ae4a35e9' 2021-12-10 02:16:27.626 | + functions-common:get_or_create_service:978 : echo 67c9359d2192409fb0966582ae4a35e9 2021-12-10 02:16:27.626 | 67c9359d2192409fb0966582ae4a35e9 2021-12-10 02:16:27.629 | + lib/cinder:create_cinder_accounts:345 : '[' True == False ']' 2021-12-10 02:16:27.631 | + lib/cinder:create_cinder_accounts:364 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.46/volume/v3/$(project_id)s' 2021-12-10 02:16:27.634 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-10 02:16:27.637 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.46/volume/v3/$(project_id)s' RegionOne 2021-12-10 02:16:27.639 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-10 02:16:27.642 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-12-10 02:16:30.004 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:16:30.007 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-10 02:16:30.009 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-10 02:16:30.012 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.46/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-10 02:16:32.455 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:16:32.458 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=efa13c038af845b8bd4c5a221f08b2e3 2021-12-10 02:16:32.460 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo efa13c038af845b8bd4c5a221f08b2e3 2021-12-10 02:16:32.463 | + functions-common:get_or_create_endpoint:1011 : public_id=efa13c038af845b8bd4c5a221f08b2e3 2021-12-10 02:16:32.465 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-10 02:16:32.468 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-10 02:16:32.470 | + functions-common:get_or_create_endpoint:1020 : echo efa13c038af845b8bd4c5a221f08b2e3 2021-12-10 02:16:32.470 | efa13c038af845b8bd4c5a221f08b2e3 2021-12-10 02:16:32.473 | + lib/cinder:create_cinder_accounts:368 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-12-10 02:16:32.475 | + functions-common:get_or_create_service:966 : local service_id 2021-12-10 02:16:32.479 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2021-12-10 02:16:34.726 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-12-10 02:16:36.915 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:16:36.918 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-10 02:16:36.918 | ab9e8d13b568487e9509dfb49ecdb960' 2021-12-10 02:16:36.921 | + functions-common:get_or_create_service:978 : echo ab9e8d13b568487e9509dfb49ecdb960 2021-12-10 02:16:36.921 | ab9e8d13b568487e9509dfb49ecdb960 2021-12-10 02:16:36.923 | + lib/cinder:create_cinder_accounts:370 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.46/volume/v2/$(project_id)s' 2021-12-10 02:16:36.926 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-10 02:16:36.929 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.46/volume/v2/$(project_id)s' RegionOne 2021-12-10 02:16:36.931 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-10 02:16:36.935 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-12-10 02:16:39.296 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:16:39.299 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-10 02:16:39.302 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-10 02:16:39.305 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.46/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-12-10 02:16:41.664 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:16:41.667 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=cfe710846cf44b26bc0887f38e0970d8 2021-12-10 02:16:41.670 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo cfe710846cf44b26bc0887f38e0970d8 2021-12-10 02:16:41.673 | + functions-common:get_or_create_endpoint:1011 : public_id=cfe710846cf44b26bc0887f38e0970d8 2021-12-10 02:16:41.675 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-10 02:16:41.678 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-10 02:16:41.680 | + functions-common:get_or_create_endpoint:1020 : echo cfe710846cf44b26bc0887f38e0970d8 2021-12-10 02:16:41.680 | cfe710846cf44b26bc0887f38e0970d8 2021-12-10 02:16:41.683 | + lib/cinder:create_cinder_accounts:374 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-12-10 02:16:41.686 | + functions-common:get_or_create_service:966 : local service_id 2021-12-10 02:16:41.689 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-12-10 02:16:43.931 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-12-10 02:16:46.095 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:16:46.098 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-10 02:16:46.098 | 5e66a9711cd0458dbca3374c80c2ff3a' 2021-12-10 02:16:46.100 | + functions-common:get_or_create_service:978 : echo 5e66a9711cd0458dbca3374c80c2ff3a 2021-12-10 02:16:46.100 | 5e66a9711cd0458dbca3374c80c2ff3a 2021-12-10 02:16:46.103 | + lib/cinder:create_cinder_accounts:376 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.46/volume/v3/$(project_id)s' 2021-12-10 02:16:46.106 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-10 02:16:46.109 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.46/volume/v3/$(project_id)s' RegionOne 2021-12-10 02:16:46.112 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-10 02:16:46.115 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-12-10 02:16:48.479 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:16:48.482 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-10 02:16:48.485 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-10 02:16:48.488 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.46/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-10 02:16:50.903 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:16:50.906 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=76a42027dba0459d944000384d098ece 2021-12-10 02:16:50.908 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 76a42027dba0459d944000384d098ece 2021-12-10 02:16:50.911 | + functions-common:get_or_create_endpoint:1011 : public_id=76a42027dba0459d944000384d098ece 2021-12-10 02:16:50.914 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-10 02:16:50.916 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-10 02:16:50.918 | + functions-common:get_or_create_endpoint:1020 : echo 76a42027dba0459d944000384d098ece 2021-12-10 02:16:50.918 | 76a42027dba0459d944000384d098ece 2021-12-10 02:16:50.921 | + lib/cinder:create_cinder_accounts:381 : configure_cinder_internal_tenant 2021-12-10 02:16:50.924 | ++ lib/cinder:configure_cinder_internal_tenant:554 : get_or_create_project service 2021-12-10 02:16:50.927 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-10 02:16:50.930 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-12-10 02:16:53.267 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:16:53.270 | ++ functions-common:get_or_create_project:853 : project_id=acab08f9c3904c139427917446a27c10 2021-12-10 02:16:53.273 | ++ functions-common:get_or_create_project:854 : echo acab08f9c3904c139427917446a27c10 2021-12-10 02:16:53.276 | + lib/cinder:configure_cinder_internal_tenant:554 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id acab08f9c3904c139427917446a27c10 2021-12-10 02:16:53.302 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_user cinder 2021-12-10 02:16:53.305 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-10 02:16:53.307 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-10 02:16:53.310 | ++ functions-common:get_or_create_user:828 : local email= 2021-12-10 02:16:53.313 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-12-10 02:16:55.232 | No password was supplied, authentication will fail when a user does not have a password. 2021-12-10 02:16:55.710 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:16:55.713 | ++ functions-common:get_or_create_user:840 : user_id=4bb23c4fa60b41a085b559a1406785f0 2021-12-10 02:16:55.715 | ++ functions-common:get_or_create_user:841 : echo 4bb23c4fa60b41a085b559a1406785f0 2021-12-10 02:16:55.718 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 4bb23c4fa60b41a085b559a1406785f0 2021-12-10 02:16:55.745 | + ./stack.sh:main:1108 : is_service_enabled neutron 2021-12-10 02:16:55.761 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:16:55.763 | + ./stack.sh:main:1109 : create_neutron_accounts 2021-12-10 02:16:55.765 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-12-10 02:16:55.769 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-10 02:16:55.769 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-10 02:16:55.774 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-10 02:16:55.776 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-10 02:16:55.779 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-10 02:16:55.781 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-10 02:16:55.783 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-12-10 02:16:55.786 | + lib/neutron-legacy:create_mutnauq_accounts:405 : local neutron_url 2021-12-10 02:16:55.788 | + lib/neutron-legacy:create_mutnauq_accounts:406 : '[' False == True ']' 2021-12-10 02:16:55.791 | + lib/neutron-legacy:create_mutnauq_accounts:409 : neutron_url=http://10.222.0.46:9696/ 2021-12-10 02:16:55.794 | + lib/neutron-legacy:create_mutnauq_accounts:412 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2021-12-10 02:16:55.796 | + lib/neutron-legacy:create_mutnauq_accounts:414 : create_service_user neutron 2021-12-10 02:16:55.799 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2021-12-10 02:16:55.801 | + functions-common:get_or_create_user:824 : local user_id 2021-12-10 02:16:55.803 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-10 02:16:55.806 | + functions-common:get_or_create_user:828 : local email= 2021-12-10 02:16:55.810 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-10 02:16:58.157 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:16:58.160 | + functions-common:get_or_create_user:840 : user_id=a8e0ee81bf694d7cb4126b62eb4eda1d 2021-12-10 02:16:58.163 | + functions-common:get_or_create_user:841 : echo a8e0ee81bf694d7cb4126b62eb4eda1d 2021-12-10 02:16:58.163 | a8e0ee81bf694d7cb4126b62eb4eda1d 2021-12-10 02:16:58.165 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2021-12-10 02:16:58.168 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:16:58.171 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-10 02:16:58.173 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:16:58.175 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:16:58.178 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-10 02:16:58.180 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-10 02:16:58.183 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-10 02:16:58.185 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-10 02:16:58.187 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-10 02:16:58.190 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-10 02:16:58.194 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-12-10 02:16:58.194 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:16:58.194 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:16:58.198 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:16:58.202 | ++ functions-common:get_field:727 : read data 2021-12-10 02:17:01.083 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:17:01.086 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:17:01.089 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:17:01.092 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-12-10 02:17:03.976 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-12-10 02:17:03.976 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:17:03.976 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:17:03.979 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:17:03.981 | ++ functions-common:get_field:727 : read data 2021-12-10 02:17:06.986 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:17:06.989 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:17:06.992 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:17:06.995 | ++ functions-common:get_field:733 : echo '| c247e12ff8384ba08e91652a0b2430be | a8e0ee81bf694d7cb4126b62eb4eda1d | | acab08f9c3904c139427917446a27c10 | | | False |' 2021-12-10 02:17:06.995 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:17:07.000 | ++ functions-common:get_field:727 : read data 2021-12-10 02:17:07.004 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:17:07.006 | + functions-common:get_or_add_user_project_role:912 : echo c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:17:07.006 | c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:17:07.009 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-10 02:17:07.011 | + lib/neutron-legacy:create_mutnauq_accounts:416 : get_or_create_service neutron network 'Neutron Service' 2021-12-10 02:17:07.014 | + functions-common:get_or_create_service:966 : local service_id 2021-12-10 02:17:07.017 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-12-10 02:17:09.255 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-12-10 02:17:11.438 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:17:11.441 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-10 02:17:11.441 | e07319055ab747cf98ad2cfc195b2e4a' 2021-12-10 02:17:11.444 | + functions-common:get_or_create_service:978 : echo e07319055ab747cf98ad2cfc195b2e4a 2021-12-10 02:17:11.444 | e07319055ab747cf98ad2cfc195b2e4a 2021-12-10 02:17:11.446 | + lib/neutron-legacy:create_mutnauq_accounts:418 : get_or_create_endpoint network RegionOne http://10.222.0.46:9696/ 2021-12-10 02:17:11.449 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-10 02:17:11.452 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.46:9696/ RegionOne 2021-12-10 02:17:11.454 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-10 02:17:11.458 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-12-10 02:17:13.799 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:17:13.802 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-10 02:17:13.805 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-10 02:17:13.808 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.46:9696/ --region RegionOne -f value -c id 2021-12-10 02:17:16.112 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:17:16.115 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=e22027df5d3247eea775d57adc69b86f 2021-12-10 02:17:16.118 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo e22027df5d3247eea775d57adc69b86f 2021-12-10 02:17:16.121 | + functions-common:get_or_create_endpoint:1011 : public_id=e22027df5d3247eea775d57adc69b86f 2021-12-10 02:17:16.124 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-10 02:17:16.126 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-10 02:17:16.129 | + functions-common:get_or_create_endpoint:1020 : echo e22027df5d3247eea775d57adc69b86f 2021-12-10 02:17:16.129 | e22027df5d3247eea775d57adc69b86f 2021-12-10 02:17:16.131 | + ./stack.sh:main:1111 : is_service_enabled swift 2021-12-10 02:17:16.147 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:17:16.149 | + ./stack.sh:main:1112 : create_swift_accounts 2021-12-10 02:17:16.152 | + lib/swift:create_swift_accounts:630 : export swiftusertest1_password=testing 2021-12-10 02:17:16.154 | + lib/swift:create_swift_accounts:630 : swiftusertest1_password=testing 2021-12-10 02:17:16.157 | + lib/swift:create_swift_accounts:631 : export swiftusertest2_password=testing2 2021-12-10 02:17:16.159 | + lib/swift:create_swift_accounts:631 : swiftusertest2_password=testing2 2021-12-10 02:17:16.162 | + lib/swift:create_swift_accounts:632 : export swiftusertest3_password=testing3 2021-12-10 02:17:16.164 | + lib/swift:create_swift_accounts:632 : swiftusertest3_password=testing3 2021-12-10 02:17:16.167 | + lib/swift:create_swift_accounts:633 : export swiftusertest4_password=testing4 2021-12-10 02:17:16.169 | + lib/swift:create_swift_accounts:633 : swiftusertest4_password=testing4 2021-12-10 02:17:16.172 | + lib/swift:create_swift_accounts:635 : local another_role 2021-12-10 02:17:16.175 | ++ lib/swift:create_swift_accounts:636 : get_or_create_role anotherrole 2021-12-10 02:17:16.177 | ++ functions-common:get_or_create_role:860 : local role_id 2021-12-10 02:17:16.180 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-10 02:17:18.485 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:17:18.488 | ++ functions-common:get_or_create_role:865 : role_id=a0c32fc84fb2470197fc4486ffc50290 2021-12-10 02:17:18.490 | ++ functions-common:get_or_create_role:866 : echo a0c32fc84fb2470197fc4486ffc50290 2021-12-10 02:17:18.493 | + lib/swift:create_swift_accounts:636 : another_role=a0c32fc84fb2470197fc4486ffc50290 2021-12-10 02:17:18.496 | + lib/swift:create_swift_accounts:640 : create_service_user swift admin 2021-12-10 02:17:18.498 | + lib/keystone:create_service_user:395 : get_or_create_user swift Passw0rd Default 2021-12-10 02:17:18.501 | + functions-common:get_or_create_user:824 : local user_id 2021-12-10 02:17:18.503 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-10 02:17:18.505 | + functions-common:get_or_create_user:828 : local email= 2021-12-10 02:17:18.508 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-10 02:17:20.818 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:17:20.820 | + functions-common:get_or_create_user:840 : user_id=1bb78247b46144abbec9d1ed3d6c98fa 2021-12-10 02:17:20.823 | + functions-common:get_or_create_user:841 : echo 1bb78247b46144abbec9d1ed3d6c98fa 2021-12-10 02:17:20.823 | 1bb78247b46144abbec9d1ed3d6c98fa 2021-12-10 02:17:20.826 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service swift service Default Default 2021-12-10 02:17:20.828 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:17:20.831 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-10 02:17:20.833 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:17:20.842 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:17:20.844 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-10 02:17:20.846 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-10 02:17:20.848 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-10 02:17:20.850 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-10 02:17:20.852 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-10 02:17:20.855 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-10 02:17:20.859 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-12-10 02:17:20.859 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:17:20.859 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:17:20.862 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:17:20.865 | ++ functions-common:get_field:727 : read data 2021-12-10 02:17:23.785 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:17:23.789 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:17:23.791 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:17:23.793 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-12-10 02:17:26.800 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-12-10 02:17:26.800 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:17:26.800 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:17:26.803 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:17:26.805 | ++ functions-common:get_field:727 : read data 2021-12-10 02:17:29.746 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:17:29.749 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:17:29.751 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:17:29.754 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:17:29.754 | ++ functions-common:get_field:733 : echo '| c247e12ff8384ba08e91652a0b2430be | 1bb78247b46144abbec9d1ed3d6c98fa | | acab08f9c3904c139427917446a27c10 | | | False |' 2021-12-10 02:17:29.760 | ++ functions-common:get_field:727 : read data 2021-12-10 02:17:29.763 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:17:29.765 | + functions-common:get_or_add_user_project_role:912 : echo c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:17:29.765 | c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:17:29.767 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-10 02:17:29.770 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin swift service Default Default 2021-12-10 02:17:29.772 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:17:29.775 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-10 02:17:29.777 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:17:29.779 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:17:29.781 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-10 02:17:29.783 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-10 02:17:29.785 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-10 02:17:29.788 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-10 02:17:29.790 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-10 02:17:29.793 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-10 02:17:29.796 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-12-10 02:17:29.797 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:17:29.797 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:17:29.799 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:17:29.802 | ++ functions-common:get_field:727 : read data 2021-12-10 02:17:32.688 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:17:32.692 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:17:32.694 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:17:32.697 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-12-10 02:17:35.536 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-12-10 02:17:35.536 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:17:35.536 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:17:35.539 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:17:35.541 | ++ functions-common:get_field:727 : read data 2021-12-10 02:17:38.525 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:17:38.528 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:17:38.530 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:17:38.533 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:17:38.534 | ++ functions-common:get_field:733 : echo '| 96793ad113984c50b5c8a9c28443df2f | 1bb78247b46144abbec9d1ed3d6c98fa | | acab08f9c3904c139427917446a27c10 | | | False |' 2021-12-10 02:17:38.538 | ++ functions-common:get_field:727 : read data 2021-12-10 02:17:38.542 | + functions-common:get_or_add_user_project_role:910 : user_role_id=96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:17:38.544 | + functions-common:get_or_add_user_project_role:912 : echo 96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:17:38.544 | 96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:17:38.546 | + lib/swift:create_swift_accounts:642 : get_or_create_service swift object-store 'Swift Service' 2021-12-10 02:17:38.549 | + functions-common:get_or_create_service:966 : local service_id 2021-12-10 02:17:38.552 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-12-10 02:17:40.776 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-12-10 02:17:42.928 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:17:42.932 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-10 02:17:42.932 | ac5a7cef7e81434aafc0a295a11ab349' 2021-12-10 02:17:42.934 | + functions-common:get_or_create_service:978 : echo ac5a7cef7e81434aafc0a295a11ab349 2021-12-10 02:17:42.934 | ac5a7cef7e81434aafc0a295a11ab349 2021-12-10 02:17:42.936 | + lib/swift:create_swift_accounts:644 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.46:8080/v1/AUTH_$(project_id)s' http://10.222.0.46:8080 2021-12-10 02:17:42.939 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-10 02:17:42.942 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.46:8080/v1/AUTH_$(project_id)s' RegionOne 2021-12-10 02:17:42.944 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-10 02:17:42.947 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-12-10 02:17:45.317 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:17:45.320 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-10 02:17:45.322 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-10 02:17:45.325 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.46:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-12-10 02:17:47.693 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:17:47.696 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=aaec593566e243348c721dcacdf34505 2021-12-10 02:17:47.698 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo aaec593566e243348c721dcacdf34505 2021-12-10 02:17:47.701 | + functions-common:get_or_create_endpoint:1011 : public_id=aaec593566e243348c721dcacdf34505 2021-12-10 02:17:47.704 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.46:8080 ]] 2021-12-10 02:17:47.706 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.46:8080 RegionOne 2021-12-10 02:17:47.709 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-10 02:17:47.712 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-12-10 02:17:50.215 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:17:50.217 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-10 02:17:50.220 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-10 02:17:50.223 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.46:8080 --region RegionOne -f value -c id 2021-12-10 02:17:52.584 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:17:52.587 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=e56579aa99fa4e0d92ad25d265606c4c 2021-12-10 02:17:52.590 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo e56579aa99fa4e0d92ad25d265606c4c 2021-12-10 02:17:52.590 | e56579aa99fa4e0d92ad25d265606c4c 2021-12-10 02:17:52.592 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-10 02:17:52.598 | + functions-common:get_or_create_endpoint:1020 : echo aaec593566e243348c721dcacdf34505 2021-12-10 02:17:52.598 | aaec593566e243348c721dcacdf34505 2021-12-10 02:17:52.599 | + lib/swift:create_swift_accounts:649 : local swift_project_test1 2021-12-10 02:17:52.600 | ++ lib/swift:create_swift_accounts:650 : get_or_create_project swiftprojecttest1 default 2021-12-10 02:17:52.603 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-10 02:17:52.606 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-12-10 02:17:54.863 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:17:54.866 | ++ functions-common:get_or_create_project:853 : project_id=683b01e0b3fc4c8b9ffb0919fd54066c 2021-12-10 02:17:54.869 | ++ functions-common:get_or_create_project:854 : echo 683b01e0b3fc4c8b9ffb0919fd54066c 2021-12-10 02:17:54.872 | + lib/swift:create_swift_accounts:650 : swift_project_test1=683b01e0b3fc4c8b9ffb0919fd54066c 2021-12-10 02:17:54.874 | + lib/swift:create_swift_accounts:651 : die_if_not_set 651 swift_project_test1 'Failure creating swift_project_test1' 2021-12-10 02:17:54.877 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-10 02:17:54.892 | ++ lib/swift:create_swift_accounts:653 : get_or_create_user swiftusertest1 testing default test@example.com 2021-12-10 02:17:54.895 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-10 02:17:54.897 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-12-10 02:17:54.900 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-12-10 02:17:54.903 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2021-12-10 02:17:57.257 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:17:57.261 | ++ functions-common:get_or_create_user:840 : user_id=d65ed083e82f4a2bb858589bac219275 2021-12-10 02:17:57.263 | ++ functions-common:get_or_create_user:841 : echo d65ed083e82f4a2bb858589bac219275 2021-12-10 02:17:57.266 | + lib/swift:create_swift_accounts:653 : SWIFT_USER_TEST1=d65ed083e82f4a2bb858589bac219275 2021-12-10 02:17:57.269 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-12-10 02:17:57.271 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-10 02:17:57.286 | + lib/swift:create_swift_accounts:655 : get_or_add_user_project_role admin d65ed083e82f4a2bb858589bac219275 683b01e0b3fc4c8b9ffb0919fd54066c 2021-12-10 02:17:57.289 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:17:57.292 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-10 02:17:57.294 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:17:57.297 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:17:57.299 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-10 02:17:57.301 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-10 02:17:57.304 | ++ functions-common:_get_domain_args:882 : echo 2021-12-10 02:17:57.306 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-10 02:17:57.310 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:17:57.310 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user d65ed083e82f4a2bb858589bac219275 --project 683b01e0b3fc4c8b9ffb0919fd54066c 2021-12-10 02:17:57.311 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:17:57.313 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:17:57.316 | ++ functions-common:get_field:727 : read data 2021-12-10 02:17:59.730 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:17:59.734 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:17:59.737 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:17:59.739 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user d65ed083e82f4a2bb858589bac219275 --project 683b01e0b3fc4c8b9ffb0919fd54066c 2021-12-10 02:18:02.083 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user d65ed083e82f4a2bb858589bac219275 --project 683b01e0b3fc4c8b9ffb0919fd54066c 2021-12-10 02:18:02.083 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:18:02.084 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:18:02.087 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:18:02.089 | ++ functions-common:get_field:727 : read data 2021-12-10 02:18:04.536 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:18:04.539 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:18:04.542 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:18:04.545 | ++ functions-common:get_field:733 : echo '| 96793ad113984c50b5c8a9c28443df2f | d65ed083e82f4a2bb858589bac219275 | | 683b01e0b3fc4c8b9ffb0919fd54066c | | | False |' 2021-12-10 02:18:04.545 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:18:04.550 | ++ functions-common:get_field:727 : read data 2021-12-10 02:18:04.553 | + functions-common:get_or_add_user_project_role:910 : user_role_id=96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:18:04.556 | + functions-common:get_or_add_user_project_role:912 : echo 96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:18:04.556 | 96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:18:04.558 | + lib/swift:create_swift_accounts:657 : local swift_user_test3 2021-12-10 02:18:04.561 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-12-10 02:18:04.564 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-10 02:18:04.566 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-12-10 02:18:04.568 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-12-10 02:18:04.571 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2021-12-10 02:18:06.863 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:18:06.866 | ++ functions-common:get_or_create_user:840 : user_id=41a3d5aff58e4e77a2fa8bf4e96b6958 2021-12-10 02:18:06.869 | ++ functions-common:get_or_create_user:841 : echo 41a3d5aff58e4e77a2fa8bf4e96b6958 2021-12-10 02:18:06.872 | + lib/swift:create_swift_accounts:659 : swift_user_test3=41a3d5aff58e4e77a2fa8bf4e96b6958 2021-12-10 02:18:06.874 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test3 'Failure creating swift_user_test3' 2021-12-10 02:18:06.877 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-10 02:18:06.892 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role a0c32fc84fb2470197fc4486ffc50290 41a3d5aff58e4e77a2fa8bf4e96b6958 683b01e0b3fc4c8b9ffb0919fd54066c 2021-12-10 02:18:06.895 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:18:06.898 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-10 02:18:06.901 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:18:06.903 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:18:06.906 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-10 02:18:06.908 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-10 02:18:06.910 | ++ functions-common:_get_domain_args:882 : echo 2021-12-10 02:18:06.913 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-10 02:18:06.917 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role a0c32fc84fb2470197fc4486ffc50290 --user 41a3d5aff58e4e77a2fa8bf4e96b6958 --project 683b01e0b3fc4c8b9ffb0919fd54066c 2021-12-10 02:18:06.917 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:18:06.917 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:18:06.920 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:18:06.922 | ++ functions-common:get_field:727 : read data 2021-12-10 02:18:09.283 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:18:09.286 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:18:09.289 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:18:09.292 | + functions-common:get_or_add_user_project_role:901 : openstack role add a0c32fc84fb2470197fc4486ffc50290 --user 41a3d5aff58e4e77a2fa8bf4e96b6958 --project 683b01e0b3fc4c8b9ffb0919fd54066c 2021-12-10 02:18:11.599 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role a0c32fc84fb2470197fc4486ffc50290 --user 41a3d5aff58e4e77a2fa8bf4e96b6958 --project 683b01e0b3fc4c8b9ffb0919fd54066c 2021-12-10 02:18:11.599 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:18:11.599 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:18:11.602 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:18:11.605 | ++ functions-common:get_field:727 : read data 2021-12-10 02:18:14.017 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:18:14.020 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:18:14.023 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:18:14.026 | ++ functions-common:get_field:733 : echo '| a0c32fc84fb2470197fc4486ffc50290 | 41a3d5aff58e4e77a2fa8bf4e96b6958 | | 683b01e0b3fc4c8b9ffb0919fd54066c | | | False |' 2021-12-10 02:18:14.026 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:18:14.031 | ++ functions-common:get_field:727 : read data 2021-12-10 02:18:14.034 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a0c32fc84fb2470197fc4486ffc50290 2021-12-10 02:18:14.037 | + functions-common:get_or_add_user_project_role:912 : echo a0c32fc84fb2470197fc4486ffc50290 2021-12-10 02:18:14.037 | a0c32fc84fb2470197fc4486ffc50290 2021-12-10 02:18:14.039 | + lib/swift:create_swift_accounts:663 : local swift_project_test2 2021-12-10 02:18:14.042 | ++ lib/swift:create_swift_accounts:664 : get_or_create_project swiftprojecttest2 default 2021-12-10 02:18:14.044 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-10 02:18:14.048 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-12-10 02:18:16.285 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:18:16.288 | ++ functions-common:get_or_create_project:853 : project_id=436b6c5f22124ac2a0b3476bcc7922f0 2021-12-10 02:18:16.290 | ++ functions-common:get_or_create_project:854 : echo 436b6c5f22124ac2a0b3476bcc7922f0 2021-12-10 02:18:16.293 | + lib/swift:create_swift_accounts:664 : swift_project_test2=436b6c5f22124ac2a0b3476bcc7922f0 2021-12-10 02:18:16.295 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_project_test2 'Failure creating swift_project_test2' 2021-12-10 02:18:16.298 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-10 02:18:16.314 | + lib/swift:create_swift_accounts:667 : local swift_user_test2 2021-12-10 02:18:16.317 | ++ lib/swift:create_swift_accounts:669 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-12-10 02:18:16.319 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-10 02:18:16.322 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-12-10 02:18:16.325 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-12-10 02:18:16.328 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2021-12-10 02:18:18.614 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:18:18.617 | ++ functions-common:get_or_create_user:840 : user_id=b1474e362cfe459fba1da482e71cc7c4 2021-12-10 02:18:18.620 | ++ functions-common:get_or_create_user:841 : echo b1474e362cfe459fba1da482e71cc7c4 2021-12-10 02:18:18.622 | + lib/swift:create_swift_accounts:669 : swift_user_test2=b1474e362cfe459fba1da482e71cc7c4 2021-12-10 02:18:18.625 | + lib/swift:create_swift_accounts:670 : die_if_not_set 670 swift_user_test2 'Failure creating swift_user_test2' 2021-12-10 02:18:18.628 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-10 02:18:18.643 | + lib/swift:create_swift_accounts:671 : get_or_add_user_project_role admin b1474e362cfe459fba1da482e71cc7c4 436b6c5f22124ac2a0b3476bcc7922f0 2021-12-10 02:18:18.645 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:18:18.649 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-10 02:18:18.651 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:18:18.654 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:18:18.656 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-10 02:18:18.658 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-10 02:18:18.661 | ++ functions-common:_get_domain_args:882 : echo 2021-12-10 02:18:18.663 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-10 02:18:18.668 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user b1474e362cfe459fba1da482e71cc7c4 --project 436b6c5f22124ac2a0b3476bcc7922f0 2021-12-10 02:18:18.669 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:18:18.669 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:18:18.672 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:18:18.675 | ++ functions-common:get_field:727 : read data 2021-12-10 02:18:21.094 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:18:21.098 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:18:21.100 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:18:21.103 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user b1474e362cfe459fba1da482e71cc7c4 --project 436b6c5f22124ac2a0b3476bcc7922f0 2021-12-10 02:18:23.478 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user b1474e362cfe459fba1da482e71cc7c4 --project 436b6c5f22124ac2a0b3476bcc7922f0 2021-12-10 02:18:23.478 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:18:23.478 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:18:23.481 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:18:23.485 | ++ functions-common:get_field:727 : read data 2021-12-10 02:18:25.918 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:18:25.921 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:18:25.923 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:18:25.926 | ++ functions-common:get_field:733 : echo '| 96793ad113984c50b5c8a9c28443df2f | b1474e362cfe459fba1da482e71cc7c4 | | 436b6c5f22124ac2a0b3476bcc7922f0 | | | False |' 2021-12-10 02:18:25.926 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:18:25.932 | ++ functions-common:get_field:727 : read data 2021-12-10 02:18:25.935 | + functions-common:get_or_add_user_project_role:910 : user_role_id=96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:18:25.938 | + functions-common:get_or_add_user_project_role:912 : echo 96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:18:25.938 | 96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:18:25.940 | + lib/swift:create_swift_accounts:673 : local swift_domain 2021-12-10 02:18:25.943 | ++ lib/swift:create_swift_accounts:674 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-12-10 02:18:25.945 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-12-10 02:18:25.949 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-12-10 02:18:28.210 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-12-10 02:18:30.379 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:18:30.382 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-12-10 02:18:30.382 | 3019ab093b88404bb27c43886f01a18a' 2021-12-10 02:18:30.385 | ++ functions-common:get_or_create_domain:803 : echo 3019ab093b88404bb27c43886f01a18a 2021-12-10 02:18:30.388 | + lib/swift:create_swift_accounts:674 : swift_domain=3019ab093b88404bb27c43886f01a18a 2021-12-10 02:18:30.390 | + lib/swift:create_swift_accounts:675 : die_if_not_set 675 swift_domain 'Failure creating swift_test domain' 2021-12-10 02:18:30.392 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-10 02:18:30.408 | + lib/swift:create_swift_accounts:677 : local swift_project_test4 2021-12-10 02:18:30.411 | ++ lib/swift:create_swift_accounts:678 : get_or_create_project swiftprojecttest4 3019ab093b88404bb27c43886f01a18a 2021-12-10 02:18:30.413 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-10 02:18:30.417 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=3019ab093b88404bb27c43886f01a18a --or-show -f value -c id 2021-12-10 02:18:32.742 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:18:32.745 | ++ functions-common:get_or_create_project:853 : project_id=b75f2c1ac1eb4a819d8077b815196d05 2021-12-10 02:18:32.747 | ++ functions-common:get_or_create_project:854 : echo b75f2c1ac1eb4a819d8077b815196d05 2021-12-10 02:18:32.750 | + lib/swift:create_swift_accounts:678 : swift_project_test4=b75f2c1ac1eb4a819d8077b815196d05 2021-12-10 02:18:32.753 | + lib/swift:create_swift_accounts:679 : die_if_not_set 679 swift_project_test4 'Failure creating swift_project_test4' 2021-12-10 02:18:32.755 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-10 02:18:32.771 | + lib/swift:create_swift_accounts:681 : local swift_user_test4 2021-12-10 02:18:32.774 | ++ lib/swift:create_swift_accounts:683 : get_or_create_user swiftusertest4 testing4 3019ab093b88404bb27c43886f01a18a test4@example.com 2021-12-10 02:18:32.777 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-10 02:18:32.779 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-12-10 02:18:32.782 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-12-10 02:18:32.785 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=3019ab093b88404bb27c43886f01a18a --email=test4@example.com --or-show -f value -c id 2021-12-10 02:18:35.098 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:18:35.101 | ++ functions-common:get_or_create_user:840 : user_id=23b6fe39999247b797ef7a009f4257ca 2021-12-10 02:18:35.104 | ++ functions-common:get_or_create_user:841 : echo 23b6fe39999247b797ef7a009f4257ca 2021-12-10 02:18:35.107 | + lib/swift:create_swift_accounts:683 : swift_user_test4=23b6fe39999247b797ef7a009f4257ca 2021-12-10 02:18:35.110 | + lib/swift:create_swift_accounts:684 : die_if_not_set 684 swift_user_test4 'Failure creating swift_user_test4' 2021-12-10 02:18:35.112 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-10 02:18:35.127 | + lib/swift:create_swift_accounts:685 : get_or_add_user_project_role admin 23b6fe39999247b797ef7a009f4257ca b75f2c1ac1eb4a819d8077b815196d05 2021-12-10 02:18:35.130 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:18:35.133 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-10 02:18:35.135 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:18:35.138 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:18:35.140 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-10 02:18:35.142 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-10 02:18:35.145 | ++ functions-common:_get_domain_args:882 : echo 2021-12-10 02:18:35.148 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-10 02:18:35.152 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 23b6fe39999247b797ef7a009f4257ca --project b75f2c1ac1eb4a819d8077b815196d05 2021-12-10 02:18:35.152 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:18:35.152 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:18:35.155 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:18:35.157 | ++ functions-common:get_field:727 : read data 2021-12-10 02:18:37.573 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:18:37.577 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:18:37.580 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:18:37.582 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 23b6fe39999247b797ef7a009f4257ca --project b75f2c1ac1eb4a819d8077b815196d05 2021-12-10 02:18:39.969 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 23b6fe39999247b797ef7a009f4257ca --project b75f2c1ac1eb4a819d8077b815196d05 2021-12-10 02:18:39.970 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:18:39.970 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:18:39.972 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:18:39.976 | ++ functions-common:get_field:727 : read data 2021-12-10 02:18:42.474 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:18:42.477 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:18:42.480 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:18:42.483 | ++ functions-common:get_field:733 : echo '| 96793ad113984c50b5c8a9c28443df2f | 23b6fe39999247b797ef7a009f4257ca | | b75f2c1ac1eb4a819d8077b815196d05 | | | False |' 2021-12-10 02:18:42.483 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:18:42.488 | ++ functions-common:get_field:727 : read data 2021-12-10 02:18:42.492 | + functions-common:get_or_add_user_project_role:910 : user_role_id=96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:18:42.495 | + functions-common:get_or_add_user_project_role:912 : echo 96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:18:42.495 | 96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:18:42.497 | + ./stack.sh:main:1118 : write_clouds_yaml 2021-12-10 02:18:42.500 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-12-10 02:18:42.503 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-12-10 02:18:42.506 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-12-10 02:18:42.517 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-12-10 02:18:42.535 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-12-10 02:18:42.538 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-10 02:18:42.541 | + 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.46/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-12-10 02:18:42.635 | The user clouds.yaml file didn't exist. 2021-12-10 02:18:42.643 | + 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.46/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-12-10 02:18:42.746 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-12-10 02:18:42.746 | self._clouds = yaml.load(clouds_file) 2021-12-10 02:18:42.755 | + 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.46/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-12-10 02:18:42.861 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-12-10 02:18:42.861 | self._clouds = yaml.load(clouds_file) 2021-12-10 02:18:42.870 | + 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.46/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-12-10 02:18:42.981 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-12-10 02:18:42.981 | self._clouds = yaml.load(clouds_file) 2021-12-10 02:18:42.991 | ++ functions-common:write_clouds_yaml:133 : eval echo '~ubuntu' 2021-12-10 02:18:42.995 | +++ functions-common:write_clouds_yaml:133 : echo /home/ubuntu 2021-12-10 02:18:42.998 | + functions-common:write_clouds_yaml:133 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-12-10 02:18:43.002 | + ./stack.sh:main:1123 : is_service_enabled horizon 2021-12-10 02:18:43.018 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:18:43.020 | + ./stack.sh:main:1133 : is_service_enabled mysql postgresql 2021-12-10 02:18:43.037 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:18:43.039 | + ./stack.sh:main:1133 : is_service_enabled glance 2021-12-10 02:18:43.055 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:18:43.057 | + ./stack.sh:main:1134 : echo_summary 'Configuring Glance' 2021-12-10 02:18:43.060 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:18:43.062 | + ./stack.sh:echo_summary:428 : echo -e Configuring Glance 2021-12-10 02:18:43.065 | + ./stack.sh:main:1135 : init_glance 2021-12-10 02:18:43.067 | + lib/glance:init_glance:332 : rm -rf /opt/stack/data/glance/images 2021-12-10 02:18:43.071 | + lib/glance:init_glance:333 : mkdir -p /opt/stack/data/glance/images 2021-12-10 02:18:43.075 | + lib/glance:init_glance:336 : recreate_database glance 2021-12-10 02:18:43.078 | + lib/database:recreate_database:110 : local db=glance 2021-12-10 02:18:43.080 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-12-10 02:18:43.083 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-12-10 02:18:43.085 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-12-10 02:18:43.089 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-10 02:18:43.103 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-12-10 02:18:43.106 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-10 02:18:43.118 | + lib/glance:init_glance:338 : time_start dbsync 2021-12-10 02:18:43.120 | + functions-common:time_start:2317 : local name=dbsync 2021-12-10 02:18:43.123 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:18:43.125 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:18:43.128 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:18:43.132 | + functions-common:time_start:2322 : _TIME_START[$name]=1639102723129 2021-12-10 02:18:43.135 | + lib/glance:init_glance:340 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-12-10 02:18:45.346 | 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=78344) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-10 02:18:45.350 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-10 02:18:45.350 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-10 02:18:45.376 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-10 02:18:45.376 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-10 02:18:45.393 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:18:45.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.394 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.396 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.397 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.399 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.399 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.400 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.401 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.403 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.404 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.404 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.407 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.407 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.412 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:18:45.412 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:18:45.453 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:18:45.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.455 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.457 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.458 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.459 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.459 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.461 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.461 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.463 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.465 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.465 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.467 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.468 | 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=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:18:45.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:18:45.472 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:18:45.472 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78344) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:18:45.721 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-10 02:18:45.721 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-10 02:18:45.896 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-12-10 02:18:56.397 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-12-10 02:18:56.854 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-12-10 02:18:56.922 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-12-10 02:18:58.197 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-12-10 02:18:58.220 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-12-10 02:18:58.243 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-12-10 02:18:59.064 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-12-10 02:19:00.430 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-12-10 02:19:00.458 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-12-10 02:19:00.488 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-10 02:19:00.488 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-10 02:19:00.493 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-10 02:19:00.493 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-10 02:19:00.498 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-10 02:19:00.498 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-10 02:19:00.517 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-10 02:19:00.517 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-10 02:19:00.549 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-10 02:19:00.549 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-10 02:19:00.557 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-12-10 02:19:01.688 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-12-10 02:19:02.374 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-12-10 02:19:02.401 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-12-10 02:19:02.430 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-12-10 02:19:02.459 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-12-10 02:19:02.488 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-12-10 02:19:02.547 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-10 02:19:02.547 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-10 02:19:02.552 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-10 02:19:02.552 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-10 02:19:02.555 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2021-12-10 02:19:02.555 | Database migration is up to date. No migration needed. 2021-12-10 02:19:02.555 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2021-12-10 02:19:02.555 | Database is synced successfully. 2021-12-10 02:19:02.744 | + lib/glance:init_glance:343 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-12-10 02:19:04.853 | 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=78354) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-10 02:19:05.397 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-12-10 02:19:05.499 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-12-10 02:19:05.905 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-12-10 02:19:06.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-12-10 02:19:06.561 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-12-10 02:19:07.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-12-10 02:19:07.311 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-12-10 02:19:07.401 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-12-10 02:19:07.557 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-12-10 02:19:07.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-12-10 02:19:08.403 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-12-10 02:19:08.511 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-12-10 02:19:09.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-12-10 02:19:09.231 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-12-10 02:19:09.481 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-12-10 02:19:09.602 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-12-10 02:19:09.784 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-12-10 02:19:10.122 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-12-10 02:19:10.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-12-10 02:19:10.431 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-12-10 02:19:10.584 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-12-10 02:19:10.751 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-12-10 02:19:11.014 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-12-10 02:19:11.528 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-12-10 02:19:11.716 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-12-10 02:19:11.813 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-12-10 02:19:11.991 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-12-10 02:19:12.248 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-12-10 02:19:12.362 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-12-10 02:19:12.454 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-12-10 02:19:12.454 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-12-10 02:19:12.634 | + lib/glance:init_glance:344 : time_stop dbsync 2021-12-10 02:19:12.636 | + functions-common:time_stop:2331 : local name 2021-12-10 02:19:12.639 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:19:12.641 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:19:12.644 | + functions-common:time_stop:2334 : local total 2021-12-10 02:19:12.646 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:19:12.649 | + functions-common:time_stop:2337 : name=dbsync 2021-12-10 02:19:12.652 | + functions-common:time_stop:2338 : start_time=1639102723129 2021-12-10 02:19:12.654 | + functions-common:time_stop:2340 : [[ -z 1639102723129 ]] 2021-12-10 02:19:12.657 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:19:12.661 | + functions-common:time_stop:2343 : end_time=1639102752658 2021-12-10 02:19:12.663 | + functions-common:time_stop:2344 : elapsed_time=29529 2021-12-10 02:19:12.668 | + functions-common:time_stop:2345 : total=63551 2021-12-10 02:19:12.669 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:19:12.671 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=93080 2021-12-10 02:19:12.674 | + ./stack.sh:main:1142 : is_service_enabled neutron 2021-12-10 02:19:12.690 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:19:12.693 | + ./stack.sh:main:1143 : echo_summary 'Configuring Neutron' 2021-12-10 02:19:12.695 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:19:12.697 | + ./stack.sh:echo_summary:428 : echo -e Configuring Neutron 2021-12-10 02:19:12.700 | + ./stack.sh:main:1145 : configure_neutron 2021-12-10 02:19:12.702 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-12-10 02:19:12.706 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-10 02:19:12.706 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-10 02:19:12.711 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-10 02:19:12.713 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-10 02:19:12.716 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-10 02:19:12.718 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-10 02:19:12.721 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-12-10 02:19:12.723 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-12-10 02:19:12.726 | + lib/neutron-legacy:_configure_neutron_common:685 : _create_neutron_conf_dir 2021-12-10 02:19:12.729 | + lib/neutron-legacy:_create_neutron_conf_dir:678 : sudo install -d -o ubuntu /etc/neutron 2021-12-10 02:19:12.741 | + lib/neutron-legacy:_configure_neutron_common:688 : cd /opt/stack/neutron 2021-12-10 02:19:12.743 | + lib/neutron-legacy:_configure_neutron_common:688 : exec ./tools/generate_config_file_samples.sh 2021-12-10 02:19:44.669 | + lib/neutron-legacy:_configure_neutron_common:690 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-12-10 02:19:44.673 | + lib/neutron-legacy:_configure_neutron_common:692 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-12-10 02:19:44.675 | + lib/neutron-legacy:_configure_neutron_common:696 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-12-10 02:19:44.677 | + lib/neutron-legacy:_configure_neutron_common:700 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-12-10 02:19:44.680 | + lib/neutron-legacy:_configure_neutron_common:705 : neutron_plugin_configure_common 2021-12-10 02:19:44.683 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-12-10 02:19:44.685 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-12-10 02:19:44.687 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-12-10 02:19:44.689 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-12-10 02:19:44.691 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=router 2021-12-10 02:19:44.693 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ '' == '' ]] 2021-12-10 02:19:44.696 | + lib/neutron-legacy:_neutron_service_plugin_class_add:856 : Q_SERVICE_PLUGIN_CLASSES=router 2021-12-10 02:19:44.698 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-12-10 02:19:44.700 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2_conf.ini == '' ]] 2021-12-10 02:19:44.702 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2 == '' ]] 2021-12-10 02:19:44.704 | + lib/neutron-legacy:_configure_neutron_common:712 : mkdir -p /etc/neutron/plugins/ml2 2021-12-10 02:19:44.708 | + lib/neutron-legacy:_configure_neutron_common:713 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-10 02:19:44.711 | + lib/neutron-legacy:_configure_neutron_common:716 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-12-10 02:19:44.713 | + lib/neutron-legacy:_configure_neutron_common:717 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-10 02:19:44.718 | ++ lib/neutron-legacy:_configure_neutron_common:722 : database_connection_url neutron 2021-12-10 02:19:44.720 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-12-10 02:19:44.722 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-12-10 02:19:44.724 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-12-10 02:19:44.727 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-10 02:19:44.730 | + lib/neutron-legacy:_configure_neutron_common:722 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-10 02:19:44.758 | + lib/neutron-legacy:_configure_neutron_common:723 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-12-10 02:19:44.787 | + lib/neutron-legacy:_configure_neutron_common:724 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-12-10 02:19:44.816 | + lib/neutron-legacy:_configure_neutron_common:725 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-12-10 02:19:44.852 | + lib/neutron-legacy:_configure_neutron_common:726 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-12-10 02:19:44.882 | + lib/neutron-legacy:_configure_neutron_common:729 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-12-10 02:19:44.911 | + lib/neutron-legacy:_configure_neutron_common:731 : '[' libvirt = fake ']' 2021-12-10 02:19:44.914 | + lib/neutron-legacy:_configure_neutron_common:741 : setup_logging /etc/neutron/neutron.conf 2021-12-10 02:19:44.916 | + functions:setup_logging:655 : local conf_file=/etc/neutron/neutron.conf 2021-12-10 02:19:44.919 | + functions:setup_logging:656 : local other_cond=False 2021-12-10 02:19:44.921 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-10 02:19:44.923 | + functions:setup_logging:658 : setup_systemd_logging /etc/neutron/neutron.conf 2021-12-10 02:19:44.925 | + functions:setup_systemd_logging:686 : local conf_file=/etc/neutron/neutron.conf 2021-12-10 02:19:44.927 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-10 02:19:44.930 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-10 02:19:44.945 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-10 02:19:44.947 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-10 02:19:44.949 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-10 02:19:44.952 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-10 02:19:44.954 | + functions:setup_systemd_logging:700 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-10 02:19:44.983 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-10 02:19:45.012 | + functions:setup_systemd_logging:703 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-10 02:19:45.043 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-10 02:19:45.072 | + lib/neutron-legacy:_configure_neutron_common:743 : is_service_enabled tls-proxy 2021-12-10 02:19:45.087 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:19:45.089 | + lib/neutron-legacy:_configure_neutron_common:749 : _neutron_setup_rootwrap 2021-12-10 02:19:45.092 | + lib/neutron-legacy:_neutron_setup_rootwrap:889 : [[ True == \F\a\l\s\e ]] 2021-12-10 02:19:45.094 | + lib/neutron-legacy:_neutron_setup_rootwrap:893 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-12-10 02:19:45.096 | + lib/neutron-legacy:_neutron_setup_rootwrap:894 : [[ -d /etc/neutron/rootwrap.d ]] 2021-12-10 02:19:45.098 | + lib/neutron-legacy:_neutron_setup_rootwrap:898 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-12-10 02:19:45.101 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:879 : [[ True == \F\a\l\s\e ]] 2021-12-10 02:19:45.103 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:882 : local srcdir=/opt/stack/neutron 2021-12-10 02:19:45.105 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:883 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-12-10 02:19:45.117 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:884 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/debug.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dhcp.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dibbler.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ebtables.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ipset-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/iptables-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/l3.filters /opt/stack/neutron/etc/neutron/rootwrap.d/linuxbridge-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/openvswitch-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/privsep.filters /etc/neutron/rootwrap.d/ 2021-12-10 02:19:45.129 | + lib/neutron-legacy:_neutron_setup_rootwrap:902 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-12-10 02:19:45.131 | + lib/neutron-legacy:_neutron_setup_rootwrap:905 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-12-10 02:19:45.143 | + lib/neutron-legacy:_neutron_setup_rootwrap:907 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-12-10 02:19:45.154 | + lib/neutron-legacy:_neutron_setup_rootwrap:908 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-12-10 02:19:45.165 | + lib/neutron-legacy:_neutron_setup_rootwrap:911 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-10 02:19:45.168 | + lib/neutron-legacy:_neutron_setup_rootwrap:912 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-10 02:19:45.170 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:915 : mktemp 2021-12-10 02:19:45.174 | + lib/neutron-legacy:_neutron_setup_rootwrap:915 : TEMPFILE=/tmp/tmp.p9vgRZpTsa 2021-12-10 02:19:45.176 | + lib/neutron-legacy:_neutron_setup_rootwrap:916 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-10 02:19:45.178 | + lib/neutron-legacy:_neutron_setup_rootwrap:917 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-10 02:19:45.181 | + lib/neutron-legacy:_neutron_setup_rootwrap:918 : chmod 0440 /tmp/tmp.p9vgRZpTsa 2021-12-10 02:19:45.184 | + lib/neutron-legacy:_neutron_setup_rootwrap:919 : sudo chown root:root /tmp/tmp.p9vgRZpTsa 2021-12-10 02:19:45.195 | + lib/neutron-legacy:_neutron_setup_rootwrap:920 : sudo mv /tmp/tmp.p9vgRZpTsa /etc/sudoers.d/neutron-rootwrap 2021-12-10 02:19:45.206 | + lib/neutron-legacy:_neutron_setup_rootwrap:923 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-10 02:19:45.236 | + lib/neutron-legacy:_neutron_setup_rootwrap:924 : [[ True == \T\r\u\e ]] 2021-12-10 02:19:45.239 | + lib/neutron-legacy:_neutron_setup_rootwrap:925 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-10 02:19:45.268 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-12-10 02:19:45.271 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-12-10 02:19:45.274 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-12-10 02:19:45.276 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-10 02:19:45.278 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-10 02:19:45.280 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-10 02:19:45.296 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:19:45.299 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-10 02:19:45.301 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-10 02:19:45.304 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-10 02:19:45.320 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:19:45.322 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-12-10 02:19:45.325 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-12-10 02:19:45.361 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-10 02:19:45.363 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-10 02:19:45.366 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-12-10 02:19:45.381 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:19:45.384 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-12-10 02:19:45.386 | + lib/neutron-legacy:_configure_neutron_metering:798 : neutron_agent_metering_configure_common 2021-12-10 02:19:45.389 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-10 02:19:45.391 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-10 02:19:45.394 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ router == '' ]] 2021-12-10 02:19:45.396 | + lib/neutron-legacy:_neutron_service_plugin_class_add:857 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-12-10 02:19:45.399 | + lib/neutron-legacy:_neutron_service_plugin_class_add:858 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-10 02:19:45.402 | + lib/neutron-legacy:_configure_neutron_metering:799 : neutron_agent_metering_configure_agent 2021-12-10 02:19:45.404 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-12-10 02:19:45.407 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-12-10 02:19:45.411 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-12-10 02:19:45.413 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2021-12-10 02:19:45.417 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-12-10 02:19:45.433 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:19:45.436 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-12-10 02:19:45.438 | + lib/neutron-legacy:_configure_neutron_service:826 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-12-10 02:19:45.441 | + lib/neutron-legacy:_configure_neutron_service:827 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-12-10 02:19:45.445 | + lib/neutron-legacy:_configure_neutron_service:830 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-12-10 02:19:45.475 | + lib/neutron-legacy:_configure_neutron_service:832 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-10 02:19:45.506 | + lib/neutron-legacy:_configure_neutron_service:833 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-12-10 02:19:45.536 | + lib/neutron-legacy:_configure_neutron_service:834 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-12-10 02:19:45.566 | + lib/neutron-legacy:_configure_neutron_service:836 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-12-10 02:19:45.597 | + lib/neutron-legacy:_configure_neutron_service:837 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-12-10 02:19:45.599 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-12-10 02:19:45.601 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2021-12-10 02:19:45.604 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-10 02:19:45.607 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-12-10 02:19:45.637 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-12-10 02:19:45.673 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.46/identity 2021-12-10 02:19:45.704 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-12-10 02:19:45.734 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-12-10 02:19:45.766 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-12-10 02:19:45.795 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-12-10 02:19:45.826 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-12-10 02:19:45.859 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-10 02:19:45.890 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-12-10 02:19:45.921 | + lib/neutron-legacy:_configure_neutron_service:840 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-12-10 02:19:45.955 | + lib/neutron-legacy:_configure_neutron_service:841 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-12-10 02:19:45.988 | + lib/neutron-legacy:_configure_neutron_service:843 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-12-10 02:19:45.991 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-12-10 02:19:45.994 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-10 02:19:45.996 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-12-10 02:19:45.999 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-12-10 02:19:46.032 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova interface public 2021-12-10 02:19:46.062 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.46/identity 2021-12-10 02:19:46.092 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova username nova 2021-12-10 02:19:46.124 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-12-10 02:19:46.153 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-12-10 02:19:46.185 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_name service 2021-12-10 02:19:46.217 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-12-10 02:19:46.247 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-10 02:19:46.280 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-12-10 02:19:46.312 | + lib/neutron-legacy:_configure_neutron_service:846 : neutron_plugin_configure_service 2021-12-10 02:19:46.315 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2021-12-10 02:19:46.317 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-12-10 02:19:46.319 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-12-10 02:19:46.322 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-12-10 02:19:46.324 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-12-10 02:19:46.326 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-12-10 02:19:46.329 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 200:249 != '' ]] 2021-12-10 02:19:46.331 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:200:249 2021-12-10 02:19:46.333 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:200:249 != '' ]] 2021-12-10 02:19:46.336 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-12-10 02:19:46.338 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-12-10 02:19:46.341 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-12-10 02:19:46.343 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-12-10 02:19:46.345 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-12-10 02:19:46.348 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-12-10 02:19:46.350 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-12-10 02:19:46.353 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-12-10 02:19:46.356 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-12-10 02:19:46.358 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2021-12-10 02:19:46.382 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2021-12-10 02:19:46.385 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-10 02:19:46.387 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-10 02:19:46.390 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-12-10 02:19:46.392 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-12-10 02:19:46.394 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-10 02:19:46.397 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-12-10 02:19:46.422 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-12-10 02:19:46.425 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:132 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2021-12-10 02:19:46.427 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-10 02:19:46.429 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-10 02:19:46.432 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-12-10 02:19:46.434 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-12-10 02:19:46.436 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-10 02:19:46.438 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-12-10 02:19:46.464 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2021-12-10 02:19:46.466 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-10 02:19:46.469 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-10 02:19:46.471 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2021-12-10 02:19:46.473 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2021-12-10 02:19:46.476 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-10 02:19:46.479 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-12-10 02:19:46.504 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2021-12-10 02:19:46.506 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-10 02:19:46.508 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-12-10 02:19:46.511 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-12-10 02:19:46.513 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-12-10 02:19:46.515 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-10 02:19:46.518 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2021-12-10 02:19:46.544 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2021-12-10 02:19:46.546 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-10 02:19:46.549 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-12-10 02:19:46.551 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-12-10 02:19:46.553 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-12-10 02:19:46.556 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-10 02:19:46.560 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-12-10 02:19:46.587 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2021-12-10 02:19:46.589 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-10 02:19:46.591 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-12-10 02:19:46.594 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-12-10 02:19:46.596 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-12-10 02:19:46.598 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-10 02:19:46.601 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-12-10 02:19:46.626 | + 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:200:249 2021-12-10 02:19:46.629 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-10 02:19:46.631 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-12-10 02:19:46.634 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:200:249 2021-12-10 02:19:46.636 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:200:249 ']' 2021-12-10 02:19:46.639 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-10 02:19:46.641 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249 2021-12-10 02:19:46.667 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2021-12-10 02:19:46.669 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-10 02:19:46.672 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-12-10 02:19:46.674 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-12-10 02:19:46.676 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-12-10 02:19:46.678 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-10 02:19:46.681 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-12-10 02:19:46.706 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-10 02:19:46.709 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-12-10 02:19:46.725 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:19:46.727 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-12-10 02:19:46.730 | + lib/neutron-legacy:_configure_neutron_plugin_agent:813 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-10 02:19:46.758 | + lib/neutron-legacy:_configure_neutron_plugin_agent:814 : [[ True == \T\r\u\e ]] 2021-12-10 02:19:46.760 | + lib/neutron-legacy:_configure_neutron_plugin_agent:815 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-10 02:19:46.786 | + lib/neutron-legacy:_configure_neutron_plugin_agent:817 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-10 02:19:46.817 | + lib/neutron-legacy:_configure_neutron_plugin_agent:820 : neutron_plugin_configure_plugin_agent 2021-12-10 02:19:46.820 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2021-12-10 02:19:46.822 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-12-10 02:19:46.825 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-10 02:19:49.371 | INFO neutron.common.config [-] Logging enabled! 2021-12-10 02:19:49.371 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev15 2021-12-10 02:19:49.372 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=80080) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-12-10 02:19:49.373 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-12-10 02:19:49.374 | 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=80080) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-10 02:19:49.379 | DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated {{(pid=80080) _initialize /usr/local/lib/python3.6/dist-packages/oslo_rootwrap/client.py:73}} 2021-12-10 02:19:49.676 | INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=80087 2021-12-10 02:19:49.763 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-10 02:19:49.764 | INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=80087 2021-12-10 02:19:50.026 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-12-10 02:19:50.028 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-12-10 02:19:50.031 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-12-10 02:19:50.033 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-10 02:19:50.036 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-12-10 02:19:50.082 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2021-12-10 02:19:50.098 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2021-12-10 02:19:50.101 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-12-10 02:19:50.104 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2021-12-10 02:19:50.134 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-12-10 02:19:50.137 | ++ functions:running_in_container:772 : systemd-detect-virt --container 2021-12-10 02:19:50.143 | + functions:running_in_container:772 : [[ none != \n\o\n\e ]] 2021-12-10 02:19:50.145 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-12-10 02:19:50.148 | + functions:enable_kernel_bridge_firewall:781 : sudo modprobe bridge 2021-12-10 02:19:50.169 | + functions:enable_kernel_bridge_firewall:784 : sudo modprobe br_netfilter 2021-12-10 02:19:50.192 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-12-10 02:19:50.195 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-12-10 02:19:50.202 | net.bridge.bridge-nf-call-iptables = 1 2021-12-10 02:19:50.205 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-12-10 02:19:50.208 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-12-10 02:19:50.215 | net.bridge.bridge-nf-call-ip6tables = 1 2021-12-10 02:19:50.218 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ False == \T\r\u\e ]] 2021-12-10 02:19:50.221 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2021-12-10 02:19:50.223 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2021-12-10 02:19:50.226 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2021-12-10 02:19:50.228 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2021-12-10 02:19:50.231 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-10 02:19:50.233 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-10 02:19:50.235 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-10 02:19:50.238 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-10 02:19:50.260 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2021-12-10 02:19:50.263 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:53 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2021-12-10 02:19:50.294 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-12-10 02:19:50.296 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-12-10 02:19:50.323 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-12-10 02:19:50.349 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-12-10 02:19:50.366 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:19:50.369 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-12-10 02:19:50.371 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:754 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-12-10 02:19:50.375 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:756 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-12-10 02:19:50.401 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:758 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-12-10 02:19:50.427 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:759 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-10 02:19:50.455 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:760 : [[ True == \T\r\u\e ]] 2021-12-10 02:19:50.458 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:761 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-10 02:19:50.488 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:764 : is_service_enabled q-l3 2021-12-10 02:19:50.504 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:19:50.506 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:775 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-10 02:19:50.509 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-12-10 02:19:50.534 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-10 02:19:50.536 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-10 02:19:50.539 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-12-10 02:19:50.565 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:777 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-12-10 02:19:50.568 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-10 02:19:50.570 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2021-12-10 02:19:50.573 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-12-10 02:19:50.588 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:19:50.591 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-12-10 02:19:50.594 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:115 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2021-12-10 02:19:50.598 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-12-10 02:19:50.626 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-10 02:19:50.656 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : [[ True == \T\r\u\e ]] 2021-12-10 02:19:50.659 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:120 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-10 02:19:50.686 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-10 02:19:50.689 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-12-10 02:19:50.715 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-10 02:19:50.717 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-10 02:19:50.720 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-12-10 02:19:50.746 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-12-10 02:19:50.749 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-10 02:19:50.751 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2021-12-10 02:19:50.754 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-10 02:19:53.251 | INFO neutron.common.config [-] Logging enabled! 2021-12-10 02:19:53.251 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev15 2021-12-10 02:19:53.252 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=80680) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-12-10 02:19:53.326 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-12-10 02:19:53.326 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=80680) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2021-12-10 02:19:53.327 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=80680) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:132}} 2021-12-10 02:19:53.327 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-10 02:19:53.563 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-12-10 02:19:53.566 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-12-10 02:19:53.568 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-12-10 02:19:53.571 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-10 02:19:53.574 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-10 02:19:53.576 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-10 02:19:53.579 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-10 02:19:53.595 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-12-10 02:19:53.598 | + functions:set_mtu:764 : local dev=br-data 2021-12-10 02:19:53.600 | + functions:set_mtu:765 : local mtu=1500 2021-12-10 02:19:53.603 | + functions:set_mtu:766 : sudo ip link set mtu 1500 dev br-data 2021-12-10 02:19:53.614 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:109 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2021-12-10 02:19:53.630 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : [[ -n eth1 ]] 2021-12-10 02:19:53.633 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:132 : _move_neutron_addresses_route eth1 br-data True False inet 2021-12-10 02:19:53.636 | + lib/neutron-legacy:_move_neutron_addresses_route:586 : local from_intf=eth1 2021-12-10 02:19:53.638 | + lib/neutron-legacy:_move_neutron_addresses_route:587 : local to_intf=br-data 2021-12-10 02:19:53.641 | + lib/neutron-legacy:_move_neutron_addresses_route:588 : local add_ovs_port=True 2021-12-10 02:19:53.643 | + lib/neutron-legacy:_move_neutron_addresses_route:589 : local del_ovs_port=False 2021-12-10 02:19:53.646 | + lib/neutron-legacy:_move_neutron_addresses_route:590 : local af=inet 2021-12-10 02:19:53.649 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n eth1 ]] 2021-12-10 02:19:53.651 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n br-data ]] 2021-12-10 02:19:53.653 | + lib/neutron-legacy:_move_neutron_addresses_route:598 : local IP_REPLACE= 2021-12-10 02:19:53.656 | + lib/neutron-legacy:_move_neutron_addresses_route:599 : local IP_DEL= 2021-12-10 02:19:53.658 | + lib/neutron-legacy:_move_neutron_addresses_route:600 : local IP_UP= 2021-12-10 02:19:53.661 | + lib/neutron-legacy:_move_neutron_addresses_route:601 : local DEFAULT_ROUTE_GW 2021-12-10 02:19:53.664 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : ip -f inet r 2021-12-10 02:19:53.665 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : awk '/default.+eth1\s/ { print $3; exit }' 2021-12-10 02:19:53.670 | + lib/neutron-legacy:_move_neutron_addresses_route:602 : DEFAULT_ROUTE_GW= 2021-12-10 02:19:53.673 | + lib/neutron-legacy:_move_neutron_addresses_route:603 : local ADD_OVS_PORT= 2021-12-10 02:19:53.675 | + lib/neutron-legacy:_move_neutron_addresses_route:604 : local DEL_OVS_PORT= 2021-12-10 02:19:53.677 | + lib/neutron-legacy:_move_neutron_addresses_route:605 : local ARP_CMD= 2021-12-10 02:19:53.681 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : ip -f inet a s dev eth1 scope global primary 2021-12-10 02:19:53.682 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : awk '{ print $2, $3, $4; exit }' 2021-12-10 02:19:53.682 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : grep inet 2021-12-10 02:19:53.687 | + lib/neutron-legacy:_move_neutron_addresses_route:607 : IP_BRD='192.168.0.29/22 brd 192.168.3.255' 2021-12-10 02:19:53.690 | + lib/neutron-legacy:_move_neutron_addresses_route:609 : '[' '' '!=' '' ']' 2021-12-10 02:19:53.692 | + lib/neutron-legacy:_move_neutron_addresses_route:613 : [[ True == \T\r\u\e ]] 2021-12-10 02:19:53.695 | + lib/neutron-legacy:_move_neutron_addresses_route:614 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-12-10 02:19:53.697 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : [[ False == \T\r\u\e ]] 2021-12-10 02:19:53.700 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ 192.168.0.29/22 brd 192.168.3.255 != '' ]] 2021-12-10 02:19:53.702 | + lib/neutron-legacy:_move_neutron_addresses_route:622 : IP_DEL='sudo ip addr del 192.168.0.29/22 brd 192.168.3.255 dev eth1' 2021-12-10 02:19:53.705 | + lib/neutron-legacy:_move_neutron_addresses_route:623 : IP_REPLACE='sudo ip addr replace 192.168.0.29/22 brd 192.168.3.255 dev br-data' 2021-12-10 02:19:53.707 | + lib/neutron-legacy:_move_neutron_addresses_route:624 : IP_UP='sudo ip link set br-data up' 2021-12-10 02:19:53.709 | + lib/neutron-legacy:_move_neutron_addresses_route:625 : [[ inet == \i\n\e\t ]] 2021-12-10 02:19:53.714 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : echo 192.168.0.29/22 brd 192.168.3.255 2021-12-10 02:19:53.714 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : grep -o -E '(.*)/' 2021-12-10 02:19:53.715 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : awk '{ print $1; exit }' 2021-12-10 02:19:53.715 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : cut -d / -f1 2021-12-10 02:19:53.720 | + lib/neutron-legacy:_move_neutron_addresses_route:626 : IP=192.168.0.29 2021-12-10 02:19:53.722 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : ARP_CMD='sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.29 ' 2021-12-10 02:19:53.725 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr del 192.168.0.29/22 brd 192.168.3.255 dev eth1 2021-12-10 02:19:53.736 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr replace 192.168.0.29/22 brd 192.168.3.255 dev br-data 2021-12-10 02:19:53.748 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip link set br-data up 2021-12-10 02:19:53.760 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-12-10 02:19:53.778 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.29 2021-12-10 02:19:55.786 | ARPING 192.168.0.29 from 192.168.0.29 br-data 2021-12-10 02:19:55.786 | Sent 3 probes (3 broadcast(s)) 2021-12-10 02:19:55.786 | Received 0 response(s) 2021-12-10 02:19:55.813 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : ip -f inet6 a s dev eth1 2021-12-10 02:19:55.814 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : grep -c global 2021-12-10 02:19:55.818 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : [[ 0 != 0 ]] 2021-12-10 02:19:55.821 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-12-10 02:19:55.840 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:19:55.843 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-12-10 02:19:55.845 | + lib/neutron-legacy:_configure_neutron_metadata_agent:782 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-12-10 02:19:55.849 | + lib/neutron-legacy:_configure_neutron_metadata_agent:784 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-12-10 02:19:55.877 | + lib/neutron-legacy:_configure_neutron_metadata_agent:785 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.46 2021-12-10 02:19:55.908 | + lib/neutron-legacy:_configure_neutron_metadata_agent:786 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-12-10 02:19:55.936 | + lib/neutron-legacy:_configure_neutron_metadata_agent:787 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-10 02:19:55.965 | + lib/neutron-legacy:_configure_neutron_metadata_agent:788 : [[ True == \T\r\u\e ]] 2021-12-10 02:19:55.968 | + lib/neutron-legacy:_configure_neutron_metadata_agent:789 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-10 02:19:55.995 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-10 02:19:55.997 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-12-10 02:19:56.013 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:19:56.015 | + lib/neutron-legacy:configure_mutnauq:367 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-12-10 02:19:56.047 | + lib/neutron-legacy:configure_mutnauq:371 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-12-10 02:19:56.078 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-12-10 02:19:56.080 | + ./stack.sh:main:1148 : is_service_enabled mysql postgresql 2021-12-10 02:19:56.097 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:19:56.099 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-12-10 02:19:56.116 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:19:56.118 | + ./stack.sh:main:1149 : init_neutron 2021-12-10 02:19:56.121 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-12-10 02:19:56.124 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-10 02:19:56.125 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-10 02:19:56.129 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-10 02:19:56.131 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-10 02:19:56.134 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-10 02:19:56.137 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-10 02:19:56.139 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-12-10 02:19:56.142 | + lib/neutron-legacy:init_mutnauq:425 : recreate_database neutron 2021-12-10 02:19:56.144 | + lib/database:recreate_database:110 : local db=neutron 2021-12-10 02:19:56.147 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-12-10 02:19:56.150 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-12-10 02:19:56.152 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-12-10 02:19:56.156 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-10 02:19:56.169 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-12-10 02:19:56.172 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-10 02:19:56.184 | + lib/neutron-legacy:init_mutnauq:426 : time_start dbsync 2021-12-10 02:19:56.187 | + functions-common:time_start:2317 : local name=dbsync 2021-12-10 02:19:56.189 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:19:56.192 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:19:56.195 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:19:56.198 | + functions-common:time_start:2322 : _TIME_START[$name]=1639102796196 2021-12-10 02:19:56.201 | + lib/neutron-legacy:init_mutnauq:428 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2021-12-10 02:19:59.235 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-10 02:19:59.235 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-10 02:19:59.667 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-10 02:19:59.667 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-10 02:19:59.732 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-12-10 02:20:35.886 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-12-10 02:20:36.155 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-12-10 02:20:37.337 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-12-10 02:20:37.755 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-12-10 02:20:38.417 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-12-10 02:20:38.879 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-12-10 02:20:39.400 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-12-10 02:20:39.812 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-12-10 02:20:40.166 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-12-10 02:20:40.572 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-12-10 02:20:41.515 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-12-10 02:20:42.029 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-12-10 02:20:42.474 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-12-10 02:20:42.891 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-12-10 02:20:43.280 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-12-10 02:20:46.440 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-12-10 02:20:46.856 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-12-10 02:20:47.137 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-12-10 02:20:47.514 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-12-10 02:20:48.686 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-12-10 02:20:48.930 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-12-10 02:20:49.605 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-12-10 02:20:50.789 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-12-10 02:20:51.034 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-12-10 02:20:51.468 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-12-10 02:20:51.812 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-12-10 02:20:52.091 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-12-10 02:20:52.783 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-12-10 02:20:53.102 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-12-10 02:20:53.371 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-12-10 02:20:54.046 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-12-10 02:20:54.069 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-12-10 02:20:54.806 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-12-10 02:20:55.400 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-12-10 02:20:55.611 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-12-10 02:20:56.685 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-12-10 02:20:57.205 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-12-10 02:20:58.605 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-12-10 02:20:58.760 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-12-10 02:21:08.491 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-12-10 02:21:08.657 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-12-10 02:21:09.645 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-12-10 02:21:10.074 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-12-10 02:21:10.101 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-12-10 02:21:10.467 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-12-10 02:21:10.496 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-12-10 02:21:11.205 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-12-10 02:21:12.291 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-12-10 02:21:12.822 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-12-10 02:21:12.942 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-12-10 02:21:13.377 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-12-10 02:21:13.553 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-12-10 02:21:13.782 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-12-10 02:21:14.051 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-12-10 02:21:14.388 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-12-10 02:21:15.491 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-12-10 02:21:15.724 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-12-10 02:21:15.959 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-12-10 02:21:16.404 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-12-10 02:21:16.777 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-12-10 02:21:17.331 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-12-10 02:21:22.553 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-12-10 02:21:22.719 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-12-10 02:21:23.228 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-12-10 02:21:23.250 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-12-10 02:21:23.862 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-12-10 02:21:24.228 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-12-10 02:21:25.451 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-12-10 02:21:25.788 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-12-10 02:21:26.507 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-12-10 02:21:26.959 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-12-10 02:21:27.371 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-12-10 02:21:27.605 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-12-10 02:21:27.714 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-12-10 02:21:27.977 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-12-10 02:21:29.742 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-12-10 02:21:30.022 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-12-10 02:21:30.211 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-12-10 02:21:30.558 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-12-10 02:21:30.839 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-12-10 02:21:31.245 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-12-10 02:21:31.428 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-12-10 02:21:31.827 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-12-10 02:21:32.451 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-12-10 02:21:32.941 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-12-10 02:21:34.199 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-12-10 02:21:34.450 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-12-10 02:21:34.970 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-12-10 02:21:36.690 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-12-10 02:21:36.948 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-12-10 02:21:37.433 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-12-10 02:21:37.867 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-12-10 02:21:38.381 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-12-10 02:21:38.987 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-12-10 02:21:39.022 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-12-10 02:21:39.056 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-12-10 02:21:40.530 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-12-10 02:21:42.422 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-12-10 02:21:42.930 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-12-10 02:21:43.187 | Running upgrade for neutron ... 2021-12-10 02:21:43.187 | OK 2021-12-10 02:21:43.429 | + lib/neutron-legacy:init_mutnauq:429 : time_stop dbsync 2021-12-10 02:21:43.431 | + functions-common:time_stop:2331 : local name 2021-12-10 02:21:43.434 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:21:43.437 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:21:43.439 | + functions-common:time_stop:2334 : local total 2021-12-10 02:21:43.442 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:21:43.444 | + functions-common:time_stop:2337 : name=dbsync 2021-12-10 02:21:43.447 | + functions-common:time_stop:2338 : start_time=1639102796196 2021-12-10 02:21:43.449 | + functions-common:time_stop:2340 : [[ -z 1639102796196 ]] 2021-12-10 02:21:43.453 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:21:43.457 | + functions-common:time_stop:2343 : end_time=1639102903454 2021-12-10 02:21:43.459 | + functions-common:time_stop:2344 : elapsed_time=107258 2021-12-10 02:21:43.462 | + functions-common:time_stop:2345 : total=93080 2021-12-10 02:21:43.464 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:21:43.467 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=200338 2021-12-10 02:21:43.469 | + ./stack.sh:main:1157 : is_service_enabled q-dhcp 2021-12-10 02:21:43.486 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:21:43.489 | ++ ./stack.sh:main:1160 : pidof NetworkManager 2021-12-10 02:21:43.498 | ++ ./stack.sh:main:1160 : true 2021-12-10 02:21:43.501 | + ./stack.sh:main:1160 : netman_pid= 2021-12-10 02:21:43.503 | + ./stack.sh:main:1161 : '[' -z '' ']' 2021-12-10 02:21:43.506 | + ./stack.sh:main:1162 : sudo killall dnsmasq 2021-12-10 02:21:43.528 | dnsmasq: no process found 2021-12-10 02:21:43.531 | + ./stack.sh:main:1162 : true 2021-12-10 02:21:43.534 | + ./stack.sh:main:1167 : clean_iptables 2021-12-10 02:21:43.538 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-10 02:21:43.538 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2021-12-10 02:21:43.539 | + lib/nova:clean_iptables:182 : grep '\-A' 2021-12-10 02:21:43.540 | + lib/nova:clean_iptables:182 : grep nova 2021-12-10 02:21:43.542 | + lib/nova:clean_iptables:182 : sed s/-A/-D/g 2021-12-10 02:21:43.543 | + lib/nova:clean_iptables:182 : bash 2021-12-10 02:21:43.544 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2021-12-10 02:21:43.629 | + lib/nova:clean_iptables:184 : grep nova 2021-12-10 02:21:43.629 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-10 02:21:43.630 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2021-12-10 02:21:43.631 | + lib/nova:clean_iptables:184 : grep '\-A' 2021-12-10 02:21:43.631 | + lib/nova:clean_iptables:184 : sed s/-A/-D/g 2021-12-10 02:21:43.633 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2021-12-10 02:21:43.633 | + lib/nova:clean_iptables:184 : bash 2021-12-10 02:21:43.723 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2021-12-10 02:21:43.725 | + lib/nova:clean_iptables:186 : grep nova 2021-12-10 02:21:43.727 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-10 02:21:43.727 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2021-12-10 02:21:43.727 | + lib/nova:clean_iptables:186 : bash 2021-12-10 02:21:43.728 | + lib/nova:clean_iptables:186 : grep '\-N' 2021-12-10 02:21:43.729 | + lib/nova:clean_iptables:186 : sed s/-N/-X/g 2021-12-10 02:21:43.740 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-10 02:21:43.743 | + lib/nova:clean_iptables:188 : sed s/-N/-X/g 2021-12-10 02:21:43.743 | + lib/nova:clean_iptables:188 : grep '\-N' 2021-12-10 02:21:43.743 | + lib/nova:clean_iptables:188 : grep nova 2021-12-10 02:21:43.743 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2021-12-10 02:21:43.745 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2021-12-10 02:21:43.745 | + lib/nova:clean_iptables:188 : bash 2021-12-10 02:21:43.755 | + ./stack.sh:main:1170 : sudo sysctl -w net.ipv4.ip_forward=1 2021-12-10 02:21:43.762 | net.ipv4.ip_forward = 1 2021-12-10 02:21:43.766 | + ./stack.sh:main:1177 : is_service_enabled swift 2021-12-10 02:21:43.782 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:21:43.785 | + ./stack.sh:main:1178 : echo_summary 'Configuring Swift' 2021-12-10 02:21:43.787 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:21:43.790 | + ./stack.sh:echo_summary:428 : echo -e Configuring Swift 2021-12-10 02:21:43.792 | + ./stack.sh:main:1179 : init_swift 2021-12-10 02:21:43.795 | + lib/swift:init_swift:690 : local node_number 2021-12-10 02:21:43.798 | + lib/swift:init_swift:692 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-10 02:21:44.616 | No object-auditor running 2021-12-10 02:21:44.616 | No container-sharder running 2021-12-10 02:21:44.617 | No container-auditor running 2021-12-10 02:21:44.620 | No object-replicator running 2021-12-10 02:21:44.620 | No container-updater running 2021-12-10 02:21:44.620 | No container-server running 2021-12-10 02:21:44.620 | No container-reconciler running 2021-12-10 02:21:44.620 | No proxy-server running 2021-12-10 02:21:44.620 | No account-auditor running 2021-12-10 02:21:44.620 | No object-updater running 2021-12-10 02:21:44.620 | No container-sync running 2021-12-10 02:21:44.621 | No account-replicator running 2021-12-10 02:21:44.621 | No object-reconstructor running 2021-12-10 02:21:44.621 | No account-server running 2021-12-10 02:21:44.621 | No object-expirer running 2021-12-10 02:21:44.621 | No container-replicator running 2021-12-10 02:21:44.621 | No account-reaper running 2021-12-10 02:21:44.621 | No object-server running 2021-12-10 02:21:44.664 | + lib/swift:init_swift:692 : true 2021-12-10 02:21:44.666 | + lib/swift:init_swift:695 : create_swift_disk 2021-12-10 02:21:44.669 | + lib/swift:create_swift_disk:566 : local node_number 2021-12-10 02:21:44.671 | + lib/swift:create_swift_disk:571 : local user_group 2021-12-10 02:21:44.674 | ++ lib/swift:create_swift_disk:572 : id -g ubuntu 2021-12-10 02:21:44.678 | + lib/swift:create_swift_disk:572 : user_group=1000 2021-12-10 02:21:44.681 | + lib/swift:create_swift_disk:573 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2021-12-10 02:21:44.693 | + lib/swift:create_swift_disk:576 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-12-10 02:21:44.695 | + lib/swift:create_swift_disk:583 : mkdir -p /opt/stack/data/swift/drives/images 2021-12-10 02:21:44.699 | + lib/swift:create_swift_disk:584 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-12-10 02:21:44.710 | + lib/swift:create_swift_disk:585 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-12-10 02:21:44.722 | + lib/swift:create_swift_disk:587 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-12-10 02:21:44.734 | + lib/swift:create_swift_disk:590 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-12-10 02:21:44.861 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-12-10 02:21:44.861 | = sectsz=512 attr=2, projid32bit=1 2021-12-10 02:21:44.861 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-12-10 02:21:44.862 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-12-10 02:21:44.862 | = sunit=0 swidth=0 blks 2021-12-10 02:21:44.862 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-12-10 02:21:44.862 | log =internal log bsize=4096 blocks=2560, version=2 2021-12-10 02:21:44.862 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-12-10 02:21:44.862 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-12-10 02:21:44.864 | + lib/swift:create_swift_disk:593 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-12-10 02:21:44.869 | + lib/swift:create_swift_disk:594 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-12-10 02:21:44.874 | + lib/swift:create_swift_disk:595 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2021-12-10 02:21:44.949 | + lib/swift:create_swift_disk:601 : local node_number 2021-12-10 02:21:44.952 | + lib/swift:create_swift_disk:602 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-10 02:21:44.954 | + lib/swift:create_swift_disk:604 : local node_devices=/opt/stack/data/swift/1 2021-12-10 02:21:44.956 | + lib/swift:create_swift_disk:605 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-12-10 02:21:44.959 | + lib/swift:create_swift_disk:606 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-12-10 02:21:44.970 | + lib/swift:create_swift_disk:607 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-10 02:21:44.972 | + lib/swift:create_swift_disk:608 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-12-10 02:21:44.975 | + lib/swift:create_swift_disk:609 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-10 02:21:44.987 | + lib/swift:init_swift:699 : pushd /etc/swift 2021-12-10 02:21:44.990 | + lib/swift:init_swift:701 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-12-10 02:21:44.994 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-12-10 02:21:45.903 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-12-10 02:21:46.774 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-12-10 02:21:47.655 | + lib/swift:init_swift:711 : [[ -n '' ]] 2021-12-10 02:21:47.658 | + lib/swift:init_swift:724 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-10 02:21:47.661 | + lib/swift:init_swift:725 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-12-10 02:21:48.506 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-12-10 02:21:48.506 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-12-10 02:21:48.554 | + lib/swift:init_swift:726 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-12-10 02:21:49.417 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-12-10 02:21:49.417 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-12-10 02:21:49.464 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-12-10 02:21:50.292 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-12-10 02:21:50.292 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-12-10 02:21:50.338 | + lib/swift:init_swift:733 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-12-10 02:21:51.267 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-10 02:21:51.310 | + lib/swift:init_swift:734 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-12-10 02:21:52.273 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-10 02:21:52.316 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-12-10 02:21:53.233 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-10 02:21:53.275 | + lib/swift:init_swift:736 : popd 2021-12-10 02:21:53.278 | + ./stack.sh:main:1186 : is_service_enabled cinder 2021-12-10 02:21:53.295 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:21:53.297 | + ./stack.sh:main:1187 : echo_summary 'Configuring Cinder' 2021-12-10 02:21:53.300 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:21:53.302 | + ./stack.sh:echo_summary:428 : echo -e Configuring Cinder 2021-12-10 02:21:53.305 | + ./stack.sh:main:1188 : init_cinder 2021-12-10 02:21:53.307 | + lib/cinder:init_cinder:387 : is_service_enabled mysql postgresql 2021-12-10 02:21:53.324 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:21:53.327 | + lib/cinder:init_cinder:389 : recreate_database cinder 2021-12-10 02:21:53.329 | + lib/database:recreate_database:110 : local db=cinder 2021-12-10 02:21:53.332 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-12-10 02:21:53.334 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-12-10 02:21:53.336 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-12-10 02:21:53.340 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-10 02:21:53.353 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-12-10 02:21:53.356 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-10 02:21:53.369 | + lib/cinder:init_cinder:391 : time_start dbsync 2021-12-10 02:21:53.372 | + functions-common:time_start:2317 : local name=dbsync 2021-12-10 02:21:53.375 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:21:53.377 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:21:53.381 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:21:53.384 | + functions-common:time_start:2322 : _TIME_START[$name]=1639102913381 2021-12-10 02:21:53.387 | + lib/cinder:init_cinder:393 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-12-10 02:21:56.289 | 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=81571) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-10 02:21:56.291 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:21:56.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.295 | 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=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.295 | 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=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.296 | 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=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.296 | 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=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.297 | 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=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.297 | 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=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.297 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:21:56.297 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:21:56.340 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:21:56.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.344 | 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=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.344 | 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=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.345 | 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=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.345 | 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=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.345 | 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=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.346 | 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=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.346 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:21:56.346 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:21:56.604 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:21:56.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.607 | 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=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.607 | 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=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.609 | 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=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.609 | 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=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.610 | 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=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.610 | 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=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:21:56.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:21:56.610 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:21:56.610 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81571) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:21:56.618 | INFO migrate.versioning.api [-] 122 -> 123...  2021-12-10 02:22:14.446 | INFO migrate.versioning.api [-] done 2021-12-10 02:22:14.446 | INFO migrate.versioning.api [-] 123 -> 124...  2021-12-10 02:22:14.469 | INFO migrate.versioning.api [-] done 2021-12-10 02:22:14.469 | INFO migrate.versioning.api [-] 124 -> 125...  2021-12-10 02:22:14.492 | INFO migrate.versioning.api [-] done 2021-12-10 02:22:14.492 | INFO migrate.versioning.api [-] 125 -> 126...  2021-12-10 02:22:14.515 | INFO migrate.versioning.api [-] done 2021-12-10 02:22:14.515 | INFO migrate.versioning.api [-] 126 -> 127...  2021-12-10 02:22:14.583 | INFO migrate.versioning.api [-] done 2021-12-10 02:22:14.583 | INFO migrate.versioning.api [-] 127 -> 128...  2021-12-10 02:22:15.714 | INFO migrate.versioning.api [-] done 2021-12-10 02:22:15.714 | INFO migrate.versioning.api [-] 128 -> 129...  2021-12-10 02:22:15.743 | INFO migrate.versioning.api [-] done 2021-12-10 02:22:15.744 | INFO migrate.versioning.api [-] 129 -> 130...  2021-12-10 02:22:15.778 | INFO migrate.versioning.api [-] done 2021-12-10 02:22:15.778 | INFO migrate.versioning.api [-] 130 -> 131...  2021-12-10 02:22:15.823 | INFO migrate.versioning.api [-] done 2021-12-10 02:22:15.824 | INFO migrate.versioning.api [-] 131 -> 132...  2021-12-10 02:22:15.892 | INFO migrate.versioning.api [-] done 2021-12-10 02:22:15.893 | INFO migrate.versioning.api [-] 132 -> 133...  2021-12-10 02:22:15.926 | INFO migrate.versioning.api [-] done 2021-12-10 02:22:15.926 | INFO migrate.versioning.api [-] 133 -> 134...  2021-12-10 02:22:15.961 | INFO migrate.versioning.api [-] done 2021-12-10 02:22:15.961 | INFO migrate.versioning.api [-] 134 -> 135...  2021-12-10 02:22:15.995 | INFO migrate.versioning.api [-] done 2021-12-10 02:22:15.995 | INFO migrate.versioning.api [-] 135 -> 136...  2021-12-10 02:22:16.943 | INFO migrate.versioning.api [-] done 2021-12-10 02:22:17.224 | + lib/cinder:init_cinder:394 : time_stop dbsync 2021-12-10 02:22:17.227 | + functions-common:time_stop:2331 : local name 2021-12-10 02:22:17.229 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:22:17.232 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:22:17.234 | + functions-common:time_stop:2334 : local total 2021-12-10 02:22:17.237 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:22:17.239 | + functions-common:time_stop:2337 : name=dbsync 2021-12-10 02:22:17.242 | + functions-common:time_stop:2338 : start_time=1639102913381 2021-12-10 02:22:17.244 | + functions-common:time_stop:2340 : [[ -z 1639102913381 ]] 2021-12-10 02:22:17.247 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:22:17.251 | + functions-common:time_stop:2343 : end_time=1639102937248 2021-12-10 02:22:17.254 | + functions-common:time_stop:2344 : elapsed_time=23867 2021-12-10 02:22:17.256 | + functions-common:time_stop:2345 : total=200338 2021-12-10 02:22:17.259 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:22:17.261 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=224205 2021-12-10 02:22:17.263 | + lib/cinder:init_cinder:397 : is_service_enabled c-vol 2021-12-10 02:22:17.280 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:22:17.282 | + lib/cinder:init_cinder:397 : [[ -n lvm:lvmdriver-1 ]] 2021-12-10 02:22:17.285 | + lib/cinder:init_cinder:398 : local be be_name be_type 2021-12-10 02:22:17.288 | + lib/cinder:init_cinder:399 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-10 02:22:17.290 | + lib/cinder:init_cinder:400 : be_type=lvm 2021-12-10 02:22:17.293 | + lib/cinder:init_cinder:401 : be_name=lvmdriver-1 2021-12-10 02:22:17.295 | + lib/cinder:init_cinder:402 : type init_cinder_backend_lvm 2021-12-10 02:22:17.298 | + lib/cinder:init_cinder:404 : [[ lvm == \l\v\m ]] 2021-12-10 02:22:17.300 | + lib/cinder:init_cinder:405 : init_default_lvm_volume_group 2021-12-10 02:22:17.303 | + lib/lvm:init_default_lvm_volume_group:162 : [[ 0 = \0 ]] 2021-12-10 02:22:17.305 | + lib/lvm:init_default_lvm_volume_group:163 : init_lvm_volume_group stack-volumes-default 50000M 2021-12-10 02:22:17.307 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-default 2021-12-10 02:22:17.310 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-12-10 02:22:17.312 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2021-12-10 02:22:17.315 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2021-12-10 02:22:17.317 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-10 02:22:17.320 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-10 02:22:17.322 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-10 02:22:17.324 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-10 02:22:17.327 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-10 02:22:17.329 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-10 02:22:17.332 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-10 02:22:17.334 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-10 02:22:17.336 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2021-12-10 02:22:17.339 | + functions-common:is_suse:462 : is_opensuse 2021-12-10 02:22:17.341 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-10 02:22:17.344 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-10 02:22:17.347 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-10 02:22:17.349 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-10 02:22:17.352 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-10 02:22:17.354 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-default 50000M 2021-12-10 02:22:17.357 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2021-12-10 02:22:17.359 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-12-10 02:22:17.361 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2021-12-10 02:22:17.364 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2021-12-10 02:22:17.379 | Volume group "stack-volumes-default" not found 2021-12-10 02:22:17.379 | Cannot process volume group stack-volumes-default 2021-12-10 02:22:17.383 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2021-12-10 02:22:17.386 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-default-backing-file 2021-12-10 02:22:17.389 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-12-10 02:22:17.392 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-12-10 02:22:17.393 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-12-10 02:22:17.407 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-12-10 02:22:17.410 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-12-10 02:22:17.413 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-default-backing-file 2021-12-10 02:22:17.500 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop1 2021-12-10 02:22:17.503 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-default 2021-12-10 02:22:17.519 | Volume group "stack-volumes-default" not found 2021-12-10 02:22:17.519 | Cannot process volume group stack-volumes-default 2021-12-10 02:22:17.523 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-default /dev/loop1 2021-12-10 02:22:17.772 | Physical volume "/dev/loop1" successfully created. 2021-12-10 02:22:17.878 | Volume group "stack-volumes-default" successfully created 2021-12-10 02:22:17.884 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2021-12-10 02:22:17.887 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2021-12-10 02:22:17.887 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2021-12-10 02:22:17.887 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2021-12-10 02:22:17.900 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-default 2021-12-10 02:22:17.902 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2021-12-10 02:22:17.905 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2021-12-10 02:22:17.949 | + lib/lvm:init_default_lvm_volume_group:164 : _DEFAULT_LVM_INIT=1 2021-12-10 02:22:17.951 | + lib/cinder:init_cinder:407 : init_cinder_backend_lvm lvmdriver-1 2021-12-10 02:22:17.954 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2021-12-10 02:22:17.956 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-12-10 02:22:17.959 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2021-12-10 02:22:17.961 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-12-10 02:22:17.964 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2021-12-10 02:22:17.966 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2021-12-10 02:22:17.969 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-10 02:22:17.971 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-10 02:22:17.973 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-10 02:22:17.976 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-10 02:22:17.978 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-10 02:22:17.980 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-10 02:22:17.983 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-10 02:22:17.985 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-10 02:22:17.988 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2021-12-10 02:22:17.990 | + functions-common:is_suse:462 : is_opensuse 2021-12-10 02:22:17.993 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-10 02:22:17.995 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-10 02:22:17.998 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-10 02:22:18.000 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-10 02:22:18.003 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-10 02:22:18.006 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-12-10 02:22:18.008 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2021-12-10 02:22:18.010 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-12-10 02:22:18.013 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-10 02:22:18.015 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2021-12-10 02:22:18.030 | Volume group "stack-volumes-lvmdriver-1" not found 2021-12-10 02:22:18.031 | Cannot process volume group stack-volumes-lvmdriver-1 2021-12-10 02:22:18.034 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2021-12-10 02:22:18.037 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-10 02:22:18.041 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-12-10 02:22:18.043 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-12-10 02:22:18.044 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-12-10 02:22:18.048 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-12-10 02:22:18.050 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-12-10 02:22:18.054 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-10 02:22:18.124 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop2 2021-12-10 02:22:18.126 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2021-12-10 02:22:18.142 | Volume group "stack-volumes-lvmdriver-1" not found 2021-12-10 02:22:18.142 | Cannot process volume group stack-volumes-lvmdriver-1 2021-12-10 02:22:18.146 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop2 2021-12-10 02:22:18.399 | Physical volume "/dev/loop2" successfully created. 2021-12-10 02:22:18.495 | Volume group "stack-volumes-lvmdriver-1" successfully created 2021-12-10 02:22:18.501 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2021-12-10 02:22:18.505 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2021-12-10 02:22:18.506 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2021-12-10 02:22:18.506 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2021-12-10 02:22:18.520 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2021-12-10 02:22:18.522 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2021-12-10 02:22:18.525 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2021-12-10 02:22:18.577 | + lib/cinder:init_cinder:412 : mkdir -p /opt/stack/data/cinder/volumes 2021-12-10 02:22:18.582 | + ./stack.sh:main:1194 : is_service_enabled placement 2021-12-10 02:22:18.599 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:22:18.602 | + ./stack.sh:main:1195 : echo_summary 'Configuring placement' 2021-12-10 02:22:18.604 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:22:18.606 | + ./stack.sh:echo_summary:428 : echo -e Configuring placement 2021-12-10 02:22:18.609 | + ./stack.sh:main:1196 : init_placement 2021-12-10 02:22:18.611 | + lib/placement:init_placement:130 : recreate_database placement 2021-12-10 02:22:18.614 | + lib/database:recreate_database:110 : local db=placement 2021-12-10 02:22:18.616 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-12-10 02:22:18.619 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-12-10 02:22:18.622 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-12-10 02:22:18.625 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-10 02:22:18.638 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-12-10 02:22:18.642 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-10 02:22:18.654 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-12-10 02:22:26.509 | + lib/placement:init_placement:132 : create_placement_accounts 2021-12-10 02:22:26.512 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-12-10 02:22:26.514 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2021-12-10 02:22:26.517 | + functions-common:get_or_create_user:824 : local user_id 2021-12-10 02:22:26.520 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-10 02:22:26.523 | + functions-common:get_or_create_user:828 : local email= 2021-12-10 02:22:26.526 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-10 02:22:28.951 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:22:28.954 | + functions-common:get_or_create_user:840 : user_id=0fde6142686a4a47b881c76f6a99dd04 2021-12-10 02:22:28.957 | + functions-common:get_or_create_user:841 : echo 0fde6142686a4a47b881c76f6a99dd04 2021-12-10 02:22:28.957 | 0fde6142686a4a47b881c76f6a99dd04 2021-12-10 02:22:28.959 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2021-12-10 02:22:28.962 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:22:28.965 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-10 02:22:28.968 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:22:28.970 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:22:28.973 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-10 02:22:28.976 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-10 02:22:28.978 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-10 02:22:28.980 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-10 02:22:28.983 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-10 02:22:28.986 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-10 02:22:28.990 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-12-10 02:22:28.991 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:22:28.991 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:22:28.994 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:22:28.996 | ++ functions-common:get_field:727 : read data 2021-12-10 02:22:31.874 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:22:31.879 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:22:31.881 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:22:31.884 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-12-10 02:22:34.816 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-12-10 02:22:34.816 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:22:34.816 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:22:34.819 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:22:34.822 | ++ functions-common:get_field:727 : read data 2021-12-10 02:22:37.833 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:22:37.837 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:22:37.839 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:22:37.842 | ++ functions-common:get_field:733 : echo '| c247e12ff8384ba08e91652a0b2430be | 0fde6142686a4a47b881c76f6a99dd04 | | acab08f9c3904c139427917446a27c10 | | | False |' 2021-12-10 02:22:37.843 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:22:37.848 | ++ functions-common:get_field:727 : read data 2021-12-10 02:22:37.851 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:22:37.854 | + functions-common:get_or_add_user_project_role:912 : echo c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:22:37.854 | c247e12ff8384ba08e91652a0b2430be 2021-12-10 02:22:37.856 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-10 02:22:37.859 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2021-12-10 02:22:37.861 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-10 02:22:37.865 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-10 02:22:37.868 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-10 02:22:37.871 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-10 02:22:37.878 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-10 02:22:37.881 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-10 02:22:37.883 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-10 02:22:37.885 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-10 02:22:37.888 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-10 02:22:37.891 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-10 02:22:37.896 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:22:37.896 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-12-10 02:22:37.897 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-10 02:22:37.900 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:22:37.903 | ++ functions-common:get_field:727 : read data 2021-12-10 02:22:40.833 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:22:40.837 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-10 02:22:40.840 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-10 02:22:40.842 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-12-10 02:22:43.715 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-12-10 02:22:43.715 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-10 02:22:43.715 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-10 02:22:43.718 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:22:43.721 | ++ functions-common:get_field:727 : read data 2021-12-10 02:22:46.693 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:22:46.696 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:22:46.699 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:22:46.702 | ++ functions-common:get_field:733 : echo '| 96793ad113984c50b5c8a9c28443df2f | 0fde6142686a4a47b881c76f6a99dd04 | | acab08f9c3904c139427917446a27c10 | | | False |' 2021-12-10 02:22:46.702 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:22:46.707 | ++ functions-common:get_field:727 : read data 2021-12-10 02:22:46.711 | + functions-common:get_or_add_user_project_role:910 : user_role_id=96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:22:46.713 | + functions-common:get_or_add_user_project_role:912 : echo 96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:22:46.713 | 96793ad113984c50b5c8a9c28443df2f 2021-12-10 02:22:46.716 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.46/placement 2021-12-10 02:22:46.718 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-12-10 02:22:46.721 | + functions-common:get_or_create_service:966 : local service_id 2021-12-10 02:22:46.725 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-12-10 02:22:49.008 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-12-10 02:22:51.177 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:22:51.180 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-10 02:22:51.181 | f898677a862f4638b5bf9ff7311ff393' 2021-12-10 02:22:51.183 | + functions-common:get_or_create_service:978 : echo f898677a862f4638b5bf9ff7311ff393 2021-12-10 02:22:51.183 | f898677a862f4638b5bf9ff7311ff393 2021-12-10 02:22:51.186 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.46/placement 2021-12-10 02:22:51.188 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-10 02:22:51.191 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.46/placement RegionOne 2021-12-10 02:22:51.194 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-10 02:22:51.197 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-12-10 02:22:53.527 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:22:53.530 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-10 02:22:53.533 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-10 02:22:53.536 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.46/placement --region RegionOne -f value -c id 2021-12-10 02:22:55.820 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:22:55.823 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=5347453243d24e0cace9dc34d5135337 2021-12-10 02:22:55.826 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 5347453243d24e0cace9dc34d5135337 2021-12-10 02:22:55.829 | + functions-common:get_or_create_endpoint:1011 : public_id=5347453243d24e0cace9dc34d5135337 2021-12-10 02:22:55.831 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-10 02:22:55.834 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-10 02:22:55.836 | + functions-common:get_or_create_endpoint:1020 : echo 5347453243d24e0cace9dc34d5135337 2021-12-10 02:22:55.836 | 5347453243d24e0cace9dc34d5135337 2021-12-10 02:22:55.839 | + ./stack.sh:main:1202 : is_service_enabled nova 2021-12-10 02:22:55.856 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:22:55.858 | + ./stack.sh:main:1203 : echo_summary 'Configuring Nova' 2021-12-10 02:22:55.861 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:22:55.864 | + ./stack.sh:echo_summary:428 : echo -e Configuring Nova 2021-12-10 02:22:55.866 | + ./stack.sh:main:1204 : init_nova 2021-12-10 02:22:55.869 | + lib/nova:init_nova:758 : is_service_enabled mysql postgresql 2021-12-10 02:22:55.885 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:22:55.888 | + lib/nova:init_nova:758 : is_service_enabled n-api 2021-12-10 02:22:55.903 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:22:55.906 | + lib/nova:init_nova:759 : recreate_database nova_api 2021-12-10 02:22:55.908 | + lib/database:recreate_database:110 : local db=nova_api 2021-12-10 02:22:55.911 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-12-10 02:22:55.913 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-12-10 02:22:55.916 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-12-10 02:22:55.920 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-10 02:22:55.933 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-12-10 02:22:55.936 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-10 02:22:55.948 | + lib/nova:init_nova:760 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-12-10 02:22:59.663 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:22:59.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.665 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.666 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.667 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.670 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.670 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.672 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.674 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.674 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.677 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.678 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.678 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.679 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.679 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.682 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.682 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.682 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.685 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.686 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.686 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.689 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.690 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.691 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.691 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.692 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.692 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.693 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.693 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.694 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.694 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.694 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.696 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.697 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.697 | 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=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:22:59.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:22:59.699 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:22:59.699 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82430) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:23:00.044 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-10 02:23:00.348 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:00.348 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-10 02:23:00.868 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:00.869 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-10 02:23:01.291 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:01.291 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-10 02:23:01.583 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:01.583 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-10 02:23:02.360 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:02.360 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-10 02:23:02.805 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:02.805 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-10 02:23:03.365 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:03.366 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-10 02:23:03.399 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:03.400 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-10 02:23:03.439 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:03.440 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-10 02:23:03.474 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:03.474 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-10 02:23:03.502 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:03.503 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-10 02:23:03.531 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:03.531 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-10 02:23:04.708 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:04.708 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-10 02:23:04.948 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:04.948 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-10 02:23:06.783 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:06.783 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-10 02:23:09.303 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:09.303 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-10 02:23:10.314 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:10.315 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-10 02:23:11.463 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:11.463 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-10 02:23:11.908 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:11.909 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-10 02:23:12.542 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:12.542 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-10 02:23:12.577 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:12.577 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-10 02:23:12.610 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:12.610 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-10 02:23:12.646 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:12.646 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-10 02:23:12.680 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:12.680 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-10 02:23:12.709 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:12.709 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-10 02:23:12.908 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:12.909 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-10 02:23:15.365 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:15.366 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-10 02:23:16.057 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:16.057 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-10 02:23:16.480 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:16.480 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-10 02:23:16.520 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:16.520 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-10 02:23:16.554 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:16.554 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-10 02:23:16.588 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:16.588 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-10 02:23:16.623 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:16.623 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-10 02:23:16.657 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:16.657 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-10 02:23:16.685 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:16.686 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-10 02:23:16.719 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:16.719 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-10 02:23:16.747 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:16.748 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-10 02:23:16.776 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:16.776 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-10 02:23:16.805 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:16.806 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-10 02:23:16.828 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:16.829 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-10 02:23:17.582 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:17.582 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-10 02:23:18.006 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:18.006 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-10 02:23:18.554 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:18.554 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-10 02:23:20.250 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:20.250 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-10 02:23:20.279 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:20.279 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-10 02:23:20.307 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:20.307 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-10 02:23:20.336 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:20.337 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-10 02:23:20.366 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:20.366 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-10 02:23:20.393 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:20.394 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-10 02:23:20.685 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:20.685 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-10 02:23:23.068 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:23.068 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-10 02:23:23.497 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:23.497 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-10 02:23:23.519 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:23.520 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-10 02:23:23.542 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:23.542 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-10 02:23:23.571 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:23.572 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-10 02:23:23.594 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:23.594 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-10 02:23:23.628 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:23.628 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-10 02:23:24.061 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:24.062 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-10 02:23:24.520 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:24.520 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-10 02:23:24.867 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:24.868 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-10 02:23:25.274 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:25.275 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-10 02:23:25.919 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:25.919 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-10 02:23:25.948 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:25.948 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-10 02:23:25.977 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:25.978 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-10 02:23:26.005 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:26.006 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-10 02:23:26.034 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:26.034 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-10 02:23:26.062 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:26.063 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-10 02:23:26.086 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:26.086 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-10 02:23:26.114 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:26.114 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-10 02:23:26.143 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:26.143 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-10 02:23:26.171 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:26.171 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-10 02:23:26.204 | INFO migrate.versioning.api [-] done 2021-12-10 02:23:26.561 | + lib/nova:init_nova:762 : recreate_database nova_cell0 2021-12-10 02:23:26.564 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-12-10 02:23:26.566 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-12-10 02:23:26.569 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-12-10 02:23:26.572 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-12-10 02:23:26.576 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-10 02:23:26.589 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-12-10 02:23:26.592 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-10 02:23:26.605 | ++ lib/nova:init_nova:768 : database_connection_url nova_cell0 2021-12-10 02:23:26.607 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-10 02:23:26.610 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-10 02:23:26.613 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-12-10 02:23:26.616 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-10 02:23:26.619 | + lib/nova:init_nova:768 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-10 02:23:30.539 | ++ lib/nova:init_nova:771 : seq 1 1 2021-12-10 02:23:30.542 | + lib/nova:init_nova:771 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-10 02:23:30.545 | + lib/nova:init_nova:772 : recreate_database nova_cell1 2021-12-10 02:23:30.547 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-12-10 02:23:30.550 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-12-10 02:23:30.552 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-12-10 02:23:30.555 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-12-10 02:23:30.558 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-10 02:23:30.571 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-12-10 02:23:30.574 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-10 02:23:30.588 | ++ lib/nova:init_nova:773 : conductor_conf 1 2021-12-10 02:23:30.590 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-10 02:23:30.593 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-10 02:23:30.596 | + lib/nova:init_nova:773 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-12-10 02:23:33.686 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:23:33.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.688 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.688 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.691 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.692 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.693 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.693 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.694 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.694 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.695 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.695 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.700 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.706 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.707 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.708 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.708 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.712 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.712 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.714 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.717 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.718 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.719 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.724 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.725 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.726 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.726 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.728 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.728 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.729 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.730 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.734 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.735 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.736 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.737 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.745 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.747 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.748 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.748 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.748 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.748 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.749 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.749 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.842 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.845 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.846 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.848 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.848 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.849 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.854 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.854 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.858 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.858 | 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=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:23:33.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:23:33.868 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:23:33.869 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82501) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:23:34.201 | INFO migrate.versioning.api [-] 215 -> 216...  2021-12-10 02:24:21.684 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:21.684 | INFO migrate.versioning.api [-] 216 -> 217...  2021-12-10 02:24:21.718 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:21.719 | INFO migrate.versioning.api [-] 217 -> 218...  2021-12-10 02:24:21.753 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:21.753 | INFO migrate.versioning.api [-] 218 -> 219...  2021-12-10 02:24:21.775 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:21.776 | INFO migrate.versioning.api [-] 219 -> 220...  2021-12-10 02:24:21.798 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:21.799 | INFO migrate.versioning.api [-] 220 -> 221...  2021-12-10 02:24:21.827 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:21.827 | INFO migrate.versioning.api [-] 221 -> 222...  2021-12-10 02:24:21.861 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:21.862 | INFO migrate.versioning.api [-] 222 -> 223...  2021-12-10 02:24:21.896 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:21.896 | INFO migrate.versioning.api [-] 223 -> 224...  2021-12-10 02:24:21.930 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:21.930 | INFO migrate.versioning.api [-] 224 -> 225...  2021-12-10 02:24:21.964 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:21.964 | INFO migrate.versioning.api [-] 225 -> 226...  2021-12-10 02:24:21.998 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:21.999 | INFO migrate.versioning.api [-] 226 -> 227...  2021-12-10 02:24:22.038 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:22.039 | INFO migrate.versioning.api [-] 227 -> 228...  2021-12-10 02:24:22.683 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:22.684 | INFO migrate.versioning.api [-] 228 -> 229...  2021-12-10 02:24:23.375 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:23.375 | INFO migrate.versioning.api [-] 229 -> 230...  2021-12-10 02:24:24.873 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:24.873 | INFO migrate.versioning.api [-] 230 -> 231...  2021-12-10 02:24:25.798 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:25.799 | INFO migrate.versioning.api [-] 231 -> 232...  2021-12-10 02:24:26.930 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:26.930 | INFO migrate.versioning.api [-] 232 -> 233...  2021-12-10 02:24:27.725 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:27.725 | INFO migrate.versioning.api [-] 233 -> 234...  2021-12-10 02:24:27.878 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:27.878 | INFO migrate.versioning.api [-] 234 -> 235...  2021-12-10 02:24:27.901 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:27.901 | INFO migrate.versioning.api [-] 235 -> 236...  2021-12-10 02:24:27.924 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:27.924 | INFO migrate.versioning.api [-] 236 -> 237...  2021-12-10 02:24:27.951 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:27.952 | INFO migrate.versioning.api [-] 237 -> 238...  2021-12-10 02:24:27.992 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:27.992 | INFO migrate.versioning.api [-] 238 -> 239...  2021-12-10 02:24:28.021 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:28.021 | INFO migrate.versioning.api [-] 239 -> 240...  2021-12-10 02:24:28.049 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:28.049 | INFO migrate.versioning.api [-] 240 -> 241...  2021-12-10 02:24:28.078 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:28.078 | INFO migrate.versioning.api [-] 241 -> 242...  2021-12-10 02:24:28.106 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:28.107 | INFO migrate.versioning.api [-] 242 -> 243...  2021-12-10 02:24:28.135 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:28.135 | INFO migrate.versioning.api [-] 243 -> 244...  2021-12-10 02:24:28.232 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:28.233 | INFO migrate.versioning.api [-] 244 -> 245...  2021-12-10 02:24:31.483 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:31.483 | INFO migrate.versioning.api [-] 245 -> 246...  2021-12-10 02:24:32.044 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:32.044 | INFO migrate.versioning.api [-] 246 -> 247...  2021-12-10 02:24:34.141 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:34.141 | INFO migrate.versioning.api [-] 247 -> 248...  2021-12-10 02:24:34.152 | INFO 248_add_expire_reservations_index [-] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-12-10 02:24:34.187 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:34.187 | INFO migrate.versioning.api [-] 248 -> 249...  2021-12-10 02:24:34.347 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:34.347 | INFO migrate.versioning.api [-] 249 -> 250...  2021-12-10 02:24:34.616 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:34.616 | INFO migrate.versioning.api [-] 250 -> 251...  2021-12-10 02:24:35.461 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:35.461 | INFO migrate.versioning.api [-] 251 -> 252...  2021-12-10 02:24:36.672 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:36.673 | INFO migrate.versioning.api [-] 252 -> 253...  2021-12-10 02:24:37.490 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:37.491 | INFO migrate.versioning.api [-] 253 -> 254...  2021-12-10 02:24:38.290 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:38.290 | INFO migrate.versioning.api [-] 254 -> 255...  2021-12-10 02:24:38.324 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:38.324 | INFO migrate.versioning.api [-] 255 -> 256...  2021-12-10 02:24:38.352 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:38.352 | INFO migrate.versioning.api [-] 256 -> 257...  2021-12-10 02:24:38.381 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:38.382 | INFO migrate.versioning.api [-] 257 -> 258...  2021-12-10 02:24:38.415 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:38.415 | INFO migrate.versioning.api [-] 258 -> 259...  2021-12-10 02:24:38.448 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:38.449 | INFO migrate.versioning.api [-] 259 -> 260...  2021-12-10 02:24:38.483 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:38.483 | INFO migrate.versioning.api [-] 260 -> 261...  2021-12-10 02:24:38.517 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:38.517 | INFO migrate.versioning.api [-] 261 -> 262...  2021-12-10 02:24:38.551 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:38.551 | INFO migrate.versioning.api [-] 262 -> 263...  2021-12-10 02:24:38.587 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:38.587 | INFO migrate.versioning.api [-] 263 -> 264...  2021-12-10 02:24:38.621 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:38.621 | INFO migrate.versioning.api [-] 264 -> 265...  2021-12-10 02:24:38.867 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:38.868 | INFO migrate.versioning.api [-] 265 -> 266...  2021-12-10 02:24:39.198 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:39.198 | INFO migrate.versioning.api [-] 266 -> 267...  2021-12-10 02:24:40.786 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:40.786 | INFO migrate.versioning.api [-] 267 -> 268...  2021-12-10 02:24:41.780 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:41.780 | INFO migrate.versioning.api [-] 268 -> 269...  2021-12-10 02:24:42.585 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:42.586 | INFO migrate.versioning.api [-] 269 -> 270...  2021-12-10 02:24:43.426 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:43.426 | INFO migrate.versioning.api [-] 270 -> 271...  2021-12-10 02:24:43.861 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:43.861 | INFO migrate.versioning.api [-] 271 -> 272...  2021-12-10 02:24:43.883 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:43.884 | INFO migrate.versioning.api [-] 272 -> 273...  2021-12-10 02:24:43.906 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:43.907 | INFO migrate.versioning.api [-] 273 -> 274...  2021-12-10 02:24:44.214 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:44.214 | INFO migrate.versioning.api [-] 274 -> 275...  2021-12-10 02:24:45.020 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:45.020 | INFO migrate.versioning.api [-] 275 -> 276...  2021-12-10 02:24:45.770 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:45.770 | INFO migrate.versioning.api [-] 276 -> 277...  2021-12-10 02:24:45.964 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:45.964 | INFO migrate.versioning.api [-] 277 -> 278...  2021-12-10 02:24:46.775 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:46.776 | INFO migrate.versioning.api [-] 278 -> 279...  2021-12-10 02:24:47.061 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:47.061 | INFO migrate.versioning.api [-] 279 -> 280...  2021-12-10 02:24:47.580 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:47.581 | INFO migrate.versioning.api [-] 280 -> 281...  2021-12-10 02:24:47.614 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:47.614 | INFO migrate.versioning.api [-] 281 -> 282...  2021-12-10 02:24:47.648 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:47.649 | INFO migrate.versioning.api [-] 282 -> 283...  2021-12-10 02:24:47.701 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:47.701 | INFO migrate.versioning.api [-] 283 -> 284...  2021-12-10 02:24:47.747 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:47.747 | INFO migrate.versioning.api [-] 284 -> 285...  2021-12-10 02:24:47.780 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:47.780 | INFO migrate.versioning.api [-] 285 -> 286...  2021-12-10 02:24:47.814 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:47.814 | INFO migrate.versioning.api [-] 286 -> 287...  2021-12-10 02:24:47.850 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:47.850 | INFO migrate.versioning.api [-] 287 -> 288...  2021-12-10 02:24:47.884 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:47.884 | INFO migrate.versioning.api [-] 288 -> 289...  2021-12-10 02:24:47.918 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:47.919 | INFO migrate.versioning.api [-] 289 -> 290...  2021-12-10 02:24:47.952 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:47.952 | INFO migrate.versioning.api [-] 290 -> 291...  2021-12-10 02:24:48.004 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:48.004 | INFO migrate.versioning.api [-] 291 -> 292...  2021-12-10 02:24:48.890 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:48.891 | INFO migrate.versioning.api [-] 292 -> 293...  2021-12-10 02:24:50.318 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:50.318 | INFO migrate.versioning.api [-] 293 -> 294...  2021-12-10 02:24:50.958 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:50.958 | INFO migrate.versioning.api [-] 294 -> 295...  2021-12-10 02:24:51.174 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:51.174 | INFO migrate.versioning.api [-] 295 -> 296...  2021-12-10 02:24:51.202 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:51.203 | INFO migrate.versioning.api [-] 296 -> 297...  2021-12-10 02:24:51.900 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:51.900 | INFO migrate.versioning.api [-] 297 -> 298...  2021-12-10 02:24:52.415 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:52.415 | INFO migrate.versioning.api [-] 298 -> 299...  2021-12-10 02:24:53.174 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:53.174 | INFO migrate.versioning.api [-] 299 -> 300...  2021-12-10 02:24:53.941 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:53.941 | INFO migrate.versioning.api [-] 300 -> 301...  2021-12-10 02:24:55.358 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:55.359 | INFO migrate.versioning.api [-] 301 -> 302...  2021-12-10 02:24:55.398 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:55.398 | INFO migrate.versioning.api [-] 302 -> 303...  2021-12-10 02:24:55.426 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:55.426 | INFO migrate.versioning.api [-] 303 -> 304...  2021-12-10 02:24:55.472 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:55.472 | INFO migrate.versioning.api [-] 304 -> 305...  2021-12-10 02:24:55.511 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:55.511 | INFO migrate.versioning.api [-] 305 -> 306...  2021-12-10 02:24:55.546 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:55.546 | INFO migrate.versioning.api [-] 306 -> 307...  2021-12-10 02:24:55.575 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:55.575 | INFO migrate.versioning.api [-] 307 -> 308...  2021-12-10 02:24:55.603 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:55.603 | INFO migrate.versioning.api [-] 308 -> 309...  2021-12-10 02:24:55.637 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:55.637 | INFO migrate.versioning.api [-] 309 -> 310...  2021-12-10 02:24:55.688 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:55.688 | INFO migrate.versioning.api [-] 310 -> 311...  2021-12-10 02:24:55.734 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:55.734 | INFO migrate.versioning.api [-] 311 -> 312...  2021-12-10 02:24:55.771 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:55.772 | INFO migrate.versioning.api [-] 312 -> 313...  2021-12-10 02:24:56.609 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:56.610 | INFO migrate.versioning.api [-] 313 -> 314...  2021-12-10 02:24:59.105 | INFO migrate.versioning.api [-] done 2021-12-10 02:24:59.105 | INFO migrate.versioning.api [-] 314 -> 315...  2021-12-10 02:25:03.655 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:03.655 | INFO migrate.versioning.api [-] 315 -> 316...  2021-12-10 02:25:04.386 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:04.386 | INFO migrate.versioning.api [-] 316 -> 317...  2021-12-10 02:25:05.295 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:05.295 | INFO migrate.versioning.api [-] 317 -> 318...  2021-12-10 02:25:08.346 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:08.346 | INFO migrate.versioning.api [-] 318 -> 319...  2021-12-10 02:25:08.489 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:08.489 | INFO migrate.versioning.api [-] 319 -> 320...  2021-12-10 02:25:08.523 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:08.523 | INFO migrate.versioning.api [-] 320 -> 321...  2021-12-10 02:25:08.557 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:08.558 | INFO migrate.versioning.api [-] 321 -> 322...  2021-12-10 02:25:08.591 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:08.591 | INFO migrate.versioning.api [-] 322 -> 323...  2021-12-10 02:25:08.615 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:08.615 | INFO migrate.versioning.api [-] 323 -> 324...  2021-12-10 02:25:08.643 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:08.643 | INFO migrate.versioning.api [-] 324 -> 325...  2021-12-10 02:25:08.683 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:08.683 | INFO migrate.versioning.api [-] 325 -> 326...  2021-12-10 02:25:08.718 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:08.718 | INFO migrate.versioning.api [-] 326 -> 327...  2021-12-10 02:25:08.751 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:08.751 | INFO migrate.versioning.api [-] 327 -> 328...  2021-12-10 02:25:08.785 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:08.785 | INFO migrate.versioning.api [-] 328 -> 329...  2021-12-10 02:25:08.816 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:08.817 | INFO migrate.versioning.api [-] 329 -> 330...  2021-12-10 02:25:08.877 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:08.877 | INFO migrate.versioning.api [-] 330 -> 331...  2021-12-10 02:25:10.300 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:10.300 | INFO migrate.versioning.api [-] 331 -> 332...  2021-12-10 02:25:10.980 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:10.980 | INFO migrate.versioning.api [-] 332 -> 333...  2021-12-10 02:25:11.637 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:11.638 | INFO migrate.versioning.api [-] 333 -> 334...  2021-12-10 02:25:12.312 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:12.312 | INFO migrate.versioning.api [-] 334 -> 335...  2021-12-10 02:25:12.335 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:12.335 | INFO migrate.versioning.api [-] 335 -> 336...  2021-12-10 02:25:12.357 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:12.357 | INFO migrate.versioning.api [-] 336 -> 337...  2021-12-10 02:25:12.380 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:12.380 | INFO migrate.versioning.api [-] 337 -> 338...  2021-12-10 02:25:12.403 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:12.403 | INFO migrate.versioning.api [-] 338 -> 339...  2021-12-10 02:25:12.437 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:12.437 | INFO migrate.versioning.api [-] 339 -> 340...  2021-12-10 02:25:12.466 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:12.466 | INFO migrate.versioning.api [-] 340 -> 341...  2021-12-10 02:25:12.494 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:12.495 | INFO migrate.versioning.api [-] 341 -> 342...  2021-12-10 02:25:12.523 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:12.523 | INFO migrate.versioning.api [-] 342 -> 343...  2021-12-10 02:25:12.552 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:12.552 | INFO migrate.versioning.api [-] 343 -> 344...  2021-12-10 02:25:12.581 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:12.581 | INFO migrate.versioning.api [-] 344 -> 345...  2021-12-10 02:25:12.655 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:12.655 | INFO migrate.versioning.api [-] 345 -> 346...  2021-12-10 02:25:13.625 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:13.625 | INFO migrate.versioning.api [-] 346 -> 347...  2021-12-10 02:25:13.975 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:13.975 | INFO migrate.versioning.api [-] 347 -> 348...  2021-12-10 02:25:14.014 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:14.014 | INFO migrate.versioning.api [-] 348 -> 349...  2021-12-10 02:25:14.049 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:14.049 | INFO migrate.versioning.api [-] 349 -> 350...  2021-12-10 02:25:14.077 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:14.078 | INFO migrate.versioning.api [-] 350 -> 351...  2021-12-10 02:25:14.100 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:14.101 | INFO migrate.versioning.api [-] 351 -> 352...  2021-12-10 02:25:14.123 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:14.123 | INFO migrate.versioning.api [-] 352 -> 353...  2021-12-10 02:25:14.146 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:14.146 | INFO migrate.versioning.api [-] 353 -> 354...  2021-12-10 02:25:14.169 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:14.169 | INFO migrate.versioning.api [-] 354 -> 355...  2021-12-10 02:25:14.203 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:14.204 | INFO migrate.versioning.api [-] 355 -> 356...  2021-12-10 02:25:14.226 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:14.226 | INFO migrate.versioning.api [-] 356 -> 357...  2021-12-10 02:25:14.249 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:14.249 | INFO migrate.versioning.api [-] 357 -> 358...  2021-12-10 02:25:14.975 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:14.975 | INFO migrate.versioning.api [-] 358 -> 359...  2021-12-10 02:25:15.934 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:15.935 | INFO migrate.versioning.api [-] 359 -> 360...  2021-12-10 02:25:16.740 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:16.741 | INFO migrate.versioning.api [-] 360 -> 361...  2021-12-10 02:25:16.895 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:16.895 | INFO migrate.versioning.api [-] 361 -> 362...  2021-12-10 02:25:17.603 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:17.603 | INFO migrate.versioning.api [-] 362 -> 363...  2021-12-10 02:25:17.631 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:17.632 | INFO migrate.versioning.api [-] 363 -> 364...  2021-12-10 02:25:17.677 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:17.677 | INFO migrate.versioning.api [-] 364 -> 365...  2021-12-10 02:25:17.723 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:17.723 | INFO migrate.versioning.api [-] 365 -> 366...  2021-12-10 02:25:17.756 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:17.757 | INFO migrate.versioning.api [-] 366 -> 367...  2021-12-10 02:25:17.792 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:17.792 | INFO migrate.versioning.api [-] 367 -> 368...  2021-12-10 02:25:17.826 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:17.826 | INFO migrate.versioning.api [-] 368 -> 369...  2021-12-10 02:25:17.861 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:17.861 | INFO migrate.versioning.api [-] 369 -> 370...  2021-12-10 02:25:17.894 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:17.895 | INFO migrate.versioning.api [-] 370 -> 371...  2021-12-10 02:25:17.917 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:17.917 | INFO migrate.versioning.api [-] 371 -> 372...  2021-12-10 02:25:17.946 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:17.946 | INFO migrate.versioning.api [-] 372 -> 373...  2021-12-10 02:25:19.117 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:19.118 | INFO migrate.versioning.api [-] 373 -> 374...  2021-12-10 02:25:20.026 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:20.026 | INFO migrate.versioning.api [-] 374 -> 375...  2021-12-10 02:25:20.500 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:20.500 | INFO migrate.versioning.api [-] 375 -> 376...  2021-12-10 02:25:20.689 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:20.689 | INFO migrate.versioning.api [-] 376 -> 377...  2021-12-10 02:25:20.866 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:20.866 | INFO migrate.versioning.api [-] 377 -> 378...  2021-12-10 02:25:21.020 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:21.020 | INFO migrate.versioning.api [-] 378 -> 379...  2021-12-10 02:25:21.054 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:21.054 | INFO migrate.versioning.api [-] 379 -> 380...  2021-12-10 02:25:21.088 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:21.089 | INFO migrate.versioning.api [-] 380 -> 381...  2021-12-10 02:25:21.123 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:21.123 | INFO migrate.versioning.api [-] 381 -> 382...  2021-12-10 02:25:21.168 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:21.169 | INFO migrate.versioning.api [-] 382 -> 383...  2021-12-10 02:25:21.203 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:21.203 | INFO migrate.versioning.api [-] 383 -> 384...  2021-12-10 02:25:21.231 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:21.232 | INFO migrate.versioning.api [-] 384 -> 385...  2021-12-10 02:25:21.254 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:21.255 | INFO migrate.versioning.api [-] 385 -> 386...  2021-12-10 02:25:21.277 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:21.277 | INFO migrate.versioning.api [-] 386 -> 387...  2021-12-10 02:25:21.300 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:21.300 | INFO migrate.versioning.api [-] 387 -> 388...  2021-12-10 02:25:21.323 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:21.323 | INFO migrate.versioning.api [-] 388 -> 389...  2021-12-10 02:25:21.489 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:21.489 | INFO migrate.versioning.api [-] 389 -> 390...  2021-12-10 02:25:22.283 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:22.284 | INFO migrate.versioning.api [-] 390 -> 391...  2021-12-10 02:25:23.242 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:23.242 | INFO migrate.versioning.api [-] 391 -> 392...  2021-12-10 02:25:23.276 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:23.276 | INFO migrate.versioning.api [-] 392 -> 393...  2021-12-10 02:25:23.311 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:23.311 | INFO migrate.versioning.api [-] 393 -> 394...  2021-12-10 02:25:23.351 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:23.351 | INFO migrate.versioning.api [-] 394 -> 395...  2021-12-10 02:25:23.391 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:23.391 | INFO migrate.versioning.api [-] 395 -> 396...  2021-12-10 02:25:23.426 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:23.426 | INFO migrate.versioning.api [-] 396 -> 397...  2021-12-10 02:25:24.243 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:24.243 | INFO migrate.versioning.api [-] 397 -> 398...  2021-12-10 02:25:24.997 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:24.997 | INFO migrate.versioning.api [-] 398 -> 399...  2021-12-10 02:25:26.095 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:26.095 | INFO migrate.versioning.api [-] 399 -> 400...  2021-12-10 02:25:26.140 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:26.140 | INFO migrate.versioning.api [-] 400 -> 401...  2021-12-10 02:25:27.763 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:27.763 | INFO migrate.versioning.api [-] 401 -> 402...  2021-12-10 02:25:28.500 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:28.501 | INFO migrate.versioning.api [-] 402 -> 403...  2021-12-10 02:25:28.539 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:28.540 | INFO migrate.versioning.api [-] 403 -> 404...  2021-12-10 02:25:28.574 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:28.574 | INFO migrate.versioning.api [-] 404 -> 405...  2021-12-10 02:25:28.608 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:28.608 | INFO migrate.versioning.api [-] 405 -> 406...  2021-12-10 02:25:28.642 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:28.643 | INFO migrate.versioning.api [-] 406 -> 407...  2021-12-10 02:25:28.694 | INFO migrate.versioning.api [-] done 2021-12-10 02:25:28.694 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'block_device_mapping_instance_uuid_virtual_name_device_name_idx' defined on the table 'nova_cell1.block_device_mapping'. This is deprecated and will be disallowed in a future release.") 2021-12-10 02:25:28.694 | result = self._query(query) 2021-12-10 02:25:28.694 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'uniq_instances0uuid' defined on the table 'nova_cell1.instances'. This is deprecated and will be disallowed in a future release.") 2021-12-10 02:25:28.694 | result = self._query(query) 2021-12-10 02:25:29.064 | + lib/nova:init_nova:777 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2021-12-10 02:25:32.565 | DEBUG migrate.versioning.repository [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-10 02:25:32.566 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.567 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.567 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.573 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.573 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.573 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.573 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.573 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.573 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.573 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.573 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.573 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.573 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.573 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.573 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.573 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.573 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.573 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.573 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.573 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.574 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.574 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.574 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.575 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.575 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.575 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.576 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.576 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.577 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.577 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.577 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.578 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.578 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.578 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.579 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.579 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.580 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.580 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.580 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.581 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.581 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.581 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.582 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.582 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.583 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.583 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.583 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.584 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.584 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.584 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.585 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.585 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.585 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.586 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.586 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.587 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.587 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.587 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.588 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.588 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.588 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.589 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.589 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.590 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.590 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.590 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.591 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.591 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.591 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.592 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.592 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.593 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.593 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.593 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.594 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.594 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.594 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.595 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.595 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.596 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.596 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.596 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.597 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.597 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.598 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.598 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.598 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.599 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.599 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.600 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.600 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.600 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.601 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.601 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.601 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.602 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.602 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.602 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.603 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.603 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.604 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.610 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.610 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.610 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.610 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.610 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.610 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.610 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.610 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.610 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.610 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.610 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.610 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.610 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.610 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.610 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.610 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.610 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.610 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.611 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.611 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.611 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.612 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.612 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.613 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.613 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.613 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.614 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.614 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.614 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.615 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.615 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.615 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.616 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.616 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.617 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.617 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.617 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.618 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.618 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.618 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.619 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.619 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.619 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.620 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.620 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.621 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.621 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.621 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.622 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.622 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.622 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.623 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.623 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.624 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.624 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.624 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.625 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.626 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.626 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.626 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.627 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.627 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.627 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.628 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.628 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.629 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.629 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.629 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.630 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.632 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.632 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.632 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.633 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.633 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.634 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.634 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.634 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.635 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.635 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.635 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.636 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.636 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.637 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.637 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.637 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.638 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.638 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.638 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.639 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.639 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.640 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.640 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.640 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.641 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.641 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.641 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.642 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.642 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.643 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.643 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.643 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.644 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.644 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.644 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.645 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.645 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.646 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.646 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.646 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.647 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.647 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.647 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.648 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.648 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.649 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.649 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.649 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.650 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.650 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.650 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.651 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.651 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.652 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.652 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.652 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.653 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.653 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.653 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.654 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.654 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.654 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.655 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.655 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.655 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.656 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.656 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.657 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.657 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.657 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.658 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.658 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.658 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.659 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 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=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.659 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.660 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.660 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.660 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.661 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.661 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.661 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.662 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.662 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.662 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.663 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.663 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.664 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.664 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.664 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.670 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.670 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.670 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.670 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.670 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.670 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.670 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.671 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.671 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.671 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.671 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.671 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.671 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.671 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.671 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.671 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.671 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.671 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.671 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.671 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.672 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.672 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.673 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.673 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.674 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.674 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.674 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.675 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.675 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.675 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.676 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.676 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.676 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.677 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.677 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.678 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.678 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.678 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.679 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.679 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.679 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.680 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.680 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.681 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.681 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.681 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.682 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 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=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.682 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.682 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.683 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.683 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.683 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.684 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.684 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.685 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.685 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.685 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.686 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.686 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.686 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.687 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.687 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.688 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.689 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.689 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.689 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.690 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.690 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.690 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.691 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.691 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.691 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.692 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.692 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.695 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.696 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.696 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.696 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.696 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.696 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.696 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.696 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.696 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.696 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.696 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.697 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.697 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.697 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.698 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.698 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.698 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.699 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.699 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.699 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.700 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.700 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.701 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.701 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.701 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.702 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.702 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.702 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.703 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.703 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.704 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.704 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.704 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.705 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.705 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.705 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.706 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.706 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.706 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.707 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.707 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.708 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.708 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.708 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.709 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.709 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.709 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.710 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.710 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.710 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.711 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.711 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-10 02:25:32.712 | DEBUG migrate.versioning.script.base [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-10 02:25:32.712 | DEBUG migrate.versioning.repository [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-10 02:25:32.712 | DEBUG migrate.versioning.repository [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82531) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-10 02:25:33.125 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 215 -> 216...  2021-12-10 02:26:20.773 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:20.773 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 216 -> 217...  2021-12-10 02:26:20.807 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:20.807 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 217 -> 218...  2021-12-10 02:26:20.842 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:20.842 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 218 -> 219...  2021-12-10 02:26:20.876 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:20.876 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 219 -> 220...  2021-12-10 02:26:20.910 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:20.911 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 220 -> 221...  2021-12-10 02:26:20.945 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:20.946 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 221 -> 222...  2021-12-10 02:26:20.978 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:20.979 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 222 -> 223...  2021-12-10 02:26:21.013 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:21.013 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 223 -> 224...  2021-12-10 02:26:21.047 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:21.048 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 224 -> 225...  2021-12-10 02:26:21.082 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:21.082 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 225 -> 226...  2021-12-10 02:26:21.116 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:21.117 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 226 -> 227...  2021-12-10 02:26:21.156 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:21.156 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 227 -> 228...  2021-12-10 02:26:21.956 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:21.956 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 228 -> 229...  2021-12-10 02:26:22.665 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:22.665 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 229 -> 230...  2021-12-10 02:26:24.088 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:24.088 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 230 -> 231...  2021-12-10 02:26:25.071 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:25.071 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 231 -> 232...  2021-12-10 02:26:26.373 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:26.374 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 232 -> 233...  2021-12-10 02:26:27.333 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:27.334 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 233 -> 234...  2021-12-10 02:26:27.504 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:27.504 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 234 -> 235...  2021-12-10 02:26:27.538 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:27.538 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 235 -> 236...  2021-12-10 02:26:27.584 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:27.584 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 236 -> 237...  2021-12-10 02:26:27.619 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:27.619 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 237 -> 238...  2021-12-10 02:26:27.653 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:27.654 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 238 -> 239...  2021-12-10 02:26:27.699 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:27.699 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 239 -> 240...  2021-12-10 02:26:27.745 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:27.745 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 240 -> 241...  2021-12-10 02:26:27.779 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:27.779 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 241 -> 242...  2021-12-10 02:26:27.813 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:27.813 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 242 -> 243...  2021-12-10 02:26:27.848 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:27.849 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 243 -> 244...  2021-12-10 02:26:27.933 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:27.933 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 244 -> 245...  2021-12-10 02:26:31.396 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:31.396 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 245 -> 246...  2021-12-10 02:26:31.927 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:31.928 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 246 -> 247...  2021-12-10 02:26:33.876 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:33.877 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 247 -> 248...  2021-12-10 02:26:33.886 | INFO 248_add_expire_reservations_index [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-12-10 02:26:33.927 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:33.928 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 248 -> 249...  2021-12-10 02:26:34.087 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:34.088 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 249 -> 250...  2021-12-10 02:26:34.350 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:34.351 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 250 -> 251...  2021-12-10 02:26:34.973 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:34.974 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 251 -> 252...  2021-12-10 02:26:36.299 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:36.299 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 252 -> 253...  2021-12-10 02:26:37.104 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:37.104 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 253 -> 254...  2021-12-10 02:26:37.830 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:37.830 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 254 -> 255...  2021-12-10 02:26:37.853 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:37.854 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 255 -> 256...  2021-12-10 02:26:37.875 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:37.876 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 256 -> 257...  2021-12-10 02:26:37.899 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:37.899 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 257 -> 258...  2021-12-10 02:26:37.921 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:37.921 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 258 -> 259...  2021-12-10 02:26:37.945 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:37.945 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 259 -> 260...  2021-12-10 02:26:37.984 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:37.984 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 260 -> 261...  2021-12-10 02:26:38.012 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:38.012 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 261 -> 262...  2021-12-10 02:26:38.040 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:38.041 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 262 -> 263...  2021-12-10 02:26:38.069 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:38.070 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 263 -> 264...  2021-12-10 02:26:38.103 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:38.103 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 264 -> 265...  2021-12-10 02:26:38.333 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:38.333 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 265 -> 266...  2021-12-10 02:26:38.727 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:38.727 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 266 -> 267...  2021-12-10 02:26:40.259 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:40.259 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 267 -> 268...  2021-12-10 02:26:41.007 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:41.007 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 268 -> 269...  2021-12-10 02:26:41.687 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:41.688 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 269 -> 270...  2021-12-10 02:26:42.373 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:42.373 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 270 -> 271...  2021-12-10 02:26:42.904 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:42.905 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 271 -> 272...  2021-12-10 02:26:42.927 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:42.927 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 272 -> 273...  2021-12-10 02:26:42.950 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:42.950 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 273 -> 274...  2021-12-10 02:26:43.241 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:43.242 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 274 -> 275...  2021-12-10 02:26:43.871 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:43.871 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 275 -> 276...  2021-12-10 02:26:44.516 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:44.516 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 276 -> 277...  2021-12-10 02:26:44.681 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:44.682 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 277 -> 278...  2021-12-10 02:26:45.481 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:45.481 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 278 -> 279...  2021-12-10 02:26:45.859 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:45.859 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 279 -> 280...  2021-12-10 02:26:46.447 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:46.447 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 280 -> 281...  2021-12-10 02:26:46.482 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:46.482 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 281 -> 282...  2021-12-10 02:26:46.515 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:46.516 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 282 -> 283...  2021-12-10 02:26:46.550 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:46.550 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 283 -> 284...  2021-12-10 02:26:46.584 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:46.584 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 284 -> 285...  2021-12-10 02:26:46.618 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:46.619 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 285 -> 286...  2021-12-10 02:26:46.653 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:46.654 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 286 -> 287...  2021-12-10 02:26:46.699 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:46.699 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 287 -> 288...  2021-12-10 02:26:46.750 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:46.750 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 288 -> 289...  2021-12-10 02:26:46.784 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:46.784 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 289 -> 290...  2021-12-10 02:26:46.825 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:46.826 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 290 -> 291...  2021-12-10 02:26:46.881 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:46.882 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 291 -> 292...  2021-12-10 02:26:47.812 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:47.813 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 292 -> 293...  2021-12-10 02:26:49.247 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:49.247 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 293 -> 294...  2021-12-10 02:26:50.075 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:50.075 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 294 -> 295...  2021-12-10 02:26:50.281 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:50.281 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 295 -> 296...  2021-12-10 02:26:50.310 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:50.310 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 296 -> 297...  2021-12-10 02:26:50.967 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:50.968 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 297 -> 298...  2021-12-10 02:26:51.384 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:51.384 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 298 -> 299...  2021-12-10 02:26:52.081 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:52.081 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 299 -> 300...  2021-12-10 02:26:52.830 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:52.830 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 300 -> 301...  2021-12-10 02:26:54.167 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:54.167 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 301 -> 302...  2021-12-10 02:26:54.195 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:54.195 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 302 -> 303...  2021-12-10 02:26:54.224 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:54.224 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 303 -> 304...  2021-12-10 02:26:54.258 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:54.258 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 304 -> 305...  2021-12-10 02:26:54.309 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:54.310 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 305 -> 306...  2021-12-10 02:26:54.344 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:54.345 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 306 -> 307...  2021-12-10 02:26:54.377 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:54.378 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 307 -> 308...  2021-12-10 02:26:54.407 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:54.407 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 308 -> 309...  2021-12-10 02:26:54.435 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:54.436 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 309 -> 310...  2021-12-10 02:26:54.464 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:54.465 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 310 -> 311...  2021-12-10 02:26:54.492 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:54.493 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 311 -> 312...  2021-12-10 02:26:54.521 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:54.521 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 312 -> 313...  2021-12-10 02:26:55.372 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:55.372 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 313 -> 314...  2021-12-10 02:26:57.435 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:26:57.436 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 314 -> 315...  2021-12-10 02:27:01.859 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:01.859 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 315 -> 316...  2021-12-10 02:27:02.617 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:02.618 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 316 -> 317...  2021-12-10 02:27:03.440 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:03.441 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 317 -> 318...  2021-12-10 02:27:06.338 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:06.339 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 318 -> 319...  2021-12-10 02:27:06.533 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:06.533 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 319 -> 320...  2021-12-10 02:27:06.567 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:06.567 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 320 -> 321...  2021-12-10 02:27:06.600 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:06.601 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 321 -> 322...  2021-12-10 02:27:06.634 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:06.635 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 322 -> 323...  2021-12-10 02:27:06.670 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:06.670 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 323 -> 324...  2021-12-10 02:27:06.692 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:06.693 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 324 -> 325...  2021-12-10 02:27:06.724 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:06.724 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 325 -> 326...  2021-12-10 02:27:06.752 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:06.753 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 326 -> 327...  2021-12-10 02:27:06.772 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:06.773 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 327 -> 328...  2021-12-10 02:27:06.795 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:06.796 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 328 -> 329...  2021-12-10 02:27:06.818 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:06.818 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 329 -> 330...  2021-12-10 02:27:06.864 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:06.864 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 330 -> 331...  2021-12-10 02:27:08.532 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:08.533 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 331 -> 332...  2021-12-10 02:27:09.390 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:09.390 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 332 -> 333...  2021-12-10 02:27:10.183 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:10.183 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 333 -> 334...  2021-12-10 02:27:10.898 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:10.898 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 334 -> 335...  2021-12-10 02:27:10.938 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:10.938 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 335 -> 336...  2021-12-10 02:27:10.973 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:10.973 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 336 -> 337...  2021-12-10 02:27:11.007 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:11.007 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 337 -> 338...  2021-12-10 02:27:11.041 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:11.041 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 338 -> 339...  2021-12-10 02:27:11.075 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:11.076 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 339 -> 340...  2021-12-10 02:27:11.109 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:11.110 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 340 -> 341...  2021-12-10 02:27:11.144 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:11.144 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 341 -> 342...  2021-12-10 02:27:11.178 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:11.178 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 342 -> 343...  2021-12-10 02:27:11.219 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:11.219 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 343 -> 344...  2021-12-10 02:27:11.252 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:11.253 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 344 -> 345...  2021-12-10 02:27:11.309 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:11.310 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 345 -> 346...  2021-12-10 02:27:12.326 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:12.327 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 346 -> 347...  2021-12-10 02:27:12.698 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:12.698 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 347 -> 348...  2021-12-10 02:27:12.726 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:12.727 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 348 -> 349...  2021-12-10 02:27:12.755 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:12.755 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 349 -> 350...  2021-12-10 02:27:12.787 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:12.787 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 350 -> 351...  2021-12-10 02:27:12.812 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:12.812 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 351 -> 352...  2021-12-10 02:27:12.847 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:12.847 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 352 -> 353...  2021-12-10 02:27:12.881 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:12.881 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 353 -> 354...  2021-12-10 02:27:12.915 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:12.915 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 354 -> 355...  2021-12-10 02:27:12.949 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:12.950 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 355 -> 356...  2021-12-10 02:27:13.002 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:13.002 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 356 -> 357...  2021-12-10 02:27:13.029 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:13.030 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 357 -> 358...  2021-12-10 02:27:13.893 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:13.894 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 358 -> 359...  2021-12-10 02:27:14.859 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:14.859 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 359 -> 360...  2021-12-10 02:27:15.533 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:15.533 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 360 -> 361...  2021-12-10 02:27:15.755 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:15.755 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 361 -> 362...  2021-12-10 02:27:16.618 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:16.618 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 362 -> 363...  2021-12-10 02:27:16.652 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:16.652 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 363 -> 364...  2021-12-10 02:27:16.697 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:16.698 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 364 -> 365...  2021-12-10 02:27:16.743 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:16.744 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 365 -> 366...  2021-12-10 02:27:16.778 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:16.778 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 366 -> 367...  2021-12-10 02:27:16.812 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:16.812 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 367 -> 368...  2021-12-10 02:27:16.846 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:16.847 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 368 -> 369...  2021-12-10 02:27:16.880 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:16.880 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 369 -> 370...  2021-12-10 02:27:16.909 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:16.909 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 370 -> 371...  2021-12-10 02:27:16.937 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:16.937 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 371 -> 372...  2021-12-10 02:27:16.965 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:16.966 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 372 -> 373...  2021-12-10 02:27:18.121 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:18.121 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 373 -> 374...  2021-12-10 02:27:19.155 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:19.156 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 374 -> 375...  2021-12-10 02:27:19.726 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:19.726 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 375 -> 376...  2021-12-10 02:27:19.978 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:19.978 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 376 -> 377...  2021-12-10 02:27:20.205 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:20.206 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 377 -> 378...  2021-12-10 02:27:20.423 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:20.423 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 378 -> 379...  2021-12-10 02:27:20.452 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:20.452 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 379 -> 380...  2021-12-10 02:27:20.475 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:20.475 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 380 -> 381...  2021-12-10 02:27:20.498 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:20.498 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 381 -> 382...  2021-12-10 02:27:20.526 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:20.526 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 382 -> 383...  2021-12-10 02:27:20.549 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:20.550 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 383 -> 384...  2021-12-10 02:27:20.572 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:20.572 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 384 -> 385...  2021-12-10 02:27:20.599 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:20.600 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 385 -> 386...  2021-12-10 02:27:20.628 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:20.629 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 386 -> 387...  2021-12-10 02:27:20.663 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:20.663 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 387 -> 388...  2021-12-10 02:27:20.709 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:20.709 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 388 -> 389...  2021-12-10 02:27:20.932 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:20.932 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 389 -> 390...  2021-12-10 02:27:21.755 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:21.755 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 390 -> 391...  2021-12-10 02:27:22.435 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:22.435 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 391 -> 392...  2021-12-10 02:27:22.458 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:22.458 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 392 -> 393...  2021-12-10 02:27:22.481 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:22.481 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 393 -> 394...  2021-12-10 02:27:22.520 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:22.520 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 394 -> 395...  2021-12-10 02:27:22.554 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:22.554 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 395 -> 396...  2021-12-10 02:27:22.588 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:22.589 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 396 -> 397...  2021-12-10 02:27:23.389 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:23.390 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 397 -> 398...  2021-12-10 02:27:24.086 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:24.087 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 398 -> 399...  2021-12-10 02:27:24.937 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:24.937 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 399 -> 400...  2021-12-10 02:27:24.977 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:24.978 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 400 -> 401...  2021-12-10 02:27:26.629 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:26.629 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 401 -> 402...  2021-12-10 02:27:27.355 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:27.355 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 402 -> 403...  2021-12-10 02:27:27.372 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:27.372 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 403 -> 404...  2021-12-10 02:27:27.406 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:27.406 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 404 -> 405...  2021-12-10 02:27:27.434 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:27.435 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 405 -> 406...  2021-12-10 02:27:27.469 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:27.469 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] 406 -> 407...  2021-12-10 02:27:27.497 | INFO migrate.versioning.api [None req-35331a3e-b847-4872-b81d-b9c9619e2111 None None] done 2021-12-10 02:27:27.527 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'block_device_mapping_instance_uuid_virtual_name_device_name_idx' defined on the table 'nova_cell0.block_device_mapping'. This is deprecated and will be disallowed in a future release.") 2021-12-10 02:27:27.527 | result = self._query(query) 2021-12-10 02:27:27.527 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'uniq_instances0uuid' defined on the table 'nova_cell0.instances'. This is deprecated and will be disallowed in a future release.") 2021-12-10 02:27:27.527 | result = self._query(query) 2021-12-10 02:27:27.947 | + lib/nova:init_nova:781 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-12-10 02:27:31.572 | Running batches of 50 until complete 2021-12-10 02:27:31.572 | +-------------------------------------+--------------+-----------+ 2021-12-10 02:27:31.572 | | Migration | Total Needed | Completed | 2021-12-10 02:27:31.572 | +-------------------------------------+--------------+-----------+ 2021-12-10 02:27:31.573 | | fill_virtual_interface_list | 0 | 0 | 2021-12-10 02:27:31.573 | | migrate_empty_ratio | 0 | 0 | 2021-12-10 02:27:31.573 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-12-10 02:27:31.573 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-12-10 02:27:31.573 | | migration_migrate_to_uuid | 0 | 0 | 2021-12-10 02:27:31.573 | | populate_missing_availability_zones | 0 | 0 | 2021-12-10 02:27:31.573 | | populate_queued_for_delete | 0 | 0 | 2021-12-10 02:27:31.573 | | populate_user_id | 0 | 0 | 2021-12-10 02:27:31.573 | | populate_uuids | 0 | 0 | 2021-12-10 02:27:31.573 | +-------------------------------------+--------------+-----------+ 2021-12-10 02:27:31.976 | ++ lib/nova:init_nova:784 : seq 1 1 2021-12-10 02:27:31.980 | + lib/nova:init_nova:784 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-10 02:27:31.983 | ++ lib/nova:init_nova:785 : conductor_conf 1 2021-12-10 02:27:31.986 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-10 02:27:31.988 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-10 02:27:31.991 | + lib/nova:init_nova:785 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2021-12-10 02:27:35.535 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-12-10 02:27:35.535 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-12-10 02:27:35.926 | + lib/nova:init_nova:789 : create_nova_keys_dir 2021-12-10 02:27:35.929 | + lib/nova:create_nova_keys_dir:751 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-12-10 02:27:35.941 | + lib/nova:init_nova:791 : [[ '' == \L\V\M ]] 2021-12-10 02:27:35.946 | + ./stack.sh:main:1209 : is_service_enabled neutron 2021-12-10 02:27:35.961 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:27:35.963 | + ./stack.sh:main:1210 : configure_neutron_nova 2021-12-10 02:27:35.966 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-12-10 02:27:35.970 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-10 02:27:35.970 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-10 02:27:35.974 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-10 02:27:35.977 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-10 02:27:35.980 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-10 02:27:35.982 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-10 02:27:35.985 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-12-10 02:27:35.988 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova.conf 2021-12-10 02:27:35.990 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova.conf neutron auth_type password 2021-12-10 02:27:36.015 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.46/identity 2021-12-10 02:27:36.041 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova.conf neutron username neutron 2021-12-10 02:27:36.067 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-12-10 02:27:36.092 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-12-10 02:27:36.118 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron project_name service 2021-12-10 02:27:36.143 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-12-10 02:27:36.169 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-12-10 02:27:36.194 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-12-10 02:27:36.220 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-12-10 02:27:36.223 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-10 02:27:36.225 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-10 02:27:36.227 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-12-10 02:27:36.244 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:27:36.246 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-12-10 02:27:36.271 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-12-10 02:27:36.297 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-12-10 02:27:36.323 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-12-10 02:27:36.326 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-12-10 02:27:36.330 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-10 02:27:36.333 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-12-10 02:27:36.336 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-12-10 02:27:36.339 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-10 02:27:36.341 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-10 02:27:36.344 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-12-10 02:27:36.347 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-12-10 02:27:36.349 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova_cell1.conf 2021-12-10 02:27:36.352 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-12-10 02:27:36.378 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.46/identity 2021-12-10 02:27:36.404 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-12-10 02:27:36.428 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-12-10 02:27:36.454 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-12-10 02:27:36.479 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-12-10 02:27:36.505 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-12-10 02:27:36.530 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-12-10 02:27:36.556 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-12-10 02:27:36.581 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-12-10 02:27:36.584 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-10 02:27:36.586 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-10 02:27:36.589 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-12-10 02:27:36.604 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:27:36.607 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-12-10 02:27:36.633 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-12-10 02:27:36.659 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-12-10 02:27:36.685 | + ./stack.sh:main:1219 : run_phase stack post-config 2021-12-10 02:27:36.688 | + functions-common:run_phase:1759 : local mode=stack 2021-12-10 02:27:36.690 | + functions-common:run_phase:1760 : local phase=post-config 2021-12-10 02:27:36.693 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-10 02:27:36.698 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-10 02:27:36.698 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-10 02:27:36.700 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-10 02:27:36.703 | + functions-common:run_phase:1769 : local extra 2021-12-10 02:27:36.706 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-10 02:27:36.710 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-10 02:27:36.713 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-10 02:27:36.715 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-10 02:27:36.718 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-12-10 02:27:36.721 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-10 02:27:36.736 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:27:36.739 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-10 02:27:36.741 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-10 02:27:36.743 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-12-10 02:27:36.746 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-10 02:27:36.748 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-10 02:27:36.751 | ++ extras.d/80-tempest.sh:source:12 : : 2021-12-10 02:27:36.754 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-10 02:27:36.756 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-10 02:27:36.759 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-10 02:27:36.761 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-10 02:27:36.764 | + functions-common:run_phase:1786 : run_plugins stack post-config 2021-12-10 02:27:36.767 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-10 02:27:36.769 | + functions-common:run_plugins:1746 : local phase=post-config 2021-12-10 02:27:36.771 | + functions-common:run_plugins:1748 : local plugins= 2021-12-10 02:27:36.774 | + functions-common:run_plugins:1749 : local plugin 2021-12-10 02:27:36.776 | + ./stack.sh:main:1227 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-12-10 02:27:36.779 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-10 02:27:36.781 | + inc/meta-config:merge_config_group:171 : shift 2021-12-10 02:27:36.784 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-12-10 02:27:36.786 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-10 02:27:36.789 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-10 02:27:36.791 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-10 02:27:36.795 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-12-10 02:27:36.797 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-10 02:27:36.800 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-12-10 02:27:36.802 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-10 02:27:36.805 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-12-10 02:27:36.805 | /^\[\[.+\|.*\]\]/ { 2021-12-10 02:27:36.805 | gsub("[][]", "", $1); 2021-12-10 02:27:36.805 | split($1, a, "|"); 2021-12-10 02:27:36.805 | if (a[1] == matchgroup) 2021-12-10 02:27:36.805 | print a[2] 2021-12-10 02:27:36.805 | } 2021-12-10 02:27:36.805 | ' /home/ubuntu/devstack/local.conf 2021-12-10 02:27:36.811 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-10 02:27:36.814 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-10 02:27:36.816 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-10 02:27:36.819 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-12-10 02:27:36.822 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-12-10 02:27:36.825 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-12-10 02:27:36.827 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-12-10 02:27:36.838 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-12-10 02:27:36.841 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-12-10 02:27:36.844 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-12-10 02:27:36.847 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-10 02:27:36.850 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-10 02:27:36.852 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-10 02:27:36.855 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-12-10 02:27:36.857 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-10 02:27:36.861 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-12-10 02:27:36.864 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-12-10 02:27:36.867 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-12-10 02:27:36.869 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-12-10 02:27:36.873 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-10 02:27:36.873 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-12-10 02:27:36.873 | BEGIN { 2021-12-10 02:27:36.874 | section = "" 2021-12-10 02:27:36.874 | last_section = "" 2021-12-10 02:27:36.874 | section_count = 0 2021-12-10 02:27:36.874 | } 2021-12-10 02:27:36.874 | /^\[.+\]/ { 2021-12-10 02:27:36.874 | gsub("[][]", "", $1); 2021-12-10 02:27:36.874 | section=$1 2021-12-10 02:27:36.874 | next 2021-12-10 02:27:36.874 | } 2021-12-10 02:27:36.874 | /^ *\#/ { 2021-12-10 02:27:36.874 | next 2021-12-10 02:27:36.874 | } 2021-12-10 02:27:36.874 | /^[^ \t]+/ { 2021-12-10 02:27:36.874 | # get offset of first = in $0 2021-12-10 02:27:36.874 | eq_idx = index($0, "=") 2021-12-10 02:27:36.874 | # extract attr & value from $0 2021-12-10 02:27:36.874 | attr = substr($0, 1, eq_idx - 1) 2021-12-10 02:27:36.874 | value = substr($0, eq_idx + 1) 2021-12-10 02:27:36.874 | # only need to strip trailing whitespace from attr 2021-12-10 02:27:36.874 | sub(/[ \t]*$/, "", attr) 2021-12-10 02:27:36.874 | # need to strip leading & trailing whitespace from value 2021-12-10 02:27:36.874 | sub(/^[ \t]*/, "", value) 2021-12-10 02:27:36.874 | sub(/[ \t]*$/, "", value) 2021-12-10 02:27:36.874 | 2021-12-10 02:27:36.874 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-10 02:27:36.874 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-10 02:27:36.874 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-10 02:27:36.874 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-10 02:27:36.874 | if (! (section, attr) in cfg_attr_count) { 2021-12-10 02:27:36.874 | if (section != last_section) { 2021-12-10 02:27:36.874 | cfg_section[section_count++] = section 2021-12-10 02:27:36.874 | last_section = section 2021-12-10 02:27:36.874 | } 2021-12-10 02:27:36.874 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-10 02:27:36.875 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-10 02:27:36.875 | 2021-12-10 02:27:36.875 | cfg_attr[section, attr, 0] = value 2021-12-10 02:27:36.875 | cfg_attr_count[section, attr] = 1 2021-12-10 02:27:36.875 | } else { 2021-12-10 02:27:36.875 | lno = cfg_attr_count[section, attr]++ 2021-12-10 02:27:36.875 | cfg_attr[section, attr, lno] = value 2021-12-10 02:27:36.875 | } 2021-12-10 02:27:36.875 | } 2021-12-10 02:27:36.875 | END { 2021-12-10 02:27:36.875 | # Process each section in order 2021-12-10 02:27:36.875 | for (sno = 0; sno < section_count; sno++) { 2021-12-10 02:27:36.875 | section = cfg_section[sno] 2021-12-10 02:27:36.875 | # The ini routines simply append a config item immediately 2021-12-10 02:27:36.875 | # after the section header. To keep the same order as defined 2021-12-10 02:27:36.875 | # in local.conf, invoke the ini routines in the reverse order 2021-12-10 02:27:36.875 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-10 02:27:36.875 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-10 02:27:36.875 | if (cfg_attr_count[section, attr] == 1) 2021-12-10 02:27:36.875 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-10 02:27:36.875 | else { 2021-12-10 02:27:36.875 | # For multiline, invoke the ini routines in the reverse order 2021-12-10 02:27:36.875 | count = cfg_attr_count[section, attr] 2021-12-10 02:27:36.875 | print "inidelete " configfile " " section " " attr 2021-12-10 02:27:36.875 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-10 02:27:36.875 | for (l = count -2; l >= 0; l--) 2021-12-10 02:27:36.875 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-10 02:27:36.875 | } 2021-12-10 02:27:36.875 | } 2021-12-10 02:27:36.875 | } 2021-12-10 02:27:36.875 | } 2021-12-10 02:27:36.875 | ' 2021-12-10 02:27:36.875 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:36.878 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-10 02:27:36.880 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-10 02:27:36.884 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-12-10 02:27:36.886 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-10 02:27:36.888 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-12-10 02:27:36.891 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-12-10 02:27:36.891 | BEGIN { group = "" } 2021-12-10 02:27:36.891 | /^\[\[.+\|.*\]\]/ { 2021-12-10 02:27:36.891 | gsub("[][]", "", $1); 2021-12-10 02:27:36.891 | split($1, a, "|"); 2021-12-10 02:27:36.891 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-10 02:27:36.891 | group=a[1] 2021-12-10 02:27:36.891 | } else { 2021-12-10 02:27:36.891 | group="" 2021-12-10 02:27:36.891 | } 2021-12-10 02:27:36.891 | next 2021-12-10 02:27:36.891 | } 2021-12-10 02:27:36.891 | { 2021-12-10 02:27:36.891 | if (group != "") 2021-12-10 02:27:36.891 | print $0 2021-12-10 02:27:36.891 | } 2021-12-10 02:27:36.891 | ' /home/ubuntu/devstack/local.conf 2021-12-10 02:27:36.897 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2021-12-10 02:27:36.900 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2021-12-10 02:27:36.926 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:36.930 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-12-10 02:27:36.931 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-12-10 02:27:36.959 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:36.961 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-12-10 02:27:36.964 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-12-10 02:27:36.993 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:36.996 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-12-10 02:27:36.998 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-12-10 02:27:37.027 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.030 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-12-10 02:27:37.032 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-12-10 02:27:37.058 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.061 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-12-10 02:27:37.064 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-10 02:27:37.092 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.094 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.46/identity"' 2021-12-10 02:27:37.097 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.46/identity 2021-12-10 02:27:37.124 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.127 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-12-10 02:27:37.130 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-12-10 02:27:37.158 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.160 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-12-10 02:27:37.162 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-10 02:27:37.191 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.193 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-12-10 02:27:37.196 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-10 02:27:37.223 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.226 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-12-10 02:27:37.228 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-12-10 02:27:37.256 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.259 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-12-10 02:27:37.261 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-10 02:27:37.289 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.291 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-12-10 02:27:37.294 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-12-10 02:27:37.323 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.327 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-10 02:27:37.330 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-10 02:27:37.333 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-10 02:27:37.336 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-12-10 02:27:37.339 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-12-10 02:27:37.342 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-12-10 02:27:37.344 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-12-10 02:27:37.348 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-12-10 02:27:37.351 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-12-10 02:27:37.354 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-12-10 02:27:37.356 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-10 02:27:37.359 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-10 02:27:37.362 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-10 02:27:37.365 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-12-10 02:27:37.368 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-10 02:27:37.371 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-12-10 02:27:37.374 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-12-10 02:27:37.377 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-12-10 02:27:37.380 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-12-10 02:27:37.383 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-10 02:27:37.384 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-12-10 02:27:37.384 | BEGIN { 2021-12-10 02:27:37.384 | section = "" 2021-12-10 02:27:37.384 | last_section = "" 2021-12-10 02:27:37.384 | section_count = 0 2021-12-10 02:27:37.384 | } 2021-12-10 02:27:37.384 | /^\[.+\]/ { 2021-12-10 02:27:37.384 | gsub("[][]", "", $1); 2021-12-10 02:27:37.384 | section=$1 2021-12-10 02:27:37.384 | next 2021-12-10 02:27:37.384 | } 2021-12-10 02:27:37.384 | /^ *\#/ { 2021-12-10 02:27:37.384 | next 2021-12-10 02:27:37.384 | } 2021-12-10 02:27:37.384 | /^[^ \t]+/ { 2021-12-10 02:27:37.384 | # get offset of first = in $0 2021-12-10 02:27:37.384 | eq_idx = index($0, "=") 2021-12-10 02:27:37.384 | # extract attr & value from $0 2021-12-10 02:27:37.384 | attr = substr($0, 1, eq_idx - 1) 2021-12-10 02:27:37.384 | value = substr($0, eq_idx + 1) 2021-12-10 02:27:37.384 | # only need to strip trailing whitespace from attr 2021-12-10 02:27:37.384 | sub(/[ \t]*$/, "", attr) 2021-12-10 02:27:37.384 | # need to strip leading & trailing whitespace from value 2021-12-10 02:27:37.384 | sub(/^[ \t]*/, "", value) 2021-12-10 02:27:37.384 | sub(/[ \t]*$/, "", value) 2021-12-10 02:27:37.384 | 2021-12-10 02:27:37.384 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-10 02:27:37.384 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-10 02:27:37.384 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-10 02:27:37.384 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-10 02:27:37.385 | if (! (section, attr) in cfg_attr_count) { 2021-12-10 02:27:37.385 | if (section != last_section) { 2021-12-10 02:27:37.385 | cfg_section[section_count++] = section 2021-12-10 02:27:37.385 | last_section = section 2021-12-10 02:27:37.385 | } 2021-12-10 02:27:37.385 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-10 02:27:37.385 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-10 02:27:37.385 | 2021-12-10 02:27:37.385 | cfg_attr[section, attr, 0] = value 2021-12-10 02:27:37.385 | cfg_attr_count[section, attr] = 1 2021-12-10 02:27:37.385 | } else { 2021-12-10 02:27:37.385 | lno = cfg_attr_count[section, attr]++ 2021-12-10 02:27:37.385 | cfg_attr[section, attr, lno] = value 2021-12-10 02:27:37.385 | } 2021-12-10 02:27:37.385 | } 2021-12-10 02:27:37.385 | END { 2021-12-10 02:27:37.385 | # Process each section in order 2021-12-10 02:27:37.385 | for (sno = 0; sno < section_count; sno++) { 2021-12-10 02:27:37.385 | section = cfg_section[sno] 2021-12-10 02:27:37.385 | # The ini routines simply append a config item immediately 2021-12-10 02:27:37.385 | # after the section header. To keep the same order as defined 2021-12-10 02:27:37.385 | # in local.conf, invoke the ini routines in the reverse order 2021-12-10 02:27:37.385 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-10 02:27:37.385 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-10 02:27:37.385 | if (cfg_attr_count[section, attr] == 1) 2021-12-10 02:27:37.385 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-10 02:27:37.385 | else { 2021-12-10 02:27:37.385 | # For multiline, invoke the ini routines in the reverse order 2021-12-10 02:27:37.385 | count = cfg_attr_count[section, attr] 2021-12-10 02:27:37.385 | print "inidelete " configfile " " section " " attr 2021-12-10 02:27:37.385 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-10 02:27:37.385 | for (l = count -2; l >= 0; l--) 2021-12-10 02:27:37.385 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-10 02:27:37.385 | } 2021-12-10 02:27:37.386 | } 2021-12-10 02:27:37.386 | } 2021-12-10 02:27:37.386 | } 2021-12-10 02:27:37.386 | ' 2021-12-10 02:27:37.386 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.386 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-10 02:27:37.389 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-10 02:27:37.391 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-12-10 02:27:37.394 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-10 02:27:37.396 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-12-10 02:27:37.399 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-12-10 02:27:37.399 | BEGIN { group = "" } 2021-12-10 02:27:37.399 | /^\[\[.+\|.*\]\]/ { 2021-12-10 02:27:37.399 | gsub("[][]", "", $1); 2021-12-10 02:27:37.399 | split($1, a, "|"); 2021-12-10 02:27:37.399 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-10 02:27:37.399 | group=a[1] 2021-12-10 02:27:37.399 | } else { 2021-12-10 02:27:37.399 | group="" 2021-12-10 02:27:37.399 | } 2021-12-10 02:27:37.399 | next 2021-12-10 02:27:37.399 | } 2021-12-10 02:27:37.399 | { 2021-12-10 02:27:37.399 | if (group != "") 2021-12-10 02:27:37.399 | print $0 2021-12-10 02:27:37.399 | } 2021-12-10 02:27:37.399 | ' /home/ubuntu/devstack/local.conf 2021-12-10 02:27:37.405 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-12-10 02:27:37.408 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-12-10 02:27:37.439 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.442 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-12-10 02:27:37.445 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-12-10 02:27:37.476 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.478 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-12-10 02:27:37.481 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-12-10 02:27:37.513 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.515 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-12-10 02:27:37.518 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-12-10 02:27:37.549 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.552 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-12-10 02:27:37.554 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-12-10 02:27:37.585 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.588 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-12-10 02:27:37.590 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-12-10 02:27:37.622 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.625 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-12-10 02:27:37.627 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-12-10 02:27:37.659 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.662 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-12-10 02:27:37.664 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-12-10 02:27:37.704 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.707 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-12-10 02:27:37.709 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-12-10 02:27:37.742 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.744 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-12-10 02:27:37.747 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-12-10 02:27:37.777 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.780 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-12-10 02:27:37.783 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-12-10 02:27:37.814 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.817 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-12-10 02:27:37.819 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-12-10 02:27:37.856 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.858 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-12-10 02:27:37.862 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-12-10 02:27:37.893 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.895 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-12-10 02:27:37.898 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-12-10 02:27:37.930 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.932 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-12-10 02:27:37.935 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-12-10 02:27:37.969 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:37.972 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-12-10 02:27:37.974 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-12-10 02:27:38.007 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:38.010 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-10 02:27:38.012 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-10 02:27:38.015 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-10 02:27:38.019 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-12-10 02:27:38.023 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-12-10 02:27:38.026 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-12-10 02:27:38.029 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-12-10 02:27:38.032 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-12-10 02:27:38.036 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-12-10 02:27:38.039 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-12-10 02:27:38.041 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-10 02:27:38.044 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-10 02:27:38.046 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-10 02:27:38.049 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-12-10 02:27:38.052 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-10 02:27:38.055 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-12-10 02:27:38.057 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-12-10 02:27:38.060 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-12-10 02:27:38.063 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-12-10 02:27:38.068 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-10 02:27:38.069 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-12-10 02:27:38.069 | BEGIN { 2021-12-10 02:27:38.069 | section = "" 2021-12-10 02:27:38.069 | last_section = "" 2021-12-10 02:27:38.069 | section_count = 0 2021-12-10 02:27:38.069 | } 2021-12-10 02:27:38.069 | /^\[.+\]/ { 2021-12-10 02:27:38.069 | gsub("[][]", "", $1); 2021-12-10 02:27:38.069 | section=$1 2021-12-10 02:27:38.069 | next 2021-12-10 02:27:38.069 | } 2021-12-10 02:27:38.069 | /^ *\#/ { 2021-12-10 02:27:38.069 | next 2021-12-10 02:27:38.069 | } 2021-12-10 02:27:38.069 | /^[^ \t]+/ { 2021-12-10 02:27:38.069 | # get offset of first = in $0 2021-12-10 02:27:38.069 | eq_idx = index($0, "=") 2021-12-10 02:27:38.069 | # extract attr & value from $0 2021-12-10 02:27:38.069 | attr = substr($0, 1, eq_idx - 1) 2021-12-10 02:27:38.069 | value = substr($0, eq_idx + 1) 2021-12-10 02:27:38.069 | # only need to strip trailing whitespace from attr 2021-12-10 02:27:38.069 | sub(/[ \t]*$/, "", attr) 2021-12-10 02:27:38.069 | # need to strip leading & trailing whitespace from value 2021-12-10 02:27:38.069 | sub(/^[ \t]*/, "", value) 2021-12-10 02:27:38.069 | sub(/[ \t]*$/, "", value) 2021-12-10 02:27:38.069 | 2021-12-10 02:27:38.069 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-10 02:27:38.069 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-10 02:27:38.069 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-10 02:27:38.069 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-10 02:27:38.069 | if (! (section, attr) in cfg_attr_count) { 2021-12-10 02:27:38.070 | if (section != last_section) { 2021-12-10 02:27:38.070 | cfg_section[section_count++] = section 2021-12-10 02:27:38.070 | last_section = section 2021-12-10 02:27:38.070 | } 2021-12-10 02:27:38.070 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-10 02:27:38.070 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-10 02:27:38.070 | 2021-12-10 02:27:38.070 | cfg_attr[section, attr, 0] = value 2021-12-10 02:27:38.070 | cfg_attr_count[section, attr] = 1 2021-12-10 02:27:38.070 | } else { 2021-12-10 02:27:38.070 | lno = cfg_attr_count[section, attr]++ 2021-12-10 02:27:38.070 | cfg_attr[section, attr, lno] = value 2021-12-10 02:27:38.070 | } 2021-12-10 02:27:38.070 | } 2021-12-10 02:27:38.070 | END { 2021-12-10 02:27:38.070 | # Process each section in order 2021-12-10 02:27:38.070 | for (sno = 0; sno < section_count; sno++) { 2021-12-10 02:27:38.070 | section = cfg_section[sno] 2021-12-10 02:27:38.070 | # The ini routines simply append a config item immediately 2021-12-10 02:27:38.070 | # after the section header. To keep the same order as defined 2021-12-10 02:27:38.070 | # in local.conf, invoke the ini routines in the reverse order 2021-12-10 02:27:38.070 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-10 02:27:38.070 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-10 02:27:38.070 | if (cfg_attr_count[section, attr] == 1) 2021-12-10 02:27:38.070 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-10 02:27:38.070 | else { 2021-12-10 02:27:38.070 | # For multiline, invoke the ini routines in the reverse order 2021-12-10 02:27:38.070 | count = cfg_attr_count[section, attr] 2021-12-10 02:27:38.070 | print "inidelete " configfile " " section " " attr 2021-12-10 02:27:38.070 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-10 02:27:38.070 | for (l = count -2; l >= 0; l--) 2021-12-10 02:27:38.070 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-10 02:27:38.070 | } 2021-12-10 02:27:38.070 | } 2021-12-10 02:27:38.070 | } 2021-12-10 02:27:38.071 | } 2021-12-10 02:27:38.071 | ' 2021-12-10 02:27:38.071 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:38.072 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-10 02:27:38.075 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-10 02:27:38.077 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-12-10 02:27:38.080 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-10 02:27:38.083 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-12-10 02:27:38.085 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-12-10 02:27:38.085 | BEGIN { group = "" } 2021-12-10 02:27:38.085 | /^\[\[.+\|.*\]\]/ { 2021-12-10 02:27:38.085 | gsub("[][]", "", $1); 2021-12-10 02:27:38.085 | split($1, a, "|"); 2021-12-10 02:27:38.085 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-10 02:27:38.085 | group=a[1] 2021-12-10 02:27:38.085 | } else { 2021-12-10 02:27:38.086 | group="" 2021-12-10 02:27:38.086 | } 2021-12-10 02:27:38.086 | next 2021-12-10 02:27:38.086 | } 2021-12-10 02:27:38.086 | { 2021-12-10 02:27:38.086 | if (group != "") 2021-12-10 02:27:38.086 | print $0 2021-12-10 02:27:38.086 | } 2021-12-10 02:27:38.086 | ' /home/ubuntu/devstack/local.conf 2021-12-10 02:27:38.091 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2021-12-10 02:27:38.094 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2021-12-10 02:27:38.121 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:38.123 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2021-12-10 02:27:38.126 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2021-12-10 02:27:38.154 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:38.156 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2021-12-10 02:27:38.159 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2021-12-10 02:27:38.185 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:38.188 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2021-12-10 02:27:38.195 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2021-12-10 02:27:38.217 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:38.220 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2021-12-10 02:27:38.223 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-10 02:27:38.248 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:38.250 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2021-12-10 02:27:38.253 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2021-12-10 02:27:38.279 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:38.282 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2021-12-10 02:27:38.285 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-10 02:27:38.311 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:38.314 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2021-12-10 02:27:38.316 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-10 02:27:38.350 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:38.353 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT backup_swift_object_size "10485760"' 2021-12-10 02:27:38.355 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_object_size 10485760 2021-12-10 02:27:38.383 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:38.386 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-10 02:27:38.389 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-10 02:27:38.392 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-10 02:27:38.395 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-12-10 02:27:38.398 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-10 02:27:38.401 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-10 02:27:38.403 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-12-10 02:27:38.407 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-10 02:27:38.410 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-12-10 02:27:38.413 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-12-10 02:27:38.415 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-10 02:27:38.418 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-10 02:27:38.420 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-10 02:27:38.423 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-10 02:27:38.425 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-10 02:27:38.429 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-12-10 02:27:38.431 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-10 02:27:38.434 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-10 02:27:38.437 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-12-10 02:27:38.440 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-10 02:27:38.441 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-10 02:27:38.441 | BEGIN { 2021-12-10 02:27:38.441 | section = "" 2021-12-10 02:27:38.441 | last_section = "" 2021-12-10 02:27:38.441 | section_count = 0 2021-12-10 02:27:38.441 | } 2021-12-10 02:27:38.441 | /^\[.+\]/ { 2021-12-10 02:27:38.441 | gsub("[][]", "", $1); 2021-12-10 02:27:38.441 | section=$1 2021-12-10 02:27:38.441 | next 2021-12-10 02:27:38.441 | } 2021-12-10 02:27:38.441 | /^ *\#/ { 2021-12-10 02:27:38.441 | next 2021-12-10 02:27:38.441 | } 2021-12-10 02:27:38.441 | /^[^ \t]+/ { 2021-12-10 02:27:38.441 | # get offset of first = in $0 2021-12-10 02:27:38.441 | eq_idx = index($0, "=") 2021-12-10 02:27:38.441 | # extract attr & value from $0 2021-12-10 02:27:38.441 | attr = substr($0, 1, eq_idx - 1) 2021-12-10 02:27:38.441 | value = substr($0, eq_idx + 1) 2021-12-10 02:27:38.441 | # only need to strip trailing whitespace from attr 2021-12-10 02:27:38.441 | sub(/[ \t]*$/, "", attr) 2021-12-10 02:27:38.441 | # need to strip leading & trailing whitespace from value 2021-12-10 02:27:38.441 | sub(/^[ \t]*/, "", value) 2021-12-10 02:27:38.441 | sub(/[ \t]*$/, "", value) 2021-12-10 02:27:38.441 | 2021-12-10 02:27:38.441 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-10 02:27:38.442 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-10 02:27:38.442 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-10 02:27:38.442 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-10 02:27:38.442 | if (! (section, attr) in cfg_attr_count) { 2021-12-10 02:27:38.442 | if (section != last_section) { 2021-12-10 02:27:38.442 | cfg_section[section_count++] = section 2021-12-10 02:27:38.442 | last_section = section 2021-12-10 02:27:38.442 | } 2021-12-10 02:27:38.442 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-10 02:27:38.442 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-10 02:27:38.442 | 2021-12-10 02:27:38.442 | cfg_attr[section, attr, 0] = value 2021-12-10 02:27:38.442 | cfg_attr_count[section, attr] = 1 2021-12-10 02:27:38.442 | } else { 2021-12-10 02:27:38.442 | lno = cfg_attr_count[section, attr]++ 2021-12-10 02:27:38.442 | cfg_attr[section, attr, lno] = value 2021-12-10 02:27:38.442 | } 2021-12-10 02:27:38.442 | } 2021-12-10 02:27:38.442 | END { 2021-12-10 02:27:38.442 | # Process each section in order 2021-12-10 02:27:38.442 | for (sno = 0; sno < section_count; sno++) { 2021-12-10 02:27:38.442 | section = cfg_section[sno] 2021-12-10 02:27:38.442 | # The ini routines simply append a config item immediately 2021-12-10 02:27:38.442 | # after the section header. To keep the same order as defined 2021-12-10 02:27:38.442 | # in local.conf, invoke the ini routines in the reverse order 2021-12-10 02:27:38.442 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-10 02:27:38.442 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-10 02:27:38.442 | if (cfg_attr_count[section, attr] == 1) 2021-12-10 02:27:38.442 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-10 02:27:38.442 | else { 2021-12-10 02:27:38.442 | # For multiline, invoke the ini routines in the reverse order 2021-12-10 02:27:38.443 | count = cfg_attr_count[section, attr] 2021-12-10 02:27:38.443 | print "inidelete " configfile " " section " " attr 2021-12-10 02:27:38.443 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-10 02:27:38.443 | for (l = count -2; l >= 0; l--) 2021-12-10 02:27:38.443 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-10 02:27:38.443 | } 2021-12-10 02:27:38.443 | } 2021-12-10 02:27:38.443 | } 2021-12-10 02:27:38.443 | } 2021-12-10 02:27:38.443 | ' 2021-12-10 02:27:38.443 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:38.445 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-10 02:27:38.448 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-10 02:27:38.450 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-10 02:27:38.453 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-10 02:27:38.456 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-12-10 02:27:38.458 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-10 02:27:38.458 | BEGIN { group = "" } 2021-12-10 02:27:38.458 | /^\[\[.+\|.*\]\]/ { 2021-12-10 02:27:38.458 | gsub("[][]", "", $1); 2021-12-10 02:27:38.458 | split($1, a, "|"); 2021-12-10 02:27:38.458 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-10 02:27:38.458 | group=a[1] 2021-12-10 02:27:38.458 | } else { 2021-12-10 02:27:38.458 | group="" 2021-12-10 02:27:38.458 | } 2021-12-10 02:27:38.459 | next 2021-12-10 02:27:38.459 | } 2021-12-10 02:27:38.459 | { 2021-12-10 02:27:38.459 | if (group != "") 2021-12-10 02:27:38.459 | print $0 2021-12-10 02:27:38.459 | } 2021-12-10 02:27:38.459 | ' /home/ubuntu/devstack/local.conf 2021-12-10 02:27:38.464 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-12-10 02:27:38.467 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-12-10 02:27:38.493 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:38.495 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-12-10 02:27:38.498 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-12-10 02:27:38.525 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:27:38.528 | + ./stack.sh:main:1236 : is_service_enabled swift 2021-12-10 02:27:38.544 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:27:38.547 | + ./stack.sh:main:1237 : echo_summary 'Starting Swift' 2021-12-10 02:27:38.549 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:27:38.552 | + ./stack.sh:echo_summary:428 : echo -e Starting Swift 2021-12-10 02:27:38.554 | + ./stack.sh:main:1238 : start_swift 2021-12-10 02:27:38.557 | + lib/swift:start_swift:774 : restart_service memcached 2021-12-10 02:27:38.559 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-10 02:27:38.562 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-12-10 02:27:38.616 | + lib/swift:start_swift:777 : is_ubuntu 2021-12-10 02:27:38.619 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:27:38.621 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:27:38.624 | + lib/swift:start_swift:778 : sudo /etc/init.d/rsync restart 2021-12-10 02:27:38.672 | Restarting rsync (via systemctl): rsync.service. 2021-12-10 02:27:38.676 | + lib/swift:start_swift:785 : '[' False == True ']' 2021-12-10 02:27:38.679 | + lib/swift:start_swift:804 : [[ 1 == 1 ]] 2021-12-10 02:27:38.681 | + lib/swift:start_swift:805 : local foreground_services type 2021-12-10 02:27:38.684 | + lib/swift:start_swift:807 : foreground_services='object container account' 2021-12-10 02:27:38.686 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-10 02:27:38.690 | + lib/swift:start_swift:809 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-10 02:27:38.692 | + functions-common:run_process:1582 : local service=s-object 2021-12-10 02:27:38.698 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-10 02:27:38.700 | + functions-common:run_process:1584 : local group= 2021-12-10 02:27:38.703 | + functions-common:run_process:1585 : local user= 2021-12-10 02:27:38.705 | + functions-common:run_process:1587 : local name=s-object 2021-12-10 02:27:38.707 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:27:38.710 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:27:38.713 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:27:38.715 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:27:38.718 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:27:38.722 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103258719 2021-12-10 02:27:38.726 | + functions-common:run_process:1590 : is_service_enabled s-object 2021-12-10 02:27:38.741 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:27:38.744 | + functions-common:run_process:1591 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-12-10 02:27:38.746 | + functions-common:_run_under_systemd:1547 : local service=s-object 2021-12-10 02:27:38.749 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-10 02:27:38.752 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-10 02:27:38.754 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-10 02:27:38.757 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-10 02:27:38.759 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-12-10 02:27:38.761 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-12-10 02:27:38.763 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-object.service 2021-12-10 02:27:38.766 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:27:38.768 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:27:38.771 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-12-10 02:27:38.773 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2021-12-10 02:27:38.776 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-object.service 2021-12-10 02:27:38.778 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-10 02:27:38.780 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:27:38.782 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-10 02:27:38.784 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:27:38.786 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:27:38.788 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-12-10 02:27:38.791 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:27:38.794 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-12-10 02:27:38.849 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-12-10 02:27:38.903 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-10 02:27:38.948 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-12-10 02:27:38.993 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-12-10 02:27:39.039 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:27:39.084 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:27:39.086 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-12-10 02:27:39.140 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:27:39.334 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-object.service 2021-12-10 02:27:39.347 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-12-10 02:27:39.523 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-object.service 2021-12-10 02:27:39.542 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:27:39.544 | + functions-common:time_stop:2331 : local name 2021-12-10 02:27:39.547 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:27:39.550 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:27:39.552 | + functions-common:time_stop:2334 : local total 2021-12-10 02:27:39.555 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:27:39.557 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:27:39.559 | + functions-common:time_stop:2338 : start_time=1639103258719 2021-12-10 02:27:39.562 | + functions-common:time_stop:2340 : [[ -z 1639103258719 ]] 2021-12-10 02:27:39.565 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:27:39.569 | + functions-common:time_stop:2343 : end_time=1639103259566 2021-12-10 02:27:39.571 | + functions-common:time_stop:2344 : elapsed_time=847 2021-12-10 02:27:39.574 | + functions-common:time_stop:2345 : total=1955 2021-12-10 02:27:39.576 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:27:39.578 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2802 2021-12-10 02:27:39.581 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-10 02:27:39.583 | + lib/swift:start_swift:809 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-10 02:27:39.586 | + functions-common:run_process:1582 : local service=s-container 2021-12-10 02:27:39.588 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-10 02:27:39.590 | + functions-common:run_process:1584 : local group= 2021-12-10 02:27:39.593 | + functions-common:run_process:1585 : local user= 2021-12-10 02:27:39.595 | + functions-common:run_process:1587 : local name=s-container 2021-12-10 02:27:39.598 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:27:39.600 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:27:39.603 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:27:39.605 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:27:39.608 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:27:39.612 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103259609 2021-12-10 02:27:39.614 | + functions-common:run_process:1590 : is_service_enabled s-container 2021-12-10 02:27:39.631 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:27:39.633 | + functions-common:run_process:1591 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-12-10 02:27:39.635 | + functions-common:_run_under_systemd:1547 : local service=s-container 2021-12-10 02:27:39.638 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-10 02:27:39.640 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-10 02:27:39.643 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-10 02:27:39.645 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-10 02:27:39.648 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-12-10 02:27:39.650 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-12-10 02:27:39.653 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container.service 2021-12-10 02:27:39.655 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:27:39.658 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:27:39.661 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-12-10 02:27:39.663 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2021-12-10 02:27:39.666 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container.service 2021-12-10 02:27:39.668 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-10 02:27:39.671 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:27:39.673 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-10 02:27:39.675 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:27:39.678 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:27:39.680 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-12-10 02:27:39.682 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:27:39.686 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-12-10 02:27:39.741 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-12-10 02:27:39.796 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-10 02:27:39.847 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-12-10 02:27:39.895 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-12-10 02:27:39.941 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:27:39.987 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:27:39.989 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-12-10 02:27:40.045 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:27:40.234 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container.service 2021-12-10 02:27:40.247 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-12-10 02:27:40.421 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container.service 2021-12-10 02:27:40.442 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:27:40.444 | + functions-common:time_stop:2331 : local name 2021-12-10 02:27:40.447 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:27:40.449 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:27:40.452 | + functions-common:time_stop:2334 : local total 2021-12-10 02:27:40.454 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:27:40.457 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:27:40.459 | + functions-common:time_stop:2338 : start_time=1639103259609 2021-12-10 02:27:40.462 | + functions-common:time_stop:2340 : [[ -z 1639103259609 ]] 2021-12-10 02:27:40.466 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:27:40.469 | + functions-common:time_stop:2343 : end_time=1639103260467 2021-12-10 02:27:40.472 | + functions-common:time_stop:2344 : elapsed_time=858 2021-12-10 02:27:40.474 | + functions-common:time_stop:2345 : total=2802 2021-12-10 02:27:40.477 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:27:40.479 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3660 2021-12-10 02:27:40.482 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-10 02:27:40.484 | + lib/swift:start_swift:809 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-10 02:27:40.487 | + functions-common:run_process:1582 : local service=s-account 2021-12-10 02:27:40.490 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-10 02:27:40.492 | + functions-common:run_process:1584 : local group= 2021-12-10 02:27:40.494 | + functions-common:run_process:1585 : local user= 2021-12-10 02:27:40.497 | + functions-common:run_process:1587 : local name=s-account 2021-12-10 02:27:40.499 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:27:40.502 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:27:40.505 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:27:40.507 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:27:40.510 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:27:40.514 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103260511 2021-12-10 02:27:40.516 | + functions-common:run_process:1590 : is_service_enabled s-account 2021-12-10 02:27:40.533 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:27:40.536 | + functions-common:run_process:1591 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-12-10 02:27:40.539 | + functions-common:_run_under_systemd:1547 : local service=s-account 2021-12-10 02:27:40.541 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-10 02:27:40.543 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-10 02:27:40.546 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-10 02:27:40.549 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-10 02:27:40.551 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-12-10 02:27:40.554 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-12-10 02:27:40.556 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-account.service 2021-12-10 02:27:40.558 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:27:40.561 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:27:40.563 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-12-10 02:27:40.566 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2021-12-10 02:27:40.568 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-account.service 2021-12-10 02:27:40.570 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-10 02:27:40.573 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:27:40.575 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-10 02:27:40.578 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:27:40.580 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:27:40.582 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-12-10 02:27:40.585 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:27:40.589 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-12-10 02:27:40.648 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-12-10 02:27:40.714 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-10 02:27:40.765 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-12-10 02:27:40.811 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-12-10 02:27:40.860 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:27:40.908 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:27:40.910 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-12-10 02:27:40.964 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:27:41.158 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-account.service 2021-12-10 02:27:41.170 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-12-10 02:27:41.352 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-account.service 2021-12-10 02:27:41.372 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:27:41.374 | + functions-common:time_stop:2331 : local name 2021-12-10 02:27:41.377 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:27:41.380 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:27:41.382 | + functions-common:time_stop:2334 : local total 2021-12-10 02:27:41.385 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:27:41.387 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:27:41.390 | + functions-common:time_stop:2338 : start_time=1639103260511 2021-12-10 02:27:41.392 | + functions-common:time_stop:2340 : [[ -z 1639103260511 ]] 2021-12-10 02:27:41.395 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:27:41.399 | + functions-common:time_stop:2343 : end_time=1639103261396 2021-12-10 02:27:41.401 | + functions-common:time_stop:2344 : elapsed_time=885 2021-12-10 02:27:41.404 | + functions-common:time_stop:2345 : total=3660 2021-12-10 02:27:41.406 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:27:41.409 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4545 2021-12-10 02:27:41.411 | + lib/swift:start_swift:812 : [[ False == \T\r\u\e ]] 2021-12-10 02:27:41.413 | + lib/swift:start_swift:817 : enable_service s-container-sync 2021-12-10 02:27:41.465 | + lib/swift:start_swift:818 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-10 02:27:41.467 | + functions-common:run_process:1582 : local service=s-container-sync 2021-12-10 02:27:41.470 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-10 02:27:41.473 | + functions-common:run_process:1584 : local group= 2021-12-10 02:27:41.475 | + functions-common:run_process:1585 : local user= 2021-12-10 02:27:41.478 | + functions-common:run_process:1587 : local name=s-container-sync 2021-12-10 02:27:41.480 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:27:41.483 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:27:41.485 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:27:41.487 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:27:41.490 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:27:41.494 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103261491 2021-12-10 02:27:41.496 | + functions-common:run_process:1590 : is_service_enabled s-container-sync 2021-12-10 02:27:41.513 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:27:41.516 | + functions-common:run_process:1591 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-12-10 02:27:41.519 | + functions-common:_run_under_systemd:1547 : local service=s-container-sync 2021-12-10 02:27:41.521 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-10 02:27:41.526 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-10 02:27:41.530 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-10 02:27:41.534 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-10 02:27:41.537 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-12-10 02:27:41.539 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-12-10 02:27:41.541 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container-sync.service 2021-12-10 02:27:41.544 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:27:41.546 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:27:41.549 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-12-10 02:27:41.551 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2021-12-10 02:27:41.554 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container-sync.service 2021-12-10 02:27:41.556 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-10 02:27:41.558 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:27:41.560 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-10 02:27:41.563 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:27:41.566 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:27:41.568 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-12-10 02:27:41.570 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:27:41.574 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2021-12-10 02:27:41.632 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-12-10 02:27:41.686 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-10 02:27:41.732 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-12-10 02:27:41.778 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-12-10 02:27:41.828 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:27:41.880 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:27:41.883 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-12-10 02:27:41.937 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:27:42.133 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container-sync.service 2021-12-10 02:27:42.146 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-12-10 02:27:42.332 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container-sync.service 2021-12-10 02:27:42.356 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:27:42.358 | + functions-common:time_stop:2331 : local name 2021-12-10 02:27:42.361 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:27:42.363 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:27:42.366 | + functions-common:time_stop:2334 : local total 2021-12-10 02:27:42.368 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:27:42.371 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:27:42.373 | + functions-common:time_stop:2338 : start_time=1639103261491 2021-12-10 02:27:42.376 | + functions-common:time_stop:2340 : [[ -z 1639103261491 ]] 2021-12-10 02:27:42.379 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:27:42.382 | + functions-common:time_stop:2343 : end_time=1639103262379 2021-12-10 02:27:42.385 | + functions-common:time_stop:2344 : elapsed_time=888 2021-12-10 02:27:42.388 | + functions-common:time_stop:2345 : total=4545 2021-12-10 02:27:42.390 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:27:42.393 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5433 2021-12-10 02:27:42.396 | + lib/swift:start_swift:825 : is_service_enabled tls-proxy 2021-12-10 02:27:42.414 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:27:42.416 | + lib/swift:start_swift:829 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-10 02:27:42.421 | + functions-common:run_process:1582 : local service=s-proxy 2021-12-10 02:27:42.423 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-10 02:27:42.428 | + functions-common:run_process:1584 : local group= 2021-12-10 02:27:42.430 | + functions-common:run_process:1585 : local user= 2021-12-10 02:27:42.433 | + functions-common:run_process:1587 : local name=s-proxy 2021-12-10 02:27:42.435 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:27:42.438 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:27:42.441 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:27:42.443 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:27:42.446 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:27:42.450 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103262447 2021-12-10 02:27:42.452 | + functions-common:run_process:1590 : is_service_enabled s-proxy 2021-12-10 02:27:42.471 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:27:42.474 | + functions-common:run_process:1591 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-12-10 02:27:42.476 | + functions-common:_run_under_systemd:1547 : local service=s-proxy 2021-12-10 02:27:42.478 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-10 02:27:42.481 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-10 02:27:42.483 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-10 02:27:42.486 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-10 02:27:42.488 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-12-10 02:27:42.490 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-12-10 02:27:42.493 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-proxy.service 2021-12-10 02:27:42.495 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:27:42.498 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:27:42.500 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-12-10 02:27:42.503 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2021-12-10 02:27:42.505 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-proxy.service 2021-12-10 02:27:42.508 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-10 02:27:42.510 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:27:42.513 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-10 02:27:42.515 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:27:42.517 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:27:42.520 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-12-10 02:27:42.522 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:27:42.526 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-12-10 02:27:42.582 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-12-10 02:27:42.637 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-10 02:27:42.686 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-12-10 02:27:42.732 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-12-10 02:27:42.777 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:27:42.827 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:27:42.834 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-12-10 02:27:42.892 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:27:43.080 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-proxy.service 2021-12-10 02:27:43.093 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-12-10 02:27:43.267 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-proxy.service 2021-12-10 02:27:43.287 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:27:43.290 | + functions-common:time_stop:2331 : local name 2021-12-10 02:27:43.293 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:27:43.295 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:27:43.298 | + functions-common:time_stop:2334 : local total 2021-12-10 02:27:43.301 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:27:43.303 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:27:43.305 | + functions-common:time_stop:2338 : start_time=1639103262447 2021-12-10 02:27:43.308 | + functions-common:time_stop:2340 : [[ -z 1639103262447 ]] 2021-12-10 02:27:43.311 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:27:43.314 | + functions-common:time_stop:2343 : end_time=1639103263312 2021-12-10 02:27:43.317 | + functions-common:time_stop:2344 : elapsed_time=865 2021-12-10 02:27:43.319 | + functions-common:time_stop:2345 : total=5433 2021-12-10 02:27:43.322 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:27:43.324 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6298 2021-12-10 02:27:43.327 | + lib/swift:start_swift:834 : echo 'Waiting for swift proxy to start...' 2021-12-10 02:27:43.327 | Waiting for swift proxy to start... 2021-12-10 02:27:43.329 | + lib/swift:start_swift:835 : wait_for_service 60 http://10.222.0.46:8080/info 2021-12-10 02:27:43.331 | + functions:wait_for_service:444 : local timeout=60 2021-12-10 02:27:43.334 | + functions:wait_for_service:445 : local url=http://10.222.0.46:8080/info 2021-12-10 02:27:43.336 | + functions:wait_for_service:446 : local rval=0 2021-12-10 02:27:43.339 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-10 02:27:43.341 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-10 02:27:43.343 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:27:43.347 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:27:43.350 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:27:43.353 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103263351 2021-12-10 02:27:43.356 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-10 02:27:43.362 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46:8080/info 2021-12-10 02:27:43.374 | + :: : [[ 000 == 503 ]] 2021-12-10 02:27:43.377 | + :: : [[ 7 -eq 7 ]] 2021-12-10 02:27:43.378 | + :: : sleep 1 2021-12-10 02:27:44.381 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46:8080/info 2021-12-10 02:27:44.393 | + :: : [[ 000 == 503 ]] 2021-12-10 02:27:44.395 | + :: : [[ 7 -eq 7 ]] 2021-12-10 02:27:44.396 | + :: : sleep 1 2021-12-10 02:27:45.399 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46:8080/info 2021-12-10 02:27:45.412 | + :: : [[ 000 == 503 ]] 2021-12-10 02:27:45.413 | + :: : [[ 7 -eq 7 ]] 2021-12-10 02:27:45.414 | + :: : sleep 1 2021-12-10 02:27:46.417 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46:8080/info 2021-12-10 02:27:46.671 | + :: : [[ 200 == 503 ]] 2021-12-10 02:27:46.672 | + :: : [[ 0 -eq 7 ]] 2021-12-10 02:27:46.675 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-10 02:27:46.678 | + functions-common:time_stop:2331 : local name 2021-12-10 02:27:46.680 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:27:46.683 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:27:46.685 | + functions-common:time_stop:2334 : local total 2021-12-10 02:27:46.687 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:27:46.690 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-10 02:27:46.692 | + functions-common:time_stop:2338 : start_time=1639103263351 2021-12-10 02:27:46.695 | + functions-common:time_stop:2340 : [[ -z 1639103263351 ]] 2021-12-10 02:27:46.698 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:27:46.701 | + functions-common:time_stop:2343 : end_time=1639103266698 2021-12-10 02:27:46.704 | + functions-common:time_stop:2344 : elapsed_time=3347 2021-12-10 02:27:46.707 | + functions-common:time_stop:2345 : total=3694 2021-12-10 02:27:46.709 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:27:46.711 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7041 2021-12-10 02:27:46.714 | + functions:wait_for_service:454 : return 0 2021-12-10 02:27:46.716 | + lib/swift:start_swift:839 : [[ False == \T\r\u\e ]] 2021-12-10 02:27:46.720 | + ./stack.sh:main:1242 : is_service_enabled glance 2021-12-10 02:27:46.736 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:27:46.739 | + ./stack.sh:main:1243 : echo_summary 'Starting Glance' 2021-12-10 02:27:46.741 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:27:46.744 | + ./stack.sh:echo_summary:428 : echo -e Starting Glance 2021-12-10 02:27:46.746 | + ./stack.sh:main:1244 : start_glance 2021-12-10 02:27:46.749 | + lib/glance:start_glance:385 : local service_protocol=http 2021-12-10 02:27:46.751 | + lib/glance:start_glance:386 : is_service_enabled tls-proxy 2021-12-10 02:27:46.768 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:27:46.770 | + lib/glance:start_glance:393 : run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-10 02:27:46.773 | + functions-common:run_process:1582 : local service=g-reg 2021-12-10 02:27:46.775 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-10 02:27:46.778 | + functions-common:run_process:1584 : local group= 2021-12-10 02:27:46.780 | + functions-common:run_process:1585 : local user= 2021-12-10 02:27:46.783 | + functions-common:run_process:1587 : local name=g-reg 2021-12-10 02:27:46.785 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:27:46.788 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:27:46.790 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:27:46.793 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:27:46.796 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:27:46.799 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103266796 2021-12-10 02:27:46.801 | + functions-common:run_process:1590 : is_service_enabled g-reg 2021-12-10 02:27:46.817 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:27:46.820 | + functions-common:run_process:1591 : _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' '' 2021-12-10 02:27:46.822 | + functions-common:_run_under_systemd:1547 : local service=g-reg 2021-12-10 02:27:46.825 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-10 02:27:46.827 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-10 02:27:46.833 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-10 02:27:46.835 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-10 02:27:46.838 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]] 2021-12-10 02:27:46.840 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]] 2021-12-10 02:27:46.843 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-reg.service 2021-12-10 02:27:46.846 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:27:46.848 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:27:46.851 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]] 2021-12-10 02:27:46.853 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@g-reg.service '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' ubuntu 2021-12-10 02:27:46.856 | + functions-common:write_user_unit_file:1464 : local service=devstack@g-reg.service 2021-12-10 02:27:46.858 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-10 02:27:46.861 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:27:46.863 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-10 02:27:46.865 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:27:46.867 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:27:46.870 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-reg.service 2021-12-10 02:27:46.872 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:27:46.876 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Unit Description 'Devstack devstack@g-reg.service' 2021-12-10 02:27:46.930 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User ubuntu 2021-12-10 02:27:46.984 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecStart '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-10 02:27:47.030 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process 2021-12-10 02:27:47.075 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300 2021-12-10 02:27:47.120 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:27:47.166 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:27:47.168 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target 2021-12-10 02:27:47.223 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:27:47.412 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-reg.service 2021-12-10 02:27:47.426 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service → /etc/systemd/system/devstack@g-reg.service. 2021-12-10 02:27:47.604 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-reg.service 2021-12-10 02:27:47.624 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:27:47.627 | + functions-common:time_stop:2331 : local name 2021-12-10 02:27:47.630 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:27:47.632 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:27:47.635 | + functions-common:time_stop:2334 : local total 2021-12-10 02:27:47.637 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:27:47.640 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:27:47.642 | + functions-common:time_stop:2338 : start_time=1639103266796 2021-12-10 02:27:47.645 | + functions-common:time_stop:2340 : [[ -z 1639103266796 ]] 2021-12-10 02:27:47.648 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:27:47.651 | + functions-common:time_stop:2343 : end_time=1639103267649 2021-12-10 02:27:47.654 | + functions-common:time_stop:2344 : elapsed_time=853 2021-12-10 02:27:47.656 | + functions-common:time_stop:2345 : total=6298 2021-12-10 02:27:47.659 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:27:47.661 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7151 2021-12-10 02:27:47.664 | + lib/glance:start_glance:394 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-10 02:27:47.667 | ++ lib/glance:start_glance:395 : which uwsgi 2021-12-10 02:27:47.670 | + lib/glance:start_glance:395 : run_process g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-10 02:27:47.673 | + functions-common:run_process:1582 : local service=g-api 2021-12-10 02:27:47.676 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-10 02:27:47.678 | + functions-common:run_process:1584 : local group= 2021-12-10 02:27:47.681 | + functions-common:run_process:1585 : local user= 2021-12-10 02:27:47.683 | + functions-common:run_process:1587 : local name=g-api 2021-12-10 02:27:47.686 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:27:47.689 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:27:47.691 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:27:47.694 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:27:47.697 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:27:47.700 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103267698 2021-12-10 02:27:47.703 | + functions-common:run_process:1590 : is_service_enabled g-api 2021-12-10 02:27:47.720 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:27:47.723 | + functions-common:run_process:1591 : _run_under_systemd g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2021-12-10 02:27:47.725 | + functions-common:_run_under_systemd:1547 : local service=g-api 2021-12-10 02:27:47.728 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-10 02:27:47.730 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-10 02:27:47.733 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-10 02:27:47.736 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-10 02:27:47.738 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-12-10 02:27:47.746 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-12-10 02:27:47.748 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-api.service 2021-12-10 02:27:47.751 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:27:47.753 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:27:47.756 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-12-10 02:27:47.759 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2021-12-10 02:27:47.762 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@g-api.service 2021-12-10 02:27:47.764 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-10 02:27:47.766 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-10 02:27:47.769 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-10 02:27:47.771 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-12-10 02:27:47.774 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-10 02:27:47.778 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2021-12-10 02:27:47.838 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-12-10 02:27:47.897 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-12-10 02:27:47.944 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-10 02:27:47.990 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:27:48.036 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-12-10 02:27:48.085 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-12-10 02:27:48.131 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-12-10 02:27:48.177 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-12-10 02:27:48.224 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-12-10 02:27:48.276 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-10 02:27:48.279 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-12-10 02:27:48.334 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-10 02:27:48.524 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-api.service 2021-12-10 02:27:48.537 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-12-10 02:27:48.711 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-api.service 2021-12-10 02:27:48.788 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:27:48.790 | + functions-common:time_stop:2331 : local name 2021-12-10 02:27:48.793 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:27:48.795 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:27:48.798 | + functions-common:time_stop:2334 : local total 2021-12-10 02:27:48.801 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:27:48.803 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:27:48.805 | + functions-common:time_stop:2338 : start_time=1639103267698 2021-12-10 02:27:48.808 | + functions-common:time_stop:2340 : [[ -z 1639103267698 ]] 2021-12-10 02:27:48.812 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:27:48.815 | + functions-common:time_stop:2343 : end_time=1639103268812 2021-12-10 02:27:48.818 | + functions-common:time_stop:2344 : elapsed_time=1114 2021-12-10 02:27:48.826 | + functions-common:time_stop:2345 : total=7151 2021-12-10 02:27:48.830 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:27:48.837 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8265 2021-12-10 02:27:48.844 | + lib/glance:start_glance:400 : echo 'Waiting for g-api (10.222.0.46) to start...' 2021-12-10 02:27:48.844 | Waiting for g-api (10.222.0.46) to start... 2021-12-10 02:27:48.848 | + lib/glance:start_glance:401 : wait_for_service 60 http://10.222.0.46/image 2021-12-10 02:27:48.858 | + functions:wait_for_service:444 : local timeout=60 2021-12-10 02:27:48.862 | + functions:wait_for_service:445 : local url=http://10.222.0.46/image 2021-12-10 02:27:48.870 | + functions:wait_for_service:446 : local rval=0 2021-12-10 02:27:48.872 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-10 02:27:48.876 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-10 02:27:48.879 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:27:48.882 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:27:48.884 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:27:48.888 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103268883 2021-12-10 02:27:48.888 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-10 02:27:48.896 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46/image 2021-12-10 02:27:52.466 | + :: : [[ 300 == 503 ]] 2021-12-10 02:27:52.467 | + :: : [[ 0 -eq 7 ]] 2021-12-10 02:27:52.471 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-10 02:27:52.474 | + functions-common:time_stop:2331 : local name 2021-12-10 02:27:52.476 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:27:52.479 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:27:52.481 | + functions-common:time_stop:2334 : local total 2021-12-10 02:27:52.483 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:27:52.486 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-10 02:27:52.489 | + functions-common:time_stop:2338 : start_time=1639103268883 2021-12-10 02:27:52.491 | + functions-common:time_stop:2340 : [[ -z 1639103268883 ]] 2021-12-10 02:27:52.494 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:27:52.498 | + functions-common:time_stop:2343 : end_time=1639103272495 2021-12-10 02:27:52.500 | + functions-common:time_stop:2344 : elapsed_time=3612 2021-12-10 02:27:52.502 | + functions-common:time_stop:2345 : total=7041 2021-12-10 02:27:52.505 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:27:52.507 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10653 2021-12-10 02:27:52.510 | + functions:wait_for_service:454 : return 0 2021-12-10 02:27:52.512 | + ./stack.sh:main:1259 : is_service_enabled mysql postgresql 2021-12-10 02:27:52.528 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:27:52.531 | + ./stack.sh:main:1259 : is_service_enabled glance 2021-12-10 02:27:52.548 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:27:52.551 | + ./stack.sh:main:1260 : echo_summary 'Uploading images' 2021-12-10 02:27:52.553 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:27:52.556 | + ./stack.sh:echo_summary:428 : echo -e Uploading images 2021-12-10 02:27:52.558 | + ./stack.sh:main:1262 : for image_url in ${IMAGE_URLS//,/ } 2021-12-10 02:27:52.561 | + ./stack.sh:main:1263 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-10 02:27:52.563 | + functions:upload_image:89 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-10 02:27:52.565 | + functions:upload_image:91 : local image image_fname image_name 2021-12-10 02:27:52.567 | + functions:upload_image:94 : mkdir -p /home/ubuntu/devstack/files/images 2021-12-10 02:27:52.571 | ++ functions:upload_image:95 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-10 02:27:52.574 | + functions:upload_image:95 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-10 02:27:52.576 | + functions:upload_image:96 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-12-10 02:27:52.579 | + functions:upload_image:98 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-12-10 02:27:52.581 | + functions:upload_image:99 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-10 02:27:52.584 | --2021-12-10 02:27:52-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-10 02:27:52.585 | Connecting to 10.100.0.9:80... connected. 2021-12-10 02:27:52.586 | HTTP request sent, awaiting response... 200 OK 2021-12-10 02:27:52.586 | Length: 645922816 (616M) 2021-12-10 02:27:52.586 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-12-10 02:27:52.607 | 2021-12-10 02:27:52.895 | 0K ........ ........ ........ ........ 5% 107M 5s 2021-12-10 02:27:53.180 | 32768K ........ ........ ........ ........ 10% 112M 5s 2021-12-10 02:27:53.466 | 65536K ........ ........ ........ ........ 15% 112M 5s 2021-12-10 02:27:53.751 | 98304K ........ ........ ........ ........ 20% 112M 4s 2021-12-10 02:27:54.036 | 131072K ........ ........ ........ ........ 25% 113M 4s 2021-12-10 02:27:54.321 | 163840K ........ ........ ........ ........ 31% 112M 4s 2021-12-10 02:27:54.606 | 196608K ........ ........ ........ ........ 36% 112M 4s 2021-12-10 02:27:54.891 | 229376K ........ ........ ........ ........ 41% 112M 3s 2021-12-10 02:27:55.176 | 262144K ........ ........ ........ ........ 46% 112M 3s 2021-12-10 02:27:55.461 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-12-10 02:27:55.746 | 327680K ........ ........ ........ ........ 57% 112M 2s 2021-12-10 02:27:56.032 | 360448K ........ ........ ........ ........ 62% 112M 2s 2021-12-10 02:27:56.317 | 393216K ........ ........ ........ ........ 67% 112M 2s 2021-12-10 02:27:56.602 | 425984K ........ ........ ........ ........ 72% 112M 2s 2021-12-10 02:27:56.887 | 458752K ........ ........ ........ ........ 77% 112M 1s 2021-12-10 02:27:57.172 | 491520K ........ ........ ........ ........ 83% 112M 1s 2021-12-10 02:27:57.457 | 524288K ........ ........ ........ ........ 88% 112M 1s 2021-12-10 02:27:57.742 | 557056K ........ ........ ........ ........ 93% 112M 0s 2021-12-10 02:27:58.027 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-12-10 02:27:58.090 | 622592K ........ 100% 112M=5.5s 2021-12-10 02:27:58.090 | 2021-12-10 02:27:58.090 | 2021-12-10 02:27:58 (112 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-12-10 02:27:58.090 | 2021-12-10 02:27:58.093 | + functions:upload_image:100 : [[ 0 -ne 0 ]] 2021-12-10 02:27:58.095 | + functions:upload_image:105 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-10 02:27:58.098 | + functions:upload_image:119 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-12-10 02:27:58.100 | + functions:upload_image:126 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-12-10 02:27:58.102 | + functions:upload_image:241 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2021-12-10 02:27:58.104 | + functions:upload_image:263 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2021-12-10 02:27:58.106 | + functions:upload_image:274 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-12-10 02:27:58.109 | + functions:upload_image:290 : local kernel= 2021-12-10 02:27:58.111 | + functions:upload_image:291 : local ramdisk= 2021-12-10 02:27:58.114 | + functions:upload_image:292 : local disk_format= 2021-12-10 02:27:58.116 | + functions:upload_image:293 : local container_format= 2021-12-10 02:27:58.118 | + functions:upload_image:294 : local unpack= 2021-12-10 02:27:58.120 | + functions:upload_image:295 : local 'img_property=--property hw_rng_model=virtio' 2021-12-10 02:27:58.122 | + functions:upload_image:296 : case "$image_fname" in 2021-12-10 02:27:58.124 | + functions:upload_image:361 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-12-10 02:27:58.127 | ++ functions:upload_image:362 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-12-10 02:27:58.131 | + functions:upload_image:362 : image_name=ubuntu-16 2021-12-10 02:27:58.134 | ++ functions:upload_image:363 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-10 02:27:58.134 | ++ functions:upload_image:363 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-12-10 02:27:58.138 | + functions:upload_image:363 : disk_format=vhdx 2021-12-10 02:27:58.140 | + functions:upload_image:364 : container_format=bare 2021-12-10 02:27:58.143 | + functions:upload_image:365 : '[' vhdx == gz ']' 2021-12-10 02:27:58.145 | + functions:upload_image:372 : is_arch ppc64le 2021-12-10 02:27:58.147 | ++ functions-common:is_arch:428 : uname -m 2021-12-10 02:27:58.151 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-12-10 02:27:58.153 | + functions:upload_image:372 : is_arch ppc64 2021-12-10 02:27:58.155 | ++ functions-common:is_arch:428 : uname -m 2021-12-10 02:27:58.158 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-12-10 02:27:58.161 | + functions:upload_image:372 : is_arch ppc 2021-12-10 02:27:58.163 | ++ functions-common:is_arch:428 : uname -m 2021-12-10 02:27:58.166 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-12-10 02:27:58.168 | + functions:upload_image:376 : is_arch aarch64 2021-12-10 02:27:58.171 | ++ functions-common:is_arch:428 : uname -m 2021-12-10 02:27:58.174 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-10 02:27:58.177 | + functions:upload_image:380 : '[' bare = bare ']' 2021-12-10 02:27:58.179 | + functions:upload_image:381 : '[' '' = zcat ']' 2021-12-10 02:27:58.181 | + functions:upload_image:383 : '[' '' = bunzip2 ']' 2021-12-10 02:27:58.183 | + functions:upload_image:385 : '[' '' = unxz ']' 2021-12-10 02:27:58.185 | + functions:upload_image:396 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --property hw_rng_model=virtio --public --container-format=bare --disk-format vhdx 2021-12-10 02:28:18.590 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:28:18.591 | | Field | Value | 2021-12-10 02:28:18.591 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:28:18.591 | | container_format | bare | 2021-12-10 02:28:18.591 | | created_at | 2021-12-10T02:28:02Z | 2021-12-10 02:28:18.591 | | disk_format | vhdx | 2021-12-10 02:28:18.591 | | file | /v2/images/17f7e8d0-0546-41f5-bf49-61d7d4c37495/file | 2021-12-10 02:28:18.591 | | id | 17f7e8d0-0546-41f5-bf49-61d7d4c37495 | 2021-12-10 02:28:18.591 | | min_disk | 0 | 2021-12-10 02:28:18.591 | | min_ram | 0 | 2021-12-10 02:28:18.591 | | name | ubuntu-16 | 2021-12-10 02:28:18.591 | | owner | 21e17a85f14f49b5814236018c8c6c25 | 2021-12-10 02:28:18.591 | | 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/17f7e8d0-0546-41f5-bf49-61d7d4c37495' | 2021-12-10 02:28:18.591 | | protected | False | 2021-12-10 02:28:18.591 | | schema | /v2/schemas/image | 2021-12-10 02:28:18.591 | | status | queued | 2021-12-10 02:28:18.591 | | tags | | 2021-12-10 02:28:18.591 | | updated_at | 2021-12-10T02:28:02Z | 2021-12-10 02:28:18.591 | | visibility | public | 2021-12-10 02:28:18.591 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:28:18.700 | + ./stack.sh:main:1270 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-10 02:28:18.702 | + ./stack.sh:main:1271 : is_service_enabled nova 2021-12-10 02:28:18.718 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:28:18.721 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-10 02:28:18.746 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-10 02:28:18.775 | + ./stack.sh:main:1276 : is_service_enabled cinder 2021-12-10 02:28:18.791 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:28:18.794 | + ./stack.sh:main:1277 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-10 02:28:18.821 | + ./stack.sh:main:1281 : is_service_enabled n-api 2021-12-10 02:28:18.838 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:28:18.840 | + ./stack.sh:main:1282 : echo_summary 'Starting Nova API' 2021-12-10 02:28:18.843 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:28:18.845 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova API 2021-12-10 02:28:18.848 | + ./stack.sh:main:1283 : start_nova_api 2021-12-10 02:28:18.851 | + lib/nova:start_nova_api:850 : local service_port=8774 2021-12-10 02:28:18.853 | + lib/nova:start_nova_api:851 : local service_protocol=http 2021-12-10 02:28:18.856 | + lib/nova:start_nova_api:852 : local nova_url 2021-12-10 02:28:18.858 | + lib/nova:start_nova_api:853 : is_service_enabled tls-proxy 2021-12-10 02:28:18.875 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:28:18.878 | + lib/nova:start_nova_api:859 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:28:18.880 | + lib/nova:start_nova_api:860 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:28:18.883 | + lib/nova:start_nova_api:860 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:28:18.885 | + lib/nova:start_nova_api:862 : '[' True == False ']' 2021-12-10 02:28:18.889 | ++ lib/nova:start_nova_api:870 : which uwsgi 2021-12-10 02:28:18.893 | + lib/nova:start_nova_api:870 : run_process n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-10 02:28:18.895 | + functions-common:run_process:1582 : local service=n-api 2021-12-10 02:28:18.898 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-10 02:28:18.900 | + functions-common:run_process:1584 : local group= 2021-12-10 02:28:18.903 | + functions-common:run_process:1585 : local user= 2021-12-10 02:28:18.906 | + functions-common:run_process:1587 : local name=n-api 2021-12-10 02:28:18.908 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:28:18.911 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:28:18.914 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:28:18.916 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:28:18.919 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:28:18.923 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103298920 2021-12-10 02:28:18.926 | + functions-common:run_process:1590 : is_service_enabled n-api 2021-12-10 02:28:18.942 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:28:18.944 | + functions-common:run_process:1591 : _run_under_systemd n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-12-10 02:28:18.947 | + functions-common:_run_under_systemd:1547 : local service=n-api 2021-12-10 02:28:18.950 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-10 02:28:18.952 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-10 02:28:18.955 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-10 02:28:18.957 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-10 02:28:18.960 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-12-10 02:28:18.962 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-12-10 02:28:18.965 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api.service 2021-12-10 02:28:18.967 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:28:18.970 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:28:18.973 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-12-10 02:28:18.976 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2021-12-10 02:28:18.978 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api.service 2021-12-10 02:28:18.980 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-10 02:28:18.983 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-10 02:28:18.985 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-10 02:28:18.988 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-12-10 02:28:18.990 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-10 02:28:18.994 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-12-10 02:28:19.051 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-12-10 02:28:19.106 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-12-10 02:28:19.151 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-10 02:28:19.197 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:28:19.245 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-12-10 02:28:19.291 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-12-10 02:28:19.336 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-12-10 02:28:19.382 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-12-10 02:28:19.427 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-12-10 02:28:19.474 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-10 02:28:19.476 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-12-10 02:28:19.530 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-10 02:28:19.719 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api.service 2021-12-10 02:28:19.732 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-12-10 02:28:19.910 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api.service 2021-12-10 02:28:19.985 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:28:19.988 | + functions-common:time_stop:2331 : local name 2021-12-10 02:28:19.990 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:28:19.993 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:28:19.996 | + functions-common:time_stop:2334 : local total 2021-12-10 02:28:19.998 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:28:20.001 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:28:20.004 | + functions-common:time_stop:2338 : start_time=1639103298920 2021-12-10 02:28:20.006 | + functions-common:time_stop:2340 : [[ -z 1639103298920 ]] 2021-12-10 02:28:20.010 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:28:20.013 | + functions-common:time_stop:2343 : end_time=1639103300011 2021-12-10 02:28:20.016 | + functions-common:time_stop:2344 : elapsed_time=1091 2021-12-10 02:28:20.019 | + functions-common:time_stop:2345 : total=8265 2021-12-10 02:28:20.021 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:28:20.024 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9356 2021-12-10 02:28:20.026 | + lib/nova:start_nova_api:871 : nova_url=http://10.222.0.46/compute/v2.1/ 2021-12-10 02:28:20.029 | + lib/nova:start_nova_api:874 : echo 'Waiting for nova-api to start...' 2021-12-10 02:28:20.029 | Waiting for nova-api to start... 2021-12-10 02:28:20.031 | + lib/nova:start_nova_api:875 : wait_for_service 60 http://10.222.0.46/compute/v2.1/ 2021-12-10 02:28:20.034 | + functions:wait_for_service:444 : local timeout=60 2021-12-10 02:28:20.036 | + functions:wait_for_service:445 : local url=http://10.222.0.46/compute/v2.1/ 2021-12-10 02:28:20.039 | + functions:wait_for_service:446 : local rval=0 2021-12-10 02:28:20.041 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-10 02:28:20.044 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-10 02:28:20.046 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:28:20.050 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:28:20.053 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:28:20.057 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103300054 2021-12-10 02:28:20.059 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-10 02:28:20.065 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46/compute/v2.1/ 2021-12-10 02:28:26.092 | + :: : [[ 200 == 503 ]] 2021-12-10 02:28:26.093 | + :: : [[ 0 -eq 7 ]] 2021-12-10 02:28:26.097 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-10 02:28:26.100 | + functions-common:time_stop:2331 : local name 2021-12-10 02:28:26.102 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:28:26.105 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:28:26.108 | + functions-common:time_stop:2334 : local total 2021-12-10 02:28:26.110 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:28:26.113 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-10 02:28:26.115 | + functions-common:time_stop:2338 : start_time=1639103300054 2021-12-10 02:28:26.118 | + functions-common:time_stop:2340 : [[ -z 1639103300054 ]] 2021-12-10 02:28:26.121 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:28:26.125 | + functions-common:time_stop:2343 : end_time=1639103306122 2021-12-10 02:28:26.127 | + functions-common:time_stop:2344 : elapsed_time=6068 2021-12-10 02:28:26.130 | + functions-common:time_stop:2345 : total=10653 2021-12-10 02:28:26.132 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:28:26.135 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16721 2021-12-10 02:28:26.138 | + functions:wait_for_service:454 : return 0 2021-12-10 02:28:26.140 | + lib/nova:start_nova_api:879 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:28:26.144 | + lib/nova:start_nova_api:879 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:28:26.146 | + ./stack.sh:main:1286 : is_service_enabled neutron-api 2021-12-10 02:28:26.164 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:28:26.167 | + ./stack.sh:main:1289 : is_service_enabled q-svc 2021-12-10 02:28:26.183 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:28:26.186 | + ./stack.sh:main:1290 : echo_summary 'Starting Neutron' 2021-12-10 02:28:26.188 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:28:26.192 | + ./stack.sh:echo_summary:428 : echo -e Starting Neutron 2021-12-10 02:28:26.198 | + ./stack.sh:main:1291 : configure_neutron_after_post_config 2021-12-10 02:28:26.201 | + lib/neutron-legacy:configure_neutron_after_post_config:459 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-12-10 02:28:26.203 | + lib/neutron-legacy:configure_neutron_after_post_config:460 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-10 02:28:26.237 | + ./stack.sh:main:1292 : start_neutron_service_and_check 2021-12-10 02:28:26.240 | + lib/neutron-legacy:start_neutron_service_and_check:466 : local service_port=9696 2021-12-10 02:28:26.242 | + lib/neutron-legacy:start_neutron_service_and_check:467 : local service_protocol=http 2021-12-10 02:28:26.245 | + lib/neutron-legacy:start_neutron_service_and_check:468 : local cfg_file_options 2021-12-10 02:28:26.248 | + lib/neutron-legacy:start_neutron_service_and_check:469 : local neutron_url 2021-12-10 02:28:26.251 | ++ lib/neutron-legacy:start_neutron_service_and_check:471 : determine_config_files neutron-server 2021-12-10 02:28:26.254 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-12-10 02:28:26.256 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-12-10 02:28:26.259 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-12-10 02:28:26.262 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-12-10 02:28:26.265 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-12-10 02:28:26.267 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-12-10 02:28:26.270 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:26.273 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:26.276 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:26.278 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-12-10 02:28:26.281 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:26.284 | + lib/neutron-legacy:start_neutron_service_and_check:471 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:26.287 | + lib/neutron-legacy:start_neutron_service_and_check:473 : is_service_enabled tls-proxy 2021-12-10 02:28:26.303 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:28:26.305 | + lib/neutron-legacy:start_neutron_service_and_check:478 : '[' False == True ']' 2021-12-10 02:28:26.308 | + lib/neutron-legacy:start_neutron_service_and_check:485 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:26.311 | + functions-common:run_process:1582 : local service=q-svc 2021-12-10 02:28:26.313 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:26.316 | + functions-common:run_process:1584 : local group= 2021-12-10 02:28:26.319 | + functions-common:run_process:1585 : local user= 2021-12-10 02:28:26.322 | + functions-common:run_process:1587 : local name=q-svc 2021-12-10 02:28:26.324 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:28:26.327 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:28:26.329 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:28:26.332 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:28:26.336 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:28:26.339 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103306337 2021-12-10 02:28:26.342 | + functions-common:run_process:1590 : is_service_enabled q-svc 2021-12-10 02:28:26.358 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:28:26.360 | + functions-common:run_process:1591 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-12-10 02:28:26.363 | + functions-common:_run_under_systemd:1547 : local service=q-svc 2021-12-10 02:28:26.366 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:26.368 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:26.371 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:26.374 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:26.376 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-12-10 02:28:26.379 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-12-10 02:28:26.382 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-svc.service 2021-12-10 02:28:26.384 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:28:26.387 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:28:26.389 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-12-10 02:28:26.392 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-12-10 02:28:26.395 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-svc.service 2021-12-10 02:28:26.397 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:26.399 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:28:26.402 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-10 02:28:26.404 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:28:26.406 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:28:26.409 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-12-10 02:28:26.411 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:28:26.415 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-12-10 02:28:26.468 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-12-10 02:28:26.523 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:26.569 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-12-10 02:28:26.615 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-12-10 02:28:26.667 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:28:26.714 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:28:26.716 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-12-10 02:28:26.777 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:28:26.974 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-svc.service 2021-12-10 02:28:26.987 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-12-10 02:28:27.173 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-svc.service 2021-12-10 02:28:27.193 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:28:27.196 | + functions-common:time_stop:2331 : local name 2021-12-10 02:28:27.198 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:28:27.201 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:28:27.203 | + functions-common:time_stop:2334 : local total 2021-12-10 02:28:27.206 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:28:27.209 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:28:27.211 | + functions-common:time_stop:2338 : start_time=1639103306337 2021-12-10 02:28:27.214 | + functions-common:time_stop:2340 : [[ -z 1639103306337 ]] 2021-12-10 02:28:27.217 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:28:27.221 | + functions-common:time_stop:2343 : end_time=1639103307218 2021-12-10 02:28:27.223 | + functions-common:time_stop:2344 : elapsed_time=881 2021-12-10 02:28:27.226 | + functions-common:time_stop:2345 : total=9356 2021-12-10 02:28:27.228 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:28:27.231 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10237 2021-12-10 02:28:27.233 | + lib/neutron-legacy:start_neutron_service_and_check:486 : neutron_url=http://10.222.0.46:9696 2021-12-10 02:28:27.236 | + lib/neutron-legacy:start_neutron_service_and_check:488 : is_service_enabled tls-proxy 2021-12-10 02:28:27.253 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:28:27.255 | + lib/neutron-legacy:start_neutron_service_and_check:492 : echo 'Waiting for Neutron to start...' 2021-12-10 02:28:27.255 | Waiting for Neutron to start... 2021-12-10 02:28:27.258 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.46:9696' 2021-12-10 02:28:27.260 | + lib/neutron-legacy:start_neutron_service_and_check:495 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.46:9696' 'Neutron did not start' 60 2021-12-10 02:28:27.263 | + functions-common:test_with_retry:2269 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.46:9696' 2021-12-10 02:28:27.265 | + functions-common:test_with_retry:2270 : local 'failmsg=Neutron did not start' 2021-12-10 02:28:27.269 | + functions-common:test_with_retry:2271 : local until=60 2021-12-10 02:28:27.271 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-12-10 02:28:27.274 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-12-10 02:28:27.276 | + functions-common:time_start:2317 : local name=test_with_retry 2021-12-10 02:28:27.279 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:28:27.281 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:28:27.284 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:28:27.288 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103307285 2021-12-10 02:28:27.290 | + functions-common:test_with_retry:2275 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.46:9696; do sleep 0.5; done' 2021-12-10 02:28:27.295 | 2021-12-10 02:28:27.295 | Redirecting output to ‘wget-log’. 2021-12-10 02:28:27.799 | 2021-12-10 02:28:27.799 | Redirecting output to ‘wget-log.1’. 2021-12-10 02:28:28.303 | 2021-12-10 02:28:28.303 | Redirecting output to ‘wget-log.2’. 2021-12-10 02:28:28.808 | 2021-12-10 02:28:28.808 | Redirecting output to ‘wget-log.3’. 2021-12-10 02:28:29.313 | 2021-12-10 02:28:29.313 | Redirecting output to ‘wget-log.4’. 2021-12-10 02:28:29.817 | 2021-12-10 02:28:29.818 | Redirecting output to ‘wget-log.5’. 2021-12-10 02:28:30.322 | 2021-12-10 02:28:30.322 | Redirecting output to ‘wget-log.6’. 2021-12-10 02:28:30.826 | 2021-12-10 02:28:30.826 | Redirecting output to ‘wget-log.7’. 2021-12-10 02:28:31.331 | 2021-12-10 02:28:31.331 | Redirecting output to ‘wget-log.8’. 2021-12-10 02:28:31.835 | 2021-12-10 02:28:31.835 | Redirecting output to ‘wget-log.9’. 2021-12-10 02:28:32.339 | 2021-12-10 02:28:32.339 | Redirecting output to ‘wget-log.10’. 2021-12-10 02:28:32.844 | 2021-12-10 02:28:32.844 | Redirecting output to ‘wget-log.11’. 2021-12-10 02:28:32.863 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.46:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-12-10 02:28:32.866 | + functions-common:time_stop:2331 : local name 2021-12-10 02:28:32.870 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:28:32.872 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:28:32.875 | + functions-common:time_stop:2334 : local total 2021-12-10 02:28:32.878 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:28:32.880 | + functions-common:time_stop:2337 : name=test_with_retry 2021-12-10 02:28:32.883 | + functions-common:time_stop:2338 : start_time=1639103307285 2021-12-10 02:28:32.886 | + functions-common:time_stop:2340 : [[ -z 1639103307285 ]] 2021-12-10 02:28:32.889 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:28:32.893 | + functions-common:time_stop:2343 : end_time=1639103312890 2021-12-10 02:28:32.896 | + functions-common:time_stop:2344 : elapsed_time=5605 2021-12-10 02:28:32.898 | + functions-common:time_stop:2345 : total=0 2021-12-10 02:28:32.901 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:28:32.903 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5605 2021-12-10 02:28:32.906 | + ./stack.sh:main:1297 : is_service_enabled placement 2021-12-10 02:28:32.922 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:28:32.925 | + ./stack.sh:main:1298 : echo_summary 'Starting Placement' 2021-12-10 02:28:32.927 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:28:32.930 | + ./stack.sh:echo_summary:428 : echo -e Starting Placement 2021-12-10 02:28:32.933 | + ./stack.sh:main:1299 : start_placement 2021-12-10 02:28:32.935 | + lib/placement:start_placement:161 : start_placement_api 2021-12-10 02:28:32.938 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-10 02:28:32.941 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-12-10 02:28:32.945 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-10 02:28:32.948 | + functions-common:run_process:1582 : local service=placement-api 2021-12-10 02:28:32.950 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-10 02:28:32.953 | + functions-common:run_process:1584 : local group= 2021-12-10 02:28:32.956 | + functions-common:run_process:1585 : local user= 2021-12-10 02:28:32.958 | + functions-common:run_process:1587 : local name=placement-api 2021-12-10 02:28:32.961 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:28:32.963 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:28:32.966 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:28:32.968 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:28:32.972 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:28:32.976 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103312973 2021-12-10 02:28:32.979 | + functions-common:run_process:1590 : is_service_enabled placement-api 2021-12-10 02:28:32.995 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:28:32.998 | + functions-common:run_process:1591 : _run_under_systemd placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-12-10 02:28:33.000 | + functions-common:_run_under_systemd:1547 : local service=placement-api 2021-12-10 02:28:33.003 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-10 02:28:33.006 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-10 02:28:33.008 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-10 02:28:33.011 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-10 02:28:33.014 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-12-10 02:28:33.016 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-12-10 02:28:33.019 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@placement-api.service 2021-12-10 02:28:33.022 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:28:33.025 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:28:33.027 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-12-10 02:28:33.030 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-12-10 02:28:33.032 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@placement-api.service 2021-12-10 02:28:33.035 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-10 02:28:33.037 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-10 02:28:33.039 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-10 02:28:33.042 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-12-10 02:28:33.044 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-10 02:28:33.048 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-12-10 02:28:33.103 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-12-10 02:28:33.157 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-12-10 02:28:33.202 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-10 02:28:33.249 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:28:33.295 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-12-10 02:28:33.341 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-12-10 02:28:33.387 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-12-10 02:28:33.433 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-12-10 02:28:33.479 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-12-10 02:28:33.525 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-10 02:28:33.527 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-12-10 02:28:33.582 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-10 02:28:33.781 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@placement-api.service 2021-12-10 02:28:33.794 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-12-10 02:28:33.978 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@placement-api.service 2021-12-10 02:28:34.053 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:28:34.055 | + functions-common:time_stop:2331 : local name 2021-12-10 02:28:34.058 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:28:34.060 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:28:34.063 | + functions-common:time_stop:2334 : local total 2021-12-10 02:28:34.066 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:28:34.068 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:28:34.070 | + functions-common:time_stop:2338 : start_time=1639103312973 2021-12-10 02:28:34.073 | + functions-common:time_stop:2340 : [[ -z 1639103312973 ]] 2021-12-10 02:28:34.076 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:28:34.080 | + functions-common:time_stop:2343 : end_time=1639103314077 2021-12-10 02:28:34.082 | + functions-common:time_stop:2344 : elapsed_time=1104 2021-12-10 02:28:34.085 | + functions-common:time_stop:2345 : total=10237 2021-12-10 02:28:34.087 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:28:34.090 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11341 2021-12-10 02:28:34.092 | + lib/placement:start_placement_api:154 : echo 'Waiting for placement-api to start...' 2021-12-10 02:28:34.092 | Waiting for placement-api to start... 2021-12-10 02:28:34.095 | + lib/placement:start_placement_api:155 : wait_for_service 60 http://10.222.0.46/placement 2021-12-10 02:28:34.098 | + functions:wait_for_service:444 : local timeout=60 2021-12-10 02:28:34.100 | + functions:wait_for_service:445 : local url=http://10.222.0.46/placement 2021-12-10 02:28:34.103 | + functions:wait_for_service:446 : local rval=0 2021-12-10 02:28:34.105 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-10 02:28:34.108 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-10 02:28:34.111 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:28:34.114 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:28:34.117 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:28:34.121 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103314118 2021-12-10 02:28:34.123 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-10 02:28:34.129 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46/placement 2021-12-10 02:28:37.006 | + :: : [[ 200 == 503 ]] 2021-12-10 02:28:37.008 | + :: : [[ 0 -eq 7 ]] 2021-12-10 02:28:37.011 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-10 02:28:37.013 | + functions-common:time_stop:2331 : local name 2021-12-10 02:28:37.016 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:28:37.018 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:28:37.021 | + functions-common:time_stop:2334 : local total 2021-12-10 02:28:37.023 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:28:37.026 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-10 02:28:37.028 | + functions-common:time_stop:2338 : start_time=1639103314118 2021-12-10 02:28:37.031 | + functions-common:time_stop:2340 : [[ -z 1639103314118 ]] 2021-12-10 02:28:37.034 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:28:37.038 | + functions-common:time_stop:2343 : end_time=1639103317035 2021-12-10 02:28:37.041 | + functions-common:time_stop:2344 : elapsed_time=2917 2021-12-10 02:28:37.043 | + functions-common:time_stop:2345 : total=16721 2021-12-10 02:28:37.046 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:28:37.048 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19638 2021-12-10 02:28:37.051 | + functions:wait_for_service:454 : return 0 2021-12-10 02:28:37.054 | + ./stack.sh:main:1302 : is_service_enabled neutron 2021-12-10 02:28:37.071 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:28:37.073 | + ./stack.sh:main:1303 : start_neutron 2021-12-10 02:28:37.076 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-12-10 02:28:37.080 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-10 02:28:37.080 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-10 02:28:37.084 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-10 02:28:37.087 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-10 02:28:37.090 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2021-12-10 02:28:37.092 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-10 02:28:37.095 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-12-10 02:28:37.098 | + lib/neutron-legacy:start_mutnauq_l2_agent:501 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:37.100 | + functions-common:run_process:1582 : local service=q-agt 2021-12-10 02:28:37.103 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:37.105 | + functions-common:run_process:1584 : local group= 2021-12-10 02:28:37.108 | + functions-common:run_process:1585 : local user= 2021-12-10 02:28:37.110 | + functions-common:run_process:1587 : local name=q-agt 2021-12-10 02:28:37.113 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:28:37.116 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:28:37.118 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:28:37.121 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:28:37.124 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:28:37.128 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103317124 2021-12-10 02:28:37.130 | + functions-common:run_process:1590 : is_service_enabled q-agt 2021-12-10 02:28:37.146 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:28:37.148 | + functions-common:run_process:1591 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-12-10 02:28:37.151 | + functions-common:_run_under_systemd:1547 : local service=q-agt 2021-12-10 02:28:37.153 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:37.156 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:37.158 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:37.161 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:37.163 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-12-10 02:28:37.166 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-12-10 02:28:37.168 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-agt.service 2021-12-10 02:28:37.171 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:28:37.173 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:28:37.176 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-12-10 02:28:37.179 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-12-10 02:28:37.181 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-agt.service 2021-12-10 02:28:37.183 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:37.186 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:28:37.188 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-10 02:28:37.191 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:28:37.193 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:28:37.195 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-12-10 02:28:37.198 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:28:37.202 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-12-10 02:28:37.257 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-12-10 02:28:37.311 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-10 02:28:37.356 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-12-10 02:28:37.401 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-12-10 02:28:37.448 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:28:37.495 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:28:37.498 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-12-10 02:28:37.554 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:28:37.756 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-agt.service 2021-12-10 02:28:37.769 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-12-10 02:28:37.951 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-agt.service 2021-12-10 02:28:37.971 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:28:37.973 | + functions-common:time_stop:2331 : local name 2021-12-10 02:28:37.976 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:28:37.979 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:28:37.981 | + functions-common:time_stop:2334 : local total 2021-12-10 02:28:37.984 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:28:37.986 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:28:37.989 | + functions-common:time_stop:2338 : start_time=1639103317124 2021-12-10 02:28:37.991 | + functions-common:time_stop:2340 : [[ -z 1639103317124 ]] 2021-12-10 02:28:37.994 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:28:37.998 | + functions-common:time_stop:2343 : end_time=1639103317995 2021-12-10 02:28:38.000 | + functions-common:time_stop:2344 : elapsed_time=871 2021-12-10 02:28:38.003 | + functions-common:time_stop:2345 : total=11341 2021-12-10 02:28:38.006 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:28:38.008 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12212 2021-12-10 02:28:38.011 | + lib/neutron-legacy:start_mutnauq_l2_agent:503 : is_provider_network 2021-12-10 02:28:38.013 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-10 02:28:38.016 | + functions-common:is_provider_network:2183 : return 1 2021-12-10 02:28:38.019 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-12-10 02:28:38.022 | + lib/neutron-legacy:start_mutnauq_other_agents:519 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-10 02:28:38.024 | + functions-common:run_process:1582 : local service=q-dhcp 2021-12-10 02:28:38.027 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-10 02:28:38.029 | + functions-common:run_process:1584 : local group= 2021-12-10 02:28:38.032 | + functions-common:run_process:1585 : local user= 2021-12-10 02:28:38.034 | + functions-common:run_process:1587 : local name=q-dhcp 2021-12-10 02:28:38.036 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:28:38.039 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:28:38.041 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:28:38.044 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:28:38.047 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:28:38.051 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103318048 2021-12-10 02:28:38.054 | + functions-common:run_process:1590 : is_service_enabled q-dhcp 2021-12-10 02:28:38.071 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:28:38.073 | + functions-common:run_process:1591 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2021-12-10 02:28:38.076 | + functions-common:_run_under_systemd:1547 : local service=q-dhcp 2021-12-10 02:28:38.078 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-10 02:28:38.081 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-10 02:28:38.084 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-10 02:28:38.087 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-10 02:28:38.089 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-12-10 02:28:38.092 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-12-10 02:28:38.094 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-dhcp.service 2021-12-10 02:28:38.097 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:28:38.099 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:28:38.102 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-12-10 02:28:38.105 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2021-12-10 02:28:38.107 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-dhcp.service 2021-12-10 02:28:38.110 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-10 02:28:38.112 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:28:38.115 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-10 02:28:38.117 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:28:38.120 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:28:38.122 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-12-10 02:28:38.125 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:28:38.130 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-12-10 02:28:38.184 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-12-10 02:28:38.243 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-10 02:28:38.289 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-12-10 02:28:38.336 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-12-10 02:28:38.383 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:28:38.429 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:28:38.431 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-12-10 02:28:38.488 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:28:38.694 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-dhcp.service 2021-12-10 02:28:38.708 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-12-10 02:28:38.905 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-dhcp.service 2021-12-10 02:28:38.930 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:28:38.932 | + functions-common:time_stop:2331 : local name 2021-12-10 02:28:38.937 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:28:38.940 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:28:38.943 | + functions-common:time_stop:2334 : local total 2021-12-10 02:28:38.949 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:28:38.951 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:28:38.954 | + functions-common:time_stop:2338 : start_time=1639103318048 2021-12-10 02:28:38.956 | + functions-common:time_stop:2340 : [[ -z 1639103318048 ]] 2021-12-10 02:28:38.959 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:28:38.963 | + functions-common:time_stop:2343 : end_time=1639103318960 2021-12-10 02:28:38.965 | + functions-common:time_stop:2344 : elapsed_time=912 2021-12-10 02:28:38.968 | + functions-common:time_stop:2345 : total=12212 2021-12-10 02:28:38.971 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:28:38.974 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=13124 2021-12-10 02:28:38.976 | + lib/neutron-legacy:start_mutnauq_other_agents:521 : is_service_enabled neutron-vpnaas 2021-12-10 02:28:38.994 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:28:39.005 | ++ lib/neutron-legacy:start_mutnauq_other_agents:524 : determine_config_files neutron-l3-agent 2021-12-10 02:28:39.005 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-12-10 02:28:39.005 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-12-10 02:28:39.009 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-12-10 02:28:39.012 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-10 02:28:39.015 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-10 02:28:39.018 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-10 02:28:39.020 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-12-10 02:28:39.022 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-10 02:28:39.026 | + lib/neutron-legacy:start_mutnauq_other_agents:524 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-10 02:28:39.028 | + functions-common:run_process:1582 : local service=q-l3 2021-12-10 02:28:39.031 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-10 02:28:39.034 | + functions-common:run_process:1584 : local group= 2021-12-10 02:28:39.036 | + functions-common:run_process:1585 : local user= 2021-12-10 02:28:39.039 | + functions-common:run_process:1587 : local name=q-l3 2021-12-10 02:28:39.041 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:28:39.044 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:28:39.046 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:28:39.049 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:28:39.052 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:28:39.056 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103319053 2021-12-10 02:28:39.059 | + functions-common:run_process:1590 : is_service_enabled q-l3 2021-12-10 02:28:39.078 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:28:39.081 | + functions-common:run_process:1591 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2021-12-10 02:28:39.083 | + functions-common:_run_under_systemd:1547 : local service=q-l3 2021-12-10 02:28:39.086 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-10 02:28:39.088 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-10 02:28:39.091 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-10 02:28:39.093 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-10 02:28:39.097 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-12-10 02:28:39.100 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-12-10 02:28:39.102 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-l3.service 2021-12-10 02:28:39.104 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:28:39.107 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:28:39.110 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-12-10 02:28:39.113 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2021-12-10 02:28:39.115 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-l3.service 2021-12-10 02:28:39.118 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-10 02:28:39.120 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:28:39.123 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-10 02:28:39.125 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:28:39.128 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:28:39.130 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-12-10 02:28:39.133 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:28:39.137 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-12-10 02:28:39.195 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-12-10 02:28:39.260 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-10 02:28:39.314 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-12-10 02:28:39.365 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-12-10 02:28:39.415 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:28:39.464 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:28:39.467 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-12-10 02:28:39.526 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:28:39.749 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-l3.service 2021-12-10 02:28:39.763 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-12-10 02:28:39.983 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-l3.service 2021-12-10 02:28:40.006 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:28:40.010 | + functions-common:time_stop:2331 : local name 2021-12-10 02:28:40.011 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:28:40.015 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:28:40.017 | + functions-common:time_stop:2334 : local total 2021-12-10 02:28:40.020 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:28:40.021 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:28:40.024 | + functions-common:time_stop:2338 : start_time=1639103319053 2021-12-10 02:28:40.026 | + functions-common:time_stop:2340 : [[ -z 1639103319053 ]] 2021-12-10 02:28:40.030 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:28:40.033 | + functions-common:time_stop:2343 : end_time=1639103320030 2021-12-10 02:28:40.035 | + functions-common:time_stop:2344 : elapsed_time=977 2021-12-10 02:28:40.038 | + functions-common:time_stop:2345 : total=13124 2021-12-10 02:28:40.040 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:28:40.043 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14101 2021-12-10 02:28:40.045 | + lib/neutron-legacy:start_mutnauq_other_agents:527 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-10 02:28:40.048 | + functions-common:run_process:1582 : local service=q-meta 2021-12-10 02:28:40.051 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-10 02:28:40.053 | + functions-common:run_process:1584 : local group= 2021-12-10 02:28:40.056 | + functions-common:run_process:1585 : local user= 2021-12-10 02:28:40.058 | + functions-common:run_process:1587 : local name=q-meta 2021-12-10 02:28:40.061 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:28:40.063 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:28:40.066 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:28:40.080 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:28:40.080 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:28:40.080 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103320072 2021-12-10 02:28:40.080 | + functions-common:run_process:1590 : is_service_enabled q-meta 2021-12-10 02:28:40.097 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:28:40.100 | + functions-common:run_process:1591 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2021-12-10 02:28:40.102 | + functions-common:_run_under_systemd:1547 : local service=q-meta 2021-12-10 02:28:40.105 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-10 02:28:40.107 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-10 02:28:40.116 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-10 02:28:40.116 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-10 02:28:40.116 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-12-10 02:28:40.118 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-12-10 02:28:40.120 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-meta.service 2021-12-10 02:28:40.123 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:28:40.125 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:28:40.129 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-12-10 02:28:40.131 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2021-12-10 02:28:40.134 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-meta.service 2021-12-10 02:28:40.136 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-10 02:28:40.139 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:28:40.141 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-10 02:28:40.144 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:28:40.146 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:28:40.149 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-12-10 02:28:40.151 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:28:40.156 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-12-10 02:28:40.219 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-12-10 02:28:40.286 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-10 02:28:40.341 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-12-10 02:28:40.396 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-12-10 02:28:40.454 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:28:40.514 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:28:40.517 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-12-10 02:28:40.584 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:28:40.805 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-meta.service 2021-12-10 02:28:40.828 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-12-10 02:28:41.056 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-meta.service 2021-12-10 02:28:41.082 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:28:41.089 | + functions-common:time_stop:2331 : local name 2021-12-10 02:28:41.094 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:28:41.098 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:28:41.102 | + functions-common:time_stop:2334 : local total 2021-12-10 02:28:41.107 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:28:41.110 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:28:41.117 | + functions-common:time_stop:2338 : start_time=1639103320072 2021-12-10 02:28:41.125 | + functions-common:time_stop:2340 : [[ -z 1639103320072 ]] 2021-12-10 02:28:41.132 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:28:41.142 | + functions-common:time_stop:2343 : end_time=1639103321134 2021-12-10 02:28:41.149 | + functions-common:time_stop:2344 : elapsed_time=1062 2021-12-10 02:28:41.157 | + functions-common:time_stop:2345 : total=14101 2021-12-10 02:28:41.165 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:28:41.172 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=15163 2021-12-10 02:28:41.177 | + lib/neutron-legacy:start_mutnauq_other_agents:528 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-10 02:28:41.184 | + functions-common:run_process:1582 : local service=q-metering 2021-12-10 02:28:41.193 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-10 02:28:41.201 | + functions-common:run_process:1584 : local group= 2021-12-10 02:28:41.213 | + functions-common:run_process:1585 : local user= 2021-12-10 02:28:41.217 | + functions-common:run_process:1587 : local name=q-metering 2021-12-10 02:28:41.225 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:28:41.233 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:28:41.241 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:28:41.247 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:28:41.253 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:28:41.265 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103321257 2021-12-10 02:28:41.271 | + functions-common:run_process:1590 : is_service_enabled q-metering 2021-12-10 02:28:41.321 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:28:41.326 | + functions-common:run_process:1591 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2021-12-10 02:28:41.330 | + functions-common:_run_under_systemd:1547 : local service=q-metering 2021-12-10 02:28:41.341 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-10 02:28:41.349 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-10 02:28:41.361 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-10 02:28:41.369 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-10 02:28:41.378 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2021-12-10 02:28:41.385 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2021-12-10 02:28:41.392 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-metering.service 2021-12-10 02:28:41.397 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:28:41.409 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:28:41.414 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2021-12-10 02:28:41.421 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2021-12-10 02:28:41.427 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-metering.service 2021-12-10 02:28:41.433 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-10 02:28:41.439 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:28:41.445 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-10 02:28:41.451 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:28:41.457 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:28:41.469 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-12-10 02:28:41.477 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:28:41.489 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-12-10 02:28:41.616 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-12-10 02:28:41.765 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-10 02:28:41.882 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-12-10 02:28:41.993 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-12-10 02:28:42.109 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:28:42.215 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:28:42.225 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-12-10 02:28:42.341 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:28:42.567 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-metering.service 2021-12-10 02:28:42.597 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-12-10 02:28:42.822 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-metering.service 2021-12-10 02:28:42.852 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:28:42.857 | + functions-common:time_stop:2331 : local name 2021-12-10 02:28:42.859 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:28:42.864 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:28:42.867 | + functions-common:time_stop:2334 : local total 2021-12-10 02:28:42.870 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:28:42.872 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:28:42.875 | + functions-common:time_stop:2338 : start_time=1639103321257 2021-12-10 02:28:42.877 | + functions-common:time_stop:2340 : [[ -z 1639103321257 ]] 2021-12-10 02:28:42.884 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:28:42.893 | + functions-common:time_stop:2343 : end_time=1639103322885 2021-12-10 02:28:42.896 | + functions-common:time_stop:2344 : elapsed_time=1628 2021-12-10 02:28:42.901 | + functions-common:time_stop:2345 : total=15163 2021-12-10 02:28:42.905 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:28:42.917 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16791 2021-12-10 02:28:42.925 | + ./stack.sh:main:1306 : is_service_enabled q-svc 2021-12-10 02:28:42.973 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:28:42.981 | + ./stack.sh:main:1306 : [[ True == \T\r\u\e ]] 2021-12-10 02:28:42.993 | + ./stack.sh:main:1307 : echo_summary 'Creating initial neutron network elements' 2021-12-10 02:28:43.003 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:28:43.014 | + ./stack.sh:echo_summary:428 : echo -e Creating initial neutron network elements 2021-12-10 02:28:43.018 | + ./stack.sh:main:1308 : create_neutron_initial_network 2021-12-10 02:28:43.025 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : local project_id 2021-12-10 02:28:43.036 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : grep ' demo ' 2021-12-10 02:28:43.038 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : get_field 1 2021-12-10 02:28:43.042 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:28:43.048 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : oscwrap project list 2021-12-10 02:28:43.053 | ++ functions-common:get_field:727 : read data 2021-12-10 02:28:45.573 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:28:45.576 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-10 02:28:45.579 | ++ functions-common:get_field:731 : field='$2' 2021-12-10 02:28:45.583 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-10 02:28:45.583 | ++ functions-common:get_field:733 : echo '| 04b94b610a124f92bd24b8ef7aed9923 | demo |' 2021-12-10 02:28:45.588 | ++ functions-common:get_field:727 : read data 2021-12-10 02:28:45.592 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : project_id=04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:28:45.595 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : die_if_not_set 167 project_id 'Failure retrieving project_id for demo' 2021-12-10 02:28:45.598 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-10 02:28:45.616 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : type -p neutron_plugin_create_initial_network_profile 2021-12-10 02:28:45.619 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : is_networking_extension_supported auto-allocated-topology 2021-12-10 02:28:45.622 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-12-10 02:28:45.625 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-10 02:28:48.459 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:28:48.463 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-10 02:28:48.463 | router-admin-state-down-before-update 2021-12-10 02:28:48.463 | agent 2021-12-10 02:28:48.463 | agent-resources-synced 2021-12-10 02:28:48.463 | allowed-address-pairs 2021-12-10 02:28:48.463 | auto-allocated-topology 2021-12-10 02:28:48.463 | availability_zone 2021-12-10 02:28:48.463 | availability_zone_filter 2021-12-10 02:28:48.463 | default-subnetpools 2021-12-10 02:28:48.463 | dhcp_agent_scheduler 2021-12-10 02:28:48.463 | dvr 2021-12-10 02:28:48.463 | empty-string-filtering 2021-12-10 02:28:48.463 | external-net 2021-12-10 02:28:48.463 | extra_dhcp_opt 2021-12-10 02:28:48.463 | extraroute 2021-12-10 02:28:48.463 | extraroute-atomic 2021-12-10 02:28:48.463 | filter-validation 2021-12-10 02:28:48.463 | fip-port-details 2021-12-10 02:28:48.463 | flavors 2021-12-10 02:28:48.463 | floatingip-pools 2021-12-10 02:28:48.463 | ip-substring-filtering 2021-12-10 02:28:48.463 | router 2021-12-10 02:28:48.463 | ext-gw-mode 2021-12-10 02:28:48.463 | l3-ha 2021-12-10 02:28:48.463 | l3-flavors 2021-12-10 02:28:48.463 | l3-port-ip-change-not-allowed 2021-12-10 02:28:48.463 | l3_agent_scheduler 2021-12-10 02:28:48.463 | metering 2021-12-10 02:28:48.463 | multi-provider 2021-12-10 02:28:48.463 | net-mtu 2021-12-10 02:28:48.464 | net-mtu-writable 2021-12-10 02:28:48.464 | network_availability_zone 2021-12-10 02:28:48.464 | network-ip-availability 2021-12-10 02:28:48.464 | pagination 2021-12-10 02:28:48.464 | port-mac-address-regenerate 2021-12-10 02:28:48.464 | binding 2021-12-10 02:28:48.464 | binding-extended 2021-12-10 02:28:48.464 | port-security 2021-12-10 02:28:48.464 | project-id 2021-12-10 02:28:48.464 | provider 2021-12-10 02:28:48.464 | quotas 2021-12-10 02:28:48.464 | quota_details 2021-12-10 02:28:48.464 | rbac-policies 2021-12-10 02:28:48.464 | rbac-address-scope 2021-12-10 02:28:48.464 | rbac-security-groups 2021-12-10 02:28:48.464 | rbac-subnetpool 2021-12-10 02:28:48.464 | revision-if-match 2021-12-10 02:28:48.464 | standard-attr-revisions 2021-12-10 02:28:48.464 | router_availability_zone 2021-12-10 02:28:48.464 | port-security-groups-filtering 2021-12-10 02:28:48.464 | security-group 2021-12-10 02:28:48.464 | service-type 2021-12-10 02:28:48.464 | sorting 2021-12-10 02:28:48.464 | standard-attr-description 2021-12-10 02:28:48.464 | stateful-security-group 2021-12-10 02:28:48.464 | subnet_onboard 2021-12-10 02:28:48.464 | subnet-service-types 2021-12-10 02:28:48.464 | subnet_allocation 2021-12-10 02:28:48.464 | subnetpool-prefix-ops 2021-12-10 02:28:48.464 | standard-attr-tag 2021-12-10 02:28:48.464 | standard-attr-timestamp' 2021-12-10 02:28:48.465 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-10 02:28:48.465 | router-admin-state-down-before-update 2021-12-10 02:28:48.465 | agent 2021-12-10 02:28:48.466 | agent-resources-synced 2021-12-10 02:28:48.466 | allowed-address-pairs 2021-12-10 02:28:48.466 | auto-allocated-topology 2021-12-10 02:28:48.466 | availability_zone 2021-12-10 02:28:48.466 | availability_zone_filter 2021-12-10 02:28:48.466 | default-subnetpools 2021-12-10 02:28:48.466 | dhcp_agent_scheduler 2021-12-10 02:28:48.466 | dvr 2021-12-10 02:28:48.466 | empty-string-filtering 2021-12-10 02:28:48.466 | external-net 2021-12-10 02:28:48.466 | extra_dhcp_opt 2021-12-10 02:28:48.466 | extraroute 2021-12-10 02:28:48.466 | extraroute-atomic 2021-12-10 02:28:48.466 | filter-validation 2021-12-10 02:28:48.466 | fip-port-details 2021-12-10 02:28:48.466 | flavors 2021-12-10 02:28:48.466 | floatingip-pools 2021-12-10 02:28:48.466 | ip-substring-filtering 2021-12-10 02:28:48.466 | router 2021-12-10 02:28:48.466 | ext-gw-mode 2021-12-10 02:28:48.466 | l3-ha 2021-12-10 02:28:48.466 | l3-flavors 2021-12-10 02:28:48.466 | l3-port-ip-change-not-allowed 2021-12-10 02:28:48.466 | l3_agent_scheduler 2021-12-10 02:28:48.466 | metering 2021-12-10 02:28:48.466 | multi-provider 2021-12-10 02:28:48.466 | net-mtu 2021-12-10 02:28:48.466 | net-mtu-writable 2021-12-10 02:28:48.466 | network_availability_zone 2021-12-10 02:28:48.466 | network-ip-availability 2021-12-10 02:28:48.466 | pagination 2021-12-10 02:28:48.466 | port-mac-address-regenerate 2021-12-10 02:28:48.466 | binding 2021-12-10 02:28:48.466 | binding-extended 2021-12-10 02:28:48.466 | port-security 2021-12-10 02:28:48.466 | project-id 2021-12-10 02:28:48.466 | provider 2021-12-10 02:28:48.467 | quotas 2021-12-10 02:28:48.467 | quota_details 2021-12-10 02:28:48.467 | rbac-policies 2021-12-10 02:28:48.467 | rbac-address-scope 2021-12-10 02:28:48.467 | rbac-security-groups 2021-12-10 02:28:48.467 | rbac-subnetpool 2021-12-10 02:28:48.467 | revision-if-match 2021-12-10 02:28:48.467 | standard-attr-revisions 2021-12-10 02:28:48.467 | router_availability_zone 2021-12-10 02:28:48.467 | port-security-groups-filtering 2021-12-10 02:28:48.467 | security-group 2021-12-10 02:28:48.467 | service-type 2021-12-10 02:28:48.467 | sorting 2021-12-10 02:28:48.467 | standard-attr-description 2021-12-10 02:28:48.467 | stateful-security-group 2021-12-10 02:28:48.467 | subnet_onboard 2021-12-10 02:28:48.467 | subnet-service-types 2021-12-10 02:28:48.467 | subnet_allocation 2021-12-10 02:28:48.467 | subnetpool-prefix-ops 2021-12-10 02:28:48.467 | standard-attr-tag 2021-12-10 02:28:48.467 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-10 02:28:48.468 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-10 02:28:48.471 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ True == \T\r\u\e ]] 2021-12-10 02:28:48.474 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : [[ 4 =~ 4.* ]] 2021-12-10 02:28:48.477 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2021-12-10 02:28:51.250 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:28:51.254 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : SUBNETPOOL_V4_ID=3825c7e8-4dda-4561-bcce-31b95daaa6a0 2021-12-10 02:28:51.257 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : [[ 4 =~ .*6 ]] 2021-12-10 02:28:51.259 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:185 : is_provider_network 2021-12-10 02:28:51.262 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-10 02:28:51.264 | + functions-common:is_provider_network:2183 : return 1 2021-12-10 02:28:51.269 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 04b94b610a124f92bd24b8ef7aed9923 private 2021-12-10 02:28:51.270 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : get_field 2 2021-12-10 02:28:51.270 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : grep ' id ' 2021-12-10 02:28:51.273 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:28:51.275 | ++ functions-common:get_field:727 : read data 2021-12-10 02:28:54.350 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:28:54.353 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-10 02:28:54.356 | ++ functions-common:get_field:731 : field='$3' 2021-12-10 02:28:54.359 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-10 02:28:54.359 | ++ functions-common:get_field:733 : echo '| id | e785ab9b-22c3-4c21-8818-b0d69575f53f |' 2021-12-10 02:28:54.365 | ++ functions-common:get_field:727 : read data 2021-12-10 02:28:54.368 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : NET_ID=e785ab9b-22c3-4c21-8818-b0d69575f53f 2021-12-10 02:28:54.371 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : die_if_not_set 216 NET_ID 'Failure creating NET_ID for private 04b94b610a124f92bd24b8ef7aed9923' 2021-12-10 02:28:54.373 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-10 02:28:54.390 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ 4 =~ 4.* ]] 2021-12-10 02:28:54.394 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : _neutron_create_private_subnet_v4 04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:28:54.396 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : local project_id=04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:28:54.399 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : '[' -z 3825c7e8-4dda-4561-bcce-31b95daaa6a0 ']' 2021-12-10 02:28:54.401 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : local 'subnet_params=--project 04b94b610a124f92bd24b8ef7aed9923 ' 2021-12-10 02:28:54.404 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+='--ip-version 4 ' 2021-12-10 02:28:54.406 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : [[ -n 172.20.0.1 ]] 2021-12-10 02:28:54.408 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : subnet_params+='--gateway 172.20.0.1 ' 2021-12-10 02:28:54.411 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+='--subnet-pool 3825c7e8-4dda-4561-bcce-31b95daaa6a0 ' 2021-12-10 02:28:54.413 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+=' ' 2021-12-10 02:28:54.416 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : subnet_params+='--network e785ab9b-22c3-4c21-8818-b0d69575f53f private-subnet' 2021-12-10 02:28:54.418 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : local subnet_id 2021-12-10 02:28:54.422 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 04b94b610a124f92bd24b8ef7aed9923 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 3825c7e8-4dda-4561-bcce-31b95daaa6a0 --network e785ab9b-22c3-4c21-8818-b0d69575f53f private-subnet 2021-12-10 02:28:54.422 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : grep ' id ' 2021-12-10 02:28:54.422 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : get_field 2 2021-12-10 02:28:54.426 | +++ functions-common:get_field:726 : local data field 2021-12-10 02:28:54.428 | +++ functions-common:get_field:727 : read data 2021-12-10 02:28:57.442 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:28:57.445 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-10 02:28:57.448 | +++ functions-common:get_field:731 : field='$3' 2021-12-10 02:28:57.451 | +++ functions-common:get_field:733 : echo '| id | 8b6e2f42-b35d-45b3-9a1f-d64abd3d5a91 |' 2021-12-10 02:28:57.454 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-10 02:28:57.457 | +++ functions-common:get_field:727 : read data 2021-12-10 02:28:57.460 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : subnet_id=8b6e2f42-b35d-45b3-9a1f-d64abd3d5a91 2021-12-10 02:28:57.463 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : die_if_not_set 281 subnet_id 'Failure creating private IPv4 subnet for 04b94b610a124f92bd24b8ef7aed9923' 2021-12-10 02:28:57.465 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-12-10 02:28:57.481 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:282 : echo 8b6e2f42-b35d-45b3-9a1f-d64abd3d5a91 2021-12-10 02:28:57.484 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : SUBNET_ID=8b6e2f42-b35d-45b3-9a1f-d64abd3d5a91 2021-12-10 02:28:57.487 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : [[ 4 =~ .*6 ]] 2021-12-10 02:28:57.490 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported router 2021-12-10 02:28:57.492 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=router 2021-12-10 02:28:57.496 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-10 02:28:59.731 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:28:59.735 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-10 02:28:59.735 | router-admin-state-down-before-update 2021-12-10 02:28:59.735 | agent 2021-12-10 02:28:59.735 | agent-resources-synced 2021-12-10 02:28:59.735 | allowed-address-pairs 2021-12-10 02:28:59.735 | auto-allocated-topology 2021-12-10 02:28:59.735 | availability_zone 2021-12-10 02:28:59.735 | availability_zone_filter 2021-12-10 02:28:59.735 | default-subnetpools 2021-12-10 02:28:59.735 | dhcp_agent_scheduler 2021-12-10 02:28:59.735 | dvr 2021-12-10 02:28:59.735 | empty-string-filtering 2021-12-10 02:28:59.735 | external-net 2021-12-10 02:28:59.735 | extra_dhcp_opt 2021-12-10 02:28:59.735 | extraroute 2021-12-10 02:28:59.735 | extraroute-atomic 2021-12-10 02:28:59.735 | filter-validation 2021-12-10 02:28:59.735 | fip-port-details 2021-12-10 02:28:59.735 | flavors 2021-12-10 02:28:59.735 | floatingip-pools 2021-12-10 02:28:59.735 | ip-substring-filtering 2021-12-10 02:28:59.735 | router 2021-12-10 02:28:59.735 | ext-gw-mode 2021-12-10 02:28:59.735 | l3-ha 2021-12-10 02:28:59.736 | l3-flavors 2021-12-10 02:28:59.736 | l3-port-ip-change-not-allowed 2021-12-10 02:28:59.736 | l3_agent_scheduler 2021-12-10 02:28:59.736 | metering 2021-12-10 02:28:59.736 | multi-provider 2021-12-10 02:28:59.736 | net-mtu 2021-12-10 02:28:59.736 | net-mtu-writable 2021-12-10 02:28:59.736 | network_availability_zone 2021-12-10 02:28:59.736 | network-ip-availability 2021-12-10 02:28:59.736 | pagination 2021-12-10 02:28:59.736 | port-mac-address-regenerate 2021-12-10 02:28:59.736 | binding 2021-12-10 02:28:59.736 | binding-extended 2021-12-10 02:28:59.736 | port-security 2021-12-10 02:28:59.736 | project-id 2021-12-10 02:28:59.736 | provider 2021-12-10 02:28:59.736 | quotas 2021-12-10 02:28:59.736 | quota_details 2021-12-10 02:28:59.736 | rbac-policies 2021-12-10 02:28:59.736 | rbac-address-scope 2021-12-10 02:28:59.736 | rbac-security-groups 2021-12-10 02:28:59.736 | rbac-subnetpool 2021-12-10 02:28:59.736 | revision-if-match 2021-12-10 02:28:59.736 | standard-attr-revisions 2021-12-10 02:28:59.736 | router_availability_zone 2021-12-10 02:28:59.736 | port-security-groups-filtering 2021-12-10 02:28:59.736 | security-group 2021-12-10 02:28:59.736 | service-type 2021-12-10 02:28:59.736 | sorting 2021-12-10 02:28:59.736 | standard-attr-description 2021-12-10 02:28:59.736 | stateful-security-group 2021-12-10 02:28:59.737 | subnet_onboard 2021-12-10 02:28:59.737 | subnet-service-types 2021-12-10 02:28:59.737 | subnet_allocation 2021-12-10 02:28:59.737 | subnetpool-prefix-ops 2021-12-10 02:28:59.737 | standard-attr-tag 2021-12-10 02:28:59.737 | standard-attr-timestamp' 2021-12-10 02:28:59.738 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-10 02:28:59.738 | router-admin-state-down-before-update 2021-12-10 02:28:59.738 | agent 2021-12-10 02:28:59.739 | agent-resources-synced 2021-12-10 02:28:59.739 | allowed-address-pairs 2021-12-10 02:28:59.739 | auto-allocated-topology 2021-12-10 02:28:59.739 | availability_zone 2021-12-10 02:28:59.739 | availability_zone_filter 2021-12-10 02:28:59.739 | default-subnetpools 2021-12-10 02:28:59.739 | dhcp_agent_scheduler 2021-12-10 02:28:59.739 | dvr 2021-12-10 02:28:59.739 | empty-string-filtering 2021-12-10 02:28:59.739 | external-net 2021-12-10 02:28:59.739 | extra_dhcp_opt 2021-12-10 02:28:59.739 | extraroute 2021-12-10 02:28:59.739 | extraroute-atomic 2021-12-10 02:28:59.739 | filter-validation 2021-12-10 02:28:59.739 | fip-port-details 2021-12-10 02:28:59.739 | flavors 2021-12-10 02:28:59.739 | floatingip-pools 2021-12-10 02:28:59.739 | ip-substring-filtering 2021-12-10 02:28:59.739 | router 2021-12-10 02:28:59.739 | ext-gw-mode 2021-12-10 02:28:59.739 | l3-ha 2021-12-10 02:28:59.739 | l3-flavors 2021-12-10 02:28:59.739 | l3-port-ip-change-not-allowed 2021-12-10 02:28:59.739 | l3_agent_scheduler 2021-12-10 02:28:59.739 | metering 2021-12-10 02:28:59.739 | multi-provider 2021-12-10 02:28:59.739 | net-mtu 2021-12-10 02:28:59.739 | net-mtu-writable 2021-12-10 02:28:59.739 | network_availability_zone 2021-12-10 02:28:59.739 | network-ip-availability 2021-12-10 02:28:59.739 | pagination 2021-12-10 02:28:59.739 | port-mac-address-regenerate 2021-12-10 02:28:59.739 | binding 2021-12-10 02:28:59.739 | binding-extended 2021-12-10 02:28:59.739 | port-security 2021-12-10 02:28:59.739 | project-id 2021-12-10 02:28:59.740 | provider 2021-12-10 02:28:59.740 | quotas 2021-12-10 02:28:59.740 | quota_details 2021-12-10 02:28:59.740 | rbac-policies 2021-12-10 02:28:59.740 | rbac-address-scope 2021-12-10 02:28:59.740 | rbac-security-groups 2021-12-10 02:28:59.740 | rbac-subnetpool 2021-12-10 02:28:59.740 | revision-if-match 2021-12-10 02:28:59.740 | standard-attr-revisions 2021-12-10 02:28:59.740 | router_availability_zone 2021-12-10 02:28:59.740 | port-security-groups-filtering 2021-12-10 02:28:59.740 | security-group 2021-12-10 02:28:59.740 | service-type 2021-12-10 02:28:59.740 | sorting 2021-12-10 02:28:59.740 | standard-attr-description 2021-12-10 02:28:59.740 | stateful-security-group 2021-12-10 02:28:59.740 | subnet_onboard 2021-12-10 02:28:59.740 | subnet-service-types 2021-12-10 02:28:59.740 | subnet_allocation 2021-12-10 02:28:59.740 | subnetpool-prefix-ops 2021-12-10 02:28:59.740 | standard-attr-tag 2021-12-10 02:28:59.740 | standard-attr-timestamp =~ router ]] 2021-12-10 02:28:59.743 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-10 02:28:59.745 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported external-net 2021-12-10 02:28:59.748 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-12-10 02:28:59.752 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-10 02:29:01.992 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:29:01.995 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-10 02:29:01.995 | router-admin-state-down-before-update 2021-12-10 02:29:01.995 | agent 2021-12-10 02:29:01.995 | agent-resources-synced 2021-12-10 02:29:01.995 | allowed-address-pairs 2021-12-10 02:29:01.995 | auto-allocated-topology 2021-12-10 02:29:01.995 | availability_zone 2021-12-10 02:29:01.995 | availability_zone_filter 2021-12-10 02:29:01.995 | default-subnetpools 2021-12-10 02:29:01.995 | dhcp_agent_scheduler 2021-12-10 02:29:01.995 | dvr 2021-12-10 02:29:01.996 | empty-string-filtering 2021-12-10 02:29:01.996 | external-net 2021-12-10 02:29:01.996 | extra_dhcp_opt 2021-12-10 02:29:01.996 | extraroute 2021-12-10 02:29:01.996 | extraroute-atomic 2021-12-10 02:29:01.996 | filter-validation 2021-12-10 02:29:01.996 | fip-port-details 2021-12-10 02:29:01.996 | flavors 2021-12-10 02:29:01.996 | floatingip-pools 2021-12-10 02:29:01.996 | ip-substring-filtering 2021-12-10 02:29:01.996 | router 2021-12-10 02:29:01.996 | ext-gw-mode 2021-12-10 02:29:01.996 | l3-ha 2021-12-10 02:29:01.996 | l3-flavors 2021-12-10 02:29:01.996 | l3-port-ip-change-not-allowed 2021-12-10 02:29:01.996 | l3_agent_scheduler 2021-12-10 02:29:01.996 | metering 2021-12-10 02:29:01.996 | multi-provider 2021-12-10 02:29:01.996 | net-mtu 2021-12-10 02:29:01.996 | net-mtu-writable 2021-12-10 02:29:01.996 | network_availability_zone 2021-12-10 02:29:01.996 | network-ip-availability 2021-12-10 02:29:01.996 | pagination 2021-12-10 02:29:01.996 | port-mac-address-regenerate 2021-12-10 02:29:01.996 | binding 2021-12-10 02:29:01.996 | binding-extended 2021-12-10 02:29:01.996 | port-security 2021-12-10 02:29:01.996 | project-id 2021-12-10 02:29:01.996 | provider 2021-12-10 02:29:01.996 | quotas 2021-12-10 02:29:01.996 | quota_details 2021-12-10 02:29:01.996 | rbac-policies 2021-12-10 02:29:01.996 | rbac-address-scope 2021-12-10 02:29:01.996 | rbac-security-groups 2021-12-10 02:29:01.996 | rbac-subnetpool 2021-12-10 02:29:01.997 | revision-if-match 2021-12-10 02:29:01.997 | standard-attr-revisions 2021-12-10 02:29:01.997 | router_availability_zone 2021-12-10 02:29:01.997 | port-security-groups-filtering 2021-12-10 02:29:01.997 | security-group 2021-12-10 02:29:01.997 | service-type 2021-12-10 02:29:01.997 | sorting 2021-12-10 02:29:01.997 | standard-attr-description 2021-12-10 02:29:01.997 | stateful-security-group 2021-12-10 02:29:01.997 | subnet_onboard 2021-12-10 02:29:01.997 | subnet-service-types 2021-12-10 02:29:01.997 | subnet_allocation 2021-12-10 02:29:01.997 | subnetpool-prefix-ops 2021-12-10 02:29:01.997 | standard-attr-tag 2021-12-10 02:29:01.997 | standard-attr-timestamp' 2021-12-10 02:29:01.998 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-10 02:29:01.998 | router-admin-state-down-before-update 2021-12-10 02:29:01.998 | agent 2021-12-10 02:29:01.998 | agent-resources-synced 2021-12-10 02:29:01.998 | allowed-address-pairs 2021-12-10 02:29:01.998 | auto-allocated-topology 2021-12-10 02:29:01.998 | availability_zone 2021-12-10 02:29:01.998 | availability_zone_filter 2021-12-10 02:29:01.998 | default-subnetpools 2021-12-10 02:29:01.998 | dhcp_agent_scheduler 2021-12-10 02:29:01.998 | dvr 2021-12-10 02:29:01.998 | empty-string-filtering 2021-12-10 02:29:01.998 | external-net 2021-12-10 02:29:01.998 | extra_dhcp_opt 2021-12-10 02:29:01.998 | extraroute 2021-12-10 02:29:01.998 | extraroute-atomic 2021-12-10 02:29:01.998 | filter-validation 2021-12-10 02:29:01.998 | fip-port-details 2021-12-10 02:29:01.998 | flavors 2021-12-10 02:29:01.998 | floatingip-pools 2021-12-10 02:29:01.998 | ip-substring-filtering 2021-12-10 02:29:01.998 | router 2021-12-10 02:29:01.998 | ext-gw-mode 2021-12-10 02:29:01.998 | l3-ha 2021-12-10 02:29:01.999 | l3-flavors 2021-12-10 02:29:01.999 | l3-port-ip-change-not-allowed 2021-12-10 02:29:01.999 | l3_agent_scheduler 2021-12-10 02:29:01.999 | metering 2021-12-10 02:29:01.999 | multi-provider 2021-12-10 02:29:01.999 | net-mtu 2021-12-10 02:29:01.999 | net-mtu-writable 2021-12-10 02:29:01.999 | network_availability_zone 2021-12-10 02:29:01.999 | network-ip-availability 2021-12-10 02:29:01.999 | pagination 2021-12-10 02:29:01.999 | port-mac-address-regenerate 2021-12-10 02:29:01.999 | binding 2021-12-10 02:29:01.999 | binding-extended 2021-12-10 02:29:01.999 | port-security 2021-12-10 02:29:01.999 | project-id 2021-12-10 02:29:01.999 | provider 2021-12-10 02:29:01.999 | quotas 2021-12-10 02:29:01.999 | quota_details 2021-12-10 02:29:01.999 | rbac-policies 2021-12-10 02:29:01.999 | rbac-address-scope 2021-12-10 02:29:01.999 | rbac-security-groups 2021-12-10 02:29:01.999 | rbac-subnetpool 2021-12-10 02:29:01.999 | revision-if-match 2021-12-10 02:29:01.999 | standard-attr-revisions 2021-12-10 02:29:01.999 | router_availability_zone 2021-12-10 02:29:01.999 | port-security-groups-filtering 2021-12-10 02:29:01.999 | security-group 2021-12-10 02:29:01.999 | service-type 2021-12-10 02:29:01.999 | sorting 2021-12-10 02:29:01.999 | standard-attr-description 2021-12-10 02:29:01.999 | stateful-security-group 2021-12-10 02:29:01.999 | subnet_onboard 2021-12-10 02:29:01.999 | subnet-service-types 2021-12-10 02:29:01.999 | subnet_allocation 2021-12-10 02:29:01.999 | subnetpool-prefix-ops 2021-12-10 02:29:01.999 | standard-attr-tag 2021-12-10 02:29:01.999 | standard-attr-timestamp =~ external-net ]] 2021-12-10 02:29:02.001 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-10 02:29:02.004 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : [[ True == \T\r\u\e ]] 2021-12-10 02:29:02.009 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 04b94b610a124f92bd24b8ef7aed9923 router1 2021-12-10 02:29:02.009 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : grep ' id ' 2021-12-10 02:29:02.009 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : get_field 2 2021-12-10 02:29:02.012 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:29:02.016 | ++ functions-common:get_field:727 : read data 2021-12-10 02:29:05.225 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:29:05.228 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-10 02:29:05.230 | ++ functions-common:get_field:731 : field='$3' 2021-12-10 02:29:05.234 | ++ functions-common:get_field:733 : echo '| id | ace7e884-2328-480b-a94a-38b5c1756fb5 |' 2021-12-10 02:29:05.234 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-10 02:29:05.239 | ++ functions-common:get_field:727 : read data 2021-12-10 02:29:05.243 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : ROUTER_ID=ace7e884-2328-480b-a94a-38b5c1756fb5 2021-12-10 02:29:05.245 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for 04b94b610a124f92bd24b8ef7aed9923 router1' 2021-12-10 02:29:05.248 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-10 02:29:05.264 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXTERNAL_NETWORK_FLAGS=--external 2021-12-10 02:29:05.267 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : is_networking_extension_supported auto-allocated-topology 2021-12-10 02:29:05.270 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-12-10 02:29:05.273 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-10 02:29:07.483 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:29:07.486 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-10 02:29:07.486 | router-admin-state-down-before-update 2021-12-10 02:29:07.486 | agent 2021-12-10 02:29:07.486 | agent-resources-synced 2021-12-10 02:29:07.486 | allowed-address-pairs 2021-12-10 02:29:07.486 | auto-allocated-topology 2021-12-10 02:29:07.486 | availability_zone 2021-12-10 02:29:07.486 | availability_zone_filter 2021-12-10 02:29:07.486 | default-subnetpools 2021-12-10 02:29:07.486 | dhcp_agent_scheduler 2021-12-10 02:29:07.486 | dvr 2021-12-10 02:29:07.486 | empty-string-filtering 2021-12-10 02:29:07.486 | external-net 2021-12-10 02:29:07.486 | extra_dhcp_opt 2021-12-10 02:29:07.486 | extraroute 2021-12-10 02:29:07.486 | extraroute-atomic 2021-12-10 02:29:07.486 | filter-validation 2021-12-10 02:29:07.486 | fip-port-details 2021-12-10 02:29:07.486 | flavors 2021-12-10 02:29:07.486 | floatingip-pools 2021-12-10 02:29:07.486 | ip-substring-filtering 2021-12-10 02:29:07.486 | router 2021-12-10 02:29:07.486 | ext-gw-mode 2021-12-10 02:29:07.486 | l3-ha 2021-12-10 02:29:07.486 | l3-flavors 2021-12-10 02:29:07.487 | l3-port-ip-change-not-allowed 2021-12-10 02:29:07.487 | l3_agent_scheduler 2021-12-10 02:29:07.487 | metering 2021-12-10 02:29:07.487 | multi-provider 2021-12-10 02:29:07.487 | net-mtu 2021-12-10 02:29:07.487 | net-mtu-writable 2021-12-10 02:29:07.487 | network_availability_zone 2021-12-10 02:29:07.487 | network-ip-availability 2021-12-10 02:29:07.487 | pagination 2021-12-10 02:29:07.487 | port-mac-address-regenerate 2021-12-10 02:29:07.487 | binding 2021-12-10 02:29:07.487 | binding-extended 2021-12-10 02:29:07.487 | port-security 2021-12-10 02:29:07.487 | project-id 2021-12-10 02:29:07.487 | provider 2021-12-10 02:29:07.487 | quotas 2021-12-10 02:29:07.487 | quota_details 2021-12-10 02:29:07.487 | rbac-policies 2021-12-10 02:29:07.487 | rbac-address-scope 2021-12-10 02:29:07.487 | rbac-security-groups 2021-12-10 02:29:07.487 | rbac-subnetpool 2021-12-10 02:29:07.487 | revision-if-match 2021-12-10 02:29:07.487 | standard-attr-revisions 2021-12-10 02:29:07.487 | router_availability_zone 2021-12-10 02:29:07.487 | port-security-groups-filtering 2021-12-10 02:29:07.487 | security-group 2021-12-10 02:29:07.487 | service-type 2021-12-10 02:29:07.487 | sorting 2021-12-10 02:29:07.487 | standard-attr-description 2021-12-10 02:29:07.487 | stateful-security-group 2021-12-10 02:29:07.487 | subnet_onboard 2021-12-10 02:29:07.487 | subnet-service-types 2021-12-10 02:29:07.487 | subnet_allocation 2021-12-10 02:29:07.487 | subnetpool-prefix-ops 2021-12-10 02:29:07.487 | standard-attr-tag 2021-12-10 02:29:07.488 | standard-attr-timestamp' 2021-12-10 02:29:07.489 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-10 02:29:07.489 | router-admin-state-down-before-update 2021-12-10 02:29:07.489 | agent 2021-12-10 02:29:07.489 | agent-resources-synced 2021-12-10 02:29:07.489 | allowed-address-pairs 2021-12-10 02:29:07.489 | auto-allocated-topology 2021-12-10 02:29:07.489 | availability_zone 2021-12-10 02:29:07.489 | availability_zone_filter 2021-12-10 02:29:07.489 | default-subnetpools 2021-12-10 02:29:07.489 | dhcp_agent_scheduler 2021-12-10 02:29:07.489 | dvr 2021-12-10 02:29:07.489 | empty-string-filtering 2021-12-10 02:29:07.489 | external-net 2021-12-10 02:29:07.489 | extra_dhcp_opt 2021-12-10 02:29:07.489 | extraroute 2021-12-10 02:29:07.489 | extraroute-atomic 2021-12-10 02:29:07.490 | filter-validation 2021-12-10 02:29:07.490 | fip-port-details 2021-12-10 02:29:07.490 | flavors 2021-12-10 02:29:07.490 | floatingip-pools 2021-12-10 02:29:07.490 | ip-substring-filtering 2021-12-10 02:29:07.490 | router 2021-12-10 02:29:07.490 | ext-gw-mode 2021-12-10 02:29:07.490 | l3-ha 2021-12-10 02:29:07.490 | l3-flavors 2021-12-10 02:29:07.490 | l3-port-ip-change-not-allowed 2021-12-10 02:29:07.490 | l3_agent_scheduler 2021-12-10 02:29:07.490 | metering 2021-12-10 02:29:07.490 | multi-provider 2021-12-10 02:29:07.490 | net-mtu 2021-12-10 02:29:07.490 | net-mtu-writable 2021-12-10 02:29:07.490 | network_availability_zone 2021-12-10 02:29:07.490 | network-ip-availability 2021-12-10 02:29:07.490 | pagination 2021-12-10 02:29:07.490 | port-mac-address-regenerate 2021-12-10 02:29:07.490 | binding 2021-12-10 02:29:07.490 | binding-extended 2021-12-10 02:29:07.490 | port-security 2021-12-10 02:29:07.490 | project-id 2021-12-10 02:29:07.490 | provider 2021-12-10 02:29:07.490 | quotas 2021-12-10 02:29:07.490 | quota_details 2021-12-10 02:29:07.490 | rbac-policies 2021-12-10 02:29:07.490 | rbac-address-scope 2021-12-10 02:29:07.490 | rbac-security-groups 2021-12-10 02:29:07.490 | rbac-subnetpool 2021-12-10 02:29:07.490 | revision-if-match 2021-12-10 02:29:07.490 | standard-attr-revisions 2021-12-10 02:29:07.490 | router_availability_zone 2021-12-10 02:29:07.490 | port-security-groups-filtering 2021-12-10 02:29:07.490 | security-group 2021-12-10 02:29:07.491 | service-type 2021-12-10 02:29:07.491 | sorting 2021-12-10 02:29:07.491 | standard-attr-description 2021-12-10 02:29:07.491 | stateful-security-group 2021-12-10 02:29:07.491 | subnet_onboard 2021-12-10 02:29:07.491 | subnet-service-types 2021-12-10 02:29:07.491 | subnet_allocation 2021-12-10 02:29:07.491 | subnetpool-prefix-ops 2021-12-10 02:29:07.491 | standard-attr-tag 2021-12-10 02:29:07.491 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-10 02:29:07.492 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-10 02:29:07.495 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-12-10 02:29:07.497 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : '[' True = True ']' 2021-12-10 02:29:07.502 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2021-12-10 02:29:07.502 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : get_field 2 2021-12-10 02:29:07.503 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : grep ' id ' 2021-12-10 02:29:07.506 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:29:07.509 | ++ functions-common:get_field:727 : read data 2021-12-10 02:29:10.513 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:29:10.516 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-10 02:29:10.520 | ++ functions-common:get_field:731 : field='$3' 2021-12-10 02:29:10.523 | ++ functions-common:get_field:733 : echo '| id | e0606263-cb11-4e35-9312-4e4f27f5b7c3 |' 2021-12-10 02:29:10.523 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-10 02:29:10.529 | ++ functions-common:get_field:727 : read data 2021-12-10 02:29:10.532 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : EXT_NET_ID=e0606263-cb11-4e35-9312-4e4f27f5b7c3 2021-12-10 02:29:10.535 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:251 : die_if_not_set 251 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-12-10 02:29:10.537 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-10 02:29:10.554 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 : [[ 4 =~ 4.* ]] 2021-12-10 02:29:10.557 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 : _neutron_configure_router_v4 2021-12-10 02:29:10.560 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet ace7e884-2328-480b-a94a-38b5c1756fb5 8b6e2f42-b35d-45b3-9a1f-d64abd3d5a91 2021-12-10 02:29:15.601 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local id_and_ext_gw_ip 2021-12-10 02:29:15.604 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : _neutron_create_public_subnet_v4 e0606263-cb11-4e35-9312-4e4f27f5b7c3 2021-12-10 02:29:15.606 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : local 'subnet_params=--ip-version 4 ' 2021-12-10 02:29:15.609 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+=' ' 2021-12-10 02:29:15.611 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : [[ -n 172.25.3.1 ]] 2021-12-10 02:29:15.613 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--gateway 172.25.3.1 ' 2021-12-10 02:29:15.616 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+='--network e0606263-cb11-4e35-9312-4e4f27f5b7c3 --subnet-range 172.25.3.0/24 --no-dhcp ' 2021-12-10 02:29:15.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : subnet_params+=public-subnet 2021-12-10 02:29:15.620 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : local id_and_ext_gw_ip 2021-12-10 02:29:15.624 | +++ 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.3.1 --network e0606263-cb11-4e35-9312-4e4f27f5b7c3 --subnet-range 172.25.3.0/24 --no-dhcp public-subnet 2021-12-10 02:29:15.624 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : grep -e gateway_ip -e ' id ' 2021-12-10 02:29:18.875 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:29:18.878 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.25.3.1 | 2021-12-10 02:29:18.878 | | id | 92b3b77d-466b-4d8d-841d-eabef170e583 |' 2021-12-10 02:29:18.880 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : die_if_not_set 319 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-12-10 02:29:18.883 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-12-10 02:29:18.908 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320 : echo '|' gateway_ip '|' 172.25.3.1 '|' '|' id '|' 92b3b77d-466b-4d8d-841d-eabef170e583 '|' 2021-12-10 02:29:18.911 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : id_and_ext_gw_ip='| gateway_ip | 172.25.3.1 | | id | 92b3b77d-466b-4d8d-841d-eabef170e583 |' 2021-12-10 02:29:18.913 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : local ext_gw_ip 2021-12-10 02:29:18.917 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 2 2021-12-10 02:29:18.920 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:29:18.921 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.25.3.1 '|' '|' id '|' 92b3b77d-466b-4d8d-841d-eabef170e583 '|' 2021-12-10 02:29:18.926 | ++ functions-common:get_field:727 : read data 2021-12-10 02:29:18.928 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-10 02:29:18.933 | ++ functions-common:get_field:731 : field='$3' 2021-12-10 02:29:18.936 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-10 02:29:18.936 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.25.3.1 | | id | 92b3b77d-466b-4d8d-841d-eabef170e583 |' 2021-12-10 02:29:18.942 | ++ functions-common:get_field:727 : read data 2021-12-10 02:29:18.946 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ext_gw_ip=172.25.3.1 2021-12-10 02:29:18.950 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.25.3.1 '|' '|' id '|' 92b3b77d-466b-4d8d-841d-eabef170e583 '|' 2021-12-10 02:29:18.951 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 5 2021-12-10 02:29:18.954 | ++ functions-common:get_field:726 : local data field 2021-12-10 02:29:18.957 | ++ functions-common:get_field:727 : read data 2021-12-10 02:29:18.960 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-12-10 02:29:18.963 | ++ functions-common:get_field:731 : field='$6' 2021-12-10 02:29:18.966 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.25.3.1 | | id | 92b3b77d-466b-4d8d-841d-eabef170e583 |' 2021-12-10 02:29:18.969 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-12-10 02:29:18.975 | ++ functions-common:get_field:727 : read data 2021-12-10 02:29:18.978 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : PUB_SUBNET_ID=92b3b77d-466b-4d8d-841d-eabef170e583 2021-12-10 02:29:18.980 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway e0606263-cb11-4e35-9312-4e4f27f5b7c3 ace7e884-2328-480b-a94a-38b5c1756fb5 2021-12-10 02:29:23.687 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : is_service_enabled q-l3 2021-12-10 02:29:23.703 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:29:23.705 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local ext_gw_interface=none 2021-12-10 02:29:23.708 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : is_neutron_ovs_base_plugin 2021-12-10 02:29:23.710 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-12-10 02:29:23.715 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : _neutron_get_ext_gw_interface 2021-12-10 02:29:23.718 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : [[ False == \T\r\u\e ]] 2021-12-10 02:29:23.721 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:158 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-12-10 02:29:23.742 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160 : echo br-data 2021-12-10 02:29:23.745 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ext_gw_interface=br-data 2021-12-10 02:29:23.747 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : [[ br-data != \n\o\n\e ]] 2021-12-10 02:29:23.750 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local cidr_len=24 2021-12-10 02:29:23.752 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-10 02:29:23.755 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-12-10 02:29:23.757 | + functions-common:test_with_retry:2269 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-10 02:29:23.760 | + functions-common:test_with_retry:2270 : local 'failmsg=br-data creation failed' 2021-12-10 02:29:23.762 | + functions-common:test_with_retry:2271 : local until=10 2021-12-10 02:29:23.765 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-12-10 02:29:23.767 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-12-10 02:29:23.770 | + functions-common:time_start:2317 : local name=test_with_retry 2021-12-10 02:29:23.772 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:29:23.774 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:29:23.778 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:29:23.781 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103363779 2021-12-10 02:29:23.784 | + functions-common:test_with_retry:2275 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-12-10 02:29:23.791 | + functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-12-10 02:29:23.793 | + functions-common:time_stop:2331 : local name 2021-12-10 02:29:23.795 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:29:23.799 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:29:23.801 | + functions-common:time_stop:2334 : local total 2021-12-10 02:29:23.803 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:29:23.806 | + functions-common:time_stop:2337 : name=test_with_retry 2021-12-10 02:29:23.808 | + functions-common:time_stop:2338 : start_time=1639103363779 2021-12-10 02:29:23.810 | + functions-common:time_stop:2340 : [[ -z 1639103363779 ]] 2021-12-10 02:29:23.813 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:29:23.817 | + functions-common:time_stop:2343 : end_time=1639103363814 2021-12-10 02:29:23.819 | + functions-common:time_stop:2344 : elapsed_time=35 2021-12-10 02:29:23.822 | + functions-common:time_stop:2345 : total=5605 2021-12-10 02:29:23.827 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:29:23.829 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5640 2021-12-10 02:29:23.833 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : grep -c 172.25.3.1 2021-12-10 02:29:23.835 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : ip addr show dev br-data 2021-12-10 02:29:23.842 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ 0 == 0 ]] 2021-12-10 02:29:23.845 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \F\a\l\s\e ]] 2021-12-10 02:29:23.848 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ False == \T\r\u\e ]] 2021-12-10 02:29:23.851 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \T\r\u\e ]] 2021-12-10 02:29:23.853 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip addr add 172.25.3.1/24 dev br-data 2021-12-10 02:29:23.868 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip link set br-data up 2021-12-10 02:29:23.882 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-12-10 02:29:23.884 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : tr '\n' ' ' 2021-12-10 02:29:23.884 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : awk -Fip_address '{ print $2 }' 2021-12-10 02:29:23.884 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : cut -f2 '-d'\''' 2021-12-10 02:29:26.235 | ++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:29:26.238 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : ROUTER_GW_IP=' 172.25.3.140 ' 2021-12-10 02:29:26.241 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : die_if_not_set 373 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-12-10 02:29:26.244 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-10 02:29:26.262 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375 : _neutron_set_router_id 2021-12-10 02:29:26.264 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:146 : [[ True == \F\a\l\s\e ]] 2021-12-10 02:29:26.267 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:258 : [[ 4 =~ .*6 ]] 2021-12-10 02:29:26.270 | + ./stack.sh:main:1311 : is_service_enabled nova 2021-12-10 02:29:26.287 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:29:26.291 | + ./stack.sh:main:1312 : echo_summary 'Starting Nova' 2021-12-10 02:29:26.294 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:29:26.297 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova 2021-12-10 02:29:26.300 | + ./stack.sh:main:1313 : start_nova 2021-12-10 02:29:26.303 | + lib/nova:start_nova:1053 : start_nova_rest 2021-12-10 02:29:26.305 | + lib/nova:start_nova_rest:951 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:29:26.308 | + lib/nova:start_nova_rest:952 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:29:26.311 | + lib/nova:start_nova_rest:952 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:29:26.313 | + lib/nova:start_nova_rest:954 : local api_cell_conf=/etc/nova/nova.conf 2021-12-10 02:29:26.318 | + lib/nova:start_nova_rest:955 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-10 02:29:26.321 | + lib/nova:start_nova_rest:957 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-10 02:29:26.323 | + functions-common:run_process:1582 : local service=n-sch 2021-12-10 02:29:26.326 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-10 02:29:26.329 | + functions-common:run_process:1584 : local group= 2021-12-10 02:29:26.331 | + functions-common:run_process:1585 : local user= 2021-12-10 02:29:26.335 | + functions-common:run_process:1587 : local name=n-sch 2021-12-10 02:29:26.338 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:29:26.340 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:29:26.343 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:29:26.346 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:29:26.349 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:29:26.353 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103366350 2021-12-10 02:29:26.357 | + functions-common:run_process:1590 : is_service_enabled n-sch 2021-12-10 02:29:26.373 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:29:26.377 | + functions-common:run_process:1591 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-12-10 02:29:26.380 | + functions-common:_run_under_systemd:1547 : local service=n-sch 2021-12-10 02:29:26.383 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-10 02:29:26.385 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-10 02:29:26.388 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-10 02:29:26.391 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-10 02:29:26.394 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-10 02:29:26.397 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-10 02:29:26.400 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-sch.service 2021-12-10 02:29:26.402 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:29:26.405 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:29:26.407 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-10 02:29:26.410 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-12-10 02:29:26.413 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-sch.service 2021-12-10 02:29:26.415 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-10 02:29:26.417 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:29:26.419 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-10 02:29:26.422 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:29:26.425 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:29:26.428 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-12-10 02:29:26.431 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:29:26.435 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-12-10 02:29:26.491 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-12-10 02:29:26.548 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-10 02:29:26.596 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-12-10 02:29:26.647 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-12-10 02:29:26.698 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:29:26.757 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:29:26.759 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-12-10 02:29:26.819 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:29:27.045 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-sch.service 2021-12-10 02:29:27.060 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-12-10 02:29:27.254 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-sch.service 2021-12-10 02:29:27.273 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:29:27.276 | + functions-common:time_stop:2331 : local name 2021-12-10 02:29:27.279 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:29:27.281 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:29:27.284 | + functions-common:time_stop:2334 : local total 2021-12-10 02:29:27.286 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:29:27.289 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:29:27.291 | + functions-common:time_stop:2338 : start_time=1639103366350 2021-12-10 02:29:27.294 | + functions-common:time_stop:2340 : [[ -z 1639103366350 ]] 2021-12-10 02:29:27.297 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:29:27.301 | + functions-common:time_stop:2343 : end_time=1639103367299 2021-12-10 02:29:27.304 | + functions-common:time_stop:2344 : elapsed_time=949 2021-12-10 02:29:27.306 | + functions-common:time_stop:2345 : total=16791 2021-12-10 02:29:27.309 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:29:27.312 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17740 2021-12-10 02:29:27.315 | + lib/nova:start_nova_rest:958 : '[' True == False ']' 2021-12-10 02:29:27.318 | ++ lib/nova:start_nova_rest:961 : which uwsgi 2021-12-10 02:29:27.322 | + lib/nova:start_nova_rest:961 : run_process n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-10 02:29:27.325 | + functions-common:run_process:1582 : local service=n-api-meta 2021-12-10 02:29:27.327 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-10 02:29:27.330 | + functions-common:run_process:1584 : local group= 2021-12-10 02:29:27.332 | + functions-common:run_process:1585 : local user= 2021-12-10 02:29:27.335 | + functions-common:run_process:1587 : local name=n-api-meta 2021-12-10 02:29:27.337 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:29:27.340 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:29:27.342 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:29:27.345 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:29:27.348 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:29:27.352 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103367349 2021-12-10 02:29:27.354 | + functions-common:run_process:1590 : is_service_enabled n-api-meta 2021-12-10 02:29:27.372 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:29:27.374 | + functions-common:run_process:1591 : _run_under_systemd n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-12-10 02:29:27.377 | + functions-common:_run_under_systemd:1547 : local service=n-api-meta 2021-12-10 02:29:27.380 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-10 02:29:27.383 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-10 02:29:27.385 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-10 02:29:27.388 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-10 02:29:27.390 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-12-10 02:29:27.393 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-12-10 02:29:27.395 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api-meta.service 2021-12-10 02:29:27.398 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:29:27.400 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:29:27.403 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-12-10 02:29:27.406 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2021-12-10 02:29:27.408 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api-meta.service 2021-12-10 02:29:27.412 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-10 02:29:27.415 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-10 02:29:27.419 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-10 02:29:27.427 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-12-10 02:29:27.431 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-10 02:29:27.435 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-12-10 02:29:27.492 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-12-10 02:29:27.549 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-12-10 02:29:27.595 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-10 02:29:27.642 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:29:27.698 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-12-10 02:29:27.747 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-12-10 02:29:27.794 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-12-10 02:29:27.851 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-12-10 02:29:27.900 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-12-10 02:29:27.948 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-10 02:29:27.951 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-12-10 02:29:28.008 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-10 02:29:28.233 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api-meta.service 2021-12-10 02:29:28.246 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-12-10 02:29:28.453 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api-meta.service 2021-12-10 02:29:28.529 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:29:28.531 | + functions-common:time_stop:2331 : local name 2021-12-10 02:29:28.534 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:29:28.537 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:29:28.539 | + functions-common:time_stop:2334 : local total 2021-12-10 02:29:28.542 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:29:28.544 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:29:28.547 | + functions-common:time_stop:2338 : start_time=1639103367349 2021-12-10 02:29:28.550 | + functions-common:time_stop:2340 : [[ -z 1639103367349 ]] 2021-12-10 02:29:28.554 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:29:28.557 | + functions-common:time_stop:2343 : end_time=1639103368554 2021-12-10 02:29:28.559 | + functions-common:time_stop:2344 : elapsed_time=1205 2021-12-10 02:29:28.562 | + functions-common:time_stop:2345 : total=17740 2021-12-10 02:29:28.565 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:29:28.568 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18945 2021-12-10 02:29:28.570 | + lib/nova:start_nova_rest:964 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:29:28.573 | + lib/nova:start_nova_rest:964 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:29:28.576 | + lib/nova:start_nova:1054 : start_nova_console_proxies 2021-12-10 02:29:28.579 | + lib/nova:start_nova_console_proxies:979 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:29:28.582 | + lib/nova:start_nova_console_proxies:981 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:29:28.584 | + lib/nova:start_nova_console_proxies:981 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:29:28.587 | + lib/nova:start_nova_console_proxies:983 : local api_cell_conf=/etc/nova/nova.conf 2021-12-10 02:29:28.590 | + lib/nova:start_nova_console_proxies:985 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-10 02:29:28.592 | + lib/nova:start_nova_console_proxies:991 : enable_nova_console_proxies 2021-12-10 02:29:28.597 | ++ lib/nova:enable_nova_console_proxies:968 : seq 1 1 2021-12-10 02:29:28.600 | + lib/nova:enable_nova_console_proxies:968 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-10 02:29:28.603 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-10 02:29:28.605 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-novnc 2021-12-10 02:29:28.624 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:29:28.627 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-10 02:29:28.629 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-xvnc 2021-12-10 02:29:28.664 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:29:28.671 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-10 02:29:28.677 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-spice 2021-12-10 02:29:28.722 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:29:28.726 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-10 02:29:28.728 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-sproxy 2021-12-10 02:29:28.767 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:29:28.776 | ++ lib/nova:start_nova_console_proxies:992 : seq 1 1 2021-12-10 02:29:28.788 | + lib/nova:start_nova_console_proxies:992 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-10 02:29:28.794 | + lib/nova:start_nova_console_proxies:993 : local conf 2021-12-10 02:29:28.800 | ++ lib/nova:start_nova_console_proxies:994 : conductor_conf 1 2021-12-10 02:29:28.809 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-10 02:29:28.816 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-10 02:29:28.825 | + lib/nova:start_nova_console_proxies:994 : conf=/etc/nova/nova_cell1.conf 2021-12-10 02:29:28.830 | + lib/nova:start_nova_console_proxies:995 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-10 02:29:28.836 | + functions-common:run_process:1582 : local service=n-novnc-cell1 2021-12-10 02:29:28.842 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-10 02:29:28.846 | + functions-common:run_process:1584 : local group= 2021-12-10 02:29:28.850 | + functions-common:run_process:1585 : local user= 2021-12-10 02:29:28.854 | + functions-common:run_process:1587 : local name=n-novnc-cell1 2021-12-10 02:29:28.858 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:29:28.862 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:29:28.866 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:29:28.870 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:29:28.881 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:29:28.889 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103368882 2021-12-10 02:29:28.897 | + functions-common:run_process:1590 : is_service_enabled n-novnc-cell1 2021-12-10 02:29:28.934 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:29:28.941 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:29:28.944 | + functions-common:time_stop:2331 : local name 2021-12-10 02:29:28.946 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:29:28.949 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:29:28.951 | + functions-common:time_stop:2334 : local total 2021-12-10 02:29:28.954 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:29:28.957 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:29:28.959 | + functions-common:time_stop:2338 : start_time=1639103368882 2021-12-10 02:29:28.962 | + functions-common:time_stop:2340 : [[ -z 1639103368882 ]] 2021-12-10 02:29:28.966 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:29:28.969 | + functions-common:time_stop:2343 : end_time=1639103368966 2021-12-10 02:29:28.972 | + functions-common:time_stop:2344 : elapsed_time=84 2021-12-10 02:29:28.975 | + functions-common:time_stop:2345 : total=18945 2021-12-10 02:29:28.977 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:29:28.980 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19029 2021-12-10 02:29:28.983 | + lib/nova:start_nova_console_proxies:996 : run_process n-xvnc-cell1 '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-10 02:29:28.986 | + functions-common:run_process:1582 : local service=n-xvnc-cell1 2021-12-10 02:29:28.989 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-10 02:29:28.991 | + functions-common:run_process:1584 : local group= 2021-12-10 02:29:28.994 | + functions-common:run_process:1585 : local user= 2021-12-10 02:29:28.997 | + functions-common:run_process:1587 : local name=n-xvnc-cell1 2021-12-10 02:29:28.999 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:29:29.002 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:29:29.005 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:29:29.008 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:29:29.013 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:29:29.016 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103369012 2021-12-10 02:29:29.018 | + functions-common:run_process:1590 : is_service_enabled n-xvnc-cell1 2021-12-10 02:29:29.038 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:29:29.041 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:29:29.043 | + functions-common:time_stop:2331 : local name 2021-12-10 02:29:29.046 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:29:29.049 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:29:29.052 | + functions-common:time_stop:2334 : local total 2021-12-10 02:29:29.054 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:29:29.057 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:29:29.060 | + functions-common:time_stop:2338 : start_time=1639103369012 2021-12-10 02:29:29.064 | + functions-common:time_stop:2340 : [[ -z 1639103369012 ]] 2021-12-10 02:29:29.075 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:29:29.075 | + functions-common:time_stop:2343 : end_time=1639103369068 2021-12-10 02:29:29.075 | + functions-common:time_stop:2344 : elapsed_time=56 2021-12-10 02:29:29.075 | + functions-common:time_stop:2345 : total=19029 2021-12-10 02:29:29.080 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:29:29.080 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19085 2021-12-10 02:29:29.084 | + lib/nova:start_nova_console_proxies:997 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-10 02:29:29.084 | + functions-common:run_process:1582 : local service=n-spice-cell1 2021-12-10 02:29:29.088 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-10 02:29:29.092 | + functions-common:run_process:1584 : local group= 2021-12-10 02:29:29.092 | + functions-common:run_process:1585 : local user= 2021-12-10 02:29:29.096 | + functions-common:run_process:1587 : local name=n-spice-cell1 2021-12-10 02:29:29.100 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:29:29.103 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:29:29.103 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:29:29.107 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:29:29.109 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:29:29.114 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103369110 2021-12-10 02:29:29.116 | + functions-common:run_process:1590 : is_service_enabled n-spice-cell1 2021-12-10 02:29:29.136 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:29:29.136 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:29:29.140 | + functions-common:time_stop:2331 : local name 2021-12-10 02:29:29.144 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:29:29.144 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:29:29.148 | + functions-common:time_stop:2334 : local total 2021-12-10 02:29:29.148 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:29:29.151 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:29:29.156 | + functions-common:time_stop:2338 : start_time=1639103369110 2021-12-10 02:29:29.156 | + functions-common:time_stop:2340 : [[ -z 1639103369110 ]] 2021-12-10 02:29:29.160 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:29:29.164 | + functions-common:time_stop:2343 : end_time=1639103369159 2021-12-10 02:29:29.164 | + functions-common:time_stop:2344 : elapsed_time=49 2021-12-10 02:29:29.167 | + functions-common:time_stop:2345 : total=19085 2021-12-10 02:29:29.172 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:29:29.174 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19134 2021-12-10 02:29:29.177 | + lib/nova:start_nova_console_proxies:998 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-10 02:29:29.180 | + functions-common:run_process:1582 : local service=n-sproxy-cell1 2021-12-10 02:29:29.183 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-10 02:29:29.185 | + functions-common:run_process:1584 : local group= 2021-12-10 02:29:29.187 | + functions-common:run_process:1585 : local user= 2021-12-10 02:29:29.190 | + functions-common:run_process:1587 : local name=n-sproxy-cell1 2021-12-10 02:29:29.192 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:29:29.195 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:29:29.197 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:29:29.200 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:29:29.203 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:29:29.207 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103369203 2021-12-10 02:29:29.210 | + functions-common:run_process:1590 : is_service_enabled n-sproxy-cell1 2021-12-10 02:29:29.232 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:29:29.235 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:29:29.238 | + functions-common:time_stop:2331 : local name 2021-12-10 02:29:29.240 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:29:29.243 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:29:29.245 | + functions-common:time_stop:2334 : local total 2021-12-10 02:29:29.248 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:29:29.250 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:29:29.253 | + functions-common:time_stop:2338 : start_time=1639103369203 2021-12-10 02:29:29.255 | + functions-common:time_stop:2340 : [[ -z 1639103369203 ]] 2021-12-10 02:29:29.260 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:29:29.262 | + functions-common:time_stop:2343 : end_time=1639103369259 2021-12-10 02:29:29.265 | + functions-common:time_stop:2344 : elapsed_time=56 2021-12-10 02:29:29.267 | + functions-common:time_stop:2345 : total=19134 2021-12-10 02:29:29.270 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:29:29.272 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19190 2021-12-10 02:29:29.275 | + lib/nova:start_nova_console_proxies:1002 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:29:29.278 | + lib/nova:start_nova_console_proxies:1002 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:29:29.281 | + lib/nova:start_nova:1055 : start_nova_conductor 2021-12-10 02:29:29.284 | + lib/nova:start_nova_conductor:1015 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-10 02:29:29.286 | + lib/nova:start_nova_conductor:1021 : enable_nova_fleet 2021-12-10 02:29:29.289 | + lib/nova:enable_nova_fleet:1006 : is_service_enabled n-cond 2021-12-10 02:29:29.308 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:29:29.311 | + lib/nova:enable_nova_fleet:1007 : enable_service n-super-cond 2021-12-10 02:29:29.368 | ++ lib/nova:enable_nova_fleet:1008 : seq 1 1 2021-12-10 02:29:29.370 | + lib/nova:enable_nova_fleet:1008 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-10 02:29:29.373 | + lib/nova:enable_nova_fleet:1009 : enable_service n-cond-cell1 2021-12-10 02:29:29.423 | + lib/nova:start_nova_conductor:1022 : is_service_enabled n-super-cond 2021-12-10 02:29:29.445 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:29:29.447 | + lib/nova:start_nova_conductor:1023 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-10 02:29:29.450 | + functions-common:run_process:1582 : local service=n-super-cond 2021-12-10 02:29:29.453 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-10 02:29:29.456 | + functions-common:run_process:1584 : local group= 2021-12-10 02:29:29.459 | + functions-common:run_process:1585 : local user= 2021-12-10 02:29:29.461 | + functions-common:run_process:1587 : local name=n-super-cond 2021-12-10 02:29:29.464 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:29:29.466 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:29:29.469 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:29:29.472 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:29:29.476 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:29:29.480 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103369477 2021-12-10 02:29:29.486 | + functions-common:run_process:1590 : is_service_enabled n-super-cond 2021-12-10 02:29:29.504 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:29:29.507 | + functions-common:run_process:1591 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-12-10 02:29:29.510 | + functions-common:_run_under_systemd:1547 : local service=n-super-cond 2021-12-10 02:29:29.512 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-10 02:29:29.515 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-10 02:29:29.518 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-10 02:29:29.521 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-10 02:29:29.523 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-10 02:29:29.526 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-10 02:29:29.529 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-super-cond.service 2021-12-10 02:29:29.531 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:29:29.535 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:29:29.537 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-10 02:29:29.540 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-12-10 02:29:29.543 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-super-cond.service 2021-12-10 02:29:29.545 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-10 02:29:29.547 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:29:29.549 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-10 02:29:29.552 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:29:29.554 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:29:29.557 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-12-10 02:29:29.559 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:29:29.563 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-12-10 02:29:29.627 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-12-10 02:29:29.696 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-10 02:29:29.755 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-12-10 02:29:29.808 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-12-10 02:29:29.905 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:29:29.962 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:29:29.965 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-12-10 02:29:30.030 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:29:30.258 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-super-cond.service 2021-12-10 02:29:30.276 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-12-10 02:29:30.496 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-super-cond.service 2021-12-10 02:29:30.519 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:29:30.524 | + functions-common:time_stop:2331 : local name 2021-12-10 02:29:30.529 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:29:30.534 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:29:30.541 | + functions-common:time_stop:2334 : local total 2021-12-10 02:29:30.545 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:29:30.548 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:29:30.551 | + functions-common:time_stop:2338 : start_time=1639103369477 2021-12-10 02:29:30.553 | + functions-common:time_stop:2340 : [[ -z 1639103369477 ]] 2021-12-10 02:29:30.559 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:29:30.563 | + functions-common:time_stop:2343 : end_time=1639103370560 2021-12-10 02:29:30.566 | + functions-common:time_stop:2344 : elapsed_time=1083 2021-12-10 02:29:30.569 | + functions-common:time_stop:2345 : total=19190 2021-12-10 02:29:30.572 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:29:30.578 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20273 2021-12-10 02:29:30.585 | ++ lib/nova:start_nova_conductor:1025 : seq 1 1 2021-12-10 02:29:30.593 | + lib/nova:start_nova_conductor:1025 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-10 02:29:30.598 | + lib/nova:start_nova_conductor:1026 : is_service_enabled n-cond-cell1 2021-12-10 02:29:30.632 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:29:30.638 | + lib/nova:start_nova_conductor:1027 : local conf 2021-12-10 02:29:30.649 | ++ lib/nova:start_nova_conductor:1028 : conductor_conf 1 2021-12-10 02:29:30.657 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-10 02:29:30.662 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-10 02:29:30.671 | + lib/nova:start_nova_conductor:1028 : conf=/etc/nova/nova_cell1.conf 2021-12-10 02:29:30.675 | + lib/nova:start_nova_conductor:1029 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-10 02:29:30.681 | + functions-common:run_process:1582 : local service=n-cond-cell1 2021-12-10 02:29:30.690 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-10 02:29:30.695 | + functions-common:run_process:1584 : local group= 2021-12-10 02:29:30.702 | + functions-common:run_process:1585 : local user= 2021-12-10 02:29:30.710 | + functions-common:run_process:1587 : local name=n-cond-cell1 2021-12-10 02:29:30.718 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:29:30.724 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:29:30.733 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:29:30.741 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:29:30.746 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:29:30.754 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103370749 2021-12-10 02:29:30.764 | + functions-common:run_process:1590 : is_service_enabled n-cond-cell1 2021-12-10 02:29:30.816 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:29:30.828 | + functions-common:run_process:1591 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-12-10 02:29:30.836 | + functions-common:_run_under_systemd:1547 : local service=n-cond-cell1 2021-12-10 02:29:30.840 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-10 02:29:30.844 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-10 02:29:30.856 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-10 02:29:30.858 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-10 02:29:30.867 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-12-10 02:29:30.872 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-12-10 02:29:30.878 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-cond-cell1.service 2021-12-10 02:29:30.881 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:29:30.886 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:29:30.893 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-12-10 02:29:30.900 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-12-10 02:29:30.903 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-cond-cell1.service 2021-12-10 02:29:30.906 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-10 02:29:30.908 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:29:30.913 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-10 02:29:30.921 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:29:30.928 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:29:30.937 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-12-10 02:29:30.952 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:29:30.965 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-12-10 02:29:31.101 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-12-10 02:29:31.241 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-10 02:29:31.369 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-12-10 02:29:31.444 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-12-10 02:29:31.528 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:29:31.624 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:29:31.633 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-12-10 02:29:31.758 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:29:32.027 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-cond-cell1.service 2021-12-10 02:29:32.043 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-12-10 02:29:32.278 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-cond-cell1.service 2021-12-10 02:29:32.313 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:29:32.317 | + functions-common:time_stop:2331 : local name 2021-12-10 02:29:32.325 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:29:32.333 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:29:32.339 | + functions-common:time_stop:2334 : local total 2021-12-10 02:29:32.346 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:29:32.351 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:29:32.357 | + functions-common:time_stop:2338 : start_time=1639103370749 2021-12-10 02:29:32.363 | + functions-common:time_stop:2340 : [[ -z 1639103370749 ]] 2021-12-10 02:29:32.372 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:29:32.382 | + functions-common:time_stop:2343 : end_time=1639103372374 2021-12-10 02:29:32.389 | + functions-common:time_stop:2344 : elapsed_time=1625 2021-12-10 02:29:32.395 | + functions-common:time_stop:2345 : total=20273 2021-12-10 02:29:32.404 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:29:32.408 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=21898 2021-12-10 02:29:32.411 | + lib/nova:start_nova:1056 : start_nova_compute 2021-12-10 02:29:32.418 | + lib/nova:start_nova_compute:886 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:29:32.422 | + lib/nova:start_nova_compute:887 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:29:32.430 | + lib/nova:start_nova_compute:887 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:29:32.435 | + lib/nova:start_nova_compute:889 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-10 02:29:32.446 | + lib/nova:start_nova_compute:892 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-12-10 02:29:32.460 | + lib/nova:start_nova_compute:894 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-10 02:29:32.473 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-10 02:29:32.481 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-10 02:29:32.487 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-12-10 02:29:32.493 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-10 02:29:32.500 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-12-10 02:29:32.508 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-12-10 02:29:32.525 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-12-10 02:29:32.530 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-12-10 02:29:32.535 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-10 02:29:32.544 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-10 02:29:32.544 | BEGIN { 2021-12-10 02:29:32.544 | section = "" 2021-12-10 02:29:32.544 | last_section = "" 2021-12-10 02:29:32.545 | section_count = 0 2021-12-10 02:29:32.545 | } 2021-12-10 02:29:32.545 | /^\[.+\]/ { 2021-12-10 02:29:32.545 | gsub("[][]", "", $1); 2021-12-10 02:29:32.545 | section=$1 2021-12-10 02:29:32.545 | next 2021-12-10 02:29:32.545 | } 2021-12-10 02:29:32.545 | /^ *\#/ { 2021-12-10 02:29:32.545 | next 2021-12-10 02:29:32.545 | } 2021-12-10 02:29:32.545 | /^[^ \t]+/ { 2021-12-10 02:29:32.545 | # get offset of first = in $0 2021-12-10 02:29:32.545 | eq_idx = index($0, "=") 2021-12-10 02:29:32.545 | # extract attr & value from $0 2021-12-10 02:29:32.545 | attr = substr($0, 1, eq_idx - 1) 2021-12-10 02:29:32.545 | value = substr($0, eq_idx + 1) 2021-12-10 02:29:32.545 | # only need to strip trailing whitespace from attr 2021-12-10 02:29:32.545 | sub(/[ \t]*$/, "", attr) 2021-12-10 02:29:32.545 | # need to strip leading & trailing whitespace from value 2021-12-10 02:29:32.545 | sub(/^[ \t]*/, "", value) 2021-12-10 02:29:32.545 | sub(/[ \t]*$/, "", value) 2021-12-10 02:29:32.545 | 2021-12-10 02:29:32.545 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-10 02:29:32.545 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-10 02:29:32.545 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-10 02:29:32.545 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-10 02:29:32.545 | if (! (section, attr) in cfg_attr_count) { 2021-12-10 02:29:32.545 | if (section != last_section) { 2021-12-10 02:29:32.545 | cfg_section[section_count++] = section 2021-12-10 02:29:32.545 | last_section = section 2021-12-10 02:29:32.545 | } 2021-12-10 02:29:32.545 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-10 02:29:32.545 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-10 02:29:32.545 | 2021-12-10 02:29:32.546 | cfg_attr[section, attr, 0] = value 2021-12-10 02:29:32.546 | cfg_attr_count[section, attr] = 1 2021-12-10 02:29:32.546 | } else { 2021-12-10 02:29:32.546 | lno = cfg_attr_count[section, attr]++ 2021-12-10 02:29:32.546 | cfg_attr[section, attr, lno] = value 2021-12-10 02:29:32.546 | } 2021-12-10 02:29:32.546 | } 2021-12-10 02:29:32.546 | END { 2021-12-10 02:29:32.546 | # Process each section in order 2021-12-10 02:29:32.546 | for (sno = 0; sno < section_count; sno++) { 2021-12-10 02:29:32.546 | section = cfg_section[sno] 2021-12-10 02:29:32.546 | # The ini routines simply append a config item immediately 2021-12-10 02:29:32.546 | # after the section header. To keep the same order as defined 2021-12-10 02:29:32.546 | # in local.conf, invoke the ini routines in the reverse order 2021-12-10 02:29:32.546 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-10 02:29:32.546 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-10 02:29:32.546 | if (cfg_attr_count[section, attr] == 1) 2021-12-10 02:29:32.546 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-10 02:29:32.546 | else { 2021-12-10 02:29:32.546 | # For multiline, invoke the ini routines in the reverse order 2021-12-10 02:29:32.546 | count = cfg_attr_count[section, attr] 2021-12-10 02:29:32.546 | print "inidelete " configfile " " section " " attr 2021-12-10 02:29:32.546 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-10 02:29:32.546 | for (l = count -2; l >= 0; l--) 2021-12-10 02:29:32.546 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-10 02:29:32.546 | } 2021-12-10 02:29:32.546 | } 2021-12-10 02:29:32.546 | } 2021-12-10 02:29:32.546 | } 2021-12-10 02:29:32.546 | ' 2021-12-10 02:29:32.546 | + inc/meta-config:merge_config_file:164 : read a 2021-12-10 02:29:32.553 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-10 02:29:32.565 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-10 02:29:32.580 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-12-10 02:29:32.593 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-10 02:29:32.601 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-12-10 02:29:32.611 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-10 02:29:32.611 | BEGIN { group = "" } 2021-12-10 02:29:32.611 | /^\[\[.+\|.*\]\]/ { 2021-12-10 02:29:32.612 | gsub("[][]", "", $1); 2021-12-10 02:29:32.612 | split($1, a, "|"); 2021-12-10 02:29:32.612 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-10 02:29:32.612 | group=a[1] 2021-12-10 02:29:32.612 | } else { 2021-12-10 02:29:32.612 | group="" 2021-12-10 02:29:32.612 | } 2021-12-10 02:29:32.612 | next 2021-12-10 02:29:32.612 | } 2021-12-10 02:29:32.612 | { 2021-12-10 02:29:32.612 | if (group != "") 2021-12-10 02:29:32.612 | print $0 2021-12-10 02:29:32.612 | } 2021-12-10 02:29:32.612 | ' /home/ubuntu/devstack/local.conf 2021-12-10 02:29:32.618 | + lib/nova:start_nova_compute:896 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-10 02:29:32.621 | + lib/nova:start_nova_compute:903 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-12-10 02:29:32.686 | + lib/nova:start_nova_compute:906 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-12-10 02:29:32.759 | + lib/nova:start_nova_compute:907 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-12-10 02:29:32.765 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-10 02:29:32.773 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-12-10 02:29:32.777 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-10 02:29:32.781 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-10 02:29:32.789 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-10 02:29:32.837 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:29:32.844 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-10 02:29:32.856 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-10 02:29:32.869 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-10 02:29:32.913 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:29:32.921 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2021-12-10 02:29:32.924 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2021-12-10 02:29:32.998 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-10 02:29:33.001 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-10 02:29:33.007 | + lib/nova:start_nova_compute:911 : inidelete /etc/nova/nova-cpu.conf database connection 2021-12-10 02:29:33.045 | + lib/nova:start_nova_compute:912 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-12-10 02:29:33.104 | + lib/nova:start_nova_compute:917 : configure_console_compute 2021-12-10 02:29:33.113 | + lib/nova:configure_console_compute:622 : local offset 2021-12-10 02:29:33.121 | + lib/nova:configure_console_compute:623 : offset=0 2021-12-10 02:29:33.126 | + lib/nova:configure_console_compute:627 : local default_proxyclient_addr 2021-12-10 02:29:33.132 | ++ lib/nova:configure_console_compute:628 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-12-10 02:29:33.179 | + lib/nova:configure_console_compute:628 : default_proxyclient_addr=10.222.0.46 2021-12-10 02:29:33.186 | + lib/nova:configure_console_compute:632 : is_service_enabled n-cpu 2021-12-10 02:29:33.217 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:29:33.228 | + lib/nova:configure_console_compute:650 : is_service_enabled n-novnc 2021-12-10 02:29:33.257 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:29:33.263 | + lib/nova:configure_console_compute:650 : is_service_enabled n-xvnc 2021-12-10 02:29:33.304 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:29:33.311 | + lib/nova:configure_console_compute:650 : '[' False '!=' False ']' 2021-12-10 02:29:33.321 | + lib/nova:configure_console_compute:658 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-12-10 02:29:33.388 | + lib/nova:configure_console_compute:661 : is_service_enabled n-spice 2021-12-10 02:29:33.421 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:29:33.429 | + lib/nova:configure_console_compute:671 : is_service_enabled n-sproxy 2021-12-10 02:29:33.466 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:29:33.473 | + lib/nova:start_nova_compute:919 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-12-10 02:29:33.478 | + lib/nova:start_nova_compute:923 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-12-10 02:29:33.485 | + functions-common:run_process:1582 : local service=n-cpu 2021-12-10 02:29:33.490 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-12-10 02:29:33.494 | + functions-common:run_process:1584 : local group=libvirt 2021-12-10 02:29:33.502 | + functions-common:run_process:1585 : local user= 2021-12-10 02:29:33.509 | + functions-common:run_process:1587 : local name=n-cpu 2021-12-10 02:29:33.514 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:29:33.521 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:29:33.526 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:29:33.533 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:29:33.540 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:29:33.553 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103373542 2021-12-10 02:29:33.558 | + functions-common:run_process:1590 : is_service_enabled n-cpu 2021-12-10 02:29:33.601 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:29:33.613 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:29:33.625 | + functions-common:time_stop:2331 : local name 2021-12-10 02:29:33.633 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:29:33.642 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:29:33.653 | + functions-common:time_stop:2334 : local total 2021-12-10 02:29:33.661 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:29:33.669 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:29:33.677 | + functions-common:time_stop:2338 : start_time=1639103373542 2021-12-10 02:29:33.683 | + functions-common:time_stop:2340 : [[ -z 1639103373542 ]] 2021-12-10 02:29:33.694 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:29:33.709 | + functions-common:time_stop:2343 : end_time=1639103373695 2021-12-10 02:29:33.717 | + functions-common:time_stop:2344 : elapsed_time=153 2021-12-10 02:29:33.720 | + functions-common:time_stop:2345 : total=21898 2021-12-10 02:29:33.733 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:29:33.741 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22051 2021-12-10 02:29:33.747 | + lib/nova:start_nova_compute:945 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:29:33.757 | + lib/nova:start_nova_compute:945 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-10 02:29:33.768 | + lib/nova:start_nova:1057 : is_service_enabled n-api 2021-12-10 02:29:33.816 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:29:33.825 | + lib/nova:start_nova:1059 : echo 'Dumping cells_v2 mapping' 2021-12-10 02:29:33.825 | Dumping cells_v2 mapping 2021-12-10 02:29:33.825 | + lib/nova:start_nova:1060 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-12-10 02:29:37.331 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-10 02:29:37.331 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-12-10 02:29:37.331 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-10 02:29:37.331 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-12-10 02:29:37.331 | | cell1 | 14d2ce6b-39a9-4a87-8c2e-6ef656e93839 | rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-12-10 02:29:37.331 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-10 02:29:37.725 | + ./stack.sh:main:1314 : create_flavors 2021-12-10 02:29:37.728 | + lib/nova:create_flavors:1124 : is_service_enabled n-api 2021-12-10 02:29:37.745 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:29:37.748 | + lib/nova:create_flavors:1125 : openstack --os-region-name=RegionOne flavor list 2021-12-10 02:29:37.748 | + lib/nova:create_flavors:1125 : grep -q ds512M 2021-12-10 02:29:40.426 | + lib/nova:create_flavors:1127 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-12-10 02:29:43.042 | +----------------------------+-----------------------+ 2021-12-10 02:29:43.042 | | Field | Value | 2021-12-10 02:29:43.043 | +----------------------------+-----------------------+ 2021-12-10 02:29:43.043 | | OS-FLV-DISABLED:disabled | False | 2021-12-10 02:29:43.043 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-10 02:29:43.043 | | disk | 1 | 2021-12-10 02:29:43.043 | | id | c1 | 2021-12-10 02:29:43.043 | | name | cirros256 | 2021-12-10 02:29:43.043 | | os-flavor-access:is_public | True | 2021-12-10 02:29:43.043 | | properties | hw_rng:allowed='True' | 2021-12-10 02:29:43.043 | | ram | 256 | 2021-12-10 02:29:43.043 | | rxtx_factor | 1.0 | 2021-12-10 02:29:43.043 | | swap | | 2021-12-10 02:29:43.043 | | vcpus | 1 | 2021-12-10 02:29:43.043 | +----------------------------+-----------------------+ 2021-12-10 02:29:43.157 | + lib/nova:create_flavors:1128 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-12-10 02:29:45.568 | +----------------------------+-----------------------+ 2021-12-10 02:29:45.568 | | Field | Value | 2021-12-10 02:29:45.569 | +----------------------------+-----------------------+ 2021-12-10 02:29:45.569 | | OS-FLV-DISABLED:disabled | False | 2021-12-10 02:29:45.569 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-10 02:29:45.569 | | disk | 5 | 2021-12-10 02:29:45.569 | | id | d1 | 2021-12-10 02:29:45.569 | | name | ds512M | 2021-12-10 02:29:45.569 | | os-flavor-access:is_public | True | 2021-12-10 02:29:45.569 | | properties | hw_rng:allowed='True' | 2021-12-10 02:29:45.569 | | ram | 512 | 2021-12-10 02:29:45.569 | | rxtx_factor | 1.0 | 2021-12-10 02:29:45.569 | | swap | | 2021-12-10 02:29:45.569 | | vcpus | 1 | 2021-12-10 02:29:45.569 | +----------------------------+-----------------------+ 2021-12-10 02:29:45.681 | + lib/nova:create_flavors:1129 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-12-10 02:29:48.004 | +----------------------------+-----------------------+ 2021-12-10 02:29:48.004 | | Field | Value | 2021-12-10 02:29:48.004 | +----------------------------+-----------------------+ 2021-12-10 02:29:48.004 | | OS-FLV-DISABLED:disabled | False | 2021-12-10 02:29:48.004 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-10 02:29:48.004 | | disk | 10 | 2021-12-10 02:29:48.004 | | id | d2 | 2021-12-10 02:29:48.004 | | name | ds1G | 2021-12-10 02:29:48.004 | | os-flavor-access:is_public | True | 2021-12-10 02:29:48.004 | | properties | hw_rng:allowed='True' | 2021-12-10 02:29:48.004 | | ram | 1024 | 2021-12-10 02:29:48.005 | | rxtx_factor | 1.0 | 2021-12-10 02:29:48.005 | | swap | | 2021-12-10 02:29:48.005 | | vcpus | 1 | 2021-12-10 02:29:48.005 | +----------------------------+-----------------------+ 2021-12-10 02:29:48.116 | + lib/nova:create_flavors:1130 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-12-10 02:29:50.416 | +----------------------------+-----------------------+ 2021-12-10 02:29:50.416 | | Field | Value | 2021-12-10 02:29:50.416 | +----------------------------+-----------------------+ 2021-12-10 02:29:50.416 | | OS-FLV-DISABLED:disabled | False | 2021-12-10 02:29:50.416 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-10 02:29:50.416 | | disk | 10 | 2021-12-10 02:29:50.416 | | id | d3 | 2021-12-10 02:29:50.416 | | name | ds2G | 2021-12-10 02:29:50.417 | | os-flavor-access:is_public | True | 2021-12-10 02:29:50.417 | | properties | hw_rng:allowed='True' | 2021-12-10 02:29:50.417 | | ram | 2048 | 2021-12-10 02:29:50.417 | | rxtx_factor | 1.0 | 2021-12-10 02:29:50.417 | | swap | | 2021-12-10 02:29:50.417 | | vcpus | 2 | 2021-12-10 02:29:50.417 | +----------------------------+-----------------------+ 2021-12-10 02:29:50.532 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-12-10 02:29:52.850 | +----------------------------+-----------------------+ 2021-12-10 02:29:52.851 | | Field | Value | 2021-12-10 02:29:52.851 | +----------------------------+-----------------------+ 2021-12-10 02:29:52.851 | | OS-FLV-DISABLED:disabled | False | 2021-12-10 02:29:52.851 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-10 02:29:52.851 | | disk | 20 | 2021-12-10 02:29:52.851 | | id | d4 | 2021-12-10 02:29:52.851 | | name | ds4G | 2021-12-10 02:29:52.851 | | os-flavor-access:is_public | True | 2021-12-10 02:29:52.851 | | properties | hw_rng:allowed='True' | 2021-12-10 02:29:52.851 | | ram | 4096 | 2021-12-10 02:29:52.851 | | rxtx_factor | 1.0 | 2021-12-10 02:29:52.851 | | swap | | 2021-12-10 02:29:52.851 | | vcpus | 4 | 2021-12-10 02:29:52.851 | +----------------------------+-----------------------+ 2021-12-10 02:29:52.965 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor list 2021-12-10 02:29:52.965 | + lib/nova:create_flavors:1134 : grep -q m1.tiny 2021-12-10 02:29:55.238 | + lib/nova:create_flavors:1135 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-12-10 02:29:57.587 | +----------------------------+-----------------------+ 2021-12-10 02:29:57.587 | | Field | Value | 2021-12-10 02:29:57.587 | +----------------------------+-----------------------+ 2021-12-10 02:29:57.587 | | OS-FLV-DISABLED:disabled | False | 2021-12-10 02:29:57.587 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-10 02:29:57.587 | | disk | 1 | 2021-12-10 02:29:57.587 | | id | 1 | 2021-12-10 02:29:57.587 | | name | m1.tiny | 2021-12-10 02:29:57.587 | | os-flavor-access:is_public | True | 2021-12-10 02:29:57.587 | | properties | hw_rng:allowed='True' | 2021-12-10 02:29:57.587 | | ram | 512 | 2021-12-10 02:29:57.587 | | rxtx_factor | 1.0 | 2021-12-10 02:29:57.587 | | swap | | 2021-12-10 02:29:57.587 | | vcpus | 1 | 2021-12-10 02:29:57.587 | +----------------------------+-----------------------+ 2021-12-10 02:29:57.700 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-12-10 02:30:00.005 | +----------------------------+-----------------------+ 2021-12-10 02:30:00.005 | | Field | Value | 2021-12-10 02:30:00.005 | +----------------------------+-----------------------+ 2021-12-10 02:30:00.005 | | OS-FLV-DISABLED:disabled | False | 2021-12-10 02:30:00.005 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-10 02:30:00.005 | | disk | 20 | 2021-12-10 02:30:00.005 | | id | 2 | 2021-12-10 02:30:00.005 | | name | m1.small | 2021-12-10 02:30:00.005 | | os-flavor-access:is_public | True | 2021-12-10 02:30:00.005 | | properties | hw_rng:allowed='True' | 2021-12-10 02:30:00.005 | | ram | 2048 | 2021-12-10 02:30:00.005 | | rxtx_factor | 1.0 | 2021-12-10 02:30:00.005 | | swap | | 2021-12-10 02:30:00.005 | | vcpus | 1 | 2021-12-10 02:30:00.005 | +----------------------------+-----------------------+ 2021-12-10 02:30:00.118 | + lib/nova:create_flavors:1137 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-12-10 02:30:02.480 | +----------------------------+-----------------------+ 2021-12-10 02:30:02.480 | | Field | Value | 2021-12-10 02:30:02.480 | +----------------------------+-----------------------+ 2021-12-10 02:30:02.481 | | OS-FLV-DISABLED:disabled | False | 2021-12-10 02:30:02.481 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-10 02:30:02.481 | | disk | 40 | 2021-12-10 02:30:02.481 | | id | 3 | 2021-12-10 02:30:02.481 | | name | m1.medium | 2021-12-10 02:30:02.481 | | os-flavor-access:is_public | True | 2021-12-10 02:30:02.481 | | properties | hw_rng:allowed='True' | 2021-12-10 02:30:02.481 | | ram | 4096 | 2021-12-10 02:30:02.481 | | rxtx_factor | 1.0 | 2021-12-10 02:30:02.481 | | swap | | 2021-12-10 02:30:02.481 | | vcpus | 2 | 2021-12-10 02:30:02.481 | +----------------------------+-----------------------+ 2021-12-10 02:30:02.594 | + lib/nova:create_flavors:1138 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-12-10 02:30:04.942 | +----------------------------+-----------------------+ 2021-12-10 02:30:04.942 | | Field | Value | 2021-12-10 02:30:04.942 | +----------------------------+-----------------------+ 2021-12-10 02:30:04.942 | | OS-FLV-DISABLED:disabled | False | 2021-12-10 02:30:04.942 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-10 02:30:04.942 | | disk | 80 | 2021-12-10 02:30:04.942 | | id | 4 | 2021-12-10 02:30:04.942 | | name | m1.large | 2021-12-10 02:30:04.943 | | os-flavor-access:is_public | True | 2021-12-10 02:30:04.943 | | properties | hw_rng:allowed='True' | 2021-12-10 02:30:04.943 | | ram | 8192 | 2021-12-10 02:30:04.943 | | rxtx_factor | 1.0 | 2021-12-10 02:30:04.943 | | swap | | 2021-12-10 02:30:04.943 | | vcpus | 4 | 2021-12-10 02:30:04.943 | +----------------------------+-----------------------+ 2021-12-10 02:30:05.055 | + lib/nova:create_flavors:1139 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-12-10 02:30:07.324 | +----------------------------+-----------------------+ 2021-12-10 02:30:07.324 | | Field | Value | 2021-12-10 02:30:07.324 | +----------------------------+-----------------------+ 2021-12-10 02:30:07.324 | | OS-FLV-DISABLED:disabled | False | 2021-12-10 02:30:07.324 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-10 02:30:07.324 | | disk | 160 | 2021-12-10 02:30:07.324 | | id | 5 | 2021-12-10 02:30:07.324 | | name | m1.xlarge | 2021-12-10 02:30:07.324 | | os-flavor-access:is_public | True | 2021-12-10 02:30:07.324 | | properties | hw_rng:allowed='True' | 2021-12-10 02:30:07.324 | | ram | 16384 | 2021-12-10 02:30:07.324 | | rxtx_factor | 1.0 | 2021-12-10 02:30:07.324 | | swap | | 2021-12-10 02:30:07.324 | | vcpus | 8 | 2021-12-10 02:30:07.325 | +----------------------------+-----------------------+ 2021-12-10 02:30:07.439 | + ./stack.sh:main:1316 : is_service_enabled cinder 2021-12-10 02:30:07.456 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:30:07.458 | + ./stack.sh:main:1317 : echo_summary 'Starting Cinder' 2021-12-10 02:30:07.461 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:30:07.463 | + ./stack.sh:echo_summary:428 : echo -e Starting Cinder 2021-12-10 02:30:07.466 | + ./stack.sh:main:1318 : start_cinder 2021-12-10 02:30:07.469 | + lib/cinder:start_cinder:459 : local service_port=8776 2021-12-10 02:30:07.472 | + lib/cinder:start_cinder:460 : local service_protocol=http 2021-12-10 02:30:07.474 | + lib/cinder:start_cinder:461 : local cinder_url 2021-12-10 02:30:07.477 | + lib/cinder:start_cinder:462 : is_service_enabled tls-proxy 2021-12-10 02:30:07.493 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:30:07.496 | + lib/cinder:start_cinder:466 : '[' tgtadm = tgtadm ']' 2021-12-10 02:30:07.498 | + lib/cinder:start_cinder:467 : is_service_enabled c-vol 2021-12-10 02:30:07.513 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:30:07.516 | + lib/cinder:start_cinder:469 : sudo rm -f /etc/tgt/conf.d/stack.conf 2021-12-10 02:30:07.527 | + lib/cinder:start_cinder:470 : _configure_tgt_for_config_d 2021-12-10 02:30:07.530 | + lib/cinder:_configure_tgt_for_config_d:449 : [[ ! -d /etc/tgt/stack.d/ ]] 2021-12-10 02:30:07.533 | + lib/cinder:_configure_tgt_for_config_d:450 : sudo ln -sf /opt/stack/data/cinder/volumes /etc/tgt/stack.d 2021-12-10 02:30:07.544 | + lib/cinder:_configure_tgt_for_config_d:452 : grep -q 'include /etc/tgt/stack.d/*' /etc/tgt/targets.conf 2021-12-10 02:30:07.549 | + lib/cinder:_configure_tgt_for_config_d:453 : echo 'include /etc/tgt/stack.d/*' 2021-12-10 02:30:07.549 | + lib/cinder:_configure_tgt_for_config_d:453 : sudo tee -a /etc/tgt/targets.conf 2021-12-10 02:30:07.556 | include /etc/tgt/stack.d/* 2021-12-10 02:30:07.560 | + lib/cinder:start_cinder:471 : is_ubuntu 2021-12-10 02:30:07.562 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:30:07.565 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:30:07.567 | + lib/cinder:start_cinder:472 : sudo service tgt restart 2021-12-10 02:30:07.947 | + lib/cinder:start_cinder:482 : sudo tgtadm --mode system --op update --name debug --value on 2021-12-10 02:30:07.959 | + lib/cinder:start_cinder:486 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-12-10 02:30:07.962 | + lib/cinder:start_cinder:487 : '[' True == False ']' 2021-12-10 02:30:07.965 | ++ lib/cinder:start_cinder:495 : which uwsgi 2021-12-10 02:30:07.970 | + lib/cinder:start_cinder:495 : run_process c-api '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-10 02:30:07.972 | + functions-common:run_process:1582 : local service=c-api 2021-12-10 02:30:07.975 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-10 02:30:07.977 | + functions-common:run_process:1584 : local group= 2021-12-10 02:30:07.980 | + functions-common:run_process:1585 : local user= 2021-12-10 02:30:07.983 | + functions-common:run_process:1587 : local name=c-api 2021-12-10 02:30:07.985 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:30:07.988 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:30:07.990 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:30:07.993 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:30:07.996 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:30:07.999 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103407996 2021-12-10 02:30:08.002 | + functions-common:run_process:1590 : is_service_enabled c-api 2021-12-10 02:30:08.018 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:30:08.020 | + functions-common:run_process:1591 : _run_under_systemd c-api '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-12-10 02:30:08.023 | + functions-common:_run_under_systemd:1547 : local service=c-api 2021-12-10 02:30:08.025 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-10 02:30:08.028 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-10 02:30:08.030 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-10 02:30:08.033 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-10 02:30:08.035 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-12-10 02:30:08.037 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-12-10 02:30:08.040 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-api.service 2021-12-10 02:30:08.042 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:30:08.045 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:30:08.047 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-12-10 02:30:08.050 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2021-12-10 02:30:08.052 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@c-api.service 2021-12-10 02:30:08.054 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-10 02:30:08.056 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-10 02:30:08.059 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-10 02:30:08.061 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-12-10 02:30:08.063 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-10 02:30:08.067 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-12-10 02:30:08.128 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-12-10 02:30:08.183 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-12-10 02:30:08.229 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-10 02:30:08.275 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:30:08.321 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-12-10 02:30:08.367 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-12-10 02:30:08.415 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-12-10 02:30:08.463 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-12-10 02:30:08.510 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-12-10 02:30:08.555 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-10 02:30:08.558 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-12-10 02:30:08.613 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-10 02:30:08.816 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-api.service 2021-12-10 02:30:08.831 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-12-10 02:30:09.029 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-api.service 2021-12-10 02:30:09.105 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:30:09.107 | + functions-common:time_stop:2331 : local name 2021-12-10 02:30:09.110 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:30:09.112 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:30:09.115 | + functions-common:time_stop:2334 : local total 2021-12-10 02:30:09.117 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:30:09.120 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:30:09.122 | + functions-common:time_stop:2338 : start_time=1639103407996 2021-12-10 02:30:09.125 | + functions-common:time_stop:2340 : [[ -z 1639103407996 ]] 2021-12-10 02:30:09.129 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:30:09.131 | + functions-common:time_stop:2343 : end_time=1639103409128 2021-12-10 02:30:09.134 | + functions-common:time_stop:2344 : elapsed_time=1132 2021-12-10 02:30:09.137 | + functions-common:time_stop:2345 : total=22051 2021-12-10 02:30:09.139 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:30:09.142 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=23183 2021-12-10 02:30:09.145 | + lib/cinder:start_cinder:496 : cinder_url=http://10.222.0.46/volume/v3 2021-12-10 02:30:09.148 | + lib/cinder:start_cinder:500 : echo 'Waiting for Cinder API to start...' 2021-12-10 02:30:09.148 | Waiting for Cinder API to start... 2021-12-10 02:30:09.150 | + lib/cinder:start_cinder:501 : wait_for_service 60 http://10.222.0.46/volume/v3 2021-12-10 02:30:09.153 | + functions:wait_for_service:444 : local timeout=60 2021-12-10 02:30:09.156 | + functions:wait_for_service:445 : local url=http://10.222.0.46/volume/v3 2021-12-10 02:30:09.159 | + functions:wait_for_service:446 : local rval=0 2021-12-10 02:30:09.161 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-10 02:30:09.164 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-10 02:30:09.167 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:30:09.169 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:30:09.172 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:30:09.176 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103409173 2021-12-10 02:30:09.178 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-10 02:30:09.183 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46/volume/v3 2021-12-10 02:30:14.190 | + :: : [[ 401 == 503 ]] 2021-12-10 02:30:14.191 | + :: : [[ 0 -eq 7 ]] 2021-12-10 02:30:14.194 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-10 02:30:14.197 | + functions-common:time_stop:2331 : local name 2021-12-10 02:30:14.199 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:30:14.201 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:30:14.204 | + functions-common:time_stop:2334 : local total 2021-12-10 02:30:14.207 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:30:14.209 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-10 02:30:14.212 | + functions-common:time_stop:2338 : start_time=1639103409173 2021-12-10 02:30:14.214 | + functions-common:time_stop:2340 : [[ -z 1639103409173 ]] 2021-12-10 02:30:14.218 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:30:14.221 | + functions-common:time_stop:2343 : end_time=1639103414219 2021-12-10 02:30:14.224 | + functions-common:time_stop:2344 : elapsed_time=5046 2021-12-10 02:30:14.226 | + functions-common:time_stop:2345 : total=19638 2021-12-10 02:30:14.229 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:30:14.231 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24684 2021-12-10 02:30:14.234 | + functions:wait_for_service:454 : return 0 2021-12-10 02:30:14.236 | + lib/cinder:start_cinder:505 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:14.239 | + functions-common:run_process:1582 : local service=c-sch 2021-12-10 02:30:14.241 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:14.244 | + functions-common:run_process:1584 : local group= 2021-12-10 02:30:14.246 | + functions-common:run_process:1585 : local user= 2021-12-10 02:30:14.249 | + functions-common:run_process:1587 : local name=c-sch 2021-12-10 02:30:14.251 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:30:14.254 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:30:14.256 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:30:14.259 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:30:14.262 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:30:14.265 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103414263 2021-12-10 02:30:14.268 | + functions-common:run_process:1590 : is_service_enabled c-sch 2021-12-10 02:30:14.284 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:30:14.287 | + functions-common:run_process:1591 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-12-10 02:30:14.289 | + functions-common:_run_under_systemd:1547 : local service=c-sch 2021-12-10 02:30:14.292 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:14.294 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:14.297 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:14.300 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:14.302 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-10 02:30:14.305 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-10 02:30:14.307 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-sch.service 2021-12-10 02:30:14.310 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:30:14.312 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:30:14.315 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-10 02:30:14.318 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-10 02:30:14.320 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-sch.service 2021-12-10 02:30:14.323 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:14.325 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:30:14.328 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-10 02:30:14.330 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:30:14.333 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:30:14.335 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-12-10 02:30:14.337 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:30:14.341 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-12-10 02:30:14.398 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-12-10 02:30:14.455 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:14.502 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-12-10 02:30:14.548 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-12-10 02:30:14.595 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:30:14.643 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:30:14.645 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-12-10 02:30:14.700 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:30:14.907 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-sch.service 2021-12-10 02:30:14.920 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-12-10 02:30:15.120 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-sch.service 2021-12-10 02:30:15.140 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:30:15.143 | + functions-common:time_stop:2331 : local name 2021-12-10 02:30:15.146 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:30:15.149 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:30:15.151 | + functions-common:time_stop:2334 : local total 2021-12-10 02:30:15.154 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:30:15.156 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:30:15.159 | + functions-common:time_stop:2338 : start_time=1639103414263 2021-12-10 02:30:15.162 | + functions-common:time_stop:2340 : [[ -z 1639103414263 ]] 2021-12-10 02:30:15.165 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:30:15.169 | + functions-common:time_stop:2343 : end_time=1639103415166 2021-12-10 02:30:15.171 | + functions-common:time_stop:2344 : elapsed_time=903 2021-12-10 02:30:15.174 | + functions-common:time_stop:2345 : total=23183 2021-12-10 02:30:15.176 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:30:15.178 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24086 2021-12-10 02:30:15.181 | + lib/cinder:start_cinder:506 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:15.183 | + functions-common:run_process:1582 : local service=c-bak 2021-12-10 02:30:15.186 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:15.188 | + functions-common:run_process:1584 : local group= 2021-12-10 02:30:15.191 | + functions-common:run_process:1585 : local user= 2021-12-10 02:30:15.193 | + functions-common:run_process:1587 : local name=c-bak 2021-12-10 02:30:15.196 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:30:15.198 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:30:15.201 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:30:15.203 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:30:15.207 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:30:15.210 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103415207 2021-12-10 02:30:15.213 | + functions-common:run_process:1590 : is_service_enabled c-bak 2021-12-10 02:30:15.230 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:30:15.232 | + functions-common:run_process:1591 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2021-12-10 02:30:15.235 | + functions-common:_run_under_systemd:1547 : local service=c-bak 2021-12-10 02:30:15.238 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:15.240 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:15.242 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:15.245 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:15.248 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-10 02:30:15.250 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-10 02:30:15.253 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-bak.service 2021-12-10 02:30:15.255 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:30:15.258 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:30:15.260 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-10 02:30:15.263 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-10 02:30:15.265 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-bak.service 2021-12-10 02:30:15.268 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:15.271 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:30:15.273 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-10 02:30:15.276 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:30:15.278 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:30:15.280 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2021-12-10 02:30:15.284 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:30:15.288 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2021-12-10 02:30:15.344 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2021-12-10 02:30:15.402 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:15.451 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2021-12-10 02:30:15.499 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2021-12-10 02:30:15.546 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:30:15.594 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:30:15.597 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2021-12-10 02:30:15.653 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:30:15.885 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-bak.service 2021-12-10 02:30:15.898 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2021-12-10 02:30:16.110 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-bak.service 2021-12-10 02:30:16.135 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:30:16.138 | + functions-common:time_stop:2331 : local name 2021-12-10 02:30:16.140 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:30:16.143 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:30:16.145 | + functions-common:time_stop:2334 : local total 2021-12-10 02:30:16.148 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:30:16.150 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:30:16.153 | + functions-common:time_stop:2338 : start_time=1639103415207 2021-12-10 02:30:16.155 | + functions-common:time_stop:2340 : [[ -z 1639103415207 ]] 2021-12-10 02:30:16.159 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:30:16.163 | + functions-common:time_stop:2343 : end_time=1639103416160 2021-12-10 02:30:16.165 | + functions-common:time_stop:2344 : elapsed_time=953 2021-12-10 02:30:16.168 | + functions-common:time_stop:2345 : total=24086 2021-12-10 02:30:16.170 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:30:16.174 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=25039 2021-12-10 02:30:16.176 | + lib/cinder:start_cinder:507 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:16.179 | + functions-common:run_process:1582 : local service=c-vol 2021-12-10 02:30:16.181 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:16.183 | + functions-common:run_process:1584 : local group= 2021-12-10 02:30:16.186 | + functions-common:run_process:1585 : local user= 2021-12-10 02:30:16.188 | + functions-common:run_process:1587 : local name=c-vol 2021-12-10 02:30:16.191 | + functions-common:run_process:1589 : time_start run_process 2021-12-10 02:30:16.193 | + functions-common:time_start:2317 : local name=run_process 2021-12-10 02:30:16.196 | + functions-common:time_start:2318 : local start_time= 2021-12-10 02:30:16.198 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-10 02:30:16.202 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-10 02:30:16.205 | + functions-common:time_start:2322 : _TIME_START[$name]=1639103416202 2021-12-10 02:30:16.208 | + functions-common:run_process:1590 : is_service_enabled c-vol 2021-12-10 02:30:16.226 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:30:16.229 | + functions-common:run_process:1591 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2021-12-10 02:30:16.231 | + functions-common:_run_under_systemd:1547 : local service=c-vol 2021-12-10 02:30:16.234 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:16.237 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:16.239 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:16.242 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:16.244 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-10 02:30:16.247 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-10 02:30:16.250 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-vol.service 2021-12-10 02:30:16.252 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-10 02:30:16.254 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-10 02:30:16.257 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-10 02:30:16.260 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-10 02:30:16.262 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-vol.service 2021-12-10 02:30:16.265 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:16.267 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-10 02:30:16.270 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-10 02:30:16.272 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-10 02:30:16.275 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-10 02:30:16.277 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2021-12-10 02:30:16.279 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-10 02:30:16.284 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2021-12-10 02:30:16.343 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2021-12-10 02:30:16.402 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-10 02:30:16.457 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2021-12-10 02:30:16.505 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2021-12-10 02:30:16.555 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-10 02:30:16.605 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-10 02:30:16.607 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2021-12-10 02:30:16.676 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-10 02:30:16.898 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-vol.service 2021-12-10 02:30:16.914 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2021-12-10 02:30:17.139 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-vol.service 2021-12-10 02:30:17.165 | + functions-common:run_process:1593 : time_stop run_process 2021-12-10 02:30:17.170 | + functions-common:time_stop:2331 : local name 2021-12-10 02:30:17.174 | + functions-common:time_stop:2332 : local end_time 2021-12-10 02:30:17.178 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:30:17.188 | + functions-common:time_stop:2334 : local total 2021-12-10 02:30:17.188 | + functions-common:time_stop:2335 : local start_time 2021-12-10 02:30:17.188 | + functions-common:time_stop:2337 : name=run_process 2021-12-10 02:30:17.191 | + functions-common:time_stop:2338 : start_time=1639103416202 2021-12-10 02:30:17.191 | + functions-common:time_stop:2340 : [[ -z 1639103416202 ]] 2021-12-10 02:30:17.196 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:30:17.197 | + functions-common:time_stop:2343 : end_time=1639103417195 2021-12-10 02:30:17.200 | + functions-common:time_stop:2344 : elapsed_time=993 2021-12-10 02:30:17.203 | + functions-common:time_stop:2345 : total=25039 2021-12-10 02:30:17.207 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:30:17.207 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=26032 2021-12-10 02:30:17.209 | + ./stack.sh:main:1319 : create_volume_types 2021-12-10 02:30:17.215 | + lib/cinder:create_volume_types:525 : is_service_enabled c-api 2021-12-10 02:30:17.232 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:30:17.236 | + lib/cinder:create_volume_types:525 : [[ -n lvm:lvmdriver-1 ]] 2021-12-10 02:30:17.240 | + lib/cinder:create_volume_types:526 : local be be_name 2021-12-10 02:30:17.240 | + lib/cinder:create_volume_types:527 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-10 02:30:17.244 | + lib/cinder:create_volume_types:528 : be_name=lvmdriver-1 2021-12-10 02:30:17.248 | + lib/cinder:create_volume_types:530 : is_service_enabled keystone 2021-12-10 02:30:17.267 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:30:17.270 | + lib/cinder:create_volume_types:531 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-12-10 02:30:20.835 | +-------------+--------------------------------------+ 2021-12-10 02:30:20.835 | | Field | Value | 2021-12-10 02:30:20.835 | +-------------+--------------------------------------+ 2021-12-10 02:30:20.835 | | description | None | 2021-12-10 02:30:20.835 | | id | 007d0ac9-c406-450a-9910-f86e13c701c4 | 2021-12-10 02:30:20.835 | | is_public | True | 2021-12-10 02:30:20.835 | | name | lvmdriver-1 | 2021-12-10 02:30:20.835 | | properties | volume_backend_name='lvmdriver-1' | 2021-12-10 02:30:20.835 | +-------------+--------------------------------------+ 2021-12-10 02:30:20.953 | + ./stack.sh:main:1323 : is_service_enabled horizon 2021-12-10 02:30:20.971 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:30:20.974 | + ./stack.sh:main:1337 : is_service_enabled nova 2021-12-10 02:30:20.993 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:30:20.995 | + ./stack.sh:main:1337 : is_service_enabled keystone 2021-12-10 02:30:21.013 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:30:21.017 | + ./stack.sh:main:1338 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-12-10 02:30:21.019 | + ./stack.sh:main:1340 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-10 02:30:21.022 | + ./stack.sh:main:1344 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-12-10 02:30:21.026 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-12-10 02:30:21.028 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc 2021-12-10 02:30:21.030 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-12-10 02:30:21.032 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-12-10 02:30:21.033 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-12-10 02:30:21.035 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-12-10 02:30:21.036 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-12-10 02:30:21.038 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-12-10 02:30:21.039 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-12-10 02:30:21.041 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-12-10 02:30:21.042 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-12-10 02:30:21.043 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-12-10 02:30:21.045 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-12-10 02:30:21.047 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-10 02:30:21.049 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-12-10 02:30:21.050 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-10 02:30:21.052 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-12-10 02:30:21.053 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-10 02:30:21.055 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-12-10 02:30:21.056 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-10 02:30:21.057 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-12-10 02:30:21.059 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-10 02:30:21.060 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-12-10 02:30:21.062 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-12-10 02:30:21.063 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-10 02:30:21.064 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-12-10 02:30:21.066 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-10 02:30:21.067 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-12-10 02:30:21.069 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-12-10 02:30:21.070 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-12-10 02:30:21.072 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-12-10 02:30:21.073 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-12-10 02:30:21.075 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-12-10 02:30:21.076 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-12-10 02:30:21.077 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.46/identity ']' 2021-12-10 02:30:21.079 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-12-10 02:30:21.081 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-12-10 02:30:21.082 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-12-10 02:30:21.084 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-12-10 02:30:21.085 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-12-10 02:30:21.087 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-12-10 02:30:21.090 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-12-10 02:30:21.090 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-12-10 02:30:21.090 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-12-10 02:30:21.093 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-10 02:30:21.095 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-10 02:30:23.252 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-10 02:30:23.252 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 04b94b610a124f92bd24b8ef7aed9923 --long --quote none -f csv 2021-12-10 02:30:23.254 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-10 02:30:23.254 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-10 02:30:25.571 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-12-10 02:30:25.572 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-12-10 02:30:25.574 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-10 02:30:25.575 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-10 02:30:25.577 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry bd900f4aa34c418282606b7084613980 demo 04b94b610a124f92bd24b8ef7aed9923 demo Passw0rd 2021-12-10 02:30:25.578 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=bd900f4aa34c418282606b7084613980 2021-12-10 02:30:25.580 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-12-10 02:30:25.581 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:30:25.582 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-12-10 02:30:25.584 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-10 02:30:25.585 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-12-10 02:30:25.588 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-12-10 02:30:25.590 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-10 02:30:25.593 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-10 02:30:25.594 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-10 02:30:25.596 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-10 02:30:25.597 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:25.599 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:25.600 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-10 02:30:25.602 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:25.603 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:25.605 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-10 02:30:25.606 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:25.608 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:25.609 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-10 02:30:25.611 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:25.613 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:25.614 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-10 02:30:25.616 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-10 02:30:25.617 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-10 02:30:25.619 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-10 02:30:25.620 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-10 02:30:25.622 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-10 02:30:25.623 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-10 02:30:25.625 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 74e06b4efcee40c082394096dbc6eb92 admin 04b94b610a124f92bd24b8ef7aed9923 demo Passw0rd 2021-12-10 02:30:25.627 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=74e06b4efcee40c082394096dbc6eb92 2021-12-10 02:30:25.628 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-10 02:30:25.631 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=04b94b610a124f92bd24b8ef7aed9923 2021-12-10 02:30:25.632 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-12-10 02:30:25.634 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-10 02:30:25.635 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-12-10 02:30:25.638 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-12-10 02:30:25.639 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-10 02:30:25.642 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-10 02:30:25.643 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-10 02:30:25.645 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-10 02:30:25.646 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:25.648 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:25.649 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-10 02:30:25.651 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:25.652 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:25.654 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-10 02:30:25.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 2021-12-10 02:30:25.656 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:25.658 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-10 02:30:25.659 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:25.661 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:25.662 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-10 02:30:25.664 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-10 02:30:25.665 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-10 02:30:25.667 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-10 02:30:25.668 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-10 02:30:25.670 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 07a3364e90af4ca2abc3a9cf65b1b331 --long --quote none -f csv 2021-12-10 02:30:25.671 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-10 02:30:25.672 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-10 02:30:25.674 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-10 02:30:28.060 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-10 02:30:28.061 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-10 02:30:28.063 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-10 02:30:28.064 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-10 02:30:28.066 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 74e06b4efcee40c082394096dbc6eb92 admin 07a3364e90af4ca2abc3a9cf65b1b331 alt_demo Passw0rd 2021-12-10 02:30:28.067 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=74e06b4efcee40c082394096dbc6eb92 2021-12-10 02:30:28.069 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-10 02:30:28.070 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:30:28.071 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-12-10 02:30:28.073 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-10 02:30:28.074 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-12-10 02:30:28.078 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-12-10 02:30:28.079 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-10 02:30:28.082 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-10 02:30:28.084 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-10 02:30:28.085 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-10 02:30:28.087 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:28.088 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:28.090 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-10 02:30:28.091 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:28.093 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:28.095 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-10 02:30:28.097 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:28.098 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:28.099 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-10 02:30:28.101 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:28.102 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:28.113 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-10 02:30:28.115 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-10 02:30:28.116 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-10 02:30:28.118 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-12-10 02:30:28.119 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-12-10 02:30:28.121 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-10 02:30:28.122 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-10 02:30:28.123 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 962907d16c34451b90d6f97fdf2b5bc3 alt_demo 07a3364e90af4ca2abc3a9cf65b1b331 alt_demo Passw0rd 2021-12-10 02:30:28.125 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=962907d16c34451b90d6f97fdf2b5bc3 2021-12-10 02:30:28.126 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-12-10 02:30:28.128 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=07a3364e90af4ca2abc3a9cf65b1b331 2021-12-10 02:30:28.129 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-12-10 02:30:28.131 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-10 02:30:28.132 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-12-10 02:30:28.135 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-12-10 02:30:28.137 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-10 02:30:28.139 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-10 02:30:28.141 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-10 02:30:28.143 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-10 02:30:28.144 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:28.146 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:28.147 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-10 02:30:28.149 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:28.150 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:28.151 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-10 02:30:28.153 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:28.154 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:28.156 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-10 02:30:28.158 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:28.159 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:28.161 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-10 02:30:28.162 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-10 02:30:28.163 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-10 02:30:28.165 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-10 02:30:28.167 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-10 02:30:28.170 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 21e17a85f14f49b5814236018c8c6c25 --long --quote none -f csv 2021-12-10 02:30:28.170 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-10 02:30:28.170 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-10 02:30:28.171 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-10 02:30:30.388 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-10 02:30:30.390 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-10 02:30:30.392 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-10 02:30:30.393 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-10 02:30:30.395 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 74e06b4efcee40c082394096dbc6eb92 admin 21e17a85f14f49b5814236018c8c6c25 admin Passw0rd 2021-12-10 02:30:30.396 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=74e06b4efcee40c082394096dbc6eb92 2021-12-10 02:30:30.398 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-10 02:30:30.399 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=21e17a85f14f49b5814236018c8c6c25 2021-12-10 02:30:30.401 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-12-10 02:30:30.402 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-10 02:30:30.404 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-12-10 02:30:30.407 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-12-10 02:30:30.409 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-10 02:30:30.412 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-10 02:30:30.413 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-10 02:30:30.415 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-10 02:30:30.416 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:30.418 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:30.419 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-10 02:30:30.421 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:30.422 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:30.424 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-10 02:30:30.425 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:30.426 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:30.428 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-10 02:30:30.429 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:30.431 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:30.432 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-10 02:30:30.434 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-10 02:30:30.435 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-10 02:30:30.437 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-10 02:30:30.439 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-10 02:30:30.441 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 436b6c5f22124ac2a0b3476bcc7922f0 --long --quote none -f csv 2021-12-10 02:30:30.441 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-10 02:30:30.441 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-10 02:30:30.443 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-10 02:30:32.698 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2021-12-10 02:30:32.700 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2021-12-10 02:30:32.701 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2021-12-10 02:30:32.703 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2021-12-10 02:30:32.705 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2021-12-10 02:30:32.710 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry b1474e362cfe459fba1da482e71cc7c4 swiftusertest2 436b6c5f22124ac2a0b3476bcc7922f0 swiftprojecttest2 testing2 2021-12-10 02:30:32.710 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=b1474e362cfe459fba1da482e71cc7c4 2021-12-10 02:30:32.710 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2021-12-10 02:30:32.711 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=436b6c5f22124ac2a0b3476bcc7922f0 2021-12-10 02:30:32.712 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2021-12-10 02:30:32.714 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2021-12-10 02:30:32.715 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2021-12-10 02:30:32.718 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2021-12-10 02:30:32.720 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-10 02:30:32.723 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-10 02:30:32.724 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2021-12-10 02:30:32.726 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-10 02:30:32.727 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:32.729 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:32.730 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-10 02:30:32.731 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:32.733 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:32.734 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-10 02:30:32.736 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:32.737 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:32.739 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-10 02:30:32.740 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:32.742 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:32.743 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-10 02:30:32.745 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-10 02:30:32.746 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-10 02:30:32.748 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-10 02:30:32.749 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-10 02:30:32.752 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 683b01e0b3fc4c8b9ffb0919fd54066c --long --quote none -f csv 2021-12-10 02:30:32.753 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-10 02:30:32.753 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-10 02:30:32.754 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-10 02:30:35.070 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2021-12-10 02:30:35.072 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2021-12-10 02:30:35.073 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2021-12-10 02:30:35.074 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2021-12-10 02:30:35.076 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2021-12-10 02:30:35.077 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 41a3d5aff58e4e77a2fa8bf4e96b6958 swiftusertest3 683b01e0b3fc4c8b9ffb0919fd54066c swiftprojecttest1 testing3 2021-12-10 02:30:35.079 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=41a3d5aff58e4e77a2fa8bf4e96b6958 2021-12-10 02:30:35.081 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2021-12-10 02:30:35.082 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=683b01e0b3fc4c8b9ffb0919fd54066c 2021-12-10 02:30:35.084 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-12-10 02:30:35.085 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2021-12-10 02:30:35.087 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-12-10 02:30:35.090 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2021-12-10 02:30:35.091 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-10 02:30:35.094 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-10 02:30:35.096 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2021-12-10 02:30:35.097 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-10 02:30:35.099 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:35.100 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:35.102 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-10 02:30:35.103 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:35.105 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:35.106 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-10 02:30:35.107 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:35.109 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:35.110 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-10 02:30:35.112 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:35.113 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:35.115 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-10 02:30:35.116 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-10 02:30:35.118 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-10 02:30:35.119 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2021-12-10 02:30:35.121 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2021-12-10 02:30:35.122 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2021-12-10 02:30:35.123 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2021-12-10 02:30:35.125 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2021-12-10 02:30:35.127 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d65ed083e82f4a2bb858589bac219275 swiftusertest1 683b01e0b3fc4c8b9ffb0919fd54066c swiftprojecttest1 testing 2021-12-10 02:30:35.128 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d65ed083e82f4a2bb858589bac219275 2021-12-10 02:30:35.130 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2021-12-10 02:30:35.131 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=683b01e0b3fc4c8b9ffb0919fd54066c 2021-12-10 02:30:35.133 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-12-10 02:30:35.134 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2021-12-10 02:30:35.136 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-12-10 02:30:35.138 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2021-12-10 02:30:35.140 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-10 02:30:35.143 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-10 02:30:35.145 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2021-12-10 02:30:35.146 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-10 02:30:35.148 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:35.149 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:35.150 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-10 02:30:35.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 2021-12-10 02:30:35.153 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:35.155 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-10 02:30:35.156 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:35.158 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:35.159 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-10 02:30:35.161 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:35.162 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:35.164 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-10 02:30:35.165 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-10 02:30:35.167 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-10 02:30:35.168 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-10 02:30:35.170 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-10 02:30:35.172 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-10 02:30:35.172 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project b75f2c1ac1eb4a819d8077b815196d05 --long --quote none -f csv 2021-12-10 02:30:35.172 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-10 02:30:35.176 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-10 02:30:37.401 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2021-12-10 02:30:37.403 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2021-12-10 02:30:37.404 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2021-12-10 02:30:37.406 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2021-12-10 02:30:37.407 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2021-12-10 02:30:37.408 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 23b6fe39999247b797ef7a009f4257ca swiftusertest4 b75f2c1ac1eb4a819d8077b815196d05 swiftprojecttest4 testing4 2021-12-10 02:30:37.410 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=23b6fe39999247b797ef7a009f4257ca 2021-12-10 02:30:37.411 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2021-12-10 02:30:37.413 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b75f2c1ac1eb4a819d8077b815196d05 2021-12-10 02:30:37.414 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2021-12-10 02:30:37.416 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2021-12-10 02:30:37.417 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2021-12-10 02:30:37.420 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2021-12-10 02:30:37.421 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-10 02:30:37.424 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-10 02:30:37.426 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2021-12-10 02:30:37.427 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-10 02:30:37.429 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:37.430 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:37.431 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-10 02:30:37.433 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:37.434 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:37.436 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-10 02:30:37.438 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:37.439 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:37.441 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-10 02:30:37.442 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:37.444 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:37.445 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-10 02:30:37.447 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-10 02:30:37.448 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-10 02:30:37.450 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-10 02:30:37.451 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-10 02:30:37.454 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project fa687e9ccce7473a81ec5e1eee606be4 --long --quote none -f csv 2021-12-10 02:30:37.454 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-10 02:30:37.454 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-10 02:30:37.456 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-10 02:30:39.715 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-12-10 02:30:39.716 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-12-10 02:30:39.717 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-10 02:30:39.719 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-10 02:30:39.721 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry bd900f4aa34c418282606b7084613980 demo fa687e9ccce7473a81ec5e1eee606be4 invisible_to_admin Passw0rd 2021-12-10 02:30:39.722 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=bd900f4aa34c418282606b7084613980 2021-12-10 02:30:39.724 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-12-10 02:30:39.725 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=fa687e9ccce7473a81ec5e1eee606be4 2021-12-10 02:30:39.726 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-12-10 02:30:39.728 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-10 02:30:39.729 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-12-10 02:30:39.732 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-12-10 02:30:39.734 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-10 02:30:39.737 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-10 02:30:39.738 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-10 02:30:39.740 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-10 02:30:39.741 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:39.743 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:39.744 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-10 02:30:39.745 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:39.747 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:39.749 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-10 02:30:39.751 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:39.753 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-10 02:30:39.754 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-10 02:30:39.756 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-10 02:30:39.757 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-10 02:30:39.758 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-10 02:30:39.760 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-10 02:30:39.762 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-10 02:30:39.763 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-10 02:30:39.765 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-10 02:30:39.769 | + ./stack.sh:main:1349 : save_stackenv 2021-12-10 02:30:39.771 | + functions-common:save_stackenv:60 : local tag= 2021-12-10 02:30:39.774 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-10 02:30:39.778 | + functions-common:save_stackenv:62 : time_stamp=2021-12-10-023039 2021-12-10 02:30:39.781 | + functions-common:save_stackenv:63 : echo '# 2021-12-10-023039 ' 2021-12-10 02:30:39.783 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:30:39.786 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-10 02:30:39.788 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:30:39.791 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-10 02:30:39.793 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:30:39.796 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-10 02:30:39.799 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:30:39.801 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2021-12-10 02:30:39.804 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:30:39.806 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2021-12-10 02:30:39.809 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:30:39.811 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.46/identity 2021-12-10 02:30:39.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:30:39.817 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2021-12-10 02:30:39.819 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:30:39.822 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-10-015655 2021-12-10 02:30:39.824 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:30:39.827 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-10 02:30:39.830 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:30:39.832 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2021-12-10 02:30:39.835 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:30:39.837 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-10 02:30:39.840 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:30:39.843 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-10 02:30:39.845 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:30:39.848 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-10 02:30:39.850 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-10 02:30:39.853 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-10 02:30:39.856 | + ./stack.sh:main:1360 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-12-10 02:30:39.858 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-10 02:30:39.863 | + inc/meta-config:merge_config_group:171 : shift 2021-12-10 02:30:39.866 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-12-10 02:30:39.869 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-10 02:30:39.871 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-10 02:30:39.885 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-10 02:30:39.885 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-12-10 02:30:39.885 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-10 02:30:39.885 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-12-10 02:30:39.888 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-10 02:30:39.890 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-12-10 02:30:39.890 | /^\[\[.+\|.*\]\]/ { 2021-12-10 02:30:39.890 | gsub("[][]", "", $1); 2021-12-10 02:30:39.891 | split($1, a, "|"); 2021-12-10 02:30:39.891 | if (a[1] == matchgroup) 2021-12-10 02:30:39.891 | print a[2] 2021-12-10 02:30:39.891 | } 2021-12-10 02:30:39.891 | ' /home/ubuntu/devstack/local.conf 2021-12-10 02:30:39.897 | + ./stack.sh:main:1367 : run_phase stack extra 2021-12-10 02:30:39.899 | + functions-common:run_phase:1759 : local mode=stack 2021-12-10 02:30:39.902 | + functions-common:run_phase:1760 : local phase=extra 2021-12-10 02:30:39.904 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-10 02:30:39.907 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-10 02:30:39.910 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-10 02:30:39.912 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-10 02:30:39.915 | + functions-common:run_phase:1769 : local extra 2021-12-10 02:30:39.918 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-10 02:30:39.922 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-10 02:30:39.925 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-10 02:30:39.927 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-10 02:30:39.930 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-12-10 02:30:39.933 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-10 02:30:39.949 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:30:39.951 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-10 02:30:39.954 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-10 02:30:39.956 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-12-10 02:30:39.958 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-10 02:30:39.961 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-10 02:30:39.963 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-10 02:30:39.966 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-12-10 02:30:39.968 | ++ extras.d/80-tempest.sh:source:15 : : 2021-12-10 02:30:39.971 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-10 02:30:39.973 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-10 02:30:39.976 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-10 02:30:39.978 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-10 02:30:39.981 | + functions-common:run_phase:1786 : run_plugins stack extra 2021-12-10 02:30:39.983 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-10 02:30:39.986 | + functions-common:run_plugins:1746 : local phase=extra 2021-12-10 02:30:39.989 | + functions-common:run_plugins:1748 : local plugins= 2021-12-10 02:30:39.991 | + functions-common:run_plugins:1749 : local plugin 2021-12-10 02:30:39.994 | + ./stack.sh:main:1375 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-12-10 02:30:39.997 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-10 02:30:39.999 | + inc/meta-config:merge_config_group:171 : shift 2021-12-10 02:30:40.002 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-12-10 02:30:40.004 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-10 02:30:40.007 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-10 02:30:40.009 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-10 02:30:40.013 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-12-10 02:30:40.015 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-10 02:30:40.018 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-12-10 02:30:40.020 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-10 02:30:40.023 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-12-10 02:30:40.023 | /^\[\[.+\|.*\]\]/ { 2021-12-10 02:30:40.023 | gsub("[][]", "", $1); 2021-12-10 02:30:40.023 | split($1, a, "|"); 2021-12-10 02:30:40.023 | if (a[1] == matchgroup) 2021-12-10 02:30:40.023 | print a[2] 2021-12-10 02:30:40.023 | } 2021-12-10 02:30:40.023 | ' /home/ubuntu/devstack/local.conf 2021-12-10 02:30:40.029 | + ./stack.sh:main:1384 : is_service_enabled n-cpu 2021-12-10 02:30:40.046 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:30:40.049 | + ./stack.sh:main:1389 : service_check 2021-12-10 02:30:40.051 | + functions-common:service_check:1620 : local service 2021-12-10 02:30:40.054 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.057 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@key.service 2021-12-10 02:30:40.070 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-12-10 02:30:40.074 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.077 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api.service 2021-12-10 02:30:40.090 | enabled 2021-12-10 02:30:40.093 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api.service --no-pager 2021-12-10 02:30:40.109 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-12-10 02:30:40.109 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-12-10 02:30:40.109 | Active: active (running) since Fri 2021-12-10 02:28:19 UTC; 2min 20s ago 2021-12-10 02:30:40.109 | Main PID: 88332 (uwsgi) 2021-12-10 02:30:40.109 | Status: "uWSGI is ready" 2021-12-10 02:30:40.109 | Tasks: 3 (limit: 14352) 2021-12-10 02:30:40.109 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-12-10 02:30:40.109 | ├─88332 nova-apiuWSGI master 2021-12-10 02:30:40.109 | ├─88333 nova-apiuWSGI worker 1 2021-12-10 02:30:40.110 | └─88334 nova-apiuWSGI worker 2 2021-12-10 02:30:40.110 | 2021-12-10 02:30:40.110 | Dec 10 02:30:04 n-d-821351-1 devstack@n-api.service[88332]: [pid: 88333|app: 0|req: 16/30] 10.222.0.46 () {58 vars in 1180 bytes} [Fri Dec 10 02:30:04 2021] GET /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-12-10 02:30:40.110 | Dec 10 02:30:07 n-d-821351-1 devstack@n-api.service[88332]: DEBUG nova.api.openstack.wsgi [None req-c1ba0cf8-5c4d-48eb-b05f-183d594eaa58 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=88334) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-12-10 02:30:40.110 | Dec 10 02:30:07 n-d-821351-1 devstack@n-api.service[88332]: INFO nova.api.openstack.requestlog [None req-c1ba0cf8-5c4d-48eb-b05f-183d594eaa58 admin admin] 10.222.0.46 "POST /compute/v2.1/flavors" status: 200 len: 368 microversion: 2.1 time: 0.119981 2021-12-10 02:30:40.110 | Dec 10 02:30:07 n-d-821351-1 devstack@n-api.service[88332]: [pid: 88334|app: 0|req: 15/31] 10.222.0.46 () {62 vars in 1183 bytes} [Fri Dec 10 02:30:07 2021] POST /compute/v2.1/flavors => generated 368 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-12-10 02:30:40.110 | Dec 10 02:30:07 n-d-821351-1 devstack@n-api.service[88332]: DEBUG nova.api.openstack.wsgi [None req-088b5fab-d3d2-4c58-abe1-8c136065fe2e admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=88333) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-12-10 02:30:40.110 | Dec 10 02:30:07 n-d-821351-1 devstack@n-api.service[88332]: INFO nova.api.openstack.requestlog [None req-088b5fab-d3d2-4c58-abe1-8c136065fe2e admin admin] 10.222.0.46 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.059197 2021-12-10 02:30:40.110 | Dec 10 02:30:07 n-d-821351-1 devstack@n-api.service[88332]: [pid: 88333|app: 0|req: 17/32] 10.222.0.46 () {62 vars in 1233 bytes} [Fri Dec 10 02:30:07 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-12-10 02:30:40.110 | Dec 10 02:30:07 n-d-821351-1 devstack@n-api.service[88332]: DEBUG nova.api.openstack.wsgi [None req-d793ad19-47f5-4d31-863d-7b0a0548c5a0 admin admin] Calling method '>' {{(pid=88334) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:523}} 2021-12-10 02:30:40.110 | Dec 10 02:30:07 n-d-821351-1 devstack@n-api.service[88332]: INFO nova.api.openstack.requestlog [None req-d793ad19-47f5-4d31-863d-7b0a0548c5a0 admin admin] 10.222.0.46 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.025475 2021-12-10 02:30:40.110 | Dec 10 02:30:07 n-d-821351-1 devstack@n-api.service[88332]: [pid: 88334|app: 0|req: 16/33] 10.222.0.46 () {58 vars in 1180 bytes} [Fri Dec 10 02:30:07 2021] GET /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-12-10 02:30:40.113 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.116 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond.service 2021-12-10 02:30:40.128 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-12-10 02:30:40.131 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.134 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-sch.service 2021-12-10 02:30:40.147 | enabled 2021-12-10 02:30:40.151 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-sch.service --no-pager 2021-12-10 02:30:40.167 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-12-10 02:30:40.167 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-12-10 02:30:40.167 | Active: active (running) since Fri 2021-12-10 02:29:27 UTC; 1min 12s ago 2021-12-10 02:30:40.167 | Main PID: 93190 (nova-scheduler) 2021-12-10 02:30:40.167 | Tasks: 3 (limit: 14352) 2021-12-10 02:30:40.167 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-12-10 02:30:40.167 | ├─93190 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-10 02:30:40.168 | ├─94817 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-10 02:30:40.168 | └─94822 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-10 02:30:40.168 | 2021-12-10 02:30:40.168 | Dec 10 02:29:32 n-d-821351-1 nova-scheduler[93190]: DEBUG oslo_service.service [None req-95166ee6-3be0-44f1-bf64-30b38658c693 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=93190) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.168 | Dec 10 02:29:32 n-d-821351-1 nova-scheduler[93190]: DEBUG oslo_service.service [None req-95166ee6-3be0-44f1-bf64-30b38658c693 None None] oslo_messaging_notifications.retry = -1 {{(pid=93190) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.168 | Dec 10 02:29:32 n-d-821351-1 nova-scheduler[93190]: DEBUG oslo_service.service [None req-95166ee6-3be0-44f1-bf64-30b38658c693 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93190) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.168 | Dec 10 02:29:32 n-d-821351-1 nova-scheduler[93190]: DEBUG oslo_service.service [None req-95166ee6-3be0-44f1-bf64-30b38658c693 None None] oslo_messaging_notifications.transport_url = **** {{(pid=93190) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.168 | Dec 10 02:29:32 n-d-821351-1 nova-scheduler[93190]: DEBUG oslo_service.service [None req-95166ee6-3be0-44f1-bf64-30b38658c693 None None] oslo_reports.file_event_handler = None {{(pid=93190) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.168 | Dec 10 02:29:32 n-d-821351-1 nova-scheduler[93190]: DEBUG oslo_service.service [None req-95166ee6-3be0-44f1-bf64-30b38658c693 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93190) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.168 | Dec 10 02:29:32 n-d-821351-1 nova-scheduler[93190]: DEBUG oslo_service.service [None req-95166ee6-3be0-44f1-bf64-30b38658c693 None None] oslo_reports.log_dir = None {{(pid=93190) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.168 | Dec 10 02:29:32 n-d-821351-1 nova-scheduler[93190]: DEBUG oslo_service.service [None req-95166ee6-3be0-44f1-bf64-30b38658c693 None None] ******************************************************************************** {{(pid=93190) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-10 02:30:40.168 | Dec 10 02:30:10 n-d-821351-1 nova-scheduler[93190]: DEBUG oslo_service.periodic_task [None req-4ec553df-9389-4e49-86b3-540d50eec4c0 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94817) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-10 02:30:40.168 | Dec 10 02:30:14 n-d-821351-1 nova-scheduler[93190]: DEBUG oslo_service.periodic_task [None req-971bca9a-f20c-4e48-8d1e-a9a7ce95f1ae None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94822) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-10 02:30:40.171 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.174 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-12-10 02:30:40.187 | enabled 2021-12-10 02:30:40.191 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-12-10 02:30:40.206 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-12-10 02:30:40.206 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-12-10 02:30:40.206 | Active: active (running) since Fri 2021-12-10 02:29:28 UTC; 1min 11s ago 2021-12-10 02:30:40.206 | Main PID: 93633 (uwsgi) 2021-12-10 02:30:40.206 | Status: "uWSGI is ready" 2021-12-10 02:30:40.206 | Tasks: 4 (limit: 14352) 2021-12-10 02:30:40.206 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-12-10 02:30:40.206 | ├─93633 nova-api-metauWSGI master 2021-12-10 02:30:40.206 | ├─93634 nova-api-metauWSGI worker 1 2021-12-10 02:30:40.207 | ├─93635 nova-api-metauWSGI worker 2 2021-12-10 02:30:40.207 | └─93636 nova-api-metauWSGI http 1 2021-12-10 02:30:40.207 | 2021-12-10 02:30:40.207 | Dec 10 02:29:33 n-d-821351-1 devstack@n-api-meta.service[93633]: DEBUG oslo_concurrency.lockutils [None req-e7e5b17a-9101-4c94-b115-77e24d4667cb None None] Lock "00000000-0000-0000-0000-000000000000" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=93635) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-10 02:30:40.207 | Dec 10 02:29:33 n-d-821351-1 devstack@n-api-meta.service[93633]: DEBUG oslo_concurrency.lockutils [None req-e7e5b17a-9101-4c94-b115-77e24d4667cb None None] Lock "14d2ce6b-39a9-4a87-8c2e-6ef656e93839" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=93635) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-10 02:30:40.207 | Dec 10 02:29:33 n-d-821351-1 devstack@n-api-meta.service[93633]: DEBUG oslo_concurrency.lockutils [None req-e7e5b17a-9101-4c94-b115-77e24d4667cb None None] Lock "14d2ce6b-39a9-4a87-8c2e-6ef656e93839" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=93635) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-10 02:30:40.207 | Dec 10 02:29:33 n-d-821351-1 devstack@n-api-meta.service[93633]: DEBUG oslo_db.sqlalchemy.engines [None req-e7e5b17a-9101-4c94-b115-77e24d4667cb 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=93635) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-10 02:30:40.207 | Dec 10 02:29:33 n-d-821351-1 devstack@n-api-meta.service[93633]: DEBUG oslo_db.sqlalchemy.engines [None req-e7e5b17a-9101-4c94-b115-77e24d4667cb 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=93635) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-10 02:30:40.207 | Dec 10 02:29:33 n-d-821351-1 devstack@n-api-meta.service[93633]: WARNING nova.api.metadata.handler [None req-9dc46675-f5b8-4c3c-87ad-b654c3a735ee None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-10 02:30:40.207 | Dec 10 02:29:33 n-d-821351-1 devstack@n-api-meta.service[93633]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x555fa8e43400 pid: 93634 (default app) 2021-12-10 02:30:40.207 | Dec 10 02:29:33 n-d-821351-1 devstack@n-api-meta.service[93633]: DEBUG oslo_db.sqlalchemy.engines [None req-e7e5b17a-9101-4c94-b115-77e24d4667cb 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=93635) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-10 02:30:40.207 | Dec 10 02:29:34 n-d-821351-1 devstack@n-api-meta.service[93633]: WARNING nova.api.metadata.handler [None req-e7e5b17a-9101-4c94-b115-77e24d4667cb None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-10 02:30:40.207 | Dec 10 02:29:34 n-d-821351-1 devstack@n-api-meta.service[93633]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x555fa8e43400 pid: 93635 (default app) 2021-12-10 02:30:40.210 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.212 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-api.service 2021-12-10 02:30:40.226 | enabled 2021-12-10 02:30:40.230 | + functions-common:service_check:1627 : sudo systemctl status devstack@placement-api.service --no-pager 2021-12-10 02:30:40.246 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-12-10 02:30:40.246 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-12-10 02:30:40.246 | Active: active (running) since Fri 2021-12-10 02:28:34 UTC; 2min 6s ago 2021-12-10 02:30:40.246 | Main PID: 89470 (uwsgi) 2021-12-10 02:30:40.246 | Status: "uWSGI is ready" 2021-12-10 02:30:40.246 | Tasks: 3 (limit: 14352) 2021-12-10 02:30:40.246 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-12-10 02:30:40.246 | ├─89470 placementuWSGI master 2021-12-10 02:30:40.246 | ├─89471 placementuWSGI worker 1 2021-12-10 02:30:40.246 | └─89472 placementuWSGI worker 2 2021-12-10 02:30:40.246 | 2021-12-10 02:30:40.246 | Dec 10 02:29:30 n-d-821351-1 devstack@placement-api.service[89470]: [pid: 89471|app: 0|req: 2/2] 10.222.0.46 () {54 vars in 905 bytes} [Fri Dec 10 02:29:30 2021] GET /placement => generated 136 bytes in 14 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-10 02:30:40.246 | Dec 10 02:29:31 n-d-821351-1 devstack@placement-api.service[89470]: DEBUG placement.requestlog [None req-02d544ab-9683-4c7b-8d5c-08214f7deed8 None None] Starting request: 10.222.0.46 "GET /placement/" {{(pid=89472) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-10 02:30:40.246 | Dec 10 02:29:31 n-d-821351-1 devstack@placement-api.service[89470]: INFO placement.requestlog [None req-02d544ab-9683-4c7b-8d5c-08214f7deed8 None None] 10.222.0.46 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-10 02:30:40.246 | Dec 10 02:29:31 n-d-821351-1 devstack@placement-api.service[89470]: [pid: 89472|app: 0|req: 1/3] 10.222.0.46 () {54 vars in 905 bytes} [Fri Dec 10 02:29:31 2021] GET /placement => generated 136 bytes in 28 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-10 02:30:40.247 | Dec 10 02:29:34 n-d-821351-1 devstack@placement-api.service[89470]: DEBUG placement.requestlog [None req-cdbc1a2f-7189-4b90-be3d-6006fae79305 None None] Starting request: 10.222.0.46 "GET /placement/" {{(pid=89471) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-10 02:30:40.247 | Dec 10 02:29:34 n-d-821351-1 devstack@placement-api.service[89470]: INFO placement.requestlog [None req-cdbc1a2f-7189-4b90-be3d-6006fae79305 None None] 10.222.0.46 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-10 02:30:40.247 | Dec 10 02:29:34 n-d-821351-1 devstack@placement-api.service[89470]: [pid: 89471|app: 0|req: 3/4] 10.222.0.46 () {54 vars in 905 bytes} [Fri Dec 10 02:29:34 2021] GET /placement => generated 136 bytes in 1 msecs (HTTP/1.1 200) 6 headers in 224 bytes (2 switches on core 0) 2021-12-10 02:30:40.247 | Dec 10 02:29:35 n-d-821351-1 devstack@placement-api.service[89470]: DEBUG placement.requestlog [None req-81ff7e74-4144-4b06-bc78-822e239a1dd4 None None] Starting request: 10.222.0.46 "GET /placement/" {{(pid=89472) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-10 02:30:40.247 | Dec 10 02:29:35 n-d-821351-1 devstack@placement-api.service[89470]: INFO placement.requestlog [None req-81ff7e74-4144-4b06-bc78-822e239a1dd4 None None] 10.222.0.46 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-10 02:30:40.247 | Dec 10 02:29:35 n-d-821351-1 devstack@placement-api.service[89470]: [pid: 89472|app: 0|req: 2/5] 10.222.0.46 () {54 vars in 905 bytes} [Fri Dec 10 02:29:35 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-10 02:30:40.249 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.252 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-client.service 2021-12-10 02:30:40.264 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-12-10 02:30:40.268 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.270 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-api.service 2021-12-10 02:30:40.283 | enabled 2021-12-10 02:30:40.287 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-api.service --no-pager 2021-12-10 02:30:40.303 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-12-10 02:30:40.303 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-12-10 02:30:40.303 | Active: active (running) since Fri 2021-12-10 02:27:48 UTC; 2min 51s ago 2021-12-10 02:30:40.303 | Main PID: 87468 (uwsgi) 2021-12-10 02:30:40.303 | Status: "uWSGI is ready" 2021-12-10 02:30:40.303 | Tasks: 5 (limit: 14352) 2021-12-10 02:30:40.303 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-12-10 02:30:40.303 | ├─87468 glance-apiuWSGI master 2021-12-10 02:30:40.303 | ├─87469 glance-apiuWSGI worker 1 2021-12-10 02:30:40.303 | └─87470 glance-apiuWSGI worker 2 2021-12-10 02:30:40.303 | 2021-12-10 02:30:40.303 | Dec 10 02:28:18 n-d-821351-1 devstack@g-api.service[87468]: DEBUG glance_store.location [None req-c7a43193-09a3-43af-9d9e-8d93fe253943 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87469) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-10 02:30:40.303 | Dec 10 02:28:18 n-d-821351-1 devstack@g-api.service[87468]: DEBUG glance_store.location [None req-c7a43193-09a3-43af-9d9e-8d93fe253943 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87469) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-10 02:30:40.303 | Dec 10 02:28:18 n-d-821351-1 devstack@g-api.service[87468]: DEBUG glance_store.location [None req-c7a43193-09a3-43af-9d9e-8d93fe253943 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87469) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-10 02:30:40.303 | Dec 10 02:28:18 n-d-821351-1 devstack@g-api.service[87468]: DEBUG glance_store.location [None req-c7a43193-09a3-43af-9d9e-8d93fe253943 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87469) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-10 02:30:40.303 | Dec 10 02:28:18 n-d-821351-1 devstack@g-api.service[87468]: DEBUG glance_store.location [None req-c7a43193-09a3-43af-9d9e-8d93fe253943 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87469) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-10 02:30:40.303 | Dec 10 02:28:18 n-d-821351-1 devstack@g-api.service[87468]: DEBUG glance_store.location [None req-c7a43193-09a3-43af-9d9e-8d93fe253943 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87469) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-10 02:30:40.303 | Dec 10 02:28:18 n-d-821351-1 devstack@g-api.service[87468]: DEBUG glance_store.location [None req-c7a43193-09a3-43af-9d9e-8d93fe253943 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87469) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-10 02:30:40.303 | Dec 10 02:28:18 n-d-821351-1 devstack@g-api.service[87468]: DEBUG glance_store.location [None req-c7a43193-09a3-43af-9d9e-8d93fe253943 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87469) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-10 02:30:40.303 | Dec 10 02:28:18 n-d-821351-1 devstack@g-api.service[87468]: DEBUG glance_store.backend [None req-c7a43193-09a3-43af-9d9e-8d93fe253943 admin admin] Skipping store.set_acls... not implemented. {{(pid=87469) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2021-12-10 02:30:40.303 | Dec 10 02:28:18 n-d-821351-1 devstack@g-api.service[87468]: [pid: 87469|app: 0|req: 3/7] 127.0.0.1 () {40 vars in 864 bytes} [Fri Dec 10 02:28:01 2021] PUT /v2/images/17f7e8d0-0546-41f5-bf49-61d7d4c37495/file => generated 0 bytes in 16858 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-12-10 02:30:40.307 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.309 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-sch.service 2021-12-10 02:30:40.322 | enabled 2021-12-10 02:30:40.325 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-sch.service --no-pager 2021-12-10 02:30:40.340 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-12-10 02:30:40.340 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-12-10 02:30:40.340 | Active: active (running) since Fri 2021-12-10 02:30:15 UTC; 25s ago 2021-12-10 02:30:40.340 | Main PID: 96491 (cinder-schedule) 2021-12-10 02:30:40.340 | Tasks: 4 (limit: 14352) 2021-12-10 02:30:40.340 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-12-10 02:30:40.340 | └─96491 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-12-10 02:30:40.340 | 2021-12-10 02:30:40.340 | Dec 10 02:30:19 n-d-821351-1 cinder-scheduler[96491]: INFO cinder.manager [None req-2889cad6-33fb-4c98-a009-d328b9548631 None None] Initiating service 1 cleanup 2021-12-10 02:30:40.340 | Dec 10 02:30:19 n-d-821351-1 cinder-scheduler[96491]: INFO cinder.manager [None req-2889cad6-33fb-4c98-a009-d328b9548631 None None] Service 1 cleanup completed. 2021-12-10 02:30:40.340 | Dec 10 02:30:19 n-d-821351-1 cinder-scheduler[96491]: DEBUG cinder.service [None req-2889cad6-33fb-4c98-a009-d328b9548631 None None] Creating RPC server for service cinder-scheduler {{(pid=96491) start /opt/stack/cinder/cinder/service.py:231}} 2021-12-10 02:30:40.340 | Dec 10 02:30:19 n-d-821351-1 cinder-scheduler[96491]: DEBUG cinder.service [None req-2889cad6-33fb-4c98-a009-d328b9548631 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=96491) start /opt/stack/cinder/cinder/service.py:238}} 2021-12-10 02:30:40.340 | Dec 10 02:30:19 n-d-821351-1 cinder-scheduler[96491]: DEBUG cinder.scheduler.host_manager [None req-0b18f6e8-6812-4c64-87e0-504ca1418b0d None None] Received backup service update from n-d-821351-1: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=96491) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:547}} 2021-12-10 02:30:40.341 | Dec 10 02:30:24 n-d-821351-1 cinder-scheduler[96491]: DEBUG cinder.scheduler.host_manager [None req-57ba4a50-ce2a-4dcb-b599-59a2893def1a None None] Received volume service update from n-d-821351-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-821351-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=96491) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:579}} 2021-12-10 02:30:40.341 | Dec 10 02:30:24 n-d-821351-1 cinder-scheduler[96491]: DEBUG cinder.utils [None req-57ba4a50-ce2a-4dcb-b599-59a2893def1a None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=96491) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2021-12-10 02:30:40.341 | Dec 10 02:30:24 n-d-821351-1 cinder-scheduler[96491]: DEBUG cinder.scheduler.host_manager [None req-57ba4a50-ce2a-4dcb-b599-59a2893def1a None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'n-d-821351-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(2021, 12, 10, 2, 30, 24, 467297)}, {'type': 'backend', 'name_to_id': 'n-d-821351-1@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 12, 10, 2, 30, 24, 467297)}]. {{(pid=96491) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:899}} 2021-12-10 02:30:40.341 | Dec 10 02:30:24 n-d-821351-1 cinder-scheduler[96491]: DEBUG cinder.scheduler.host_manager [None req-57ba4a50-ce2a-4dcb-b599-59a2893def1a None None] Updating capabilities for n-d-821351-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-821351-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(2021, 12, 10, 2, 30, 24, 441698)} {{(pid=96491) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2021-12-10 02:30:40.341 | Dec 10 02:30:24 n-d-821351-1 cinder-scheduler[96491]: DEBUG cinder.utils [None req-57ba4a50-ce2a-4dcb-b599-59a2893def1a None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=96491) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2021-12-10 02:30:40.345 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.347 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-api.service 2021-12-10 02:30:40.361 | enabled 2021-12-10 02:30:40.364 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-api.service --no-pager 2021-12-10 02:30:40.380 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-12-10 02:30:40.380 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-12-10 02:30:40.380 | Active: active (running) since Fri 2021-12-10 02:30:09 UTC; 31s ago 2021-12-10 02:30:40.380 | Main PID: 96055 (uwsgi) 2021-12-10 02:30:40.380 | Status: "uWSGI is ready" 2021-12-10 02:30:40.380 | Tasks: 11 (limit: 14352) 2021-12-10 02:30:40.380 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-12-10 02:30:40.380 | ├─96055 cinder-apiuWSGI master 2021-12-10 02:30:40.380 | ├─96058 cinder-apiuWSGI worker 1 2021-12-10 02:30:40.380 | └─96059 cinder-apiuWSGI worker 2 2021-12-10 02:30:40.380 | 2021-12-10 02:30:40.380 | Dec 10 02:30:20 n-d-821351-1 devstack@c-api.service[96055]: [pid: 96058|app: 0|req: 1/2] 10.222.0.46 () {60 vars in 1228 bytes} [Fri Dec 10 02:30:19 2021] POST /volume/v3/21e17a85f14f49b5814236018c8c6c25/types => generated 186 bytes in 903 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-12-10 02:30:40.380 | Dec 10 02:30:20 n-d-821351-1 devstack@c-api.service[96055]: INFO cinder.api.openstack.wsgi [req-593848e0-39d3-4ff6-bd5a-bc2562b0af44 req-a0f1aa5b-0a40-4194-9a03-7486f252b025 admin admin] POST http://10.222.0.46/volume/v3/21e17a85f14f49b5814236018c8c6c25/types/007d0ac9-c406-450a-9910-f86e13c701c4/extra_specs 2021-12-10 02:30:40.380 | Dec 10 02:30:20 n-d-821351-1 devstack@c-api.service[96055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2021-12-10 02:30:40.380 | Dec 10 02:30:20 n-d-821351-1 devstack@c-api.service[96055]: DeprecationWarning, 2021-12-10 02:30:40.380 | Dec 10 02:30:20 n-d-821351-1 devstack@c-api.service[96055]: DEBUG cinder.api.openstack.wsgi [req-593848e0-39d3-4ff6-bd5a-bc2562b0af44 req-a0f1aa5b-0a40-4194-9a03-7486f252b025 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=96059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:865}} 2021-12-10 02:30:40.381 | Dec 10 02:30:20 n-d-821351-1 devstack@c-api.service[96055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2021-12-10 02:30:40.381 | Dec 10 02:30:20 n-d-821351-1 devstack@c-api.service[96055]: DeprecationWarning) 2021-12-10 02:30:40.381 | Dec 10 02:30:20 n-d-821351-1 devstack@c-api.service[96055]: DEBUG oslo_db.sqlalchemy.engines [req-593848e0-39d3-4ff6-bd5a-bc2562b0af44 req-a0f1aa5b-0a40-4194-9a03-7486f252b025 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=96059) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-10 02:30:40.381 | Dec 10 02:30:20 n-d-821351-1 devstack@c-api.service[96055]: INFO cinder.api.openstack.wsgi [req-593848e0-39d3-4ff6-bd5a-bc2562b0af44 req-a0f1aa5b-0a40-4194-9a03-7486f252b025 admin admin] http://10.222.0.46/volume/v3/21e17a85f14f49b5814236018c8c6c25/types/007d0ac9-c406-450a-9910-f86e13c701c4/extra_specs returned with HTTP 200 2021-12-10 02:30:40.381 | Dec 10 02:30:20 n-d-821351-1 devstack@c-api.service[96055]: [pid: 96059|app: 0|req: 2/3] 10.222.0.46 () {62 vars in 1445 bytes} [Fri Dec 10 02:30:20 2021] POST /volume/v3/21e17a85f14f49b5814236018c8c6c25/types/007d0ac9-c406-450a-9910-f86e13c701c4/extra_specs => generated 55 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-12-10 02:30:40.384 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.386 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-vol.service 2021-12-10 02:30:40.399 | enabled 2021-12-10 02:30:40.403 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-vol.service --no-pager 2021-12-10 02:30:40.419 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2021-12-10 02:30:40.419 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2021-12-10 02:30:40.419 | Active: active (running) since Fri 2021-12-10 02:30:17 UTC; 23s ago 2021-12-10 02:30:40.419 | Main PID: 97185 (cinder-volume) 2021-12-10 02:30:40.419 | Tasks: 2 (limit: 14352) 2021-12-10 02:30:40.419 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2021-12-10 02:30:40.420 | ├─97185 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-12-10 02:30:40.420 | └─97441 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-12-10 02:30:40.420 | 2021-12-10 02:30:40.420 | Dec 10 02:30:24 n-d-821351-1 sudo[97488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2021-12-10 02:30:40.420 | Dec 10 02:30:24 n-d-821351-1 sudo[97488]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-12-10 02:30:40.420 | Dec 10 02:30:24 n-d-821351-1 sudo[97488]: pam_unix(sudo:session): session closed for user root 2021-12-10 02:30:40.420 | Dec 10 02:30:24 n-d-821351-1 cinder-volume[97185]: DEBUG oslo_concurrency.processutils [None req-57ba4a50-ce2a-4dcb-b599-59a2893def1a 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.376s {{(pid=97441) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2021-12-10 02:30:40.420 | Dec 10 02:30:24 n-d-821351-1 cinder-volume[97185]: DEBUG oslo_concurrency.processutils [None req-57ba4a50-ce2a-4dcb-b599-59a2893def1a 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=97441) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:379}} 2021-12-10 02:30:40.420 | Dec 10 02:30:24 n-d-821351-1 sudo[97492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 2021-12-10 02:30:40.420 | Dec 10 02:30:24 n-d-821351-1 sudo[97492]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-12-10 02:30:40.420 | Dec 10 02:30:25 n-d-821351-1 cinder-volume[97185]: DEBUG oslo_concurrency.processutils [None req-57ba4a50-ce2a-4dcb-b599-59a2893def1a 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.354s {{(pid=97441) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2021-12-10 02:30:40.420 | Dec 10 02:30:25 n-d-821351-1 sudo[97492]: pam_unix(sudo:session): session closed for user root 2021-12-10 02:30:40.420 | Dec 10 02:30:25 n-d-821351-1 cinder-volume[97185]: INFO cinder.volume.manager [None req-57ba4a50-ce2a-4dcb-b599-59a2893def1a None None] Driver post RPC initialization completed successfully. 2021-12-10 02:30:40.424 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.426 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-svc.service 2021-12-10 02:30:40.439 | enabled 2021-12-10 02:30:40.442 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-svc.service --no-pager 2021-12-10 02:30:40.458 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-12-10 02:30:40.458 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-12-10 02:30:40.458 | Active: active (running) since Fri 2021-12-10 02:28:27 UTC; 2min 13s ago 2021-12-10 02:30:40.458 | Main PID: 88886 (/usr/bin/python) 2021-12-10 02:30:40.458 | Tasks: 5 (limit: 14352) 2021-12-10 02:30:40.458 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-12-10 02:30:40.458 | ├─88886 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-10 02:30:40.458 | ├─88997 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-10 02:30:40.458 | ├─88998 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-10 02:30:40.458 | ├─88999 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-10 02:30:40.458 | └─89000 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-10 02:30:40.458 | 2021-12-10 02:30:40.458 | Dec 10 02:29:44 n-d-821351-1 neutron-server[88886]: DEBUG neutron_lib.callbacks.manager [None req-7c719708-6458-4035-8937-6b0f93354437 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8779471349943', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1310050'] for agent, after_update {{(pid=88999) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-10 02:30:40.458 | Dec 10 02:29:45 n-d-821351-1 neutron-server[88886]: DEBUG neutron_lib.callbacks.manager [None req-b8a48f2a-aac0-43a5-92fb-273d2ce431f2 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8779471349943', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1310050'] for agent, after_update {{(pid=88999) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-10 02:30:40.458 | Dec 10 02:29:45 n-d-821351-1 neutron-server[88886]: DEBUG neutron_lib.callbacks.manager [None req-bfb7fde5-e5f3-4787-9acf-8ef52a1dbb16 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8779471349943', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1310050'] for agent, after_update {{(pid=88999) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-10 02:30:40.458 | Dec 10 02:29:46 n-d-821351-1 neutron-server[88886]: DEBUG neutron_lib.callbacks.manager [None req-279c57f4-0827-4135-9f14-b4e86f1a4eaa None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8779471349943', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1310050'] for agent, after_update {{(pid=88999) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-10 02:30:40.458 | Dec 10 02:30:03 n-d-821351-1 neutron-server[88886]: DEBUG neutron.db.agents_db [None req-ebd19bf8-02ca-4bf6-9f69-b979d8c10f73 None None] Agent healthcheck: found 5 active agents {{(pid=89000) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:330}} 2021-12-10 02:30:40.458 | Dec 10 02:30:12 n-d-821351-1 neutron-server[88886]: DEBUG neutron_lib.callbacks.manager [None req-402f17f0-0f14-4fab-97c2-8a3af77f4f07 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8779471349943', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1310050'] for agent, after_update {{(pid=88999) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-10 02:30:40.458 | Dec 10 02:30:14 n-d-821351-1 neutron-server[88886]: DEBUG neutron_lib.callbacks.manager [None req-7c719708-6458-4035-8937-6b0f93354437 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8779471349943', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1310050'] for agent, after_update {{(pid=88999) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-10 02:30:40.458 | Dec 10 02:30:15 n-d-821351-1 neutron-server[88886]: DEBUG neutron_lib.callbacks.manager [None req-fec0d98c-b2b8-4409-ae81-c44ccce08f44 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8779471349943', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1310050'] for agent, after_update {{(pid=88999) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-10 02:30:40.458 | Dec 10 02:30:15 n-d-821351-1 neutron-server[88886]: DEBUG neutron_lib.callbacks.manager [None req-bfb7fde5-e5f3-4787-9acf-8ef52a1dbb16 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8779471349943', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1310050'] for agent, after_update {{(pid=88999) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-10 02:30:40.459 | Dec 10 02:30:16 n-d-821351-1 neutron-server[88886]: DEBUG neutron_lib.callbacks.manager [None req-279c57f4-0827-4135-9f14-b4e86f1a4eaa None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8779471349943', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1310050'] for agent, after_update {{(pid=88999) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-10 02:30:40.462 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.464 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-12-10 02:30:40.478 | enabled 2021-12-10 02:30:40.481 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-12-10 02:30:40.497 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-12-10 02:30:40.497 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-12-10 02:30:40.497 | Active: active (running) since Fri 2021-12-10 02:28:38 UTC; 2min 1s ago 2021-12-10 02:30:40.497 | Main PID: 90284 (/usr/bin/python) 2021-12-10 02:30:40.497 | Tasks: 12 (limit: 14352) 2021-12-10 02:30:40.498 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-12-10 02:30:40.498 | ├─90284 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini 2021-12-10 02:30:40.498 | ├─91869 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp_1nrr3wj/privsep.sock 2021-12-10 02:30:40.498 | ├─91878 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-10 02:30:40.498 | ├─91879 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-10 02:30:40.498 | └─92037 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/e785ab9b-22c3-4c21-8818-b0d69575f53f/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/e785ab9b-22c3-4c21-8818-b0d69575f53f/host --addn-hosts=/opt/stack/data/neutron/dhcp/e785ab9b-22c3-4c21-8818-b0d69575f53f/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/e785ab9b-22c3-4c21-8818-b0d69575f53f/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/e785ab9b-22c3-4c21-8818-b0d69575f53f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8b6e2f42-b35d-45b3-9a1f-d64abd3d5a91,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2021-12-10 02:30:40.498 | 2021-12-10 02:30:40.498 | Dec 10 02:29:19 n-d-821351-1 neutron-dhcp-agent[90284]: DEBUG oslo_concurrency.lockutils [None req-82bf3c51-b91c-438e-9f3c-e89d3ccfb8a6 None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=90284) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-10 02:30:40.498 | Dec 10 02:29:22 n-d-821351-1 neutron-dhcp-agent[90284]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=90284) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-10 02:30:40.498 | Dec 10 02:29:24 n-d-821351-1 neutron-dhcp-agent[90284]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=90284) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-10 02:30:40.498 | Dec 10 02:29:24 n-d-821351-1 neutron-dhcp-agent[90284]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=90284) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-10 02:30:40.498 | Dec 10 02:29:25 n-d-821351-1 dnsmasq[92037]: reading /etc/resolv.conf 2021-12-10 02:30:40.498 | Dec 10 02:29:25 n-d-821351-1 dnsmasq[92037]: using nameserver 127.0.0.53#53 2021-12-10 02:30:40.498 | Dec 10 02:29:25 n-d-821351-1 dnsmasq[92037]: reading /etc/resolv.conf 2021-12-10 02:30:40.498 | Dec 10 02:29:25 n-d-821351-1 dnsmasq[92037]: using nameserver 127.0.0.53#53 2021-12-10 02:30:40.498 | Dec 10 02:29:42 n-d-821351-1 neutron-dhcp-agent[90284]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90284) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-10 02:30:40.498 | Dec 10 02:29:42 n-d-821351-1 neutron-dhcp-agent[90284]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.008s {{(pid=90284) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-10 02:30:40.501 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.504 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-meta.service 2021-12-10 02:30:40.517 | enabled 2021-12-10 02:30:40.520 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-meta.service --no-pager 2021-12-10 02:30:40.536 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-12-10 02:30:40.536 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-12-10 02:30:40.536 | Active: active (running) since Fri 2021-12-10 02:28:41 UTC; 1min 59s ago 2021-12-10 02:30:40.536 | Main PID: 91021 (/usr/bin/python) 2021-12-10 02:30:40.536 | Tasks: 3 (limit: 14352) 2021-12-10 02:30:40.536 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-12-10 02:30:40.536 | ├─91021 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-12-10 02:30:40.536 | ├─91509 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-12-10 02:30:40.536 | └─91510 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-12-10 02:30:40.536 | 2021-12-10 02:30:40.536 | Dec 10 02:28:45 n-d-821351-1 neutron-metadata-agent[91021]: DEBUG oslo_service.service [None req-bfb7fde5-e5f3-4787-9acf-8ef52a1dbb16 None None] oslo_messaging_rabbit.ssl = False {{(pid=91021) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.536 | Dec 10 02:28:45 n-d-821351-1 neutron-metadata-agent[91021]: DEBUG oslo_service.service [None req-bfb7fde5-e5f3-4787-9acf-8ef52a1dbb16 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=91021) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.536 | Dec 10 02:28:45 n-d-821351-1 neutron-metadata-agent[91021]: DEBUG oslo_service.service [None req-bfb7fde5-e5f3-4787-9acf-8ef52a1dbb16 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=91021) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.536 | Dec 10 02:28:45 n-d-821351-1 neutron-metadata-agent[91021]: DEBUG oslo_service.service [None req-bfb7fde5-e5f3-4787-9acf-8ef52a1dbb16 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=91021) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.536 | Dec 10 02:28:45 n-d-821351-1 neutron-metadata-agent[91021]: DEBUG oslo_service.service [None req-bfb7fde5-e5f3-4787-9acf-8ef52a1dbb16 None None] oslo_messaging_rabbit.ssl_version = {{(pid=91021) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.537 | Dec 10 02:28:45 n-d-821351-1 neutron-metadata-agent[91021]: DEBUG oslo_service.service [None req-bfb7fde5-e5f3-4787-9acf-8ef52a1dbb16 None None] oslo_messaging_notifications.driver = [] {{(pid=91021) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.537 | Dec 10 02:28:45 n-d-821351-1 neutron-metadata-agent[91021]: DEBUG oslo_service.service [None req-bfb7fde5-e5f3-4787-9acf-8ef52a1dbb16 None None] oslo_messaging_notifications.retry = -1 {{(pid=91021) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.537 | Dec 10 02:28:45 n-d-821351-1 neutron-metadata-agent[91021]: DEBUG oslo_service.service [None req-bfb7fde5-e5f3-4787-9acf-8ef52a1dbb16 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=91021) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.537 | Dec 10 02:28:45 n-d-821351-1 neutron-metadata-agent[91021]: DEBUG oslo_service.service [None req-bfb7fde5-e5f3-4787-9acf-8ef52a1dbb16 None None] oslo_messaging_notifications.transport_url = **** {{(pid=91021) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.537 | Dec 10 02:28:45 n-d-821351-1 neutron-metadata-agent[91021]: DEBUG oslo_service.service [None req-bfb7fde5-e5f3-4787-9acf-8ef52a1dbb16 None None] ******************************************************************************** {{(pid=91021) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-10 02:30:40.539 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.542 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-agt.service 2021-12-10 02:30:40.555 | enabled 2021-12-10 02:30:40.558 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-agt.service --no-pager 2021-12-10 02:30:40.573 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-12-10 02:30:40.573 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-12-10 02:30:40.573 | Active: active (running) since Fri 2021-12-10 02:28:37 UTC; 2min 2s ago 2021-12-10 02:30:40.573 | Main PID: 89927 (/usr/bin/python) 2021-12-10 02:30:40.573 | Tasks: 7 (limit: 14352) 2021-12-10 02:30:40.573 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-12-10 02:30:40.573 | ├─89927 /usr/bin/python3.6 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-10 02:30:40.573 | ├─91481 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-10 02:30:40.573 | ├─91483 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-10 02:30:40.573 | └─91508 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-12-10 02:30:40.573 | 2021-12-10 02:30:40.573 | Dec 10 02:30:34 n-d-821351-1 neutron-openvswitch-agent[89927]: DEBUG neutron.agent.linux.utils [None req-5dd39cf0-42ce-4b2b-ad2a-9bd237158228 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91508. {{(pid=89927) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-10 02:30:40.573 | Dec 10 02:30:34 n-d-821351-1 neutron-openvswitch-agent[89927]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-5dd39cf0-42ce-4b2b-ad2a-9bd237158228 None None] Agent rpc_loop - iteration:55 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-10 02:30:40.573 | Dec 10 02:30:36 n-d-821351-1 neutron-openvswitch-agent[89927]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-5dd39cf0-42ce-4b2b-ad2a-9bd237158228 None None] Agent rpc_loop - iteration:56 started 2021-12-10 02:30:40.573 | Dec 10 02:30:36 n-d-821351-1 neutron-openvswitch-agent[89927]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-5dd39cf0-42ce-4b2b-ad2a-9bd237158228 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xe65b2da1,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=135885607162030284,duration_nsec=218000000,duration_sec=114,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=89927) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-12-10 02:30:40.573 | Dec 10 02:30:36 n-d-821351-1 neutron-openvswitch-agent[89927]: DEBUG neutron.agent.linux.utils [None req-5dd39cf0-42ce-4b2b-ad2a-9bd237158228 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91508. {{(pid=89927) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-10 02:30:40.573 | Dec 10 02:30:36 n-d-821351-1 neutron-openvswitch-agent[89927]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-5dd39cf0-42ce-4b2b-ad2a-9bd237158228 None None] Agent rpc_loop - iteration:56 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-10 02:30:40.573 | Dec 10 02:30:38 n-d-821351-1 neutron-openvswitch-agent[89927]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-5dd39cf0-42ce-4b2b-ad2a-9bd237158228 None None] Agent rpc_loop - iteration:57 started 2021-12-10 02:30:40.574 | Dec 10 02:30:38 n-d-821351-1 neutron-openvswitch-agent[89927]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-5dd39cf0-42ce-4b2b-ad2a-9bd237158228 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xe65b2da3,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=135885607162030284,duration_nsec=219000000,duration_sec=116,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=89927) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-12-10 02:30:40.574 | Dec 10 02:30:38 n-d-821351-1 neutron-openvswitch-agent[89927]: DEBUG neutron.agent.linux.utils [None req-5dd39cf0-42ce-4b2b-ad2a-9bd237158228 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91508. {{(pid=89927) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-10 02:30:40.574 | Dec 10 02:30:38 n-d-821351-1 neutron-openvswitch-agent[89927]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-5dd39cf0-42ce-4b2b-ad2a-9bd237158228 None None] Agent rpc_loop - iteration:57 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2021-12-10 02:30:40.577 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.580 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-l3.service 2021-12-10 02:30:40.592 | enabled 2021-12-10 02:30:40.597 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-l3.service --no-pager 2021-12-10 02:30:40.612 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-12-10 02:30:40.612 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-12-10 02:30:40.612 | Active: active (running) since Fri 2021-12-10 02:28:39 UTC; 2min 0s ago 2021-12-10 02:30:40.612 | Main PID: 90672 (/usr/bin/python) 2021-12-10 02:30:40.612 | Tasks: 12 (limit: 14352) 2021-12-10 02:30:40.612 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-12-10 02:30:40.612 | ├─90672 /usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini 2021-12-10 02:30:40.612 | ├─91579 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpduy1_mpn/privsep.sock 2021-12-10 02:30:40.612 | ├─92336 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-10 02:30:40.612 | ├─92337 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-10 02:30:40.612 | └─92538 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/ace7e884-2328-480b-a94a-38b5c1756fb5.conf 2021-12-10 02:30:40.612 | 2021-12-10 02:30:40.612 | Dec 10 02:29:27 n-d-821351-1 neutron-l3-agent[90672]: INFO neutron.agent.l3.agent [-] Finished a router update for ace7e884-2328-480b-a94a-38b5c1756fb5, update_id 5bf3c4b5-012a-4733-8b95-bfc2620ceb84. Time elapsed: 3.508 2021-12-10 02:30:40.612 | Dec 10 02:29:28 n-d-821351-1 neutron-l3-agent[90672]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-ace7e884-2328-480b-a94a-38b5c1756fb5', 'arping', '-U', '-I', 'qg-d08904f4-52', '-c', '1', '-w', '2', '172.25.3.140'] {{(pid=90672) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-10 02:30:40.612 | Dec 10 02:29:28 n-d-821351-1 neutron-l3-agent[90672]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-ace7e884-2328-480b-a94a-38b5c1756fb5', 'arping', '-A', '-I', 'qg-d08904f4-52', '-c', '1', '-w', '2', '172.25.3.140'] {{(pid=90672) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-10 02:30:40.612 | Dec 10 02:29:30 n-d-821351-1 neutron-l3-agent[90672]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-ace7e884-2328-480b-a94a-38b5c1756fb5', 'arping', '-U', '-I', 'qg-d08904f4-52', '-c', '1', '-w', '2', '172.25.3.140'] {{(pid=90672) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-10 02:30:40.612 | Dec 10 02:29:30 n-d-821351-1 neutron-l3-agent[90672]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-ace7e884-2328-480b-a94a-38b5c1756fb5', 'arping', '-A', '-I', 'qg-d08904f4-52', '-c', '1', '-w', '2', '172.25.3.140'] {{(pid=90672) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-10 02:30:40.612 | Dec 10 02:29:44 n-d-821351-1 neutron-l3-agent[90672]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90672) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-10 02:30:40.612 | Dec 10 02:29:44 n-d-821351-1 neutron-l3-agent[90672]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=90672) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-10 02:30:40.612 | Dec 10 02:29:44 n-d-821351-1 neutron-l3-agent[90672]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90672) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-10 02:30:40.612 | Dec 10 02:29:44 n-d-821351-1 neutron-l3-agent[90672]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=90672) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-10 02:30:40.613 | Dec 10 02:30:06 n-d-821351-1 neutron-l3-agent[90672]: DEBUG oslo_service.periodic_task [None req-58f2ece2-d14a-4f76-a6de-dca48c3bdade None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=90672) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-10 02:30:40.615 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.618 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@rabbit.service 2021-12-10 02:30:40.630 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-12-10 02:30:40.633 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.636 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@tempest.service 2021-12-10 02:30:40.648 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-12-10 02:30:40.652 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.655 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@mysql.service 2021-12-10 02:30:40.667 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-12-10 02:30:40.671 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.677 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@etcd3.service 2021-12-10 02:30:40.685 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-12-10 02:30:40.689 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.692 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@dstat.service 2021-12-10 02:30:40.706 | enabled 2021-12-10 02:30:40.710 | + functions-common:service_check:1627 : sudo systemctl status devstack@dstat.service --no-pager 2021-12-10 02:30:40.726 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-12-10 02:30:40.727 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-12-10 02:30:40.727 | Active: active (running) since Fri 2021-12-10 02:11:15 UTC; 19min ago 2021-12-10 02:30:40.727 | Main PID: 71004 (dstat.sh) 2021-12-10 02:30:40.727 | Tasks: 3 (limit: 14352) 2021-12-10 02:30:40.727 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-12-10 02:30:40.727 | ├─71004 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-12-10 02:30:40.727 | ├─71057 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-12-10 02:30:40.727 | └─71059 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-12-10 02:30:40.727 | 2021-12-10 02:30:40.727 | Dec 10 02:30:30 n-d-821351-1 dstat.sh[71004]: 10-12 02:30:30| 26 6 65 3 0|4332M 2274M 148M 5018M| 0 0 | 0 224k| 0 18.0 |1070 5121 |2.45 2.16 1.60|2.0 0 77| 0 0 |openstack 97844 10%2085k 256B|bash 97431 11M 42k 0%|mysqld 412M| 0 0 | 26 273 0 150 0 2021-12-10 02:30:40.727 | Dec 10 02:30:31 n-d-821351-1 dstat.sh[71004]: 10-12 02:30:31| 28 3 67 2 0|4357M 2248M 148M 5018M| 0 0 | 0 88k| 0 9.00 | 381 3786 |2.45 2.16 1.60|2.0 0 1.0| 0 0 |openstack 97844 25%6626k 33k|openstack 978446626k 33k 25%|mysqld 412M| 0 0 | 26 273 0 150 0 2021-12-10 02:30:40.727 | Dec 10 02:30:32 n-d-821351-1 dstat.sh[71004]: 10-12 02:30:32| 26 4 69 1 0|4326M 2279M 148M 5018M|1234B 70B| 0 80k| 0 6.00 |1049 5042 |2.45 2.16 1.60|2.0 0 79| 0 0 |uwsgi 722254.0%3713B 14k|bash 97431 11M 42k 0%|mysqld 412M| 0 0 | 26 273 0 150 0 2021-12-10 02:30:40.727 | Dec 10 02:30:33 n-d-821351-1 dstat.sh[71004]: 10-12 02:30:33| 26 3 68 3 0|4354M 2251M 148M 5018M| 166B 0 | 0 520k| 0 24.0 | 343 3747 |2.45 2.16 1.60|2.0 0 1.0| 0 0 |openstack 97924 25%6657k 33k|openstack 979246657k 33k 25%|mysqld 412M| 0 0 | 26 273 0 150 0 2021-12-10 02:30:40.727 | Dec 10 02:30:34 n-d-821351-1 dstat.sh[71004]: 10-12 02:30:34| 28 3 67 2 0|4369M 2236M 148M 5018M| 166B 0 | 0 84k| 0 9.00 | 751 4459 |2.45 2.16 1.60|2.0 0 0| 0 0 |openstack 97924 19%3529k 0 |openstack 979243529k 0 19%|mysqld 412M| 0 0 | 26 275 0 155 0 2021-12-10 02:30:40.727 | Dec 10 02:30:35 n-d-821351-1 dstat.sh[71004]: 10-12 02:30:35| 26 4 69 1 0|4341M 2264M 148M 5018M|1344B 0 | 0 88k| 0 3.00 | 987 4976 |2.33 2.14 1.59|3.0 0 144| 0 0 |openstack 98068 17%4593k 33k|bash 97431 11M 49k 0%|mysqld 412M| 0 0 | 26 273 0 157 0 2021-12-10 02:30:40.727 | Dec 10 02:30:36 n-d-821351-1 dstat.sh[71004]: 10-12 02:30:36| 26 3 69 2 0|4364M 2241M 148M 5018M|1510B 0 | 0 308k| 0 12.0 | 347 3774 |2.33 2.14 1.59|2.0 0 0| 0 0 |openstack 98068 25%6013k 0 |openstack 980686013k 0 25%|mysqld 412M| 0 0 | 26 273 0 151 0 2021-12-10 02:30:40.727 | Dec 10 02:30:37 n-d-821351-1 dstat.sh[71004]: 10-12 02:30:37| 26 4 69 1 0|4333M 2272M 148M 5018M| 332B 0 | 0 92k| 0 6.00 |1012 5027 |2.33 2.14 1.59|2.0 0 79| 0 0 |openstack 981489.5%2085k 256B|bash 97431 11M 42k 0%|mysqld 412M| 0 0 | 26 273 0 157 0 2021-12-10 02:30:40.727 | Dec 10 02:30:38 n-d-821351-1 dstat.sh[71004]: 10-12 02:30:38| 26 3 69 2 0|4357M 2248M 148M 5018M|1178B 0 | 0 288k| 0 13.0 | 344 3684 |2.33 2.14 1.59|2.0 0 1.0| 0 0 |openstack 98148 25%6308k 33k|openstack 981486308k 33k 25%|mysqld 412M| 0 0 | 26 273 0 156 0 2021-12-10 02:30:40.727 | Dec 10 02:30:39 n-d-821351-1 dstat.sh[71004]: 10-12 02:30:39| 25 5 70 0 0|4322M 2283M 148M 5018M| 166B 0 | 0 4096B| 0 1.00 |1195 5303 |2.33 2.14 1.59|2.0 0 117| 0 0 |uwsgi 722243.8%3713B 14k|bash 17399 89M 363k0.5%|mysqld 412M| 0 0 | 26 273 0 162 0 2021-12-10 02:30:40.730 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.733 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-crt.service 2021-12-10 02:30:40.749 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-12-10 02:30:40.753 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.756 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cauth.service 2021-12-10 02:30:40.769 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-12-10 02:30:40.773 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.776 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-metering.service 2021-12-10 02:30:40.789 | enabled 2021-12-10 02:30:40.793 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-metering.service --no-pager 2021-12-10 02:30:40.808 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-12-10 02:30:40.808 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-12-10 02:30:40.808 | Active: active (running) since Fri 2021-12-10 02:28:42 UTC; 1min 57s ago 2021-12-10 02:30:40.808 | Main PID: 91387 (/usr/bin/python) 2021-12-10 02:30:40.808 | Tasks: 1 (limit: 14352) 2021-12-10 02:30:40.809 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-12-10 02:30:40.809 | └─91387 /usr/bin/python3.6 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini 2021-12-10 02:30:40.809 | 2021-12-10 02:30:40.809 | Dec 10 02:29:46 n-d-821351-1 neutron-metering-agent[91387]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=91387) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-10 02:30:40.809 | Dec 10 02:30:09 n-d-821351-1 neutron-metering-agent[91387]: DEBUG oslo_service.periodic_task [None req-b6c6666d-5162-450c-b98e-9f5d9b73d591 None None] Running periodic task MeteringAgentWithStateReport._sync_routers_task {{(pid=91387) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-10 02:30:40.809 | Dec 10 02:30:16 n-d-821351-1 neutron-metering-agent[91387]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=91387) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2021-12-10 02:30:40.809 | Dec 10 02:30:16 n-d-821351-1 neutron-metering-agent[91387]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=91387) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-10 02:30:40.809 | Dec 10 02:30:16 n-d-821351-1 neutron-metering-agent[91387]: 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=91387) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-10 02:30:40.809 | Dec 10 02:30:16 n-d-821351-1 neutron-metering-agent[91387]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=91387) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-10 02:30:40.809 | Dec 10 02:30:16 n-d-821351-1 neutron-metering-agent[91387]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=91387) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:215}} 2021-12-10 02:30:40.809 | Dec 10 02:30:16 n-d-821351-1 neutron-metering-agent[91387]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=91387) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-10 02:30:40.809 | Dec 10 02:30:16 n-d-821351-1 neutron-metering-agent[91387]: 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=91387) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-10 02:30:40.809 | Dec 10 02:30:16 n-d-821351-1 neutron-metering-agent[91387]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=91387) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-10 02:30:40.812 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.815 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-vpn.service 2021-12-10 02:30:40.827 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-12-10 02:30:40.831 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.834 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-reg.service 2021-12-10 02:30:40.849 | enabled 2021-12-10 02:30:40.853 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-reg.service --no-pager 2021-12-10 02:30:40.869 | ● devstack@g-reg.service - Devstack devstack@g-reg.service 2021-12-10 02:30:40.869 | Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled) 2021-12-10 02:30:40.869 | Active: active (running) since Fri 2021-12-10 02:27:47 UTC; 2min 53s ago 2021-12-10 02:30:40.869 | Main PID: 87023 (glance-registry) 2021-12-10 02:30:40.869 | Tasks: 3 (limit: 14352) 2021-12-10 02:30:40.869 | CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service 2021-12-10 02:30:40.869 | ├─87023 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-10 02:30:40.869 | ├─87536 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-10 02:30:40.869 | └─87537 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-10 02:30:40.869 | 2021-12-10 02:30:40.869 | Dec 10 02:27:49 n-d-821351-1 glance-registry[87023]: DEBUG glance.common.config [-] healthcheck.backends = ['disable_by_file'] {{(pid=87023) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.869 | Dec 10 02:27:49 n-d-821351-1 glance-registry[87023]: DEBUG glance.common.config [-] healthcheck.detailed = False {{(pid=87023) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.869 | Dec 10 02:27:49 n-d-821351-1 glance-registry[87023]: DEBUG glance.common.config [-] healthcheck.disable_by_file_path = None {{(pid=87023) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.869 | Dec 10 02:27:49 n-d-821351-1 glance-registry[87023]: DEBUG glance.common.config [-] healthcheck.path = /healthcheck {{(pid=87023) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.869 | Dec 10 02:27:49 n-d-821351-1 glance-registry[87023]: DEBUG glance.common.config [-] ******************************************************************************** {{(pid=87023) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-10 02:30:40.869 | Dec 10 02:27:49 n-d-821351-1 glance-registry[87023]: INFO glance.common.wsgi [-] Starting 2 workers 2021-12-10 02:30:40.869 | Dec 10 02:27:49 n-d-821351-1 glance-registry[87023]: INFO glance.common.wsgi [-] Started child 87536 2021-12-10 02:30:40.870 | Dec 10 02:27:49 n-d-821351-1 glance-registry[87023]: INFO eventlet.wsgi.server [-] (87536) wsgi starting up on http://0.0.0.0:9191 2021-12-10 02:30:40.870 | Dec 10 02:27:49 n-d-821351-1 glance-registry[87023]: INFO glance.common.wsgi [-] Started child 87537 2021-12-10 02:30:40.870 | Dec 10 02:27:49 n-d-821351-1 glance-registry[87023]: INFO eventlet.wsgi.server [-] (87537) wsgi starting up on http://0.0.0.0:9191 2021-12-10 02:30:40.873 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.875 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@cinder.service 2021-12-10 02:30:40.887 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-12-10 02:30:40.891 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.894 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-bak.service 2021-12-10 02:30:40.907 | enabled 2021-12-10 02:30:40.911 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-bak.service --no-pager 2021-12-10 02:30:40.926 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2021-12-10 02:30:40.926 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2021-12-10 02:30:40.926 | Active: active (running) since Fri 2021-12-10 02:30:16 UTC; 24s ago 2021-12-10 02:30:40.926 | Main PID: 96837 (cinder-backup) 2021-12-10 02:30:40.926 | Tasks: 2 (limit: 14352) 2021-12-10 02:30:40.926 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2021-12-10 02:30:40.926 | ├─96837 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-12-10 02:30:40.926 | └─97278 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-12-10 02:30:40.926 | 2021-12-10 02:30:40.926 | Dec 10 02:30:19 n-d-821351-1 cinder-backup[96837]: DEBUG oslo_service.service [None req-bb375062-5f3c-417c-a9b5-69edeffc5b4b None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=96837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.926 | Dec 10 02:30:19 n-d-821351-1 cinder-backup[96837]: DEBUG oslo_service.service [None req-bb375062-5f3c-417c-a9b5-69edeffc5b4b None None] backend_defaults.volume_backend_name = None {{(pid=96837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.926 | Dec 10 02:30:19 n-d-821351-1 cinder-backup[96837]: DEBUG oslo_service.service [None req-bb375062-5f3c-417c-a9b5-69edeffc5b4b None None] backend_defaults.volume_clear = zero {{(pid=96837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.926 | Dec 10 02:30:19 n-d-821351-1 cinder-backup[96837]: DEBUG oslo_service.service [None req-bb375062-5f3c-417c-a9b5-69edeffc5b4b None None] backend_defaults.volume_clear_ionice = None {{(pid=96837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.927 | Dec 10 02:30:19 n-d-821351-1 cinder-backup[96837]: DEBUG oslo_service.service [None req-bb375062-5f3c-417c-a9b5-69edeffc5b4b None None] backend_defaults.volume_clear_size = 0 {{(pid=96837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.927 | Dec 10 02:30:19 n-d-821351-1 cinder-backup[96837]: DEBUG oslo_service.service [None req-bb375062-5f3c-417c-a9b5-69edeffc5b4b None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=96837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.927 | Dec 10 02:30:19 n-d-821351-1 cinder-backup[96837]: DEBUG oslo_service.service [None req-bb375062-5f3c-417c-a9b5-69edeffc5b4b None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=96837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.927 | Dec 10 02:30:19 n-d-821351-1 cinder-backup[96837]: DEBUG oslo_service.service [None req-bb375062-5f3c-417c-a9b5-69edeffc5b4b None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=96837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.927 | Dec 10 02:30:19 n-d-821351-1 cinder-backup[96837]: DEBUG oslo_service.service [None req-bb375062-5f3c-417c-a9b5-69edeffc5b4b None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=96837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:40.927 | Dec 10 02:30:19 n-d-821351-1 cinder-backup[96837]: DEBUG oslo_service.service [None req-bb375062-5f3c-417c-a9b5-69edeffc5b4b None None] ******************************************************************************** {{(pid=96837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-10 02:30:40.930 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.932 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-proxy.service 2021-12-10 02:30:40.946 | enabled 2021-12-10 02:30:40.950 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-12-10 02:30:40.966 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-12-10 02:30:40.967 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-12-10 02:30:40.967 | Active: active (running) since Fri 2021-12-10 02:27:43 UTC; 2min 57s ago 2021-12-10 02:30:40.967 | Main PID: 86525 (swift-proxy-ser) 2021-12-10 02:30:40.967 | Tasks: 2 (limit: 14352) 2021-12-10 02:30:40.967 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-12-10 02:30:40.967 | ├─86525 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-10 02:30:40.967 | └─86623 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-10 02:30:40.967 | 2021-12-10 02:30:40.967 | Dec 10 02:28:18 n-d-821351-1 proxy-server[86623]: 10.222.0.46 10.222.0.46 10/Dec/2021/02/28/18 PUT /v1/AUTH_acab08f9c3904c139427917446a27c10/glance/17f7e8d0-0546-41f5-bf49-61d7d4c37495 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhsrsx... 645922816 - - tx36452fe0554f480fa48e5-0061b2bb33 - 15.3452 - - 1639103283.101786852 1639103298.446993828 0 2021-12-10 02:30:40.967 | Dec 10 02:28:18 n-d-821351-1 swift-proxy-server[86525]: proxy-server: 10.222.0.46 10.222.0.46 10/Dec/2021/02/28/18 PUT /v1/AUTH_acab08f9c3904c139427917446a27c10/glance/17f7e8d0-0546-41f5-bf49-61d7d4c37495 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhsrsx... 645922816 - - tx36452fe0554f480fa48e5-0061b2bb33 - 15.3452 - - 1639103283.101786852 1639103298.446993828 0 2021-12-10 02:30:40.967 | Dec 10 02:30:19 n-d-821351-1 proxy-server[86623]: Deferring reject downstream 2021-12-10 02:30:40.967 | Dec 10 02:30:19 n-d-821351-1 swift-proxy-server[86525]: proxy-server: Deferring reject downstream 2021-12-10 02:30:40.967 | Dec 10 02:30:19 n-d-821351-1 proxy-server[86623]: Received request from 2021-12-10 02:30:40.967 | Dec 10 02:30:19 n-d-821351-1 swift-proxy-server[86525]: proxy-server: Received request from 2021-12-10 02:30:40.967 | Dec 10 02:30:19 n-d-821351-1 proxy-server[86623]: Authorizing as anonymous (txn: txaf3b1a45a0f3491cb2271-0061b2bbbb) 2021-12-10 02:30:40.967 | Dec 10 02:30:19 n-d-821351-1 swift-proxy-server[86525]: proxy-server: Authorizing as anonymous (txn: txaf3b1a45a0f3491cb2271-0061b2bbbb) 2021-12-10 02:30:40.967 | Dec 10 02:30:19 n-d-821351-1 proxy-server[86623]: 10.222.0.46 10.222.0.46 10/Dec/2021/02/30/19 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1624 - txaf3b1a45a0f3491cb2271-0061b2bbbb - 0.0076 - - 1639103419.683125496 1639103419.690760851 - 2021-12-10 02:30:40.967 | Dec 10 02:30:19 n-d-821351-1 swift-proxy-server[86525]: proxy-server: 10.222.0.46 10.222.0.46 10/Dec/2021/02/30/19 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1624 - txaf3b1a45a0f3491cb2271-0061b2bbbb - 0.0076 - - 1639103419.683125496 1639103419.690760851 - 2021-12-10 02:30:40.970 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:40.973 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-object.service 2021-12-10 02:30:40.986 | enabled 2021-12-10 02:30:40.989 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-object.service --no-pager 2021-12-10 02:30:41.005 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-12-10 02:30:41.005 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-12-10 02:30:41.005 | Active: active (running) since Fri 2021-12-10 02:27:39 UTC; 3min 1s ago 2021-12-10 02:30:41.005 | Main PID: 85048 (swift-object-se) 2021-12-10 02:30:41.005 | Tasks: 23 (limit: 14352) 2021-12-10 02:30:41.005 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-12-10 02:30:41.005 | ├─85048 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-10 02:30:41.005 | ├─85575 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-10 02:30:41.005 | └─85576 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-10 02:30:41.005 | 2021-12-10 02:30:41.005 | Dec 10 02:27:39 n-d-821351-1 systemd[1]: Started Devstack devstack@s-object.service. 2021-12-10 02:30:41.005 | Dec 10 02:27:40 n-d-821351-1 object-server[85048]: Started child 85575 from parent 85048 2021-12-10 02:30:41.005 | Dec 10 02:27:40 n-d-821351-1 swift-object-server[85048]: object-server: Started child 85575 from parent 85048 2021-12-10 02:30:41.005 | Dec 10 02:27:40 n-d-821351-1 object-server[85048]: Started child 85576 from parent 85048 2021-12-10 02:30:41.005 | Dec 10 02:27:40 n-d-821351-1 swift-object-server[85048]: object-server: Started child 85576 from parent 85048 2021-12-10 02:30:41.006 | Dec 10 02:28:18 n-d-821351-1 object-server[85575]: 127.0.0.1 - - [10/Dec/2021:02:28:18 +0000] "PUT /sdb1/4/AUTH_acab08f9c3904c139427917446a27c10/glance/17f7e8d0-0546-41f5-bf49-61d7d4c37495" 201 - "PUT http://10.222.0.46:8080/v1/AUTH_acab08f9c3904c139427917446a27c10/glance/17f7e8d0-0546-41f5-bf49-61d7d4c37495" "tx36452fe0554f480fa48e5-0061b2bb33" "proxy-server 86623" 15.3198 "-" 85575 0 2021-12-10 02:30:41.006 | Dec 10 02:28:18 n-d-821351-1 swift-object-server[85048]: object-server: 127.0.0.1 - - [10/Dec/2021:02:28:18 +0000] "PUT /sdb1/4/AUTH_acab08f9c3904c139427917446a27c10/glance/17f7e8d0-0546-41f5-bf49-61d7d4c37495" 201 - "PUT http://10.222.0.46:8080/v1/AUTH_acab08f9c3904c139427917446a27c10/glance/17f7e8d0-0546-41f5-bf49-61d7d4c37495" "tx36452fe0554f480fa48e5-0061b2bb33" "proxy-server 86623" 15.3198 "-" 85575 0 2021-12-10 02:30:41.009 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:41.011 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container.service 2021-12-10 02:30:41.024 | enabled 2021-12-10 02:30:41.028 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container.service --no-pager 2021-12-10 02:30:41.043 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-12-10 02:30:41.043 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-12-10 02:30:41.043 | Active: active (running) since Fri 2021-12-10 02:27:40 UTC; 3min 0s ago 2021-12-10 02:30:41.043 | Main PID: 85401 (swift-container) 2021-12-10 02:30:41.043 | Tasks: 3 (limit: 14352) 2021-12-10 02:30:41.043 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-12-10 02:30:41.043 | ├─85401 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-10 02:30:41.043 | ├─85878 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-10 02:30:41.043 | └─85881 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-10 02:30:41.043 | 2021-12-10 02:30:41.043 | Dec 10 02:27:41 n-d-821351-1 container-server[85401]: Started child 85878 from parent 85401 2021-12-10 02:30:41.043 | Dec 10 02:27:41 n-d-821351-1 swift-container-server[85401]: container-server: Started child 85878 from parent 85401 2021-12-10 02:30:41.043 | Dec 10 02:27:41 n-d-821351-1 container-server[85401]: Started child 85881 from parent 85401 2021-12-10 02:30:41.043 | Dec 10 02:27:41 n-d-821351-1 swift-container-server[85401]: container-server: Started child 85881 from parent 85401 2021-12-10 02:30:41.043 | Dec 10 02:28:03 n-d-821351-1 container-server[85881]: 127.0.0.1 - - [10/Dec/2021:02:28:03 +0000] "PUT /sdb1/392/AUTH_acab08f9c3904c139427917446a27c10/glance" 201 - "PUT http://10.222.0.46:8080/v1/AUTH_acab08f9c3904c139427917446a27c10/glance" "txa87ed920b75549d8b6765-0061b2bb32" "proxy-server 86623" 0.0729 "-" 85881 0 2021-12-10 02:30:41.043 | Dec 10 02:28:03 n-d-821351-1 swift-container-server[85401]: container-server: 127.0.0.1 - - [10/Dec/2021:02:28:03 +0000] "PUT /sdb1/392/AUTH_acab08f9c3904c139427917446a27c10/glance" 201 - "PUT http://10.222.0.46:8080/v1/AUTH_acab08f9c3904c139427917446a27c10/glance" "txa87ed920b75549d8b6765-0061b2bb32" "proxy-server 86623" 0.0729 "-" 85881 0 2021-12-10 02:30:41.043 | Dec 10 02:28:03 n-d-821351-1 container-server[85881]: 127.0.0.1 - - [10/Dec/2021:02:28:03 +0000] "HEAD /sdb1/392/AUTH_acab08f9c3904c139427917446a27c10/glance" 204 - "HEAD http://10.222.0.46:8080/v1/AUTH_acab08f9c3904c139427917446a27c10/glance?format=json&states=listing" "tx36452fe0554f480fa48e5-0061b2bb33" "proxy-server 86623" 0.0028 "-" 85881 0 2021-12-10 02:30:41.043 | Dec 10 02:28:03 n-d-821351-1 swift-container-server[85401]: container-server: 127.0.0.1 - - [10/Dec/2021:02:28:03 +0000] "HEAD /sdb1/392/AUTH_acab08f9c3904c139427917446a27c10/glance" 204 - "HEAD http://10.222.0.46:8080/v1/AUTH_acab08f9c3904c139427917446a27c10/glance?format=json&states=listing" "tx36452fe0554f480fa48e5-0061b2bb33" "proxy-server 86623" 0.0028 "-" 85881 0 2021-12-10 02:30:41.044 | Dec 10 02:28:18 n-d-821351-1 container-server[85881]: 127.0.0.1 - - [10/Dec/2021:02:28:18 +0000] "PUT /sdb1/392/AUTH_acab08f9c3904c139427917446a27c10/glance/17f7e8d0-0546-41f5-bf49-61d7d4c37495" 201 - "PUT http://10.222.0.46:8080/sdb1/4/AUTH_acab08f9c3904c139427917446a27c10/glance/17f7e8d0-0546-41f5-bf49-61d7d4c37495" "tx36452fe0554f480fa48e5-0061b2bb33" "object-server 85575" 0.0010 "-" 85881 0 2021-12-10 02:30:41.044 | Dec 10 02:28:18 n-d-821351-1 swift-container-server[85401]: container-server: 127.0.0.1 - - [10/Dec/2021:02:28:18 +0000] "PUT /sdb1/392/AUTH_acab08f9c3904c139427917446a27c10/glance/17f7e8d0-0546-41f5-bf49-61d7d4c37495" 201 - "PUT http://10.222.0.46:8080/sdb1/4/AUTH_acab08f9c3904c139427917446a27c10/glance/17f7e8d0-0546-41f5-bf49-61d7d4c37495" "tx36452fe0554f480fa48e5-0061b2bb33" "object-server 85575" 0.0010 "-" 85881 0 2021-12-10 02:30:41.047 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:41.049 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-account.service 2021-12-10 02:30:41.061 | enabled 2021-12-10 02:30:41.066 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-account.service --no-pager 2021-12-10 02:30:41.081 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-12-10 02:30:41.081 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-12-10 02:30:41.081 | Active: active (running) since Fri 2021-12-10 02:27:41 UTC; 2min 59s ago 2021-12-10 02:30:41.081 | Main PID: 85758 (swift-account-s) 2021-12-10 02:30:41.082 | Tasks: 3 (limit: 14352) 2021-12-10 02:30:41.082 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-12-10 02:30:41.082 | ├─85758 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-10 02:30:41.082 | ├─86206 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-10 02:30:41.082 | └─86209 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-10 02:30:41.082 | 2021-12-10 02:30:41.082 | Dec 10 02:28:02 n-d-821351-1 account-server[86209]: 127.0.0.1 - - [10/Dec/2021:02:28:02 +0000] "HEAD /sdb1/55/AUTH_acab08f9c3904c139427917446a27c10" 404 - "HEAD http://10.222.0.46:8080/v1/AUTH_acab08f9c3904c139427917446a27c10?format=json" "txcf952311fa2940aab51c8-0061b2bb32" "proxy-server 86623" 0.0019 "-" 86209 - 2021-12-10 02:30:41.082 | Dec 10 02:28:02 n-d-821351-1 swift-account-server[85758]: account-server: 127.0.0.1 - - [10/Dec/2021:02:28:02 +0000] "HEAD /sdb1/55/AUTH_acab08f9c3904c139427917446a27c10" 404 - "HEAD http://10.222.0.46:8080/v1/AUTH_acab08f9c3904c139427917446a27c10?format=json" "txcf952311fa2940aab51c8-0061b2bb32" "proxy-server 86623" 0.0019 "-" 86209 - 2021-12-10 02:30:41.082 | Dec 10 02:28:02 n-d-821351-1 account-server[86209]: 127.0.0.1 - - [10/Dec/2021:02:28:02 +0000] "HEAD /sdb1/55/AUTH_acab08f9c3904c139427917446a27c10" 404 - "HEAD http://10.222.0.46:8080/v1/AUTH_acab08f9c3904c139427917446a27c10?format=json" "txcf952311fa2940aab51c8-0061b2bb32" "proxy-server 86623" 0.0004 "-" 86209 - 2021-12-10 02:30:41.082 | Dec 10 02:28:02 n-d-821351-1 swift-account-server[85758]: account-server: 127.0.0.1 - - [10/Dec/2021:02:28:02 +0000] "HEAD /sdb1/55/AUTH_acab08f9c3904c139427917446a27c10" 404 - "HEAD http://10.222.0.46:8080/v1/AUTH_acab08f9c3904c139427917446a27c10?format=json" "txcf952311fa2940aab51c8-0061b2bb32" "proxy-server 86623" 0.0004 "-" 86209 - 2021-12-10 02:30:41.082 | Dec 10 02:28:03 n-d-821351-1 account-server[86209]: 127.0.0.1 - - [10/Dec/2021:02:28:03 +0000] "PUT /sdb1/55/AUTH_acab08f9c3904c139427917446a27c10" 201 - "-" "txa87ed920b75549d8b6765-0061b2bb32" "-" 0.2199 "-" 86209 - 2021-12-10 02:30:41.082 | Dec 10 02:28:03 n-d-821351-1 swift-account-server[85758]: account-server: 127.0.0.1 - - [10/Dec/2021:02:28:03 +0000] "PUT /sdb1/55/AUTH_acab08f9c3904c139427917446a27c10" 201 - "-" "txa87ed920b75549d8b6765-0061b2bb32" "-" 0.2199 "-" 86209 - 2021-12-10 02:30:41.082 | Dec 10 02:28:03 n-d-821351-1 account-server[86209]: 127.0.0.1 - - [10/Dec/2021:02:28:03 +0000] "HEAD /sdb1/55/AUTH_acab08f9c3904c139427917446a27c10" 204 - "HEAD http://10.222.0.46:8080/v1/AUTH_acab08f9c3904c139427917446a27c10?format=json" "txa87ed920b75549d8b6765-0061b2bb32" "proxy-server 86623" 0.0021 "-" 86209 - 2021-12-10 02:30:41.082 | Dec 10 02:28:03 n-d-821351-1 swift-account-server[85758]: account-server: 127.0.0.1 - - [10/Dec/2021:02:28:03 +0000] "HEAD /sdb1/55/AUTH_acab08f9c3904c139427917446a27c10" 204 - "HEAD http://10.222.0.46:8080/v1/AUTH_acab08f9c3904c139427917446a27c10?format=json" "txa87ed920b75549d8b6765-0061b2bb32" "proxy-server 86623" 0.0021 "-" 86209 - 2021-12-10 02:30:41.082 | Dec 10 02:28:03 n-d-821351-1 account-server[86209]: 127.0.0.1 - - [10/Dec/2021:02:28:03 +0000] "PUT /sdb1/55/AUTH_acab08f9c3904c139427917446a27c10/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/392/AUTH_acab08f9c3904c139427917446a27c10/glance" "txa87ed920b75549d8b6765-0061b2bb32" "container-server 85881" 0.0018 "-" 86209 0 2021-12-10 02:30:41.082 | Dec 10 02:28:03 n-d-821351-1 swift-account-server[85758]: account-server: 127.0.0.1 - - [10/Dec/2021:02:28:03 +0000] "PUT /sdb1/55/AUTH_acab08f9c3904c139427917446a27c10/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/392/AUTH_acab08f9c3904c139427917446a27c10/glance" "txa87ed920b75549d8b6765-0061b2bb32" "container-server 85881" 0.0018 "-" 86209 0 2021-12-10 02:30:41.085 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:41.088 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@heat.service 2021-12-10 02:30:41.100 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-12-10 02:30:41.103 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:41.106 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api.service 2021-12-10 02:30:41.117 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-12-10 02:30:41.121 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:41.124 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-12-10 02:30:41.136 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-12-10 02:30:41.139 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:41.142 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-12-10 02:30:41.154 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-12-10 02:30:41.158 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:41.160 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-eng.service 2021-12-10 02:30:41.172 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-12-10 02:30:41.175 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:41.178 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-12-10 02:30:41.190 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-12-10 02:30:41.194 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:41.196 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-12-10 02:30:41.208 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-12-10 02:30:41.212 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:41.215 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-12-10 02:30:41.228 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-12-10 02:30:41.231 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:41.234 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-12-10 02:30:41.246 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-12-10 02:30:41.249 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:41.253 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-12-10 02:30:41.264 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-12-10 02:30:41.269 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:41.271 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-12-10 02:30:41.284 | enabled 2021-12-10 02:30:41.288 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-12-10 02:30:41.304 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-12-10 02:30:41.304 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-12-10 02:30:41.304 | Active: active (running) since Fri 2021-12-10 02:27:42 UTC; 2min 58s ago 2021-12-10 02:30:41.304 | Main PID: 86153 (swift-container) 2021-12-10 02:30:41.304 | Tasks: 1 (limit: 14352) 2021-12-10 02:30:41.304 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-12-10 02:30:41.304 | └─86153 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-12-10 02:30:41.304 | 2021-12-10 02:30:41.304 | Dec 10 02:27:42 n-d-821351-1 systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-12-10 02:30:41.304 | Dec 10 02:27:43 n-d-821351-1 container-sync[86153]: Starting 86153 2021-12-10 02:30:41.304 | Dec 10 02:27:43 n-d-821351-1 container-sync[86153]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-12-10 02:30:41.307 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:41.310 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-12-10 02:30:41.323 | enabled 2021-12-10 02:30:41.327 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-12-10 02:30:41.342 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-12-10 02:30:41.342 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-12-10 02:30:41.342 | Active: active (running) since Fri 2021-12-10 02:29:30 UTC; 1min 10s ago 2021-12-10 02:30:41.342 | Main PID: 94519 (nova-conductor) 2021-12-10 02:30:41.343 | Tasks: 3 (limit: 14352) 2021-12-10 02:30:41.343 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-12-10 02:30:41.343 | ├─94519 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-10 02:30:41.343 | ├─95407 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-10 02:30:41.343 | └─95408 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-10 02:30:41.343 | 2021-12-10 02:30:41.343 | Dec 10 02:29:35 n-d-821351-1 nova-conductor[94519]: DEBUG oslo_service.service [None req-e286178a-beb1-4093-be7a-2fc486325feb None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=94519) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:41.343 | Dec 10 02:29:35 n-d-821351-1 nova-conductor[94519]: DEBUG oslo_service.service [None req-e286178a-beb1-4093-be7a-2fc486325feb None None] oslo_messaging_rabbit.ssl_version = {{(pid=94519) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:41.343 | Dec 10 02:29:35 n-d-821351-1 nova-conductor[94519]: DEBUG oslo_service.service [None req-e286178a-beb1-4093-be7a-2fc486325feb None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=94519) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:41.343 | Dec 10 02:29:35 n-d-821351-1 nova-conductor[94519]: DEBUG oslo_service.service [None req-e286178a-beb1-4093-be7a-2fc486325feb None None] oslo_messaging_notifications.retry = -1 {{(pid=94519) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:41.343 | Dec 10 02:29:35 n-d-821351-1 nova-conductor[94519]: DEBUG oslo_service.service [None req-e286178a-beb1-4093-be7a-2fc486325feb None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=94519) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:41.343 | Dec 10 02:29:35 n-d-821351-1 nova-conductor[94519]: DEBUG oslo_service.service [None req-e286178a-beb1-4093-be7a-2fc486325feb None None] oslo_messaging_notifications.transport_url = **** {{(pid=94519) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:41.343 | Dec 10 02:29:35 n-d-821351-1 nova-conductor[94519]: DEBUG oslo_service.service [None req-e286178a-beb1-4093-be7a-2fc486325feb None None] oslo_reports.file_event_handler = None {{(pid=94519) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:41.343 | Dec 10 02:29:35 n-d-821351-1 nova-conductor[94519]: DEBUG oslo_service.service [None req-e286178a-beb1-4093-be7a-2fc486325feb None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94519) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:41.343 | Dec 10 02:29:35 n-d-821351-1 nova-conductor[94519]: DEBUG oslo_service.service [None req-e286178a-beb1-4093-be7a-2fc486325feb None None] oslo_reports.log_dir = None {{(pid=94519) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:41.343 | Dec 10 02:29:35 n-d-821351-1 nova-conductor[94519]: DEBUG oslo_service.service [None req-e286178a-beb1-4093-be7a-2fc486325feb None None] ******************************************************************************** {{(pid=94519) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-10 02:30:41.346 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-10 02:30:41.349 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-12-10 02:30:41.362 | enabled 2021-12-10 02:30:41.366 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-12-10 02:30:41.382 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-12-10 02:30:41.382 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-12-10 02:30:41.382 | Active: active (running) since Fri 2021-12-10 02:29:32 UTC; 1min 9s ago 2021-12-10 02:30:41.382 | Main PID: 94907 (nova-conductor) 2021-12-10 02:30:41.382 | Tasks: 3 (limit: 14352) 2021-12-10 02:30:41.382 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-12-10 02:30:41.382 | ├─94907 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-10 02:30:41.382 | ├─95414 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-10 02:30:41.382 | └─95415 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-10 02:30:41.382 | 2021-12-10 02:30:41.382 | Dec 10 02:29:36 n-d-821351-1 nova-conductor[94907]: DEBUG oslo_service.service [None req-e622b0ea-7f89-413b-96fe-667eb5fd02fd None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=94907) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:41.382 | Dec 10 02:29:36 n-d-821351-1 nova-conductor[94907]: DEBUG oslo_service.service [None req-e622b0ea-7f89-413b-96fe-667eb5fd02fd None None] oslo_messaging_notifications.transport_url = **** {{(pid=94907) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:41.382 | Dec 10 02:29:36 n-d-821351-1 nova-conductor[94907]: DEBUG oslo_service.service [None req-e622b0ea-7f89-413b-96fe-667eb5fd02fd None None] oslo_reports.file_event_handler = None {{(pid=94907) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:41.382 | Dec 10 02:29:36 n-d-821351-1 nova-conductor[94907]: DEBUG oslo_service.service [None req-e622b0ea-7f89-413b-96fe-667eb5fd02fd None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94907) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:41.382 | Dec 10 02:29:36 n-d-821351-1 nova-conductor[94907]: DEBUG oslo_service.service [None req-e622b0ea-7f89-413b-96fe-667eb5fd02fd None None] oslo_reports.log_dir = None {{(pid=94907) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-10 02:30:41.382 | Dec 10 02:29:36 n-d-821351-1 nova-conductor[94907]: DEBUG oslo_service.service [None req-e622b0ea-7f89-413b-96fe-667eb5fd02fd None None] ******************************************************************************** {{(pid=94907) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-10 02:30:41.382 | Dec 10 02:29:36 n-d-821351-1 nova-conductor[94907]: DEBUG nova.service [None req-2d0e32b2-3aa1-413d-a506-f6eb7b58f1fb None None] Join ServiceGroup membership for this service conductor {{(pid=95415) start /opt/stack/nova/nova/service.py:214}} 2021-12-10 02:30:41.382 | Dec 10 02:29:36 n-d-821351-1 nova-conductor[94907]: DEBUG nova.servicegroup.drivers.db [None req-2d0e32b2-3aa1-413d-a506-f6eb7b58f1fb None None] DB_Driver: join new ServiceGroup member n-d-821351-1 to the conductor group, service = {{(pid=95415) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-12-10 02:30:41.382 | Dec 10 02:29:36 n-d-821351-1 nova-conductor[94907]: DEBUG nova.service [None req-ed26dcd9-c30e-4201-96d5-291cea0a2282 None None] Join ServiceGroup membership for this service conductor {{(pid=95414) start /opt/stack/nova/nova/service.py:214}} 2021-12-10 02:30:41.382 | Dec 10 02:29:36 n-d-821351-1 nova-conductor[94907]: DEBUG nova.servicegroup.drivers.db [None req-ed26dcd9-c30e-4201-96d5-291cea0a2282 None None] DB_Driver: join new ServiceGroup member n-d-821351-1 to the conductor group, service = {{(pid=95414) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-12-10 02:30:41.386 | + ./stack.sh:main:1395 : is_service_enabled n-api 2021-12-10 02:30:41.402 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:30:41.405 | + ./stack.sh:main:1396 : is_service_enabled n-cpu 2021-12-10 02:30:41.422 | + functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:30:41.425 | + ./stack.sh:main:1403 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2021-12-10 02:30:41.428 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:30:41.430 | + ./stack.sh:echo_summary:428 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2021-12-10 02:30:41.433 | + ./stack.sh:main:1410 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-12-10 02:30:44.868 | +--------------------------------------------------------------------+ 2021-12-10 02:30:44.868 | | Upgrade Check Results | 2021-12-10 02:30:44.868 | +--------------------------------------------------------------------+ 2021-12-10 02:30:44.868 | | Check: Cells v2 | 2021-12-10 02:30:44.868 | | Result: Success | 2021-12-10 02:30:44.868 | | Details: No host mappings or compute nodes were found. Remember to | 2021-12-10 02:30:44.868 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-12-10 02:30:44.869 | | compute hosts are deployed. | 2021-12-10 02:30:44.869 | +--------------------------------------------------------------------+ 2021-12-10 02:30:44.869 | | Check: Placement API | 2021-12-10 02:30:44.869 | | Result: Success | 2021-12-10 02:30:44.869 | | Details: None | 2021-12-10 02:30:44.869 | +--------------------------------------------------------------------+ 2021-12-10 02:30:44.869 | | Check: Ironic Flavor Migration | 2021-12-10 02:30:44.869 | | Result: Success | 2021-12-10 02:30:44.869 | | Details: None | 2021-12-10 02:30:44.869 | +--------------------------------------------------------------------+ 2021-12-10 02:30:44.869 | | Check: Cinder API | 2021-12-10 02:30:44.869 | | Result: Success | 2021-12-10 02:30:44.869 | | Details: None | 2021-12-10 02:30:44.869 | +--------------------------------------------------------------------+ 2021-12-10 02:30:44.869 | | Check: Policy Scope-based Defaults | 2021-12-10 02:30:44.869 | | Result: Success | 2021-12-10 02:30:44.869 | | Details: None | 2021-12-10 02:30:44.869 | +--------------------------------------------------------------------+ 2021-12-10 02:30:44.869 | | Check: Older than N-1 computes | 2021-12-10 02:30:44.869 | | Result: Success | 2021-12-10 02:30:44.869 | | Details: None | 2021-12-10 02:30:44.869 | +--------------------------------------------------------------------+ 2021-12-10 02:30:45.235 | + ./stack.sh:main:1417 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-12-10 02:30:45.238 | + ./stack.sh:main:1418 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-12-10 02:30:45.238 | Running user script /home/ubuntu/devstack/local.sh 2021-12-10 02:30:45.240 | + ./stack.sh:main:1419 : /home/ubuntu/devstack/local.sh 2021-12-10 02:30:45.242 | Before updating nova flavors: 2021-12-10 02:30:47.462 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-10 02:30:47.462 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-10 02:30:47.462 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-10 02:30:47.462 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-10 02:30:47.462 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-10 02:30:47.462 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-10 02:30:47.462 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-10 02:30:47.462 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-10 02:30:47.462 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-10 02:30:47.462 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-10 02:30:47.462 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-10 02:30:47.462 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-10 02:30:47.462 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-10 02:30:47.462 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-10 02:30:49.376 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-12-10 02:30:49.455 | Flavor 42 not found 2021-12-10 02:30:51.270 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-12-10 02:30:51.350 | Flavor 84 not found 2021-12-10 02:30:53.158 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-12-10 02:30:53.238 | Flavor 451 not found 2021-12-10 02:30:54.981 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:30:54.981 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-10 02:30:54.981 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:30:54.982 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:30:54.982 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:30:56.815 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:30:56.815 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-10 02:30:56.815 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:30:56.815 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:30:56.815 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:30:58.690 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:30:58.690 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-10 02:30:58.690 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:30:58.690 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:30:58.690 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:31:00.560 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:31:00.560 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-10 02:31:00.560 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:31:00.560 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:00.560 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:31:00.640 | After updating nova flavors: 2021-12-10 02:31:02.390 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:31:02.390 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-10 02:31:02.390 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:31:02.390 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:02.391 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:02.391 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-10 02:31:02.391 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-10 02:31:02.391 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:02.391 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:02.391 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:02.391 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-10 02:31:02.391 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:02.391 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:02.391 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:02.391 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:02.391 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-10 02:31:02.391 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-10 02:31:02.391 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:31:07.504 | Neutron networks: 2021-12-10 02:31:09.828 | +--------------------------------------+---------+--------------------------------------+ 2021-12-10 02:31:09.829 | | ID | Name | Subnets | 2021-12-10 02:31:09.829 | +--------------------------------------+---------+--------------------------------------+ 2021-12-10 02:31:09.829 | | e0606263-cb11-4e35-9312-4e4f27f5b7c3 | public | 92b3b77d-466b-4d8d-841d-eabef170e583 | 2021-12-10 02:31:09.829 | | e785ab9b-22c3-4c21-8818-b0d69575f53f | private | 8b6e2f42-b35d-45b3-9a1f-d64abd3d5a91 | 2021-12-10 02:31:09.829 | +--------------------------------------+---------+--------------------------------------+ 2021-12-10 02:31:14.439 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:31:14.439 | | Field | Value | 2021-12-10 02:31:14.439 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:31:14.439 | | admin_state_up | UP | 2021-12-10 02:31:14.439 | | availability_zone_hints | | 2021-12-10 02:31:14.439 | | availability_zones | nova | 2021-12-10 02:31:14.439 | | created_at | 2021-12-10T02:29:09Z | 2021-12-10 02:31:14.439 | | description | | 2021-12-10 02:31:14.439 | | dns_domain | None | 2021-12-10 02:31:14.439 | | id | e0606263-cb11-4e35-9312-4e4f27f5b7c3 | 2021-12-10 02:31:14.439 | | ipv4_address_scope | None | 2021-12-10 02:31:14.439 | | ipv6_address_scope | None | 2021-12-10 02:31:14.439 | | is_default | True | 2021-12-10 02:31:14.439 | | is_vlan_transparent | None | 2021-12-10 02:31:14.439 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='21e17a85f14f49b5814236018c8c6c25', project.name='admin', region_name='RegionOne', zone= | 2021-12-10 02:31:14.439 | | mtu | 1500 | 2021-12-10 02:31:14.439 | | name | public | 2021-12-10 02:31:14.440 | | port_security_enabled | True | 2021-12-10 02:31:14.440 | | project_id | 21e17a85f14f49b5814236018c8c6c25 | 2021-12-10 02:31:14.440 | | provider:network_type | flat | 2021-12-10 02:31:14.440 | | provider:physical_network | physnet1 | 2021-12-10 02:31:14.440 | | provider:segmentation_id | None | 2021-12-10 02:31:14.440 | | qos_policy_id | None | 2021-12-10 02:31:14.440 | | revision_number | 2 | 2021-12-10 02:31:14.440 | | router:external | External | 2021-12-10 02:31:14.440 | | segments | None | 2021-12-10 02:31:14.440 | | shared | False | 2021-12-10 02:31:14.440 | | status | ACTIVE | 2021-12-10 02:31:14.440 | | subnets | 92b3b77d-466b-4d8d-841d-eabef170e583 | 2021-12-10 02:31:14.440 | | tags | | 2021-12-10 02:31:14.440 | | updated_at | 2021-12-10T02:29:18Z | 2021-12-10 02:31:14.440 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:31:16.736 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:31:16.736 | | Field | Value | 2021-12-10 02:31:16.736 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:31:16.736 | | admin_state_up | UP | 2021-12-10 02:31:16.736 | | availability_zone_hints | | 2021-12-10 02:31:16.736 | | availability_zones | nova | 2021-12-10 02:31:16.736 | | created_at | 2021-12-10T02:28:53Z | 2021-12-10 02:31:16.736 | | description | | 2021-12-10 02:31:16.736 | | dns_domain | None | 2021-12-10 02:31:16.736 | | id | e785ab9b-22c3-4c21-8818-b0d69575f53f | 2021-12-10 02:31:16.736 | | ipv4_address_scope | None | 2021-12-10 02:31:16.736 | | ipv6_address_scope | None | 2021-12-10 02:31:16.736 | | is_default | None | 2021-12-10 02:31:16.736 | | is_vlan_transparent | None | 2021-12-10 02:31:16.736 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='04b94b610a124f92bd24b8ef7aed9923', project.name=, region_name='RegionOne', zone= | 2021-12-10 02:31:16.736 | | mtu | 1500 | 2021-12-10 02:31:16.736 | | name | private | 2021-12-10 02:31:16.737 | | port_security_enabled | True | 2021-12-10 02:31:16.737 | | project_id | 04b94b610a124f92bd24b8ef7aed9923 | 2021-12-10 02:31:16.737 | | provider:network_type | vlan | 2021-12-10 02:31:16.737 | | provider:physical_network | physnet1 | 2021-12-10 02:31:16.737 | | provider:segmentation_id | 218 | 2021-12-10 02:31:16.737 | | qos_policy_id | None | 2021-12-10 02:31:16.737 | | revision_number | 3 | 2021-12-10 02:31:16.737 | | router:external | Internal | 2021-12-10 02:31:16.737 | | segments | None | 2021-12-10 02:31:16.737 | | shared | False | 2021-12-10 02:31:16.737 | | status | ACTIVE | 2021-12-10 02:31:16.737 | | subnets | 8b6e2f42-b35d-45b3-9a1f-d64abd3d5a91 | 2021-12-10 02:31:16.737 | | tags | | 2021-12-10 02:31:16.737 | | updated_at | 2021-12-10T02:31:07Z | 2021-12-10 02:31:16.737 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:31:16.844 | Neutron subnetworks: 2021-12-10 02:31:18.982 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-10 02:31:18.982 | | ID | Name | Network | Subnet | 2021-12-10 02:31:18.982 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-10 02:31:18.982 | | 8b6e2f42-b35d-45b3-9a1f-d64abd3d5a91 | private-subnet | e785ab9b-22c3-4c21-8818-b0d69575f53f | 172.20.0.0/26 | 2021-12-10 02:31:18.982 | | 92b3b77d-466b-4d8d-841d-eabef170e583 | public-subnet | e0606263-cb11-4e35-9312-4e4f27f5b7c3 | 172.25.3.0/24 | 2021-12-10 02:31:18.982 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-10 02:31:23.423 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:31:23.423 | | Field | Value | 2021-12-10 02:31:23.423 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:31:23.423 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-12-10 02:31:23.423 | | cidr | 172.20.0.0/26 | 2021-12-10 02:31:23.423 | | created_at | 2021-12-10T02:28:56Z | 2021-12-10 02:31:23.423 | | description | | 2021-12-10 02:31:23.423 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-12-10 02:31:23.423 | | dns_publish_fixed_ip | None | 2021-12-10 02:31:23.423 | | enable_dhcp | True | 2021-12-10 02:31:23.423 | | gateway_ip | 172.20.0.1 | 2021-12-10 02:31:23.423 | | host_routes | | 2021-12-10 02:31:23.423 | | id | 8b6e2f42-b35d-45b3-9a1f-d64abd3d5a91 | 2021-12-10 02:31:23.423 | | ip_version | 4 | 2021-12-10 02:31:23.423 | | ipv6_address_mode | None | 2021-12-10 02:31:23.423 | | ipv6_ra_mode | None | 2021-12-10 02:31:23.423 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='04b94b610a124f92bd24b8ef7aed9923', project.name=, region_name='RegionOne', zone= | 2021-12-10 02:31:23.423 | | name | private-subnet | 2021-12-10 02:31:23.423 | | network_id | e785ab9b-22c3-4c21-8818-b0d69575f53f | 2021-12-10 02:31:23.423 | | prefix_length | None | 2021-12-10 02:31:23.423 | | project_id | 04b94b610a124f92bd24b8ef7aed9923 | 2021-12-10 02:31:23.423 | | revision_number | 1 | 2021-12-10 02:31:23.423 | | segment_id | None | 2021-12-10 02:31:23.423 | | service_types | | 2021-12-10 02:31:23.424 | | subnetpool_id | 3825c7e8-4dda-4561-bcce-31b95daaa6a0 | 2021-12-10 02:31:23.424 | | tags | | 2021-12-10 02:31:23.424 | | updated_at | 2021-12-10T02:31:07Z | 2021-12-10 02:31:23.424 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:31:25.650 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:31:25.650 | | Field | Value | 2021-12-10 02:31:25.650 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:31:25.650 | | allocation_pools | 172.25.3.2-172.25.3.254 | 2021-12-10 02:31:25.650 | | cidr | 172.25.3.0/24 | 2021-12-10 02:31:25.650 | | created_at | 2021-12-10T02:29:18Z | 2021-12-10 02:31:25.650 | | description | | 2021-12-10 02:31:25.651 | | dns_nameservers | | 2021-12-10 02:31:25.651 | | dns_publish_fixed_ip | None | 2021-12-10 02:31:25.651 | | enable_dhcp | False | 2021-12-10 02:31:25.651 | | gateway_ip | 172.25.3.1 | 2021-12-10 02:31:25.651 | | host_routes | | 2021-12-10 02:31:25.651 | | id | 92b3b77d-466b-4d8d-841d-eabef170e583 | 2021-12-10 02:31:25.651 | | ip_version | 4 | 2021-12-10 02:31:25.651 | | ipv6_address_mode | None | 2021-12-10 02:31:25.651 | | ipv6_ra_mode | None | 2021-12-10 02:31:25.651 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='21e17a85f14f49b5814236018c8c6c25', project.name='admin', region_name='RegionOne', zone= | 2021-12-10 02:31:25.651 | | name | public-subnet | 2021-12-10 02:31:25.651 | | network_id | e0606263-cb11-4e35-9312-4e4f27f5b7c3 | 2021-12-10 02:31:25.651 | | prefix_length | None | 2021-12-10 02:31:25.651 | | project_id | 21e17a85f14f49b5814236018c8c6c25 | 2021-12-10 02:31:25.651 | | revision_number | 0 | 2021-12-10 02:31:25.651 | | segment_id | None | 2021-12-10 02:31:25.651 | | service_types | | 2021-12-10 02:31:25.651 | | subnetpool_id | None | 2021-12-10 02:31:25.651 | | tags | | 2021-12-10 02:31:25.651 | | updated_at | 2021-12-10T02:29:18Z | 2021-12-10 02:31:25.651 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:31:25.986 | + ./stack.sh:main:1429 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-12-10 02:31:25.986 | + ./stack.sh:main:1428 : command openstack complete 2021-12-10 02:31:25.990 | + ./stack.sh:main:1428 : openstack complete 2021-12-10 02:31:28.303 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-12-10 02:31:28.706 | + ./stack.sh:main:1432 : is_service_enabled cinder 2021-12-10 02:31:28.724 | + functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:31:28.727 | + ./stack.sh:main:1433 : is_ubuntu 2021-12-10 02:31:28.730 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-10 02:31:28.732 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-10 02:31:28.736 | + ./stack.sh:main:1434 : echo_summary 'Configuring lvm.conf global device filter' 2021-12-10 02:31:28.738 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:31:28.741 | + ./stack.sh:echo_summary:428 : echo -e Configuring lvm.conf global device filter 2021-12-10 02:31:28.743 | + ./stack.sh:main:1435 : set_lvm_filter 2021-12-10 02:31:28.746 | + lib/lvm:set_lvm_filter:184 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-12-10 02:31:28.749 | + lib/lvm:set_lvm_filter:185 : local 'filter_string=global_filter = [ ' 2021-12-10 02:31:28.752 | + lib/lvm:set_lvm_filter:186 : local pv 2021-12-10 02:31:28.754 | + lib/lvm:set_lvm_filter:187 : local vg 2021-12-10 02:31:28.757 | + lib/lvm:set_lvm_filter:188 : local line 2021-12-10 02:31:28.760 | ++ lib/lvm:set_lvm_filter:190 : sudo pvs --noheadings -o name 2021-12-10 02:31:28.931 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2021-12-10 02:31:28.935 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop1 2021-12-10 02:31:28.935 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2021-12-10 02:31:28.936 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2021-12-10 02:31:28.941 | + lib/lvm:set_lvm_filter:191 : pv=loop1 2021-12-10 02:31:28.943 | + lib/lvm:set_lvm_filter:192 : new='"a|loop1|", ' 2021-12-10 02:31:28.946 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", ' 2021-12-10 02:31:28.949 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2021-12-10 02:31:28.953 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2021-12-10 02:31:28.953 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop2 2021-12-10 02:31:28.954 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2021-12-10 02:31:28.959 | + lib/lvm:set_lvm_filter:191 : pv=loop2 2021-12-10 02:31:28.962 | + lib/lvm:set_lvm_filter:192 : new='"a|loop2|", ' 2021-12-10 02:31:28.964 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", ' 2021-12-10 02:31:28.968 | + lib/lvm:set_lvm_filter:195 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2021-12-10 02:31:28.971 | + lib/lvm:set_lvm_filter:197 : clean_lvm_filter 2021-12-10 02:31:28.974 | + lib/lvm:clean_lvm_filter:172 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-12-10 02:31:28.994 | + lib/lvm:set_lvm_filter:198 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-12-10 02:31:29.013 | + lib/lvm:set_lvm_filter:199 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2021-12-10 02:31:29.016 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:31:29.019 | + ./stack.sh:echo_summary:428 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop1|",' '"a|loop2|",' '"r|.*|"' ']' '#' from devstack 2021-12-10 02:31:29.021 | + ./stack.sh:main:1445 : run_phase stack test-config 2021-12-10 02:31:29.024 | + functions-common:run_phase:1759 : local mode=stack 2021-12-10 02:31:29.026 | + functions-common:run_phase:1760 : local phase=test-config 2021-12-10 02:31:29.029 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-10 02:31:29.032 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-10 02:31:29.035 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-10 02:31:29.037 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-10 02:31:29.040 | + functions-common:run_phase:1769 : local extra 2021-12-10 02:31:29.043 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-10 02:31:29.048 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-10 02:31:29.050 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-10 02:31:29.053 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-10 02:31:29.056 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-12-10 02:31:29.059 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-10 02:31:29.074 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:31:29.076 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-10 02:31:29.079 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-10 02:31:29.081 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-12-10 02:31:29.083 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-10 02:31:29.086 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-10 02:31:29.088 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-10 02:31:29.091 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-12-10 02:31:29.094 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-10 02:31:29.096 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-10 02:31:29.098 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-10 02:31:29.101 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-10 02:31:29.103 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2021-12-10 02:31:29.105 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:31:29.108 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Tempest 2021-12-10 02:31:29.111 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2021-12-10 02:31:29.114 | ++ lib/tempest:configure_tempest:130 : [[ False == \T\r\u\e ]] 2021-12-10 02:31:29.116 | ++ lib/tempest:configure_tempest:134 : pip_install_gr testrepository 2021-12-10 02:31:29.118 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2021-12-10 02:31:29.120 | ++ inc/python:pip_install_gr:77 : local clean_name 2021-12-10 02:31:29.122 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2021-12-10 02:31:29.124 | +++ inc/python:get_from_global_requirements:238 : local package=testrepository 2021-12-10 02:31:29.126 | +++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-10 02:31:29.129 | ++++ inc/python:get_from_global_requirements:240 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2021-12-10 02:31:29.130 | ++++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-10 02:31:29.133 | +++ inc/python:get_from_global_requirements:240 : required_pkg='testrepository ' 2021-12-10 02:31:29.135 | +++ inc/python:get_from_global_requirements:241 : [[ testrepository == '' ]] 2021-12-10 02:31:29.138 | +++ inc/python:get_from_global_requirements:244 : echo testrepository 2021-12-10 02:31:29.140 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2021-12-10 02:31:29.142 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2021-12-10 02:31:29.160 | Using python 3.6 to install testrepository because python3_enabled=True 2021-12-10 02:31:29.164 | ++ inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt testrepository 2021-12-10 02:31:31.945 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:31:31.945 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-10 02:31:31.946 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.946 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.947 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.947 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.948 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.948 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.948 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.949 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.949 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.950 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.950 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.951 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.951 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.952 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.952 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.952 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.953 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.953 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.954 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.954 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.955 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.955 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.955 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.956 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.956 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.958 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.959 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.959 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.960 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.961 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.961 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.962 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.962 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.962 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.963 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.963 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.964 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.964 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.964 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.965 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.965 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.965 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.966 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.966 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.967 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.967 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.968 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.969 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.969 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.970 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.970 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.970 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.971 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.971 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.972 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.972 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.973 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.973 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.974 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.974 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.975 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.975 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.976 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.977 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.977 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.978 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.978 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.978 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.979 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.980 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.980 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.981 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.981 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.982 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.982 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.982 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.983 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.984 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.984 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.985 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.985 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.986 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.986 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.987 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.987 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.987 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.988 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.988 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.989 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.989 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.990 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.990 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.991 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.991 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.992 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.992 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.993 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.993 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.994 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.994 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.994 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.995 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.996 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.996 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.996 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.997 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.997 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.998 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:31.998 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:31.999 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:31.999 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.000 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.000 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.000 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.001 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.001 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.002 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.002 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.003 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.003 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.003 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.004 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.004 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.005 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.005 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.006 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.006 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.007 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.007 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.008 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.008 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.008 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.009 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.009 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.010 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.010 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.011 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.011 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.011 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.012 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.012 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.012 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.013 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.013 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.014 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.014 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.015 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.015 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.016 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.016 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.017 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.017 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.017 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.018 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.018 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.019 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.019 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.019 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.020 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.020 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.021 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.021 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.021 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.022 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.022 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.023 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.023 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.023 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.024 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.024 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.025 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.025 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.025 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.026 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.026 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.027 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.027 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.027 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.028 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.028 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.029 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.029 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.029 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.030 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.031 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.031 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.031 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.032 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.032 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.033 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.033 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.033 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.034 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.034 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.035 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.035 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.035 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.036 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.036 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.037 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.037 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.037 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.038 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.038 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.038 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.039 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.039 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.040 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.040 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.040 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.041 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.041 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.042 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.042 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.042 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.043 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.043 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.044 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.044 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.044 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.045 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.045 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.046 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.047 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.047 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.047 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.048 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.048 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.049 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.049 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.049 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.050 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.051 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.051 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.052 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.053 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.053 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.054 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.054 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.055 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.055 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.055 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.056 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.056 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.057 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.057 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.058 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.058 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.059 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.059 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.059 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.060 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.060 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.061 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.061 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.061 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.062 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.062 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.063 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.063 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.064 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.064 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.064 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.065 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.065 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.066 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.066 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.066 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.067 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.067 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.068 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.068 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.069 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.069 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.069 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.070 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.070 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.071 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.071 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.071 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.072 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.072 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.073 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.073 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.074 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.074 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.074 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.075 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.075 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.075 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.076 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.076 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.077 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.077 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.078 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.078 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.078 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.079 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.079 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.080 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.080 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.081 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.081 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.081 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.082 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.082 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.083 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.083 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.083 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.084 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.084 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.085 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.085 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.085 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.086 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.086 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.087 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.087 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.088 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.088 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.088 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.089 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.089 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.090 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.090 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.090 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.091 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.091 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.092 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.094 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.094 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.095 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.095 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.095 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.096 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.096 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.097 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.097 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.097 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.098 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.098 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.099 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.099 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.100 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.100 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.101 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.101 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.101 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.102 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.102 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.103 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.103 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.103 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.104 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.104 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.105 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.105 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.106 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.106 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.107 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.107 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.107 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.108 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.109 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.109 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.110 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.110 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.111 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.111 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.111 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.112 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.112 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.113 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.113 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.113 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.114 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.114 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.115 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.115 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.116 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.116 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.116 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.117 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.118 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.118 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.119 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.119 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.120 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.120 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.120 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.121 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.121 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.121 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.122 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.122 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.123 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.123 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.123 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.124 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.124 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.125 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.125 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.126 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.126 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.126 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.127 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.127 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.128 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.128 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.129 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.129 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.130 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.130 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.131 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.131 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-10 02:31:32.132 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-10 02:31:32.132 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:31:32.269 | Collecting testrepository===0.0.20 2021-12-10 02:31:32.277 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2021-12-10 02:31:33.184 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 931)) (2.4.0) 2021-12-10 02:31:33.205 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 950)) (1.4.0) 2021-12-10 02:31:33.208 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.1.0) 2021-12-10 02:31:33.216 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-10 02:31:33.230 | Requirement already satisfied: python-subunit===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 755)) (1.4.0) 2021-12-10 02:31:33.245 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-10 02:31:33.248 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-12-10 02:31:33.253 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-12-10 02:31:33.256 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703)) (1.6.0) 2021-12-10 02:31:33.260 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-10 02:31:33.263 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.4.0) 2021-12-10 02:31:33.266 | Building wheels for collected packages: testrepository 2021-12-10 02:31:33.267 | Building wheel for testrepository (setup.py): started 2021-12-10 02:31:34.199 | Building wheel for testrepository (setup.py): finished with status 'done' 2021-12-10 02:31:34.201 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118724 sha256=0209032cf1e9eb1f90253777d797be07a6a10aeece750d3bef81f39c651f3814 2021-12-10 02:31:34.201 | Stored in directory: /root/.cache/pip/wheels/36/3b/ce/ed9cda0bef537b5b92027f1bdebd644f601d39e1da0976f8d1 2021-12-10 02:31:34.202 | Successfully built testrepository 2021-12-10 02:31:36.364 | Installing collected packages: testrepository 2021-12-10 02:31:36.659 | Successfully installed testrepository-0.0.20 2021-12-10 02:31:36.799 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-10 02:31:36.799 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-10 02:31:36.895 | ++ inc/python:pip_install:207 : result=0 2021-12-10 02:31:36.898 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-12-10 02:31:36.900 | ++ functions-common:time_stop:2331 : local name 2021-12-10 02:31:36.902 | ++ functions-common:time_stop:2332 : local end_time 2021-12-10 02:31:36.904 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-10 02:31:36.906 | ++ functions-common:time_stop:2334 : local total 2021-12-10 02:31:36.908 | ++ functions-common:time_stop:2335 : local start_time 2021-12-10 02:31:36.910 | ++ functions-common:time_stop:2337 : name=pip_install 2021-12-10 02:31:36.912 | ++ functions-common:time_stop:2338 : start_time=1639103489155 2021-12-10 02:31:36.914 | ++ functions-common:time_stop:2340 : [[ -z 1639103489155 ]] 2021-12-10 02:31:36.917 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-10 02:31:36.921 | ++ functions-common:time_stop:2343 : end_time=1639103496918 2021-12-10 02:31:36.923 | ++ functions-common:time_stop:2344 : elapsed_time=7763 2021-12-10 02:31:36.925 | ++ functions-common:time_stop:2345 : total=250913 2021-12-10 02:31:36.927 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-10 02:31:36.929 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=258676 2021-12-10 02:31:36.931 | ++ inc/python:pip_install:210 : return 0 2021-12-10 02:31:36.934 | ++ lib/tempest:configure_tempest:137 : local image_lines 2021-12-10 02:31:36.936 | ++ lib/tempest:configure_tempest:138 : local images 2021-12-10 02:31:36.939 | ++ lib/tempest:configure_tempest:139 : local num_images 2021-12-10 02:31:36.941 | ++ lib/tempest:configure_tempest:140 : local image_uuid 2021-12-10 02:31:36.944 | ++ lib/tempest:configure_tempest:141 : local image_uuid_alt 2021-12-10 02:31:36.946 | ++ lib/tempest:configure_tempest:142 : local password 2021-12-10 02:31:36.948 | ++ lib/tempest:configure_tempest:143 : local line 2021-12-10 02:31:36.950 | ++ lib/tempest:configure_tempest:144 : local flavors 2021-12-10 02:31:36.952 | ++ lib/tempest:configure_tempest:145 : local available_flavors 2021-12-10 02:31:36.955 | ++ lib/tempest:configure_tempest:146 : local flavors_ref 2021-12-10 02:31:36.957 | ++ lib/tempest:configure_tempest:147 : local flavor_lines 2021-12-10 02:31:36.959 | ++ lib/tempest:configure_tempest:148 : local flavor_ref_size 2021-12-10 02:31:36.961 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_alt_size 2021-12-10 02:31:36.963 | ++ lib/tempest:configure_tempest:150 : local public_network_id 2021-12-10 02:31:36.965 | ++ lib/tempest:configure_tempest:151 : local public_router_id 2021-12-10 02:31:36.967 | ++ lib/tempest:configure_tempest:152 : local ssh_connect_method=floating 2021-12-10 02:31:36.969 | ++ lib/tempest:configure_tempest:153 : local disk 2021-12-10 02:31:36.971 | ++ lib/tempest:configure_tempest:156 : ifs=' 2021-12-10 02:31:36.971 | ' 2021-12-10 02:31:36.973 | ++ lib/tempest:configure_tempest:166 : declare -a images 2021-12-10 02:31:36.975 | ++ lib/tempest:configure_tempest:168 : is_service_enabled glance 2021-12-10 02:31:36.990 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:31:36.992 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-12-10 02:31:36.993 | +++ lib/tempest:configure_tempest:129 : oscwrap image list --property status=active 2021-12-10 02:31:36.993 | +++ lib/tempest:configure_tempest:129 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-12-10 02:31:39.290 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:31:39.293 | ++ lib/tempest:configure_tempest:170 : '[' ubuntu-16 = '' ']' 2021-12-10 02:31:39.296 | ++ lib/tempest:configure_tempest:174 : images+=($IMAGE_UUID) 2021-12-10 02:31:39.299 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-12-10 02:31:39.301 | ++ lib/tempest:configure_tempest:177 : case "${#images[*]}" in 2021-12-10 02:31:39.303 | ++ lib/tempest:configure_tempest:183 : '[' -z '' ']' 2021-12-10 02:31:39.305 | ++ lib/tempest:configure_tempest:184 : image_uuid=17f7e8d0-0546-41f5-bf49-61d7d4c37495 2021-12-10 02:31:39.307 | ++ lib/tempest:configure_tempest:185 : image_uuid_alt=17f7e8d0-0546-41f5-bf49-61d7d4c37495 2021-12-10 02:31:39.310 | ++ lib/tempest:configure_tempest:199 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-12-10 02:31:39.322 | ++ lib/tempest:configure_tempest:200 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-12-10 02:31:39.326 | ++ lib/tempest:configure_tempest:202 : local password=Passw0rd 2021-12-10 02:31:39.328 | ++ lib/tempest:configure_tempest:205 : local admin_username=admin 2021-12-10 02:31:39.331 | ++ lib/tempest:configure_tempest:206 : local admin_project_name=admin 2021-12-10 02:31:39.333 | ++ lib/tempest:configure_tempest:207 : local admin_domain_name=Default 2021-12-10 02:31:39.335 | ++ lib/tempest:configure_tempest:208 : local alt_username=alt_demo 2021-12-10 02:31:39.337 | ++ lib/tempest:configure_tempest:209 : local alt_project_name=alt_demo 2021-12-10 02:31:39.339 | ++ lib/tempest:configure_tempest:210 : local admin_project_id 2021-12-10 02:31:39.343 | +++ lib/tempest:configure_tempest:211 : oscwrap project list 2021-12-10 02:31:39.343 | +++ lib/tempest:configure_tempest:211 : awk '/ admin / { print $2 }' 2021-12-10 02:31:41.488 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:31:41.491 | ++ lib/tempest:configure_tempest:211 : admin_project_id=21e17a85f14f49b5814236018c8c6c25 2021-12-10 02:31:41.494 | ++ lib/tempest:configure_tempest:213 : is_service_enabled nova 2021-12-10 02:31:41.508 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:31:41.511 | +++ lib/tempest:configure_tempest:216 : nova flavor-list 2021-12-10 02:31:43.340 | ++ lib/tempest:configure_tempest:216 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:31:43.340 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-10 02:31:43.340 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:31:43.340 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.340 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.340 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-10 02:31:43.340 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-10 02:31:43.340 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.340 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.340 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.340 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-10 02:31:43.340 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.340 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.340 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.340 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.340 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-10 02:31:43.340 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-10 02:31:43.340 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-12-10 02:31:43.342 | ++ lib/tempest:configure_tempest:217 : [[ -z '' ]] 2021-12-10 02:31:43.345 | ++ lib/tempest:configure_tempest:218 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:31:43.345 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-10 02:31:43.345 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:31:43.345 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.345 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.345 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-10 02:31:43.345 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-10 02:31:43.345 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.345 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.345 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.345 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-10 02:31:43.345 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.345 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.345 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.345 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.345 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-10 02:31:43.345 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-10 02:31:43.345 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-12-10 02:31:43.347 | ++ lib/tempest:configure_tempest:223 : flavor_ref=42 2021-12-10 02:31:43.349 | ++ lib/tempest:configure_tempest:224 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:31:43.349 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-10 02:31:43.349 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-10 02:31:43.349 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.349 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.349 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-10 02:31:43.349 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-10 02:31:43.349 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.350 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.350 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.350 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-10 02:31:43.350 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.350 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.350 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.350 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-10 02:31:43.350 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-10 02:31:43.350 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-10 02:31:43.350 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-12-10 02:31:43.352 | ++ lib/tempest:configure_tempest:229 : flavor_ref_alt=84 2021-12-10 02:31:43.354 | ++ lib/tempest:configure_tempest:278 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-12-10 02:31:43.381 | ++ lib/tempest:configure_tempest:280 : ssh_connect_method=floating 2021-12-10 02:31:43.384 | ++ lib/tempest:configure_tempest:286 : [[ True == \T\r\u\e ]] 2021-12-10 02:31:43.386 | ++ lib/tempest:configure_tempest:286 : is_networking_extension_supported external-net 2021-12-10 02:31:43.388 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-12-10 02:31:43.392 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-10 02:31:45.638 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:31:45.640 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-10 02:31:45.640 | router-admin-state-down-before-update 2021-12-10 02:31:45.640 | agent 2021-12-10 02:31:45.640 | agent-resources-synced 2021-12-10 02:31:45.641 | allowed-address-pairs 2021-12-10 02:31:45.641 | auto-allocated-topology 2021-12-10 02:31:45.641 | availability_zone 2021-12-10 02:31:45.641 | availability_zone_filter 2021-12-10 02:31:45.641 | default-subnetpools 2021-12-10 02:31:45.641 | dhcp_agent_scheduler 2021-12-10 02:31:45.641 | dvr 2021-12-10 02:31:45.641 | empty-string-filtering 2021-12-10 02:31:45.641 | external-net 2021-12-10 02:31:45.641 | extra_dhcp_opt 2021-12-10 02:31:45.641 | extraroute 2021-12-10 02:31:45.641 | extraroute-atomic 2021-12-10 02:31:45.641 | filter-validation 2021-12-10 02:31:45.641 | fip-port-details 2021-12-10 02:31:45.641 | flavors 2021-12-10 02:31:45.641 | floatingip-pools 2021-12-10 02:31:45.641 | ip-substring-filtering 2021-12-10 02:31:45.641 | router 2021-12-10 02:31:45.641 | ext-gw-mode 2021-12-10 02:31:45.641 | l3-ha 2021-12-10 02:31:45.641 | l3-flavors 2021-12-10 02:31:45.641 | l3-port-ip-change-not-allowed 2021-12-10 02:31:45.641 | l3_agent_scheduler 2021-12-10 02:31:45.641 | metering 2021-12-10 02:31:45.641 | multi-provider 2021-12-10 02:31:45.641 | net-mtu 2021-12-10 02:31:45.641 | net-mtu-writable 2021-12-10 02:31:45.641 | network_availability_zone 2021-12-10 02:31:45.641 | network-ip-availability 2021-12-10 02:31:45.641 | pagination 2021-12-10 02:31:45.641 | port-mac-address-regenerate 2021-12-10 02:31:45.641 | binding 2021-12-10 02:31:45.641 | binding-extended 2021-12-10 02:31:45.641 | port-security 2021-12-10 02:31:45.641 | project-id 2021-12-10 02:31:45.641 | provider 2021-12-10 02:31:45.642 | quotas 2021-12-10 02:31:45.642 | quota_details 2021-12-10 02:31:45.642 | rbac-policies 2021-12-10 02:31:45.642 | rbac-address-scope 2021-12-10 02:31:45.642 | rbac-security-groups 2021-12-10 02:31:45.642 | rbac-subnetpool 2021-12-10 02:31:45.642 | revision-if-match 2021-12-10 02:31:45.642 | standard-attr-revisions 2021-12-10 02:31:45.642 | router_availability_zone 2021-12-10 02:31:45.642 | port-security-groups-filtering 2021-12-10 02:31:45.642 | security-group 2021-12-10 02:31:45.642 | service-type 2021-12-10 02:31:45.642 | sorting 2021-12-10 02:31:45.642 | standard-attr-description 2021-12-10 02:31:45.642 | stateful-security-group 2021-12-10 02:31:45.642 | subnet_onboard 2021-12-10 02:31:45.642 | subnet-service-types 2021-12-10 02:31:45.642 | subnet_allocation 2021-12-10 02:31:45.642 | subnetpool-prefix-ops 2021-12-10 02:31:45.642 | standard-attr-tag 2021-12-10 02:31:45.642 | standard-attr-timestamp' 2021-12-10 02:31:45.643 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-10 02:31:45.643 | router-admin-state-down-before-update 2021-12-10 02:31:45.643 | agent 2021-12-10 02:31:45.643 | agent-resources-synced 2021-12-10 02:31:45.643 | allowed-address-pairs 2021-12-10 02:31:45.643 | auto-allocated-topology 2021-12-10 02:31:45.643 | availability_zone 2021-12-10 02:31:45.643 | availability_zone_filter 2021-12-10 02:31:45.643 | default-subnetpools 2021-12-10 02:31:45.643 | dhcp_agent_scheduler 2021-12-10 02:31:45.643 | dvr 2021-12-10 02:31:45.643 | empty-string-filtering 2021-12-10 02:31:45.643 | external-net 2021-12-10 02:31:45.643 | extra_dhcp_opt 2021-12-10 02:31:45.643 | extraroute 2021-12-10 02:31:45.643 | extraroute-atomic 2021-12-10 02:31:45.643 | filter-validation 2021-12-10 02:31:45.643 | fip-port-details 2021-12-10 02:31:45.643 | flavors 2021-12-10 02:31:45.643 | floatingip-pools 2021-12-10 02:31:45.643 | ip-substring-filtering 2021-12-10 02:31:45.643 | router 2021-12-10 02:31:45.643 | ext-gw-mode 2021-12-10 02:31:45.643 | l3-ha 2021-12-10 02:31:45.643 | l3-flavors 2021-12-10 02:31:45.643 | l3-port-ip-change-not-allowed 2021-12-10 02:31:45.643 | l3_agent_scheduler 2021-12-10 02:31:45.643 | metering 2021-12-10 02:31:45.643 | multi-provider 2021-12-10 02:31:45.644 | net-mtu 2021-12-10 02:31:45.644 | net-mtu-writable 2021-12-10 02:31:45.644 | network_availability_zone 2021-12-10 02:31:45.644 | network-ip-availability 2021-12-10 02:31:45.644 | pagination 2021-12-10 02:31:45.644 | port-mac-address-regenerate 2021-12-10 02:31:45.644 | binding 2021-12-10 02:31:45.644 | binding-extended 2021-12-10 02:31:45.644 | port-security 2021-12-10 02:31:45.644 | project-id 2021-12-10 02:31:45.644 | provider 2021-12-10 02:31:45.644 | quotas 2021-12-10 02:31:45.644 | quota_details 2021-12-10 02:31:45.644 | rbac-policies 2021-12-10 02:31:45.644 | rbac-address-scope 2021-12-10 02:31:45.644 | rbac-security-groups 2021-12-10 02:31:45.644 | rbac-subnetpool 2021-12-10 02:31:45.644 | revision-if-match 2021-12-10 02:31:45.644 | standard-attr-revisions 2021-12-10 02:31:45.644 | router_availability_zone 2021-12-10 02:31:45.644 | port-security-groups-filtering 2021-12-10 02:31:45.644 | security-group 2021-12-10 02:31:45.644 | service-type 2021-12-10 02:31:45.644 | sorting 2021-12-10 02:31:45.644 | standard-attr-description 2021-12-10 02:31:45.644 | stateful-security-group 2021-12-10 02:31:45.644 | subnet_onboard 2021-12-10 02:31:45.644 | subnet-service-types 2021-12-10 02:31:45.644 | subnet_allocation 2021-12-10 02:31:45.644 | subnetpool-prefix-ops 2021-12-10 02:31:45.644 | standard-attr-tag 2021-12-10 02:31:45.644 | standard-attr-timestamp =~ external-net ]] 2021-12-10 02:31:45.645 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-10 02:31:45.649 | +++ lib/tempest:configure_tempest:287 : oscwrap network show -f value -c id public 2021-12-10 02:31:47.986 | +++ functions-common:oscwrap:2371 : return 0 2021-12-10 02:31:47.989 | ++ lib/tempest:configure_tempest:287 : public_network_id=e0606263-cb11-4e35-9312-4e4f27f5b7c3 2021-12-10 02:31:47.991 | ++ lib/tempest:configure_tempest:289 : openstack network create --share shared 2021-12-10 02:31:50.538 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:31:50.538 | | Field | Value | 2021-12-10 02:31:50.538 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:31:50.538 | | admin_state_up | UP | 2021-12-10 02:31:50.538 | | availability_zone_hints | | 2021-12-10 02:31:50.538 | | availability_zones | | 2021-12-10 02:31:50.538 | | created_at | 2021-12-10T02:31:50Z | 2021-12-10 02:31:50.538 | | description | | 2021-12-10 02:31:50.538 | | dns_domain | None | 2021-12-10 02:31:50.538 | | id | bcaa8b6c-f945-4e90-96cb-243c434a7f22 | 2021-12-10 02:31:50.539 | | ipv4_address_scope | None | 2021-12-10 02:31:50.539 | | ipv6_address_scope | None | 2021-12-10 02:31:50.539 | | is_default | False | 2021-12-10 02:31:50.539 | | is_vlan_transparent | None | 2021-12-10 02:31:50.539 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='21e17a85f14f49b5814236018c8c6c25', project.name='admin', region_name='RegionOne', zone= | 2021-12-10 02:31:50.539 | | mtu | 1500 | 2021-12-10 02:31:50.539 | | name | shared | 2021-12-10 02:31:50.539 | | port_security_enabled | True | 2021-12-10 02:31:50.539 | | project_id | 21e17a85f14f49b5814236018c8c6c25 | 2021-12-10 02:31:50.539 | | provider:network_type | vlan | 2021-12-10 02:31:50.539 | | provider:physical_network | physnet1 | 2021-12-10 02:31:50.539 | | provider:segmentation_id | 202 | 2021-12-10 02:31:50.539 | | qos_policy_id | None | 2021-12-10 02:31:50.539 | | revision_number | 1 | 2021-12-10 02:31:50.539 | | router:external | Internal | 2021-12-10 02:31:50.539 | | segments | None | 2021-12-10 02:31:50.539 | | shared | True | 2021-12-10 02:31:50.539 | | status | ACTIVE | 2021-12-10 02:31:50.539 | | subnets | | 2021-12-10 02:31:50.539 | | tags | | 2021-12-10 02:31:50.539 | | updated_at | 2021-12-10T02:31:50Z | 2021-12-10 02:31:50.539 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:31:50.654 | ++ lib/tempest:configure_tempest:290 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-12-10 02:31:53.446 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:31:53.446 | | Field | Value | 2021-12-10 02:31:53.446 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:31:53.446 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-12-10 02:31:53.446 | | cidr | 192.168.233.0/24 | 2021-12-10 02:31:53.446 | | created_at | 2021-12-10T02:31:53Z | 2021-12-10 02:31:53.446 | | description | shared-subnet | 2021-12-10 02:31:53.446 | | dns_nameservers | | 2021-12-10 02:31:53.446 | | dns_publish_fixed_ip | None | 2021-12-10 02:31:53.446 | | enable_dhcp | True | 2021-12-10 02:31:53.446 | | gateway_ip | 192.168.233.1 | 2021-12-10 02:31:53.446 | | host_routes | | 2021-12-10 02:31:53.446 | | id | 21408690-43fc-46d9-b0c9-493cce34bb39 | 2021-12-10 02:31:53.446 | | ip_version | 4 | 2021-12-10 02:31:53.446 | | ipv6_address_mode | None | 2021-12-10 02:31:53.446 | | ipv6_ra_mode | None | 2021-12-10 02:31:53.446 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='21e17a85f14f49b5814236018c8c6c25', project.name='admin', region_name='RegionOne', zone= | 2021-12-10 02:31:53.446 | | name | shared-subnet | 2021-12-10 02:31:53.446 | | network_id | bcaa8b6c-f945-4e90-96cb-243c434a7f22 | 2021-12-10 02:31:53.446 | | prefix_length | None | 2021-12-10 02:31:53.446 | | project_id | 21e17a85f14f49b5814236018c8c6c25 | 2021-12-10 02:31:53.446 | | revision_number | 0 | 2021-12-10 02:31:53.446 | | segment_id | None | 2021-12-10 02:31:53.446 | | service_types | | 2021-12-10 02:31:53.447 | | subnetpool_id | None | 2021-12-10 02:31:53.447 | | tags | | 2021-12-10 02:31:53.447 | | updated_at | 2021-12-10T02:31:53Z | 2021-12-10 02:31:53.447 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-10 02:31:53.561 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-12-10 02:31:53.589 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-12-10 02:31:53.617 | ++ lib/tempest:configure_tempest:297 : mkdir -p /opt/stack/data/tempest 2021-12-10 02:31:53.625 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-12-10 02:31:53.650 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-12-10 02:31:53.676 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-12-10 02:31:53.703 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-12-10 02:31:53.735 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-12-10 02:31:53.762 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.46/identity/v2.0/ 2021-12-10 02:31:53.790 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.46/identity/v3 2021-12-10 02:31:53.815 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-12-10 02:31:53.849 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-12-10 02:31:53.881 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-12-10 02:31:53.906 | ++ lib/tempest:configure_tempest:312 : [[ True == \T\r\u\e ]] 2021-12-10 02:31:53.909 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-12-10 02:31:53.935 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-12-10 02:31:53.962 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-12-10 02:31:53.988 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-12-10 02:31:54.015 | ++ lib/tempest:configure_tempest:318 : '[' False == True ']' 2021-12-10 02:31:54.017 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-12-10 02:31:54.047 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-12-10 02:31:54.073 | ++ lib/tempest:configure_tempest:326 : [[ '' != \v\2 ]] 2021-12-10 02:31:54.076 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-12-10 02:31:54.101 | ++ lib/tempest:configure_tempest:331 : is_service_enabled tls-proxy 2021-12-10 02:31:54.117 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:31:54.119 | ++ lib/tempest:configure_tempest:336 : [[ True = True ]] 2021-12-10 02:31:54.122 | ++ lib/tempest:configure_tempest:337 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-12-10 02:31:54.148 | ++ lib/tempest:configure_tempest:342 : is_service_enabled ldap 2021-12-10 02:31:54.162 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:31:54.165 | ++ lib/tempest:configure_tempest:348 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-12-10 02:31:54.192 | ++ lib/tempest:configure_tempest:352 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-12-10 02:31:54.219 | ++ lib/tempest:configure_tempest:357 : [[ ! -z '' ]] 2021-12-10 02:31:54.221 | ++ lib/tempest:configure_tempest:360 : '[' libvirt = xenserver ']' 2021-12-10 02:31:54.224 | ++ lib/tempest:configure_tempest:365 : '[' False '!=' True ']' 2021-12-10 02:31:54.226 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled api_v1 False 2021-12-10 02:31:54.254 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 17f7e8d0-0546-41f5-bf49-61d7d4c37495 2021-12-10 02:31:54.279 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 17f7e8d0-0546-41f5-bf49-61d7d4c37495 2021-12-10 02:31:54.304 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-12-10 02:31:54.329 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-12-10 02:31:54.356 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-12-10 02:31:54.388 | ++ lib/tempest:configure_tempest:375 : is_service_enabled neutron 2021-12-10 02:31:54.404 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:31:54.407 | ++ lib/tempest:configure_tempest:383 : [[ -n '' ]] 2021-12-10 02:31:54.409 | ++ lib/tempest:configure_tempest:393 : local tempest_compute_min_microversion=None 2021-12-10 02:31:54.412 | ++ lib/tempest:configure_tempest:394 : local tempest_compute_max_microversion=2.87 2021-12-10 02:31:54.414 | ++ lib/tempest:configure_tempest:397 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-12-10 02:31:54.416 | ++ lib/tempest:configure_tempest:401 : '[' None == None ']' 2021-12-10 02:31:54.418 | ++ lib/tempest:configure_tempest:402 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-12-10 02:31:54.436 | ++ lib/tempest:configure_tempest:406 : '[' 2.87 == None ']' 2021-12-10 02:31:54.438 | ++ lib/tempest:configure_tempest:409 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.87 2021-12-10 02:31:54.463 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-12-10 02:31:54.492 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-12-10 02:31:54.517 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2021-12-10 02:31:54.543 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-12-10 02:31:54.575 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-12-10 02:31:54.601 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-12-10 02:31:54.626 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2021-12-10 02:31:54.652 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled xenapi_apis True 2021-12-10 02:31:54.677 | ++ lib/tempest:configure_tempest:420 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-12-10 02:31:54.680 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-10 02:31:54.714 | ++ lib/tempest:configure_tempest:424 : [[ False == \T\r\u\e ]] 2021-12-10 02:31:54.717 | ++ lib/tempest:configure_tempest:428 : is_service_enabled n-novnc 2021-12-10 02:31:54.734 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:31:54.740 | ++ lib/tempest:configure_tempest:433 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-12-10 02:31:54.768 | ++ lib/tempest:configure_tempest:434 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id e0606263-cb11-4e35-9312-4e4f27f5b7c3 2021-12-10 02:31:54.794 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-12-10 02:31:54.825 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-12-10 02:31:54.856 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-12-10 02:31:54.884 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-12-10 02:31:54.912 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-12-10 02:31:54.938 | ++ lib/tempest:configure_tempest:442 : '[' libvirt = xenserver ']' 2021-12-10 02:31:54.940 | ++ lib/tempest:configure_tempest:448 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-12-10 02:31:54.942 | ++ lib/tempest:configure_tempest:449 : SCENARIO_IMAGE_FILE= 2021-12-10 02:31:54.945 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-12-10 02:31:54.975 | ++ lib/tempest:configure_tempest:454 : TEMPEST_SSH_NETWORK_NAME=private 2021-12-10 02:31:54.978 | ++ lib/tempest:configure_tempest:455 : is_provider_network 2021-12-10 02:31:54.980 | ++ functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-10 02:31:54.982 | ++ functions-common:is_provider_network:2183 : return 1 2021-12-10 02:31:54.985 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-12-10 02:31:55.022 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-12-10 02:31:55.058 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-12-10 02:31:55.086 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-12-10 02:31:55.114 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-12-10 02:31:55.141 | ++ lib/tempest:configure_tempest:470 : [[ -n '' ]] 2021-12-10 02:31:55.143 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-10 02:31:55.146 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-12-10 02:31:55.148 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-12-10 02:31:55.165 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-12-10 02:31:55.198 | ++ lib/tempest:configure_tempest:479 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-10 02:31:55.200 | ++ lib/tempest:configure_tempest:480 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-12-10 02:31:55.204 | +++ lib/tempest:configure_tempest:482 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-12-10 02:31:55.223 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-12-10 02:31:55.250 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-10 02:31:55.252 | ++ lib/tempest:configure_tempest:485 : '[' libvirt = libvirt ']' 2021-12-10 02:31:55.254 | ++ lib/tempest:configure_tempest:486 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-12-10 02:31:55.257 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-12-10 02:31:55.272 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-12-10 02:31:55.297 | ++ lib/tempest:configure_tempest:490 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-10 02:31:55.300 | ++ lib/tempest:configure_tempest:491 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-12-10 02:31:55.303 | +++ lib/tempest:configure_tempest:493 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-12-10 02:31:55.319 | ++ lib/tempest:configure_tempest:493 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-12-10 02:31:55.351 | ++ lib/tempest:configure_tempest:494 : local tempest_volume_min_microversion=None 2021-12-10 02:31:55.353 | ++ lib/tempest:configure_tempest:495 : local tempest_volume_max_microversion=3.60 2021-12-10 02:31:55.358 | ++ lib/tempest:configure_tempest:498 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-12-10 02:31:55.360 | ++ lib/tempest:configure_tempest:502 : '[' None == None ']' 2021-12-10 02:31:55.362 | ++ lib/tempest:configure_tempest:503 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-12-10 02:31:55.380 | ++ lib/tempest:configure_tempest:508 : '[' 3.60 == None ']' 2021-12-10 02:31:55.382 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.60 2021-12-10 02:31:55.408 | ++ lib/tempest:configure_tempest:514 : is_service_enabled c-bak 2021-12-10 02:31:55.423 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:31:55.425 | ++ lib/tempest:configure_tempest:521 : [[ -n lvm:lvmdriver-1 ]] 2021-12-10 02:31:55.427 | ++ lib/tempest:configure_tempest:521 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-12-10 02:31:55.430 | ++ lib/tempest:configure_tempest:541 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-12-10 02:31:55.432 | ++ lib/tempest:configure_tempest:545 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-12-10 02:31:55.434 | ++ lib/tempest:configure_tempest:555 : local tempest_placement_min_microversion=None 2021-12-10 02:31:55.437 | ++ lib/tempest:configure_tempest:556 : local tempest_placement_max_microversion=1.36 2021-12-10 02:31:55.439 | ++ lib/tempest:configure_tempest:557 : '[' None == None ']' 2021-12-10 02:31:55.442 | ++ lib/tempest:configure_tempest:558 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-12-10 02:31:55.459 | ++ lib/tempest:configure_tempest:562 : '[' 1.36 == None ']' 2021-12-10 02:31:55.461 | ++ lib/tempest:configure_tempest:565 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2021-12-10 02:31:55.489 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = ironic ']' 2021-12-10 02:31:55.491 | ++ lib/tempest:configure_tempest:583 : '[' libvirt = libvirt ']' 2021-12-10 02:31:55.494 | ++ lib/tempest:configure_tempest:585 : '[' kvm = lxc ']' 2021-12-10 02:31:55.496 | ++ lib/tempest:configure_tempest:592 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-12-10 02:31:55.522 | ++ lib/tempest:configure_tempest:593 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-12-10 02:31:55.548 | ++ lib/tempest:configure_tempest:606 : local service 2021-12-10 02:31:55.550 | ++ lib/tempest:configure_tempest:607 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-12-10 02:31:55.553 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-10 02:31:55.555 | ++ lib/tempest:configure_tempest:609 : is_service_enabled key 2021-12-10 02:31:55.570 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:31:55.572 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-12-10 02:31:55.599 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-10 02:31:55.602 | ++ lib/tempest:configure_tempest:609 : is_service_enabled glance 2021-12-10 02:31:55.617 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:31:55.619 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-12-10 02:31:55.645 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-10 02:31:55.647 | ++ lib/tempest:configure_tempest:609 : is_service_enabled nova 2021-12-10 02:31:55.662 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:31:55.665 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-12-10 02:31:55.704 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-10 02:31:55.706 | ++ lib/tempest:configure_tempest:609 : is_service_enabled neutron 2021-12-10 02:31:55.722 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:31:55.724 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-12-10 02:31:55.750 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-10 02:31:55.753 | ++ lib/tempest:configure_tempest:609 : is_service_enabled cinder 2021-12-10 02:31:55.768 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:31:55.770 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-12-10 02:31:55.802 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-10 02:31:55.804 | ++ lib/tempest:configure_tempest:609 : is_service_enabled swift 2021-12-10 02:31:55.821 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:31:55.824 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-12-10 02:31:55.851 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-10 02:31:55.853 | ++ lib/tempest:configure_tempest:609 : is_service_enabled horizon 2021-12-10 02:31:55.870 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-10 02:31:55.875 | ++ lib/tempest:configure_tempest:612 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-12-10 02:31:55.901 | ++ lib/tempest:configure_tempest:616 : '[' libvirt = libvirt ']' 2021-12-10 02:31:55.903 | ++ lib/tempest:configure_tempest:616 : '[' kvm = lxc ']' 2021-12-10 02:31:55.906 | ++ lib/tempest:configure_tempest:626 : local tmp_cfg_file 2021-12-10 02:31:55.909 | +++ lib/tempest:configure_tempest:627 : mktemp 2021-12-10 02:31:55.914 | ++ lib/tempest:configure_tempest:627 : tmp_cfg_file=/tmp/tmp.Q8vR0QGnJC 2021-12-10 02:31:55.916 | ++ lib/tempest:configure_tempest:628 : cd /opt/stack/tempest 2021-12-10 02:31:55.919 | ++ lib/tempest:configure_tempest:629 : [[ False != \T\r\u\e ]] 2021-12-10 02:31:55.921 | ++ lib/tempest:configure_tempest:630 : tox -revenv-tempest --notest 2021-12-10 02:31:56.563 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-12-10 02:31:57.489 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-10 02:32:18.270 | venv-tempest develop-inst: /opt/stack/tempest 2021-12-10 02:32:23.755 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.0,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.2,importlib-resources==5.4.0,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@93a902072fd9986f2bb660166552f37d9eb5bdbb#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-10 02:32:23.756 | ___________________________________ summary ____________________________________ 2021-12-10 02:32:23.756 | venv-tempest: skipped tests 2021-12-10 02:32:23.756 | congratulations :) 2021-12-10 02:32:23.784 | ++ lib/tempest:configure_tempest:633 : local tmp_u_c_m 2021-12-10 02:32:23.787 | +++ lib/tempest:configure_tempest:634 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-10 02:32:23.792 | ++ lib/tempest:configure_tempest:634 : tmp_u_c_m=/tmp/tempest_u_c_m.7MoEQpH2Md 2021-12-10 02:32:23.794 | ++ lib/tempest:configure_tempest:635 : set_tempest_venv_constraints /tmp/tempest_u_c_m.7MoEQpH2Md 2021-12-10 02:32:23.797 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-12-10 02:32:23.799 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.7MoEQpH2Md 2021-12-10 02:32:23.802 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-12-10 02:32:23.805 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-12-10 02:32:23.807 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-12-10 02:32:23.813 | ++ lib/tempest:configure_tempest:636 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.7MoEQpH2Md -r requirements.txt 2021-12-10 02:32:25.545 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/setuptools/command/easy_install.py:159: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2021-12-10 02:32:25.545 | EasyInstallDeprecationWarning, 2021-12-10 02:32:25.545 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-10 02:32:25.545 | setuptools.SetuptoolsDeprecationWarning, 2021-12-10 02:32:25.634 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-12-10 02:32:26.132 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.0,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.2,importlib-resources==5.4.0,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@93a902072fd9986f2bb660166552f37d9eb5bdbb#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-10 02:32:26.133 | venv-tempest run-test-pre: PYTHONHASHSEED='2411816231' 2021-12-10 02:32:26.133 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.7MoEQpH2Md -r requirements.txt 2021-12-10 02:32:26.817 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:32:26.866 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:32:26.942 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:32:26.973 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:32:27.018 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:32:27.189 | Ignoring funcparserlib: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:32:27.220 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:32:27.243 | Ignoring nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:32:27.283 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:32:27.357 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:32:27.429 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:32:27.433 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:32:27.528 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:32:27.545 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:32:27.600 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:32:27.661 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:32:27.745 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:32:27.753 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-10 02:32:27.786 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-10 02:32:27.788 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 26)) (4.5.0) 2021-12-10 02:32:27.799 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 47)) (5.8.0) 2021-12-10 02:32:27.802 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 54)) (5.1.0) 2021-12-10 02:32:27.807 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 65)) (3.0.0) 2021-12-10 02:32:27.819 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 122)) (2.3.0) 2021-12-10 02:32:27.831 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 140)) (0.8.0) 2021-12-10 02:32:27.838 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 149)) (2.4.0) 2021-12-10 02:32:27.852 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 175)) (2.8.1) 2021-12-10 02:32:27.898 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 180)) (1.26.7) 2021-12-10 02:32:27.924 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 185)) (1.4.0) 2021-12-10 02:32:27.939 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 189)) (6.0) 2021-12-10 02:32:27.942 | Requirement already satisfied: cryptography===36.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 194)) (36.0.0) 2021-12-10 02:32:28.003 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 212)) (1.1.0) 2021-12-10 02:32:28.010 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 220)) (3.2.0) 2021-12-10 02:32:28.023 | Requirement already satisfied: cliff===3.10.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 258)) (3.10.0) 2021-12-10 02:32:28.037 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 293)) (4.6.1) 2021-12-10 02:32:28.084 | Requirement already satisfied: importlib-metadata===4.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 297)) (4.8.2) 2021-12-10 02:32:28.134 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 323)) (3.2.1) 2021-12-10 02:32:28.165 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 324)) (4.2.0) 2021-12-10 02:32:28.177 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 335)) (0.4.0) 2021-12-10 02:32:28.180 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 364)) (2.5.0) 2021-12-10 02:32:28.193 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 404)) (1.4.0) 2021-12-10 02:32:28.206 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 412)) (1.0.3) 2021-12-10 02:32:28.211 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 414)) (8.7.1) 2021-12-10 02:32:28.262 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 429)) (3.0.6) 2021-12-10 02:32:28.268 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 441)) (3.5.0) 2021-12-10 02:32:28.280 | Requirement already satisfied: cmd2===2.3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 451)) (2.3.3) 2021-12-10 02:32:28.348 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 469)) (1.16.0) 2021-12-10 02:32:28.351 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 500)) (1.13.3) 2021-12-10 02:32:28.355 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 511)) (1.5.0) 2021-12-10 02:32:28.360 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 516)) (0.18.2) 2021-12-10 02:32:28.365 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 545)) (5.4.0) 2021-12-10 02:32:28.395 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 562)) (1.15.0) 2021-12-10 02:32:28.398 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 565)) (3.2.0) 2021-12-10 02:32:28.435 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 578)) (3.6.0) 2021-12-10 02:32:28.465 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 593)) (0.14.1) 2021-12-10 02:32:28.471 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 600)) (4.12.0) 2021-12-10 02:32:28.490 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 606)) (2.8.2) 2021-12-10 02:32:28.495 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 611)) (2021.3) 2021-12-10 02:32:28.500 | Requirement already satisfied: setuptools===59.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 620)) (59.5.0) 2021-12-10 02:32:28.559 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 146)) (0.2.5) 2021-12-10 02:32:28.566 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 170)) (1.0.0) 2021-12-10 02:32:28.569 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.7MoEQpH2Md (line 212)) (1.4.0) 2021-12-10 02:32:28.572 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 153)) (1.4.0) 2021-12-10 02:32:28.576 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 121)) (0.9.6) 2021-12-10 02:32:28.579 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 57)) (3.4.0) 2021-12-10 02:32:28.587 | Requirement already satisfied: typing_extensions===4.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 172)) (4.0.1) 2021-12-10 02:32:28.590 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 2)) (0.12.2) 2021-12-10 02:32:28.596 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 230)) (2.26.0) 2021-12-10 02:32:28.629 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 50)) (21.2.0) 2021-12-10 02:32:28.687 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 283)) (1.8.2) 2021-12-10 02:32:28.696 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 187)) (2.21) 2021-12-10 02:32:28.696 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 509)) (0.18.0) 2021-12-10 02:32:28.697 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 531)) (1.6) 2021-12-10 02:32:28.700 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 350)) (21.3) 2021-12-10 02:32:28.706 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 378)) (1.0.2) 2021-12-10 02:32:28.710 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 538)) (0.11.0) 2021-12-10 02:32:28.713 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 380)) (1.0.0) 2021-12-10 02:32:28.715 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.6/site-packages (from requests===2.26.0->-c /tmp/tempest_u_c_m.7MoEQpH2Md (line 230)) (2021.10.8) 2021-12-10 02:32:28.719 | Requirement already satisfied: charset-normalizer===2.0.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 586)) (2.0.9) 2021-12-10 02:32:28.724 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.7MoEQpH2Md (line 382)) (3.3) 2021-12-10 02:32:28.817 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-12-10 02:32:28.817 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-10 02:32:28.875 | ___________________________________ summary ____________________________________ 2021-12-10 02:32:28.876 | venv-tempest: commands succeeded 2021-12-10 02:32:28.876 | congratulations :) 2021-12-10 02:32:28.905 | ++ lib/tempest:configure_tempest:637 : rm -f /tmp/tempest_u_c_m.7MoEQpH2Md 2021-12-10 02:32:28.909 | ++ lib/tempest:configure_tempest:640 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2021-12-10 02:32:28.939 | ++ lib/tempest:configure_tempest:641 : [[ False == \T\r\u\e ]] 2021-12-10 02:32:28.941 | ++ lib/tempest:configure_tempest:649 : [[ True == \F\a\l\s\e ]] 2021-12-10 02:32:28.943 | ++ lib/tempest:configure_tempest:653 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-12-10 02:32:28.974 | ++ lib/tempest:configure_tempest:659 : tox -evenv -- tempest verify-config -uro /tmp/tmp.Q8vR0QGnJC 2021-12-10 02:32:29.624 | venv create: /opt/stack/tempest/.tox/venv 2021-12-10 02:32:30.277 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-12-10 02:32:59.906 | venv develop-inst: /opt/stack/tempest 2021-12-10 02:33:07.586 | venv installed: alabaster==0.7.12,attrs==21.2.0,autopage==0.4.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.0,debtcollector==2.3.0,docutils==0.17.1,dulwich==0.20.26,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,importlib-metadata==4.8.2,importlib-resources==5.4.0,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.1,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,Pygments==2.10.0,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.3.1,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@93a902072fd9986f2bb660166552f37d9eb5bdbb#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-10 02:33:07.587 | venv run-test-pre: PYTHONHASHSEED='197763563' 2021-12-10 02:33:07.587 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.Q8vR0QGnJC 2021-12-10 02:33:11.493 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:28: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2021-12-10 02:33:11.493 | "supporting stable Ussuri.", DeprecationWarning) 2021-12-10 02:33:11.493 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:54: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2021-12-10 02:33:11.493 | "supporting stable wallaby.", DeprecationWarning) 2021-12-10 02:33:11.493 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2021-12-10 02:33:11.493 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-12-10 02:33:11.493 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-12-10 02:33:11.600 | ___________________________________ summary ____________________________________ 2021-12-10 02:33:11.600 | venv: commands succeeded 2021-12-10 02:33:11.600 | congratulations :) 2021-12-10 02:33:11.629 | ++ lib/tempest:configure_tempest:664 : is_service_enabled q-metering 2021-12-10 02:33:11.645 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:33:11.648 | ++ lib/tempest:configure_tempest:669 : is_service_enabled q-l3 2021-12-10 02:33:11.663 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-10 02:33:11.665 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2021-12-10 02:33:11.667 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2021-12-10 02:33:11.670 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2021-12-10 02:33:11.672 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2021-12-10 02:33:11.674 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2021-12-10 02:33:11.676 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2021-12-10 02:33:11.679 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2021-12-10 02:33:11.681 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2021-12-10 02:33:11.683 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2021-12-10 02:33:11.685 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2021-12-10 02:33:11.688 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2021-12-10 02:33:11.690 | ++ lib/tempest:configure_tempest:684 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2021-12-10 02:33:11.692 | ++ lib/tempest:configure_tempest:685 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2021-12-10 02:33:11.696 | ++ lib/tempest:configure_tempest:687 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-12-10 02:33:11.697 | ++ lib/tempest:configure_tempest:689 : local network_api_extensions=address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-12-10 02:33:11.699 | ++ lib/tempest:configure_tempest:690 : [[ ! -z '' ]] 2021-12-10 02:33:11.702 | ++ lib/tempest:configure_tempest:696 : [[ -n '' ]] 2021-12-10 02:33:11.705 | ++ lib/tempest:configure_tempest:699 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-12-10 02:33:11.731 | ++ lib/tempest:configure_tempest:701 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2021-12-10 02:33:11.733 | ++ lib/tempest:configure_tempest:702 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2021-12-10 02:33:11.736 | ++ lib/tempest:configure_tempest:703 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2021-12-10 02:33:11.738 | ++ lib/tempest:configure_tempest:704 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2021-12-10 02:33:11.741 | ++ lib/tempest:configure_tempest:705 : [[ ! -z '' ]] 2021-12-10 02:33:11.743 | ++ lib/tempest:configure_tempest:711 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2021-12-10 02:33:11.772 | ++ lib/tempest:configure_tempest:721 : local network_available_features= 2021-12-10 02:33:11.774 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled available_features 2021-12-10 02:33:11.800 | ++ lib/tempest:configure_tempest:724 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2021-12-10 02:33:11.802 | ++ lib/tempest:configure_tempest:725 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2021-12-10 02:33:11.805 | ++ lib/tempest:configure_tempest:726 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2021-12-10 02:33:11.807 | ++ lib/tempest:configure_tempest:727 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2021-12-10 02:33:11.809 | ++ lib/tempest:configure_tempest:728 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2021-12-10 02:33:11.812 | ++ lib/tempest:configure_tempest:729 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2021-12-10 02:33:11.815 | ++ lib/tempest:configure_tempest:730 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2021-12-10 02:33:11.817 | ++ lib/tempest:configure_tempest:731 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2021-12-10 02:33:11.819 | ++ lib/tempest:configure_tempest:732 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2021-12-10 02:33:11.822 | ++ lib/tempest:configure_tempest:733 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2021-12-10 02:33:11.825 | ++ lib/tempest:configure_tempest:734 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-10 02:33:11.828 | ++ lib/tempest:configure_tempest:735 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-10 02:33:11.831 | ++ lib/tempest:configure_tempest:736 : [[ ! -z '' ]] 2021-12-10 02:33:11.833 | ++ lib/tempest:configure_tempest:742 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-10 02:33:11.865 | ++ lib/tempest:configure_tempest:745 : IFS=' 2021-12-10 02:33:11.866 | ' 2021-12-10 02:33:11.868 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2021-12-10 02:33:11.871 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-10 02:33:11.874 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest Plugins 2021-12-10 02:33:11.876 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2021-12-10 02:33:11.879 | ++ lib/tempest:install_tempest_plugins:774 : pushd /opt/stack/tempest 2021-12-10 02:33:11.879 | /opt/stack/tempest /opt/stack/tempest 2021-12-10 02:33:11.881 | ++ lib/tempest:install_tempest_plugins:775 : [[ 0 != 0 ]] 2021-12-10 02:33:11.884 | ++ lib/tempest:install_tempest_plugins:784 : popd 2021-12-10 02:33:11.884 | /opt/stack/tempest 2021-12-10 02:33:11.886 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-10 02:33:11.889 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-10 02:33:11.892 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-10 02:33:11.895 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-10 02:33:11.897 | + functions-common:run_phase:1786 : run_plugins stack test-config 2021-12-10 02:33:11.900 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-10 02:33:11.903 | + functions-common:run_plugins:1746 : local phase=test-config 2021-12-10 02:33:11.906 | + functions-common:run_plugins:1748 : local plugins= 2021-12-10 02:33:11.908 | + functions-common:run_plugins:1749 : local plugin 2021-12-10 02:33:11.911 | + ./stack.sh:main:1449 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-12-10 02:33:11.914 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-10 02:33:11.916 | + inc/meta-config:merge_config_group:171 : shift 2021-12-10 02:33:11.919 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-12-10 02:33:11.922 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-10 02:33:11.924 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-10 02:33:11.927 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-10 02:33:11.930 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-12-10 02:33:11.933 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-10 02:33:11.936 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-12-10 02:33:11.941 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-10 02:33:11.944 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-12-10 02:33:11.944 | /^\[\[.+\|.*\]\]/ { 2021-12-10 02:33:11.944 | gsub("[][]", "", $1); 2021-12-10 02:33:11.944 | split($1, a, "|"); 2021-12-10 02:33:11.944 | if (a[1] == matchgroup) 2021-12-10 02:33:11.944 | print a[2] 2021-12-10 02:33:11.944 | } 2021-12-10 02:33:11.944 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= run_process 26 test_with_retry 5 apt-get-update 6 osc 357 wait_for_service 24 git_timed 61 dbsync 224 pip_install 258 apt-get 407 ------------------------- Unaccounted time 815 ========================= Total runtime 2183 This is your host IP address: 10.222.0.46 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.46/identity/ The default users are: admin and demo The password: Passw0rd WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: ussuri Change: d927b6017880983cf873e199bb50332fe2e3f254 nova: Ensure each compute uses a unique iSCSI initiator 2021-10-07 09:45:38 +0100 OS Version: Ubuntu 18.04 bionic