2021-05-02 02:50:28.678 | + ./stack.sh:main:469 : exec 2021-05-02 02:50:28.678 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-02-025028' 2021-05-02 02:50:28.678 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-02-025028.summary.2021-05-02-025028 2021-05-02 02:50:28.678 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 02:50:28.678 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-02-025028 2021-05-02 02:50:28.678 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-02-025028 /opt/stack/logs/stack.sh.log 2021-05-02 02:50:28.678 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-02-025028.summary.2021-05-02-025028 /opt/stack/logs/stack.sh.log.summary 2021-05-02 02:50:28.678 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-02 02:50:28.678 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-02 02:50:28.678 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-02 02:50:28.678 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-02 02:50:28.678 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-02 02:50:28.678 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-02 02:50:28.678 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-02 02:50:28.678 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-02 02:50:28.678 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-02 02:50:28.678 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-02 02:50:28.678 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-02 02:50:28.679 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-02 02:50:28.679 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-02 02:50:28.680 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-02 02:50:28.684 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-02 02:50:28.686 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-02 02:50:28.688 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-02 02:50:28.690 | + ./stack.sh:main:555 : set -o errexit 2021-05-02 02:50:28.691 | + ./stack.sh:main:558 : uname -a 2021-05-02 02:50:28.692 | Linux dv-osbrick-789079-1-ceph 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-05-02 02:50:28.694 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-02 02:50:28.696 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-02 02:50:28.699 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-02 02:50:28.726 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-02 02:50:28.743 | + ./stack.sh:main:572 : fetch_plugins 2021-05-02 02:50:28.745 | + functions-common:fetch_plugins:1650 : local plugins=,devstack-plugin-ceph 2021-05-02 02:50:28.747 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-02 02:50:28.749 | + functions-common:fetch_plugins:1654 : [[ -z ,devstack-plugin-ceph ]] 2021-05-02 02:50:28.750 | + functions-common:fetch_plugins:1658 : echo 'Fetching DevStack plugins' 2021-05-02 02:50:28.750 | Fetching DevStack plugins 2021-05-02 02:50:28.752 | + functions-common:fetch_plugins:1659 : for plugin in ${plugins//,/ } 2021-05-02 02:50:28.754 | + functions-common:fetch_plugins:1660 : git_clone_by_name devstack-plugin-ceph 2021-05-02 02:50:28.756 | + functions-common:git_clone_by_name:601 : local name=devstack-plugin-ceph 2021-05-02 02:50:28.757 | + functions-common:git_clone_by_name:602 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2021-05-02 02:50:28.759 | + functions-common:git_clone_by_name:603 : local dir=/opt/stack/devstack-plugin-ceph 2021-05-02 02:50:28.761 | + functions-common:git_clone_by_name:604 : local branch=master 2021-05-02 02:50:28.762 | + functions-common:git_clone_by_name:605 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2021-05-02 02:50:28.764 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2021-05-02 02:50:28.766 | + functions-common:git_clone:524 : local git_dest=/opt/stack/devstack-plugin-ceph 2021-05-02 02:50:28.768 | + functions-common:git_clone:525 : local git_ref=master 2021-05-02 02:50:28.769 | + functions-common:git_clone:526 : local orig_dir 2021-05-02 02:50:28.772 | ++ functions-common:git_clone:527 : pwd 2021-05-02 02:50:28.774 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-02 02:50:28.776 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-02 02:50:28.779 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-02 02:50:28.792 | + functions-common:git_clone:530 : RECLONE=False 2021-05-02 02:50:28.794 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-02 02:50:28.797 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-02 02:50:28.799 | + functions-common:git_clone:544 : echo master 2021-05-02 02:50:28.799 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-02 02:50:28.803 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2021-05-02 02:50:28.805 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-05-02 02:50:28.807 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2021-05-02 02:50:28.808 | + functions-common:git_timed:617 : local count=0 2021-05-02 02:50:28.810 | + functions-common:git_timed:618 : local timeout=0 2021-05-02 02:50:28.812 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-05-02 02:50:28.813 | + functions-common:git_timed:621 : timeout=0 2021-05-02 02:50:28.815 | + functions-common:git_timed:624 : time_start git_timed 2021-05-02 02:50:28.817 | + functions-common:time_start:2290 : local name=git_timed 2021-05-02 02:50:28.818 | + functions-common:time_start:2291 : local start_time= 2021-05-02 02:50:28.820 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 02:50:28.822 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 02:50:28.825 | + functions-common:time_start:2295 : _TIME_START[$name]=1619923828823 2021-05-02 02:50:28.826 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2021-05-02 02:50:28.836 | Cloning into '/opt/stack/devstack-plugin-ceph'... 2021-05-02 02:50:31.045 | + functions-common:git_timed:639 : time_stop git_timed 2021-05-02 02:50:31.047 | + functions-common:time_stop:2304 : local name 2021-05-02 02:50:31.049 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:50:31.051 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:50:31.053 | + functions-common:time_stop:2307 : local total 2021-05-02 02:50:31.054 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:50:31.056 | + functions-common:time_stop:2310 : name=git_timed 2021-05-02 02:50:31.058 | + functions-common:time_stop:2311 : start_time=1619923828823 2021-05-02 02:50:31.060 | + functions-common:time_stop:2313 : [[ -z 1619923828823 ]] 2021-05-02 02:50:31.062 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:50:31.065 | + functions-common:time_stop:2316 : end_time=1619923831063 2021-05-02 02:50:31.067 | + functions-common:time_stop:2317 : elapsed_time=2240 2021-05-02 02:50:31.069 | + functions-common:time_stop:2318 : total=0 2021-05-02 02:50:31.070 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:50:31.072 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2240 2021-05-02 02:50:31.074 | + functions-common:git_clone:592 : cd /opt/stack/devstack-plugin-ceph 2021-05-02 02:50:31.076 | + functions-common:git_clone:593 : git show --oneline 2021-05-02 02:50:31.076 | + functions-common:git_clone:593 : head -1 2021-05-02 02:50:31.078 | ce772c0 Merge "Run all stable branches jobs as gate (not experimental)" 2021-05-02 02:50:31.081 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-02 02:50:31.083 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-02 02:50:31.085 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-02 02:50:31.087 | + functions-common:run_phase:1733 : local phase= 2021-05-02 02:50:31.089 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-02 02:50:31.091 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-02 02:50:31.093 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-02 02:50:31.094 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-02 02:50:31.096 | + functions-common:run_phase:1742 : local extra 2021-05-02 02:50:31.099 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-02 02:50:31.102 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-02 02:50:31.104 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-02 02:50:31.106 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-02 02:50:31.108 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-02 02:50:31.110 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-02 02:50:31.122 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:50:31.124 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-02 02:50:31.126 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-02 02:50:31.128 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-02 02:50:31.130 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-02 02:50:31.131 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-02 02:50:31.133 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-02 02:50:31.135 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-02 02:50:31.137 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-02 02:50:31.138 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-02 02:50:31.140 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-02 02:50:31.142 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-02 02:50:31.144 | + functions-common:plugin_override_defaults:1691 : local plugins=,devstack-plugin-ceph 2021-05-02 02:50:31.146 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-02 02:50:31.148 | + functions-common:plugin_override_defaults:1695 : [[ -z ,devstack-plugin-ceph ]] 2021-05-02 02:50:31.150 | + functions-common:plugin_override_defaults:1699 : echo 'Overriding Configuration Defaults' 2021-05-02 02:50:31.150 | Overriding Configuration Defaults 2021-05-02 02:50:31.152 | + functions-common:plugin_override_defaults:1700 : for plugin in ${plugins//,/ } 2021-05-02 02:50:31.154 | + functions-common:plugin_override_defaults:1701 : local dir=/opt/stack/devstack-plugin-ceph 2021-05-02 02:50:31.155 | + functions-common:plugin_override_defaults:1703 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2021-05-02 02:50:31.158 | + functions-common:plugin_override_defaults:1706 : echo 'devstack-plugin-ceph has overridden the following defaults' 2021-05-02 02:50:31.158 | devstack-plugin-ceph has overridden the following defaults 2021-05-02 02:50:31.159 | + functions-common:plugin_override_defaults:1707 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-05-02 02:50:31.160 | # Plug-in overrides 2021-05-02 02:50:31.160 | 2021-05-02 02:50:31.160 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2021-05-02 02:50:31.160 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2021-05-02 02:50:31.160 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2021-05-02 02:50:31.160 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2021-05-02 02:50:31.160 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2021-05-02 02:50:31.160 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2021-05-02 02:50:31.160 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2021-05-02 02:50:31.161 | 2021-05-02 02:50:31.161 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2021-05-02 02:50:31.161 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2021-05-02 02:50:31.161 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2021-05-02 02:50:31.161 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2021-05-02 02:50:31.161 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2021-05-02 02:50:31.161 | else 2021-05-02 02:50:31.161 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2021-05-02 02:50:31.161 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2021-05-02 02:50:31.161 | fi 2021-05-02 02:50:31.161 | fi 2021-05-02 02:50:31.163 | + functions-common:plugin_override_defaults:1708 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-05-02 02:50:31.165 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2021-05-02 02:50:31.179 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2021-05-02 02:50:31.181 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2021-05-02 02:50:31.194 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2021-05-02 02:50:31.196 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2021-05-02 02:50:31.209 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2021-05-02 02:50:31.212 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2021-05-02 02:50:31.224 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2021-05-02 02:50:31.227 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2021-05-02 02:50:31.240 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2021-05-02 02:50:31.242 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2021-05-02 02:50:31.254 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2021-05-02 02:50:31.256 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2021-05-02 02:50:31.258 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2021-05-02 02:50:31.260 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2021-05-02 02:50:31.262 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2021-05-02 02:50:31.264 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-02 02:50:31.280 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-02 02:50:31.282 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-02 02:50:31.294 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:50:31.296 | +++ lib/tls:source:43 : hostname -f 2021-05-02 02:50:31.300 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-02 02:50:31.302 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-02 02:50:31.303 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-02 02:50:31.305 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-02 02:50:31.307 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-02 02:50:31.309 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-02 02:50:31.311 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-02 02:50:31.313 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-02 02:50:31.315 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-02 02:50:31.317 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-02 02:50:31.321 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-02 02:50:31.333 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-02 02:50:31.349 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-02 02:50:31.361 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-02 02:50:31.373 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-02 02:50:31.398 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-02 02:50:31.437 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-02 02:50:31.525 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-02 02:50:31.546 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-02 02:50:31.586 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-02 02:50:31.633 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-02 02:50:31.752 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-02 02:50:31.766 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-02 02:50:31.780 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-02 02:50:31.793 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-02 02:50:31.875 | + ./stack.sh:main:605 : run_phase source 2021-05-02 02:50:31.878 | + functions-common:run_phase:1732 : local mode=source 2021-05-02 02:50:31.881 | + functions-common:run_phase:1733 : local phase= 2021-05-02 02:50:31.884 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-02 02:50:31.888 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-02 02:50:31.890 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-02 02:50:31.894 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-02 02:50:31.896 | + functions-common:run_phase:1742 : local extra 2021-05-02 02:50:31.899 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-02 02:50:31.902 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-02 02:50:31.904 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-02 02:50:31.906 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-02 02:50:31.908 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-02 02:50:31.910 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-02 02:50:31.926 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:50:31.928 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-02 02:50:31.930 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-02 02:50:31.967 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-02 02:50:31.969 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-02 02:50:31.971 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-02 02:50:31.974 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-02 02:50:31.976 | + functions-common:load_plugin_settings:1668 : local plugins=,devstack-plugin-ceph 2021-05-02 02:50:31.978 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-02 02:50:31.980 | + functions-common:load_plugin_settings:1672 : [[ -z ,devstack-plugin-ceph ]] 2021-05-02 02:50:31.982 | + functions-common:load_plugin_settings:1676 : echo 'Loading plugin settings' 2021-05-02 02:50:31.982 | Loading plugin settings 2021-05-02 02:50:31.984 | + functions-common:load_plugin_settings:1677 : for plugin in ${plugins//,/ } 2021-05-02 02:50:31.987 | + functions-common:load_plugin_settings:1678 : local dir=/opt/stack/devstack-plugin-ceph 2021-05-02 02:50:31.989 | + functions-common:load_plugin_settings:1680 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2021-05-02 02:50:31.991 | + functions-common:load_plugin_settings:1681 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2021-05-02 02:50:31.994 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2021-05-02 02:50:31.998 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2021-05-02 02:50:32.001 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2021-05-02 02:50:32.004 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2021-05-02 02:50:32.006 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2021-05-02 02:50:32.008 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2021-05-02 02:50:32.010 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2021-05-02 02:50:32.012 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2021-05-02 02:50:32.014 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2021-05-02 02:50:32.070 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2021-05-02 02:50:32.072 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-05-02 02:50:32.074 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-05-02 02:50:32.077 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-05-02 02:50:32.080 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-05-02 02:50:32.080 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-05-02 02:50:32.080 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-05-02 02:50:32.085 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-05-02 02:50:32.087 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-05-02 02:50:32.089 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-05-02 02:50:32.092 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-05-02 02:50:32.094 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-05-02 02:50:32.109 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:50:32.112 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-05-02 02:50:32.115 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-02 02:50:32.117 | + functions-common:verify_disabled_services:2015 : local service 2021-05-02 02:50:32.119 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.122 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,key, ]] 2021-05-02 02:50:32.124 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.126 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api, ]] 2021-05-02 02:50:32.128 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.131 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cond, ]] 2021-05-02 02:50:32.133 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.135 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-sch, ]] 2021-05-02 02:50:32.137 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.140 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api-meta, ]] 2021-05-02 02:50:32.142 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.144 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-api, ]] 2021-05-02 02:50:32.146 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.149 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-client, ]] 2021-05-02 02:50:32.151 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.153 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-api, ]] 2021-05-02 02:50:32.155 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.158 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-sch, ]] 2021-05-02 02:50:32.160 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.162 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-api, ]] 2021-05-02 02:50:32.165 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.167 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-vol, ]] 2021-05-02 02:50:32.169 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.171 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-svc, ]] 2021-05-02 02:50:32.174 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.176 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-dhcp, ]] 2021-05-02 02:50:32.178 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.180 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-meta, ]] 2021-05-02 02:50:32.183 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.185 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-agt, ]] 2021-05-02 02:50:32.187 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.189 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-l3, ]] 2021-05-02 02:50:32.192 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.194 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,rabbit, ]] 2021-05-02 02:50:32.196 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.198 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,tempest, ]] 2021-05-02 02:50:32.201 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.203 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,mysql, ]] 2021-05-02 02:50:32.205 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.208 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2021-05-02 02:50:32.210 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.212 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,dstat, ]] 2021-05-02 02:50:32.214 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.217 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-crt, ]] 2021-05-02 02:50:32.219 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.221 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cauth, ]] 2021-05-02 02:50:32.223 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.226 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-reg, ]] 2021-05-02 02:50:32.228 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 02:50:32.230 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,cinder, ]] 2021-05-02 02:50:32.233 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-02 02:50:32.235 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-02 02:50:32.238 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-02 02:50:32.251 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:50:32.253 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-02 02:50:32.255 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-02 02:50:32.257 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-02 02:50:32.271 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:50:32.274 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-02 02:50:32.276 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-02 02:50:32.278 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-02 02:50:32.280 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-02 02:50:32.282 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-02 02:50:32.284 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-02 02:50:32.286 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-02 02:50:32.288 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-02 02:50:32.291 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-02 02:50:32.293 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-02 02:50:32.295 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-02 02:50:32.297 | + lib/database:initialize_database_backends:104 : return 0 2021-05-02 02:50:32.299 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-02 02:50:32.299 | Using mysql database backend 2021-05-02 02:50:32.302 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-02 02:50:32.316 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-02 02:50:32.330 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:50:32.333 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-02 02:50:32.347 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-02 02:50:32.362 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:50:32.364 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-02 02:50:32.379 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-05-02 02:50:32.393 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-02 02:50:32.407 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:50:32.410 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-02 02:50:32.425 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:50:32.427 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-02 02:50:32.429 | + functions-common:save_stackenv:60 : local tag=736 2021-05-02 02:50:32.432 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-02 02:50:32.436 | + functions-common:save_stackenv:62 : time_stamp=2021-05-02-025032 2021-05-02 02:50:32.438 | + functions-common:save_stackenv:63 : echo '# 2021-05-02-025032 736' 2021-05-02 02:50:32.441 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 02:50:32.443 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-02 02:50:32.445 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 02:50:32.448 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-02 02:50:32.450 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 02:50:32.452 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-02 02:50:32.454 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 02:50:32.456 | + 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,g-reg,cinder 2021-05-02 02:50:32.459 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 02:50:32.461 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2021-05-02 02:50:32.464 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 02:50:32.466 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2021-05-02 02:50:32.470 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 02:50:32.473 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-02-025028 2021-05-02 02:50:32.476 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 02:50:32.479 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-02 02:50:32.482 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 02:50:32.485 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2021-05-02 02:50:32.488 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 02:50:32.490 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-02 02:50:32.493 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 02:50:32.495 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-02 02:50:32.497 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 02:50:32.500 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-02 02:50:32.502 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 02:50:32.504 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-02 02:50:32.506 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-02 02:50:32.509 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-02 02:50:32.511 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-02 02:50:32.513 | + functions-common:git_clone:525 : local git_ref=master 2021-05-02 02:50:32.515 | + functions-common:git_clone:526 : local orig_dir 2021-05-02 02:50:32.517 | ++ functions-common:git_clone:527 : pwd 2021-05-02 02:50:32.520 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-02 02:50:32.522 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-02 02:50:32.525 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-02 02:50:32.539 | + functions-common:git_clone:530 : RECLONE=False 2021-05-02 02:50:32.541 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-02 02:50:32.543 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-02 02:50:32.545 | + functions-common:git_clone:544 : echo master 2021-05-02 02:50:32.546 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-02 02:50:32.550 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-02 02:50:32.552 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-02 02:50:32.554 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-02 02:50:32.557 | + functions-common:git_clone:593 : git show --oneline 2021-05-02 02:50:32.557 | + functions-common:git_clone:593 : head -1 2021-05-02 02:50:32.561 | 3e29470e Updated from generate-constraints 2021-05-02 02:50:32.563 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-02 02:50:32.565 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-02 02:50:32.568 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 02:50:32.570 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-02 02:50:32.573 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-02 02:50:32.576 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-02 02:50:32.578 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-02 02:50:32.581 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-02 02:50:32.584 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-02 02:50:32.586 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-02 02:50:32.588 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-02 02:50:32.591 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-02 02:50:32.595 | ++ tools/install_prereqs.sh:source:47 : NOW=1619923832 2021-05-02 02:50:32.598 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-02 02:50:32.601 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-05-02 02:50:32.604 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-05-02 02:50:32.606 | ++ tools/install_prereqs.sh:source:49 : DELTA=1619923832 2021-05-02 02:50:32.609 | ++ tools/install_prereqs.sh:source:50 : [[ 1619923832 -lt 7200 ]] 2021-05-02 02:50:32.612 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-02 02:50:32.614 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-02 02:50:32.616 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-02 02:50:32.619 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-02 02:50:32.621 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-02 02:50:32.623 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-02 02:50:32.625 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-02 02:50:32.628 | +++ 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,g-reg,cinder 2021-05-02 02:50:32.670 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-02 02:50:32.670 | apache2-dev 2021-05-02 02:50:32.670 | bc 2021-05-02 02:50:32.670 | bsdmainutils 2021-05-02 02:50:32.670 | curl 2021-05-02 02:50:32.670 | g++ 2021-05-02 02:50:32.670 | gawk 2021-05-02 02:50:32.670 | gcc 2021-05-02 02:50:32.670 | gettext 2021-05-02 02:50:32.670 | git 2021-05-02 02:50:32.670 | graphviz 2021-05-02 02:50:32.670 | iputils-ping 2021-05-02 02:50:32.670 | libapache2-mod-proxy-uwsgi 2021-05-02 02:50:32.670 | libffi-dev 2021-05-02 02:50:32.670 | libjpeg-dev 2021-05-02 02:50:32.670 | libmysqlclient-dev 2021-05-02 02:50:32.670 | libpcre3-dev 2021-05-02 02:50:32.670 | libpq-dev 2021-05-02 02:50:32.670 | libssl-dev 2021-05-02 02:50:32.670 | libsystemd-dev 2021-05-02 02:50:32.670 | libxml2-dev 2021-05-02 02:50:32.670 | libxslt1-dev 2021-05-02 02:50:32.670 | libyaml-dev 2021-05-02 02:50:32.670 | lsof 2021-05-02 02:50:32.670 | openssh-server 2021-05-02 02:50:32.670 | openssl 2021-05-02 02:50:32.671 | pkg-config 2021-05-02 02:50:32.671 | psmisc 2021-05-02 02:50:32.671 | python3-dev 2021-05-02 02:50:32.671 | python3-pip 2021-05-02 02:50:32.671 | python3-systemd 2021-05-02 02:50:32.671 | python3-venv 2021-05-02 02:50:32.671 | tar 2021-05-02 02:50:32.671 | tcpdump 2021-05-02 02:50:32.671 | unzip 2021-05-02 02:50:32.671 | uuid-runtime 2021-05-02 02:50:32.671 | wget 2021-05-02 02:50:32.671 | wget 2021-05-02 02:50:32.671 | zlib1g-dev 2021-05-02 02:50:32.671 | libkrb5-dev 2021-05-02 02:50:32.671 | libldap2-dev 2021-05-02 02:50:32.671 | libsasl2-dev 2021-05-02 02:50:32.671 | memcached 2021-05-02 02:50:32.671 | python3-mysqldb 2021-05-02 02:50:32.671 | sqlite3 2021-05-02 02:50:32.671 | conntrack 2021-05-02 02:50:32.671 | curl 2021-05-02 02:50:32.671 | dnsmasq-base 2021-05-02 02:50:32.671 | dnsmasq-utils 2021-05-02 02:50:32.671 | ebtables 2021-05-02 02:50:32.671 | genisoimage 2021-05-02 02:50:32.671 | iptables 2021-05-02 02:50:32.671 | iputils-arping 2021-05-02 02:50:32.671 | kpartx 2021-05-02 02:50:32.671 | libjs-jquery-tablesorter 2021-05-02 02:50:32.671 | libmysqlclient-dev 2021-05-02 02:50:32.671 | parted 2021-05-02 02:50:32.671 | pm-utils 2021-05-02 02:50:32.671 | python3-mysqldb 2021-05-02 02:50:32.671 | socat 2021-05-02 02:50:32.671 | sqlite3 2021-05-02 02:50:32.671 | sudo 2021-05-02 02:50:32.671 | vlan 2021-05-02 02:50:32.672 | lsscsi 2021-05-02 02:50:32.672 | open-iscsi 2021-05-02 02:50:32.672 | lvm2 2021-05-02 02:50:32.672 | qemu-utils 2021-05-02 02:50:32.672 | thin-provisioning-tools 2021-05-02 02:50:32.672 | acl 2021-05-02 02:50:32.672 | dnsmasq-base 2021-05-02 02:50:32.672 | dnsmasq-utils 2021-05-02 02:50:32.672 | ebtables 2021-05-02 02:50:32.672 | haproxy 2021-05-02 02:50:32.672 | iptables 2021-05-02 02:50:32.672 | iputils-arping 2021-05-02 02:50:32.672 | iputils-ping 2021-05-02 02:50:32.672 | libmysqlclient-dev 2021-05-02 02:50:32.672 | postgresql-server-dev-all 2021-05-02 02:50:32.672 | python3-mysqldb 2021-05-02 02:50:32.672 | sqlite3 2021-05-02 02:50:32.672 | sudo 2021-05-02 02:50:32.672 | vlan 2021-05-02 02:50:32.672 | ipset 2021-05-02 02:50:32.672 | conntrack 2021-05-02 02:50:32.672 | conntrackd 2021-05-02 02:50:32.672 | keepalived 2021-05-02 02:50:32.672 | dstat 2021-05-02 02:50:32.672 | lvm2 2021-05-02 02:50:32.672 | qemu-utils 2021-05-02 02:50:32.672 | thin-provisioning-tools' 2021-05-02 02:50:32.674 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-02 02:50:32.695 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-02 02:50:32.695 | apache2-dev 2021-05-02 02:50:32.696 | bc 2021-05-02 02:50:32.696 | bsdmainutils 2021-05-02 02:50:32.696 | curl 2021-05-02 02:50:32.696 | g++ 2021-05-02 02:50:32.696 | gawk 2021-05-02 02:50:32.696 | gcc 2021-05-02 02:50:32.696 | gettext 2021-05-02 02:50:32.696 | git 2021-05-02 02:50:32.696 | graphviz 2021-05-02 02:50:32.696 | iputils-ping 2021-05-02 02:50:32.696 | libapache2-mod-proxy-uwsgi 2021-05-02 02:50:32.696 | libffi-dev 2021-05-02 02:50:32.696 | libjpeg-dev 2021-05-02 02:50:32.696 | libmysqlclient-dev 2021-05-02 02:50:32.696 | libpcre3-dev 2021-05-02 02:50:32.696 | libpq-dev 2021-05-02 02:50:32.696 | libssl-dev 2021-05-02 02:50:32.696 | libsystemd-dev 2021-05-02 02:50:32.696 | libxml2-dev 2021-05-02 02:50:32.696 | libxslt1-dev 2021-05-02 02:50:32.696 | libyaml-dev 2021-05-02 02:50:32.696 | lsof 2021-05-02 02:50:32.696 | openssh-server 2021-05-02 02:50:32.696 | openssl 2021-05-02 02:50:32.696 | pkg-config 2021-05-02 02:50:32.696 | psmisc 2021-05-02 02:50:32.696 | python3-dev 2021-05-02 02:50:32.696 | python3-pip 2021-05-02 02:50:32.696 | python3-systemd 2021-05-02 02:50:32.696 | python3-venv 2021-05-02 02:50:32.696 | tar 2021-05-02 02:50:32.696 | tcpdump 2021-05-02 02:50:32.696 | unzip 2021-05-02 02:50:32.696 | uuid-runtime 2021-05-02 02:50:32.696 | wget 2021-05-02 02:50:32.696 | wget 2021-05-02 02:50:32.696 | zlib1g-dev 2021-05-02 02:50:32.696 | libkrb5-dev 2021-05-02 02:50:32.697 | libldap2-dev 2021-05-02 02:50:32.697 | libsasl2-dev 2021-05-02 02:50:32.697 | memcached 2021-05-02 02:50:32.697 | python3-mysqldb 2021-05-02 02:50:32.697 | sqlite3 2021-05-02 02:50:32.697 | conntrack 2021-05-02 02:50:32.697 | curl 2021-05-02 02:50:32.697 | dnsmasq-base 2021-05-02 02:50:32.697 | dnsmasq-utils 2021-05-02 02:50:32.697 | ebtables 2021-05-02 02:50:32.697 | genisoimage 2021-05-02 02:50:32.697 | iptables 2021-05-02 02:50:32.697 | iputils-arping 2021-05-02 02:50:32.697 | kpartx 2021-05-02 02:50:32.697 | libjs-jquery-tablesorter 2021-05-02 02:50:32.697 | libmysqlclient-dev 2021-05-02 02:50:32.697 | parted 2021-05-02 02:50:32.697 | pm-utils 2021-05-02 02:50:32.697 | python3-mysqldb 2021-05-02 02:50:32.697 | socat 2021-05-02 02:50:32.697 | sqlite3 2021-05-02 02:50:32.697 | sudo 2021-05-02 02:50:32.697 | vlan 2021-05-02 02:50:32.697 | lsscsi 2021-05-02 02:50:32.697 | open-iscsi 2021-05-02 02:50:32.697 | lvm2 2021-05-02 02:50:32.697 | qemu-utils 2021-05-02 02:50:32.697 | thin-provisioning-tools 2021-05-02 02:50:32.697 | acl 2021-05-02 02:50:32.697 | dnsmasq-base 2021-05-02 02:50:32.697 | dnsmasq-utils 2021-05-02 02:50:32.697 | ebtables 2021-05-02 02:50:32.697 | haproxy 2021-05-02 02:50:32.697 | iptables 2021-05-02 02:50:32.697 | iputils-arping 2021-05-02 02:50:32.697 | iputils-ping 2021-05-02 02:50:32.697 | libmysqlclient-dev 2021-05-02 02:50:32.697 | postgresql-server-dev-all 2021-05-02 02:50:32.698 | python3-mysqldb 2021-05-02 02:50:32.698 | sqlite3 2021-05-02 02:50:32.698 | sudo 2021-05-02 02:50:32.698 | vlan 2021-05-02 02:50:32.698 | ipset 2021-05-02 02:50:32.698 | conntrack 2021-05-02 02:50:32.698 | conntrackd 2021-05-02 02:50:32.698 | keepalived 2021-05-02 02:50:32.698 | dstat 2021-05-02 02:50:32.698 | lvm2 2021-05-02 02:50:32.698 | qemu-utils 2021-05-02 02:50:32.698 | thin-provisioning-tools ' 2021-05-02 02:50:32.698 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-02 02:50:32.701 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:50:32.704 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:50:32.707 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-05-02 02:50:32.707 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-02 02:50:32.712 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-05-02 02:50:32.714 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-02 02:50:32.716 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-02 02:50:32.718 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-02 02:50:32.720 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-02 02:50:32.723 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-02 02:50:32.725 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-02 02:50:32.727 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:50:32.729 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:50:32.731 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-02 02:50:32.733 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-02 02:50:32.735 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-02 02:50:32.737 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-02 02:50:32.740 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-02 02:50:32.743 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-02 02:50:32.745 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-02 02:50:32.747 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-02 02:50:32.749 | ++ functions-common:time_start:2291 : local start_time= 2021-05-02 02:50:32.751 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 02:50:32.754 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 02:50:32.757 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619923832755 2021-05-02 02:50:32.759 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-02 02:50:32.762 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-02 02:50:32.764 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-05-02 02:50:33.012 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-02 02:50:33.054 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-02 02:50:33.111 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-02 02:50:33.202 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-02 02:50:35.105 | Reading package lists... 2021-05-02 02:50:35.138 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-02 02:50:35.142 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-02 02:50:35.144 | ++ functions-common:time_stop:2304 : local name 2021-05-02 02:50:35.148 | ++ functions-common:time_stop:2305 : local end_time 2021-05-02 02:50:35.151 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:50:35.154 | ++ functions-common:time_stop:2307 : local total 2021-05-02 02:50:35.157 | ++ functions-common:time_stop:2308 : local start_time 2021-05-02 02:50:35.160 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-02 02:50:35.162 | ++ functions-common:time_stop:2311 : start_time=1619923832755 2021-05-02 02:50:35.164 | ++ functions-common:time_stop:2313 : [[ -z 1619923832755 ]] 2021-05-02 02:50:35.167 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:50:35.171 | ++ functions-common:time_stop:2316 : end_time=1619923835168 2021-05-02 02:50:35.173 | ++ functions-common:time_stop:2317 : elapsed_time=2413 2021-05-02 02:50:35.175 | ++ functions-common:time_stop:2318 : total=0 2021-05-02 02:50:35.177 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:50:35.179 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2413 2021-05-02 02:50:35.181 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-05-02 02:50:35.183 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-02 02:50:35.186 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:50:35.188 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:50:35.190 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-05-02 02:50:35.209 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-05-02 02:50:35.313 | Reading package lists... 2021-05-02 02:50:35.522 | Building dependency tree... 2021-05-02 02:50:35.523 | Reading state information... 2021-05-02 02:50:35.749 | bc is already the newest version (1.07.1-2build1). 2021-05-02 02:50:35.749 | bc set to manually installed. 2021-05-02 02:50:35.749 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-02 02:50:35.749 | bsdmainutils set to manually installed. 2021-05-02 02:50:35.749 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-02 02:50:35.749 | gawk set to manually installed. 2021-05-02 02:50:35.749 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-02 02:50:35.749 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-02 02:50:35.749 | iptables set to manually installed. 2021-05-02 02:50:35.749 | iputils-ping is already the newest version (3:20190709-3). 2021-05-02 02:50:35.749 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-02 02:50:35.749 | kpartx set to manually installed. 2021-05-02 02:50:35.749 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-02 02:50:35.749 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-02 02:50:35.749 | psmisc is already the newest version (23.3-1). 2021-05-02 02:50:35.749 | psmisc set to manually installed. 2021-05-02 02:50:35.749 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-02 02:50:35.749 | python3-systemd is already the newest version (234-3build2). 2021-05-02 02:50:35.749 | python3-systemd set to manually installed. 2021-05-02 02:50:35.749 | tcpdump is already the newest version (4.9.3-4). 2021-05-02 02:50:35.749 | tcpdump set to manually installed. 2021-05-02 02:50:35.749 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-02 02:50:35.749 | thin-provisioning-tools set to manually installed. 2021-05-02 02:50:35.749 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-02 02:50:35.749 | wget set to manually installed. 2021-05-02 02:50:35.749 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-02 02:50:35.749 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-02 02:50:35.749 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-02 02:50:35.749 | lsof set to manually installed. 2021-05-02 02:50:35.750 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.1). 2021-05-02 02:50:35.750 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-02 02:50:35.750 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-02 02:50:35.750 | openssl set to manually installed. 2021-05-02 02:50:35.750 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-02 02:50:35.750 | parted set to manually installed. 2021-05-02 02:50:35.750 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-02 02:50:35.750 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-02 02:50:35.750 | tar set to manually installed. 2021-05-02 02:50:35.750 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-02 02:50:35.750 | uuid-runtime set to manually installed. 2021-05-02 02:50:35.750 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-02 02:50:35.750 | zlib1g-dev set to manually installed. 2021-05-02 02:50:35.750 | The following packages were automatically installed and are no longer required: 2021-05-02 02:50:35.750 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-02 02:50:35.750 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-02 02:50:35.750 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-02 02:50:35.750 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-02 02:50:35.750 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-02 02:50:35.750 | python3-zope.interface 2021-05-02 02:50:35.750 | Use 'sudo apt autoremove' to remove them. 2021-05-02 02:50:35.750 | The following additional packages will be installed: 2021-05-02 02:50:35.750 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-05-02 02:50:35.750 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-05-02 02:50:35.750 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-05-02 02:50:35.750 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-05-02 02:50:35.750 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-05-02 02:50:35.750 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-05-02 02:50:35.750 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-05-02 02:50:35.750 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-05-02 02:50:35.750 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-05-02 02:50:35.750 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-05-02 02:50:35.750 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-05-02 02:50:35.751 | libdatrie1 libdebhelper-perl libdpkg-perl libfakeroot libfile-fcntllock-perl 2021-05-02 02:50:35.751 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-05-02 02:50:35.751 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-05-02 02:50:35.751 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-05-02 02:50:35.751 | libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev 2021-05-02 02:50:35.751 | libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-02 02:50:35.751 | libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 libltdl-dev liblua5.2-0 2021-05-02 02:50:35.751 | liblua5.3-0 libmail-sendmail-perl libmysqlclient21 libncurses-dev 2021-05-02 02:50:35.751 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-05-02 02:50:35.751 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2021-05-02 02:50:35.751 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2021-05-02 02:50:35.751 | libpixman-1-0 libpq5 librados2 librbd1 librdmacm1 libsctp-dev libsctp1 2021-05-02 02:50:35.751 | libsensors-config libsensors5 libsm6 libsnmp-base libsnmp35 libstdc++-9-dev 2021-05-02 02:50:35.751 | libsub-override-perl libsys-hostname-long-perl libthai-data libthai0 2021-05-02 02:50:35.751 | libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 2021-05-02 02:50:35.751 | libxcb-shm0 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-05-02 02:50:35.751 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 make mysql-common po-debconf 2021-05-02 02:50:35.751 | postgresql-client-12 postgresql-client-common postgresql-common 2021-05-02 02:50:35.751 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2021-05-02 02:50:35.751 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert uuid-dev 2021-05-02 02:50:35.751 | vbetool x11-common 2021-05-02 02:50:35.752 | Suggested packages: 2021-05-02 02:50:35.752 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-05-02 02:50:35.752 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-05-02 02:50:35.752 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-05-02 02:50:35.752 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-05-02 02:50:35.752 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libgd-tools 2021-05-02 02:50:35.752 | krb5-user icu-doc libtool-doc ncurses-doc libomp-10-doc postgresql-doc-12 2021-05-02 02:50:35.752 | lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc libstdc++-9-doc 2021-05-02 02:50:35.752 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2021-05-02 02:50:35.752 | make-doc libanyevent-perl libcache-memcached-perl libmemcached 2021-05-02 02:50:35.752 | libterm-readkey-perl libyaml-perl cpufrequtils wireless-tools radeontool 2021-05-02 02:50:35.752 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2021-05-02 02:50:35.752 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2021-05-02 02:50:35.752 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2021-05-02 02:50:35.752 | openssl-blacklist zip 2021-05-02 02:50:35.965 | The following NEW packages will be installed: 2021-05-02 02:50:35.965 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-05-02 02:50:35.965 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-05-02 02:50:35.965 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-05-02 02:50:35.965 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-05-02 02:50:35.965 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-05-02 02:50:35.965 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-05-02 02:50:35.965 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-05-02 02:50:35.965 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-05-02 02:50:35.965 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-05-02 02:50:35.965 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-05-02 02:50:35.965 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-05-02 02:50:35.966 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-05-02 02:50:35.966 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-05-02 02:50:35.966 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-05-02 02:50:35.966 | libdebhelper-perl libdpkg-perl libfakeroot libffi-dev libfile-fcntllock-perl 2021-05-02 02:50:35.966 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-05-02 02:50:35.966 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-05-02 02:50:35.966 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-05-02 02:50:35.966 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-05-02 02:50:35.966 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-05-02 02:50:35.966 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-05-02 02:50:35.966 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-05-02 02:50:35.966 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-05-02 02:50:35.966 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-05-02 02:50:35.966 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2021-05-02 02:50:35.966 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2021-05-02 02:50:35.966 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2021-05-02 02:50:35.966 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2021-05-02 02:50:35.966 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2021-05-02 02:50:35.966 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2021-05-02 02:50:35.966 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-05-02 02:50:35.966 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2021-05-02 02:50:35.966 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2021-05-02 02:50:35.966 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2021-05-02 02:50:35.966 | postgresql-client-12 postgresql-client-common postgresql-common 2021-05-02 02:50:35.966 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-05-02 02:50:35.966 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2021-05-02 02:50:35.966 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2021-05-02 02:50:35.966 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-05-02 02:50:35.967 | The following packages will be upgraded: 2021-05-02 02:50:35.968 | libldap-2.4-2 2021-05-02 02:50:36.115 | 1 upgraded, 206 newly installed, 0 to remove and 15 not upgraded. 2021-05-02 02:50:36.117 | Need to get 143 MB of archives. 2021-05-02 02:50:36.117 | After this operation, 760 MB of additional disk space will be used. 2021-05-02 02:50:36.117 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-05-02 02:50:36.340 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-05-02 02:50:36.390 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-05-02 02:50:36.399 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-05-02 02:50:36.463 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-05-02 02:50:36.464 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-05-02 02:50:36.468 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-05-02 02:50:36.490 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.1 [1,180 kB] 2021-05-02 02:50:36.718 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.1 [158 kB] 2021-05-02 02:50:36.745 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.1 [83.8 kB] 2021-05-02 02:50:36.755 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.1 [95.5 kB] 2021-05-02 02:50:36.896 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-05-02 02:50:36.899 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.1 [1,519 kB] 2021-05-02 02:50:37.001 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-05-02 02:50:37.003 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-02 02:50:37.004 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-05-02 02:50:37.004 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.23-0ubuntu0.20.04.1 [1,224 kB] 2021-05-02 02:50:37.209 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-05-02 02:50:37.209 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-05-02 02:50:37.210 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-05-02 02:50:37.219 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-05-02 02:50:37.268 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-05-02 02:50:37.279 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.1 [126 kB] 2021-05-02 02:50:37.290 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-yaml amd64 5.3.1-1 [135 kB] 2021-05-02 02:50:37.306 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-05-02 02:50:37.307 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-05-02 02:50:37.309 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-05-02 02:50:37.342 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-05-02 02:50:37.419 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-05-02 02:50:37.461 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-05-02 02:50:37.640 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-05-02 02:50:40.203 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-05-02 02:50:41.690 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-05-02 02:50:41.956 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-05-02 02:50:41.968 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.2.0-5ubuntu1~20.04 [42.8 kB] 2021-05-02 02:50:41.975 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-05-02 02:50:42.009 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-05-02 02:50:42.468 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.2.0-5ubuntu1~20.04 [49.6 kB] 2021-05-02 02:50:42.470 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.2.0-5ubuntu1~20.04 [525 kB] 2021-05-02 02:50:42.568 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-05-02 02:50:43.498 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-05-02 02:50:44.656 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-05-02 02:50:44.660 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-05-02 02:50:44.677 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-05-02 02:50:44.679 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-05-02 02:50:44.681 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-02 02:50:44.683 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-05-02 02:50:44.684 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-05-02 02:50:44.685 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-05-02 02:50:44.685 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-05-02 02:50:44.738 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-05-02 02:50:44.773 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-05-02 02:50:44.867 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-05-02 02:50:44.946 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-02 02:50:44.965 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-02 02:50:45.101 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-02 02:50:45.102 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-05-02 02:50:45.142 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-05-02 02:50:45.343 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-05-02 02:50:45.345 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-05-02 02:50:45.346 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-05-02 02:50:45.361 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-05-02 02:50:45.434 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-05-02 02:50:45.473 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-05-02 02:50:45.659 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.1 [179 kB] 2021-05-02 02:50:45.665 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-05-02 02:50:45.666 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-05-02 02:50:46.949 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-05-02 02:50:46.949 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-05-02 02:50:46.951 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-05-02 02:50:46.953 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-05-02 02:50:46.953 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-05-02 02:50:46.955 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-05-02 02:50:46.978 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-05-02 02:50:46.978 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-05-02 02:50:46.980 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.3 [314 kB] 2021-05-02 02:50:47.010 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.3 [13.5 kB] 2021-05-02 02:50:47.012 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2021-05-02 02:50:47.022 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-05-02 02:50:47.093 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-05-02 02:50:47.094 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-05-02 02:50:47.137 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-05-02 02:50:47.636 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-05-02 02:50:47.830 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-05-02 02:50:47.831 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-05-02 02:50:47.863 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-05-02 02:50:47.869 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-05-02 02:50:47.895 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-05-02 02:50:47.899 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-05-02 02:50:47.901 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-05-02 02:50:47.960 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-05-02 02:50:47.965 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-05-02 02:50:47.966 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-05-02 02:50:47.967 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2021-05-02 02:50:47.973 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.1 [162 kB] 2021-05-02 02:50:48.031 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-05-02 02:50:48.033 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2 [118 kB] 2021-05-02 02:50:48.036 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-05-02 02:50:48.065 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-05-02 02:50:48.155 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-05-02 02:50:48.157 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-05-02 02:50:48.270 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-05-02 02:50:48.388 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-05-02 02:50:48.639 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-05-02 02:50:48.648 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-05-02 02:50:48.748 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-05-02 02:50:48.758 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-05-02 02:50:48.759 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-05-02 02:50:48.760 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-05-02 02:50:48.769 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-05-02 02:50:48.770 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-05-02 02:50:48.774 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-05-02 02:50:48.775 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-05-02 02:50:48.852 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-05-02 02:50:48.930 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-05-02 02:50:48.959 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-05-02 02:50:48.960 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-05-02 02:50:48.996 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-05-02 02:50:48.997 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-05-02 02:50:49.007 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-05-02 02:50:49.011 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-05-02 02:50:49.019 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-05-02 02:50:49.044 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-02 02:50:49.120 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-05-02 02:50:49.122 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-05-02 02:50:49.178 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-05-02 02:50:49.197 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-05-02 02:50:49.198 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-05-02 02:50:49.199 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-02 02:50:49.221 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-02 02:50:49.223 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-02 02:50:49.226 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-02 02:50:49.228 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-02 02:50:49.244 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-02 02:50:49.397 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-05-02 02:50:49.399 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-05-02 02:50:49.400 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-05-02 02:50:49.401 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-05-02 02:50:49.402 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-05-02 02:50:49.480 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-05-02 02:50:49.514 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-05-02 02:50:49.516 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-05-02 02:50:49.531 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-05-02 02:50:50.908 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-05-02 02:50:50.910 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-05-02 02:50:50.912 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-05-02 02:50:50.914 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-05-02 02:50:50.919 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-05-02 02:50:50.919 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-05-02 02:50:50.919 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-05-02 02:50:50.926 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-05-02 02:50:50.927 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-05-02 02:50:50.967 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-05-02 02:50:51.034 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-05-02 02:50:51.035 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-05-02 02:50:51.037 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.3 [1,582 kB] 2021-05-02 02:50:51.456 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.23-0ubuntu0.20.04.1 [1,536 kB] 2021-05-02 02:50:51.666 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-05-02 02:50:51.791 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-05-02 02:50:51.799 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-05-02 02:50:51.801 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.6-0ubuntu0.20.04.1 [115 kB] 2021-05-02 02:50:51.805 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.6-0ubuntu0.20.04.1 [136 kB] 2021-05-02 02:50:51.810 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.8-0ubuntu0.20.04.1 [3,209 kB] 2021-05-02 02:50:52.352 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.8-0ubuntu0.20.04.1 [1,615 kB] 2021-05-02 02:50:52.770 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-05-02 02:50:52.776 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.6 [246 kB] 2021-05-02 02:50:52.782 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-05-02 02:50:52.782 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-05-02 02:50:52.785 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxml2-dev amd64 2.9.10+dfsg-5 [737 kB] 2021-05-02 02:50:52.799 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-05-02 02:50:52.803 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-05-02 02:50:52.861 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-05-02 02:50:52.868 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-05-02 02:50:53.782 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-05-02 02:50:53.784 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-05-02 02:50:53.799 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-05-02 02:50:53.869 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-05-02 02:50:55.110 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-05-02 02:50:55.113 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-05-02 02:51:01.289 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-05-02 02:51:01.292 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-05-02 02:51:01.301 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-05-02 02:51:01.309 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-05-02 02:51:01.322 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.6-0ubuntu0.20.04.1 [1,045 kB] 2021-05-02 02:51:01.829 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-05-02 02:51:01.830 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-05-02 02:51:01.906 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.6-0ubuntu0.20.04.1 [920 kB] 2021-05-02 02:51:02.186 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-05-02 02:51:02.188 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.3 [1,806 kB] 2021-05-02 02:51:03.250 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-05-02 02:51:03.252 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-05-02 02:51:03.253 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.3 [230 kB] 2021-05-02 02:51:03.379 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.5-1~20.04.2 [5,444 B] 2021-05-02 02:51:03.381 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-05-02 02:51:03.381 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.15 [53.3 kB] 2021-05-02 02:51:03.386 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.15 [975 kB] 2021-05-02 02:51:04.064 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-05-02 02:51:04.124 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-05-02 02:51:04.549 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-05-02 02:51:04.559 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-05-02 02:51:04.560 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-05-02 02:51:04.561 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-05-02 02:51:04.676 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.1 [1,180 B] 2021-05-02 02:51:04.734 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-02 02:51:04.736 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-05-02 02:51:04.865 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-05-02 02:51:05.006 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-05-02 02:51:06.331 | Preconfiguring packages ... 2021-05-02 02:51:06.477 | Fetched 143 MB in 29s (4,910 kB/s) 2021-05-02 02:51:06.517 | Selecting previously unselected package libapr1:amd64. 2021-05-02 02:51:06.554 | (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 ... 67325 files and directories currently installed.) 2021-05-02 02:51:06.557 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-05-02 02:51:06.567 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-05-02 02:51:06.633 | Selecting previously unselected package libaprutil1:amd64. 2021-05-02 02:51:06.640 | Preparing to unpack .../001-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-05-02 02:51:06.645 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-05-02 02:51:06.702 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-05-02 02:51:06.709 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-05-02 02:51:06.714 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-05-02 02:51:06.763 | Preparing to unpack .../003-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-05-02 02:51:06.775 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-05-02 02:51:06.844 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-05-02 02:51:06.851 | Preparing to unpack .../004-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-05-02 02:51:06.855 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-05-02 02:51:06.895 | Selecting previously unselected package libjansson4:amd64. 2021-05-02 02:51:06.902 | Preparing to unpack .../005-libjansson4_2.12-1build1_amd64.deb ... 2021-05-02 02:51:06.907 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-05-02 02:51:06.951 | Selecting previously unselected package liblua5.2-0:amd64. 2021-05-02 02:51:06.962 | Preparing to unpack .../006-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-05-02 02:51:06.967 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-05-02 02:51:07.021 | Selecting previously unselected package apache2-bin. 2021-05-02 02:51:07.028 | Preparing to unpack .../007-apache2-bin_2.4.41-4ubuntu3.1_amd64.deb ... 2021-05-02 02:51:07.033 | Unpacking apache2-bin (2.4.41-4ubuntu3.1) ... 2021-05-02 02:51:07.257 | Selecting previously unselected package apache2-data. 2021-05-02 02:51:07.264 | Preparing to unpack .../008-apache2-data_2.4.41-4ubuntu3.1_all.deb ... 2021-05-02 02:51:07.269 | Unpacking apache2-data (2.4.41-4ubuntu3.1) ... 2021-05-02 02:51:07.398 | Selecting previously unselected package apache2-utils. 2021-05-02 02:51:07.405 | Preparing to unpack .../009-apache2-utils_2.4.41-4ubuntu3.1_amd64.deb ... 2021-05-02 02:51:07.409 | Unpacking apache2-utils (2.4.41-4ubuntu3.1) ... 2021-05-02 02:51:07.466 | Selecting previously unselected package apache2. 2021-05-02 02:51:07.473 | Preparing to unpack .../010-apache2_2.4.41-4ubuntu3.1_amd64.deb ... 2021-05-02 02:51:07.497 | Unpacking apache2 (2.4.41-4ubuntu3.1) ... 2021-05-02 02:51:07.581 | Selecting previously unselected package liblua5.3-0:amd64. 2021-05-02 02:51:07.588 | Preparing to unpack .../011-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-05-02 02:51:07.593 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-05-02 02:51:07.659 | Selecting previously unselected package haproxy. 2021-05-02 02:51:07.666 | Preparing to unpack .../012-haproxy_2.0.13-2ubuntu0.1_amd64.deb ... 2021-05-02 02:51:07.678 | Unpacking haproxy (2.0.13-2ubuntu0.1) ... 2021-05-02 02:51:07.917 | Selecting previously unselected package libnl-3-200:amd64. 2021-05-02 02:51:07.924 | Preparing to unpack .../013-libnl-3-200_3.4.0-1_amd64.deb ... 2021-05-02 02:51:07.928 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-05-02 02:51:07.972 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-02 02:51:07.980 | Preparing to unpack .../014-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-02 02:51:07.984 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-02 02:51:08.024 | Selecting previously unselected package mysql-common. 2021-05-02 02:51:08.031 | Preparing to unpack .../015-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-05-02 02:51:08.054 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-05-02 02:51:08.097 | Selecting previously unselected package libmysqlclient21:amd64. 2021-05-02 02:51:08.104 | Preparing to unpack .../016-libmysqlclient21_8.0.23-0ubuntu0.20.04.1_amd64.deb ... 2021-05-02 02:51:08.108 | Unpacking libmysqlclient21:amd64 (8.0.23-0ubuntu0.20.04.1) ... 2021-05-02 02:51:08.345 | Selecting previously unselected package libsensors-config. 2021-05-02 02:51:08.352 | Preparing to unpack .../017-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-05-02 02:51:08.355 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-05-02 02:51:08.397 | Selecting previously unselected package libsensors5:amd64. 2021-05-02 02:51:08.405 | Preparing to unpack .../018-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-05-02 02:51:08.491 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-05-02 02:51:08.539 | Selecting previously unselected package libsnmp-base. 2021-05-02 02:51:08.547 | Preparing to unpack .../019-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-05-02 02:51:08.552 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-05-02 02:51:08.637 | Selecting previously unselected package libsnmp35:amd64. 2021-05-02 02:51:08.647 | Preparing to unpack .../020-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-05-02 02:51:08.651 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-05-02 02:51:08.833 | Selecting previously unselected package keepalived. 2021-05-02 02:51:08.840 | Preparing to unpack .../021-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-05-02 02:51:08.845 | Unpacking keepalived (1:2.0.19-2) ... 2021-05-02 02:51:08.942 | Selecting previously unselected package memcached. 2021-05-02 02:51:08.949 | Preparing to unpack .../022-memcached_1.5.22-2ubuntu0.1_amd64.deb ... 2021-05-02 02:51:08.953 | Unpacking memcached (1.5.22-2ubuntu0.1) ... 2021-05-02 02:51:09.012 | Selecting previously unselected package python3-yaml. 2021-05-02 02:51:09.019 | Preparing to unpack .../023-python3-yaml_5.3.1-1_amd64.deb ... 2021-05-02 02:51:09.023 | Unpacking python3-yaml (5.3.1-1) ... 2021-05-02 02:51:09.088 | Selecting previously unselected package acl. 2021-05-02 02:51:09.095 | Preparing to unpack .../024-acl_2.2.53-6_amd64.deb ... 2021-05-02 02:51:09.100 | Unpacking acl (2.2.53-6) ... 2021-05-02 02:51:09.144 | Selecting previously unselected package autotools-dev. 2021-05-02 02:51:09.151 | Preparing to unpack .../025-autotools-dev_20180224.1_all.deb ... 2021-05-02 02:51:09.156 | Unpacking autotools-dev (20180224.1) ... 2021-05-02 02:51:09.200 | Selecting previously unselected package m4. 2021-05-02 02:51:09.207 | Preparing to unpack .../026-m4_1.4.18-4_amd64.deb ... 2021-05-02 02:51:09.212 | Unpacking m4 (1.4.18-4) ... 2021-05-02 02:51:09.280 | Selecting previously unselected package autoconf. 2021-05-02 02:51:09.287 | Preparing to unpack .../027-autoconf_2.69-11.1_all.deb ... 2021-05-02 02:51:09.292 | Unpacking autoconf (2.69-11.1) ... 2021-05-02 02:51:09.388 | Selecting previously unselected package automake. 2021-05-02 02:51:09.395 | Preparing to unpack .../028-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-05-02 02:51:09.402 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-05-02 02:51:09.516 | Selecting previously unselected package autopoint. 2021-05-02 02:51:09.523 | Preparing to unpack .../029-autopoint_0.19.8.1-10build1_all.deb ... 2021-05-02 02:51:09.527 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-05-02 02:51:09.581 | Selecting previously unselected package libllvm10:amd64. 2021-05-02 02:51:09.588 | Preparing to unpack .../030-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-02 02:51:09.593 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-05-02 02:51:11.790 | Selecting previously unselected package libclang-cpp10. 2021-05-02 02:51:11.801 | Preparing to unpack .../031-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-02 02:51:11.806 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-05-02 02:51:13.221 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-05-02 02:51:13.229 | Preparing to unpack .../032-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-05-02 02:51:13.233 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-05-02 02:51:13.682 | Selecting previously unselected package libgc1c2:amd64. 2021-05-02 02:51:13.690 | Preparing to unpack .../033-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-05-02 02:51:13.694 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-05-02 02:51:13.746 | Selecting previously unselected package libobjc4:amd64. 2021-05-02 02:51:13.753 | Preparing to unpack .../034-libobjc4_10.2.0-5ubuntu1~20.04_amd64.deb ... 2021-05-02 02:51:13.758 | Unpacking libobjc4:amd64 (10.2.0-5ubuntu1~20.04) ... 2021-05-02 02:51:13.796 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-05-02 02:51:13.804 | Preparing to unpack .../035-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-05-02 02:51:13.808 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-05-02 02:51:13.901 | Selecting previously unselected package libc6-i386. 2021-05-02 02:51:13.908 | Preparing to unpack .../036-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-05-02 02:51:13.913 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-05-02 02:51:14.417 | Selecting previously unselected package lib32gcc-s1. 2021-05-02 02:51:14.425 | Preparing to unpack .../037-lib32gcc-s1_10.2.0-5ubuntu1~20.04_amd64.deb ... 2021-05-02 02:51:14.430 | Unpacking lib32gcc-s1 (10.2.0-5ubuntu1~20.04) ... 2021-05-02 02:51:14.485 | Selecting previously unselected package lib32stdc++6. 2021-05-02 02:51:14.493 | Preparing to unpack .../038-lib32stdc++6_10.2.0-5ubuntu1~20.04_amd64.deb ... 2021-05-02 02:51:14.497 | Unpacking lib32stdc++6 (10.2.0-5ubuntu1~20.04) ... 2021-05-02 02:51:14.613 | Selecting previously unselected package libclang-common-10-dev. 2021-05-02 02:51:14.621 | Preparing to unpack .../039-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-02 02:51:14.625 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-05-02 02:51:15.597 | Selecting previously unselected package libclang1-10. 2021-05-02 02:51:15.604 | Preparing to unpack .../040-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-02 02:51:15.609 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-05-02 02:51:16.700 | Selecting previously unselected package clang-10. 2021-05-02 02:51:16.708 | Preparing to unpack .../041-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-02 02:51:16.712 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-05-02 02:51:16.762 | Selecting previously unselected package libtool. 2021-05-02 02:51:16.769 | Preparing to unpack .../042-libtool_2.4.6-14_all.deb ... 2021-05-02 02:51:16.774 | Unpacking libtool (2.4.6-14) ... 2021-05-02 02:51:16.838 | Selecting previously unselected package dh-autoreconf. 2021-05-02 02:51:16.845 | Preparing to unpack .../043-dh-autoreconf_19_all.deb ... 2021-05-02 02:51:16.850 | Unpacking dh-autoreconf (19) ... 2021-05-02 02:51:16.893 | Selecting previously unselected package libdebhelper-perl. 2021-05-02 02:51:16.900 | Preparing to unpack .../044-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-05-02 02:51:16.905 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-05-02 02:51:16.966 | Selecting previously unselected package libarchive-zip-perl. 2021-05-02 02:51:16.973 | Preparing to unpack .../045-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-02 02:51:16.977 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-02 02:51:17.030 | Selecting previously unselected package libsub-override-perl. 2021-05-02 02:51:17.037 | Preparing to unpack .../046-libsub-override-perl_0.09-2_all.deb ... 2021-05-02 02:51:17.041 | Unpacking libsub-override-perl (0.09-2) ... 2021-05-02 02:51:17.078 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-05-02 02:51:17.085 | Preparing to unpack .../047-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-05-02 02:51:17.090 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-05-02 02:51:17.129 | Selecting previously unselected package dh-strip-nondeterminism. 2021-05-02 02:51:17.136 | Preparing to unpack .../048-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-05-02 02:51:17.140 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-05-02 02:51:17.175 | Selecting previously unselected package libdpkg-perl. 2021-05-02 02:51:17.182 | Preparing to unpack .../049-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-05-02 02:51:17.186 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-05-02 02:51:17.269 | Selecting previously unselected package make. 2021-05-02 02:51:17.277 | Preparing to unpack .../050-make_4.2.1-1.2_amd64.deb ... 2021-05-02 02:51:17.281 | Unpacking make (4.2.1-1.2) ... 2021-05-02 02:51:17.343 | Selecting previously unselected package dpkg-dev. 2021-05-02 02:51:17.351 | Preparing to unpack .../051-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-05-02 02:51:17.356 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-05-02 02:51:17.505 | Selecting previously unselected package dwz. 2021-05-02 02:51:17.512 | Preparing to unpack .../052-dwz_0.13-5_amd64.deb ... 2021-05-02 02:51:17.517 | Unpacking dwz (0.13-5) ... 2021-05-02 02:51:17.587 | Selecting previously unselected package libcroco3:amd64. 2021-05-02 02:51:17.594 | Preparing to unpack .../053-libcroco3_0.6.13-1_amd64.deb ... 2021-05-02 02:51:17.600 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-02 02:51:17.652 | Selecting previously unselected package gettext. 2021-05-02 02:51:17.660 | Preparing to unpack .../054-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-02 02:51:17.665 | Unpacking gettext (0.19.8.1-10build1) ... 2021-05-02 02:51:17.842 | Selecting previously unselected package intltool-debian. 2021-05-02 02:51:17.850 | Preparing to unpack .../055-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-02 02:51:17.854 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-02 02:51:17.897 | Selecting previously unselected package po-debconf. 2021-05-02 02:51:17.904 | Preparing to unpack .../056-po-debconf_1.0.21_all.deb ... 2021-05-02 02:51:17.909 | Unpacking po-debconf (1.0.21) ... 2021-05-02 02:51:17.995 | Selecting previously unselected package debhelper. 2021-05-02 02:51:18.002 | Preparing to unpack .../057-debhelper_12.10ubuntu1_all.deb ... 2021-05-02 02:51:18.007 | Unpacking debhelper (12.10ubuntu1) ... 2021-05-02 02:51:18.211 | Selecting previously unselected package uuid-dev:amd64. 2021-05-02 02:51:18.224 | Preparing to unpack .../058-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-05-02 02:51:18.228 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-05-02 02:51:18.286 | Selecting previously unselected package libsctp1:amd64. 2021-05-02 02:51:18.294 | Preparing to unpack .../059-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-05-02 02:51:18.298 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-05-02 02:51:18.336 | Selecting previously unselected package libsctp-dev:amd64. 2021-05-02 02:51:18.343 | Preparing to unpack .../060-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-05-02 02:51:18.348 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-05-02 02:51:18.406 | Selecting previously unselected package libapr1-dev. 2021-05-02 02:51:18.413 | Preparing to unpack .../061-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-05-02 02:51:18.418 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-05-02 02:51:18.681 | Selecting previously unselected package libldap2-dev:amd64. 2021-05-02 02:51:18.689 | Preparing to unpack .../062-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-05-02 02:51:18.694 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-05-02 02:51:18.814 | Selecting previously unselected package libaprutil1-dev. 2021-05-02 02:51:18.822 | Preparing to unpack .../063-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-05-02 02:51:18.827 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-05-02 02:51:19.062 | Selecting previously unselected package apache2-dev. 2021-05-02 02:51:19.070 | Preparing to unpack .../064-apache2-dev_2.4.41-4ubuntu3.1_amd64.deb ... 2021-05-02 02:51:19.076 | Unpacking apache2-dev (2.4.41-4ubuntu3.1) ... 2021-05-02 02:51:19.167 | Selecting previously unselected package binfmt-support. 2021-05-02 02:51:19.174 | Preparing to unpack .../065-binfmt-support_2.2.0-2_amd64.deb ... 2021-05-02 02:51:19.187 | Unpacking binfmt-support (2.2.0-2) ... 2021-05-02 02:51:19.229 | Selecting previously unselected package g++-9. 2021-05-02 02:51:19.237 | Preparing to unpack .../066-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-05-02 02:51:19.242 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-05-02 02:51:20.361 | Selecting previously unselected package g++. 2021-05-02 02:51:20.369 | Preparing to unpack .../067-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-05-02 02:51:20.374 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-05-02 02:51:20.410 | Selecting previously unselected package build-essential. 2021-05-02 02:51:20.418 | Preparing to unpack .../068-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-05-02 02:51:20.422 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-05-02 02:51:20.457 | Selecting previously unselected package conntrack. 2021-05-02 02:51:20.465 | Preparing to unpack .../069-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-05-02 02:51:20.469 | Unpacking conntrack (1:1.4.5-2) ... 2021-05-02 02:51:20.511 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-05-02 02:51:20.519 | Preparing to unpack .../070-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-05-02 02:51:20.524 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-05-02 02:51:20.564 | Selecting previously unselected package libnetfilter-queue1. 2021-05-02 02:51:20.572 | Preparing to unpack .../071-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-05-02 02:51:20.576 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-05-02 02:51:20.621 | Selecting previously unselected package conntrackd. 2021-05-02 02:51:20.629 | Preparing to unpack .../072-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-05-02 02:51:20.633 | Unpacking conntrackd (1:1.4.5-2) ... 2021-05-02 02:51:20.697 | Selecting previously unselected package dns-root-data. 2021-05-02 02:51:20.704 | Preparing to unpack .../073-dns-root-data_2019052802_all.deb ... 2021-05-02 02:51:20.709 | Unpacking dns-root-data (2019052802) ... 2021-05-02 02:51:20.750 | Selecting previously unselected package libidn11:amd64. 2021-05-02 02:51:20.758 | Preparing to unpack .../074-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-05-02 02:51:20.762 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-05-02 02:51:20.815 | Selecting previously unselected package dnsmasq-base. 2021-05-02 02:51:20.823 | Preparing to unpack .../075-dnsmasq-base_2.80-1.1ubuntu1.3_amd64.deb ... 2021-05-02 02:51:20.827 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.3) ... 2021-05-02 02:51:20.904 | Selecting previously unselected package dnsmasq-utils. 2021-05-02 02:51:20.912 | Preparing to unpack .../076-dnsmasq-utils_2.80-1.1ubuntu1.3_amd64.deb ... 2021-05-02 02:51:20.916 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.3) ... 2021-05-02 02:51:20.962 | Selecting previously unselected package dstat. 2021-05-02 02:51:20.970 | Preparing to unpack .../077-dstat_0.7.4-6_all.deb ... 2021-05-02 02:51:20.974 | Unpacking dstat (0.7.4-6) ... 2021-05-02 02:51:21.055 | Selecting previously unselected package ebtables. 2021-05-02 02:51:21.066 | Preparing to unpack .../078-ebtables_2.0.11-3build1_amd64.deb ... 2021-05-02 02:51:21.085 | Unpacking ebtables (2.0.11-3build1) ... 2021-05-02 02:51:21.134 | Selecting previously unselected package libfakeroot:amd64. 2021-05-02 02:51:21.142 | Preparing to unpack .../079-libfakeroot_1.24-1_amd64.deb ... 2021-05-02 02:51:21.146 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-05-02 02:51:21.188 | Selecting previously unselected package fakeroot. 2021-05-02 02:51:21.196 | Preparing to unpack .../080-fakeroot_1.24-1_amd64.deb ... 2021-05-02 02:51:21.217 | Unpacking fakeroot (1.24-1) ... 2021-05-02 02:51:21.267 | Selecting previously unselected package fonts-dejavu-core. 2021-05-02 02:51:21.275 | Preparing to unpack .../081-fonts-dejavu-core_2.37-1_all.deb ... 2021-05-02 02:51:21.280 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-05-02 02:51:21.468 | Selecting previously unselected package fonts-liberation. 2021-05-02 02:51:21.476 | Preparing to unpack .../082-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-05-02 02:51:21.480 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-05-02 02:51:21.624 | Selecting previously unselected package fontconfig-config. 2021-05-02 02:51:21.631 | Preparing to unpack .../083-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-05-02 02:51:21.636 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-05-02 02:51:21.689 | Selecting previously unselected package libfontconfig1:amd64. 2021-05-02 02:51:21.697 | Preparing to unpack .../084-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-05-02 02:51:21.702 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-05-02 02:51:21.766 | Selecting previously unselected package fontconfig. 2021-05-02 02:51:21.774 | Preparing to unpack .../085-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-05-02 02:51:21.778 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-05-02 02:51:21.841 | Selecting previously unselected package genisoimage. 2021-05-02 02:51:21.849 | Preparing to unpack .../086-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-05-02 02:51:21.854 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-05-02 02:51:21.947 | Selecting previously unselected package libann0. 2021-05-02 02:51:21.955 | Preparing to unpack .../087-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-05-02 02:51:21.958 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-05-02 02:51:21.999 | Selecting previously unselected package libcdt5:amd64. 2021-05-02 02:51:22.006 | Preparing to unpack .../088-libcdt5_2.42.2-3build2_amd64.deb ... 2021-05-02 02:51:22.011 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-05-02 02:51:22.051 | Selecting previously unselected package libcgraph6:amd64. 2021-05-02 02:51:22.059 | Preparing to unpack .../089-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-05-02 02:51:22.063 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-05-02 02:51:22.105 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-05-02 02:51:22.113 | Preparing to unpack .../090-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-05-02 02:51:22.118 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-05-02 02:51:22.172 | Selecting previously unselected package libjpeg8:amd64. 2021-05-02 02:51:22.180 | Preparing to unpack .../091-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-05-02 02:51:22.185 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-05-02 02:51:22.226 | Selecting previously unselected package libjbig0:amd64. 2021-05-02 02:51:22.234 | Preparing to unpack .../092-libjbig0_2.1-3.1build1_amd64.deb ... 2021-05-02 02:51:22.238 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-05-02 02:51:22.286 | Selecting previously unselected package libwebp6:amd64. 2021-05-02 02:51:22.294 | Preparing to unpack .../093-libwebp6_0.6.1-2_amd64.deb ... 2021-05-02 02:51:22.300 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2021-05-02 02:51:22.366 | Selecting previously unselected package libtiff5:amd64. 2021-05-02 02:51:22.374 | Preparing to unpack .../094-libtiff5_4.1.0+git191117-2ubuntu0.20.04.1_amd64.deb ... 2021-05-02 02:51:22.378 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-05-02 02:51:22.441 | Selecting previously unselected package libxpm4:amd64. 2021-05-02 02:51:22.449 | Preparing to unpack .../095-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-05-02 02:51:22.455 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-05-02 02:51:22.497 | Selecting previously unselected package libgd3:amd64. 2021-05-02 02:51:22.504 | Preparing to unpack .../096-libgd3_2.2.5-5.2ubuntu2_amd64.deb ... 2021-05-02 02:51:22.509 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-05-02 02:51:22.570 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-05-02 02:51:22.578 | Preparing to unpack .../097-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-05-02 02:51:22.583 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-05-02 02:51:22.648 | Selecting previously unselected package libpixman-1-0:amd64. 2021-05-02 02:51:22.656 | Preparing to unpack .../098-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-05-02 02:51:22.663 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-05-02 02:51:22.749 | Selecting previously unselected package libxcb-render0:amd64. 2021-05-02 02:51:22.757 | Preparing to unpack .../099-libxcb-render0_1.14-2_amd64.deb ... 2021-05-02 02:51:22.762 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-05-02 02:51:22.806 | Selecting previously unselected package libxcb-shm0:amd64. 2021-05-02 02:51:22.814 | Preparing to unpack .../100-libxcb-shm0_1.14-2_amd64.deb ... 2021-05-02 02:51:22.818 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-05-02 02:51:22.859 | Selecting previously unselected package libxrender1:amd64. 2021-05-02 02:51:22.871 | Preparing to unpack .../101-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-05-02 02:51:22.876 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-05-02 02:51:22.925 | Selecting previously unselected package libcairo2:amd64. 2021-05-02 02:51:22.933 | Preparing to unpack .../102-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-05-02 02:51:22.938 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-05-02 02:51:23.052 | Selecting previously unselected package libgraphite2-3:amd64. 2021-05-02 02:51:23.060 | Preparing to unpack .../103-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-05-02 02:51:23.065 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-05-02 02:51:23.118 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-05-02 02:51:23.126 | Preparing to unpack .../104-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-05-02 02:51:23.130 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-05-02 02:51:23.226 | Selecting previously unselected package libthai-data. 2021-05-02 02:51:23.234 | Preparing to unpack .../105-libthai-data_0.1.28-3_all.deb ... 2021-05-02 02:51:23.239 | Unpacking libthai-data (0.1.28-3) ... 2021-05-02 02:51:23.311 | Selecting previously unselected package libdatrie1:amd64. 2021-05-02 02:51:23.319 | Preparing to unpack .../106-libdatrie1_0.2.12-3_amd64.deb ... 2021-05-02 02:51:23.323 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-05-02 02:51:23.366 | Selecting previously unselected package libthai0:amd64. 2021-05-02 02:51:23.374 | Preparing to unpack .../107-libthai0_0.1.28-3_amd64.deb ... 2021-05-02 02:51:23.379 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-05-02 02:51:23.428 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-05-02 02:51:23.436 | Preparing to unpack .../108-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-05-02 02:51:23.440 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-05-02 02:51:23.508 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-05-02 02:51:23.516 | Preparing to unpack .../109-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-05-02 02:51:23.522 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-05-02 02:51:23.565 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-05-02 02:51:23.573 | Preparing to unpack .../110-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-05-02 02:51:23.579 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-05-02 02:51:23.623 | Selecting previously unselected package libpathplan4:amd64. 2021-05-02 02:51:23.631 | Preparing to unpack .../111-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-05-02 02:51:23.635 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-05-02 02:51:23.679 | Selecting previously unselected package libgvc6. 2021-05-02 02:51:23.687 | Preparing to unpack .../112-libgvc6_2.42.2-3build2_amd64.deb ... 2021-05-02 02:51:23.692 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-05-02 02:51:23.828 | Selecting previously unselected package libgvpr2:amd64. 2021-05-02 02:51:23.836 | Preparing to unpack .../113-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-05-02 02:51:23.842 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-05-02 02:51:23.911 | Selecting previously unselected package liblab-gamut1:amd64. 2021-05-02 02:51:23.919 | Preparing to unpack .../114-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-05-02 02:51:23.923 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-05-02 02:51:24.095 | Selecting previously unselected package x11-common. 2021-05-02 02:51:24.106 | Preparing to unpack .../115-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-05-02 02:51:24.132 | dpkg-query: no packages found matching nux-tools 2021-05-02 02:51:24.143 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-05-02 02:51:24.195 | Selecting previously unselected package libice6:amd64. 2021-05-02 02:51:24.203 | Preparing to unpack .../116-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-05-02 02:51:24.208 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-05-02 02:51:24.257 | Selecting previously unselected package libsm6:amd64. 2021-05-02 02:51:24.264 | Preparing to unpack .../117-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-05-02 02:51:24.271 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-05-02 02:51:24.316 | Selecting previously unselected package libxt6:amd64. 2021-05-02 02:51:24.324 | Preparing to unpack .../118-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-05-02 02:51:24.331 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-05-02 02:51:24.400 | Selecting previously unselected package libxmu6:amd64. 2021-05-02 02:51:24.408 | Preparing to unpack .../119-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-05-02 02:51:24.413 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-05-02 02:51:24.463 | Selecting previously unselected package libxaw7:amd64. 2021-05-02 02:51:24.471 | Preparing to unpack .../120-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-05-02 02:51:24.476 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-05-02 02:51:24.548 | Selecting previously unselected package graphviz. 2021-05-02 02:51:24.556 | Preparing to unpack .../121-graphviz_2.42.2-3build2_amd64.deb ... 2021-05-02 02:51:24.560 | Unpacking graphviz (2.42.2-3build2) ... 2021-05-02 02:51:24.707 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-02 02:51:24.715 | Preparing to unpack .../122-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-02 02:51:24.720 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-02 02:51:24.785 | Selecting previously unselected package libibverbs1:amd64. 2021-05-02 02:51:24.793 | Preparing to unpack .../123-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-05-02 02:51:24.799 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-05-02 02:51:24.858 | Selecting previously unselected package ibverbs-providers:amd64. 2021-05-02 02:51:24.867 | Preparing to unpack .../124-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-05-02 02:51:24.887 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-05-02 02:51:24.965 | Selecting previously unselected package icu-devtools. 2021-05-02 02:51:24.974 | Preparing to unpack .../125-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-05-02 02:51:24.978 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-05-02 02:51:25.047 | Selecting previously unselected package iputils-arping. 2021-05-02 02:51:25.055 | Preparing to unpack .../126-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-05-02 02:51:25.060 | Unpacking iputils-arping (3:20190709-3) ... 2021-05-02 02:51:25.105 | Selecting previously unselected package javascript-common. 2021-05-02 02:51:25.113 | Preparing to unpack .../127-javascript-common_11_all.deb ... 2021-05-02 02:51:25.137 | Unpacking javascript-common (11) ... 2021-05-02 02:51:25.185 | Selecting previously unselected package libgssrpc4:amd64. 2021-05-02 02:51:25.193 | Preparing to unpack .../128-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-02 02:51:25.198 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-02 02:51:25.251 | Selecting previously unselected package libkdb5-9:amd64. 2021-05-02 02:51:25.259 | Preparing to unpack .../129-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-02 02:51:25.264 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-02 02:51:25.308 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-02 02:51:25.316 | Preparing to unpack .../130-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-02 02:51:25.322 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-02 02:51:25.370 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-02 02:51:25.378 | Preparing to unpack .../131-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-02 02:51:25.383 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-02 02:51:25.426 | Selecting previously unselected package comerr-dev:amd64. 2021-05-02 02:51:25.433 | Preparing to unpack .../132-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-02 02:51:25.441 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-02 02:51:25.489 | Selecting previously unselected package krb5-multidev:amd64. 2021-05-02 02:51:25.497 | Preparing to unpack .../133-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-02 02:51:25.503 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-02 02:51:25.572 | Selecting previously unselected package libalgorithm-diff-perl. 2021-05-02 02:51:25.580 | Preparing to unpack .../134-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-05-02 02:51:25.585 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-05-02 02:51:25.631 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-05-02 02:51:25.639 | Preparing to unpack .../135-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-05-02 02:51:25.643 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-05-02 02:51:25.688 | Selecting previously unselected package libalgorithm-merge-perl. 2021-05-02 02:51:25.697 | Preparing to unpack .../136-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-05-02 02:51:25.701 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-05-02 02:51:25.732 | Selecting previously unselected package libarchive-cpio-perl. 2021-05-02 02:51:25.740 | Preparing to unpack .../137-libarchive-cpio-perl_0.10-1_all.deb ... 2021-05-02 02:51:25.746 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-05-02 02:51:25.785 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-05-02 02:51:25.793 | Preparing to unpack .../138-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-02 02:51:25.797 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-02 02:51:25.875 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-05-02 02:51:25.883 | Preparing to unpack .../139-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-02 02:51:25.887 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-02 02:51:25.964 | Selecting previously unselected package libfile-fcntllock-perl. 2021-05-02 02:51:25.972 | Preparing to unpack .../140-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-05-02 02:51:25.976 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-05-02 02:51:26.018 | Selecting previously unselected package libgts-bin. 2021-05-02 02:51:26.026 | Preparing to unpack .../141-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-05-02 02:51:26.030 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-05-02 02:51:26.080 | Selecting previously unselected package libicu-dev:amd64. 2021-05-02 02:51:26.088 | Preparing to unpack .../142-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-05-02 02:51:26.093 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-05-02 02:51:27.524 | Selecting previously unselected package libipset13:amd64. 2021-05-02 02:51:27.532 | Preparing to unpack .../143-libipset13_7.5-1~exp1_amd64.deb ... 2021-05-02 02:51:27.537 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-05-02 02:51:27.588 | Selecting previously unselected package librdmacm1:amd64. 2021-05-02 02:51:27.596 | Preparing to unpack .../144-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-05-02 02:51:27.600 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-05-02 02:51:27.655 | Selecting previously unselected package libiscsi7:amd64. 2021-05-02 02:51:27.663 | Preparing to unpack .../145-libiscsi7_1.18.0-2_amd64.deb ... 2021-05-02 02:51:27.669 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-05-02 02:51:27.718 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-05-02 02:51:27.726 | Preparing to unpack .../146-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-05-02 02:51:27.730 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-05-02 02:51:27.806 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-05-02 02:51:27.814 | Preparing to unpack .../147-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-05-02 02:51:27.818 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-05-02 02:51:27.857 | Selecting previously unselected package libjpeg-dev:amd64. 2021-05-02 02:51:27.865 | Preparing to unpack .../148-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-05-02 02:51:27.870 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-05-02 02:51:27.904 | Selecting previously unselected package libjs-jquery. 2021-05-02 02:51:27.912 | Preparing to unpack .../149-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-05-02 02:51:27.916 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-05-02 02:51:27.993 | Selecting previously unselected package libjs-jquery-metadata. 2021-05-02 02:51:28.001 | Preparing to unpack .../150-libjs-jquery-metadata_12-1.1_all.deb ... 2021-05-02 02:51:28.007 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-05-02 02:51:28.053 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-05-02 02:51:28.061 | Preparing to unpack .../151-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-05-02 02:51:28.067 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-05-02 02:51:28.156 | Selecting previously unselected package libltdl-dev:amd64. 2021-05-02 02:51:28.164 | Preparing to unpack .../152-libltdl-dev_2.4.6-14_amd64.deb ... 2021-05-02 02:51:28.169 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-05-02 02:51:28.243 | Selecting previously unselected package libsys-hostname-long-perl. 2021-05-02 02:51:28.251 | Preparing to unpack .../153-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-05-02 02:51:28.256 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-05-02 02:51:28.299 | Selecting previously unselected package libmail-sendmail-perl. 2021-05-02 02:51:28.307 | Preparing to unpack .../154-libmail-sendmail-perl_0.80-1_all.deb ... 2021-05-02 02:51:28.311 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-05-02 02:51:28.349 | Selecting previously unselected package libssl-dev:amd64. 2021-05-02 02:51:28.357 | Preparing to unpack .../155-libssl-dev_1.1.1f-1ubuntu2.3_amd64.deb ... 2021-05-02 02:51:28.361 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.3) ... 2021-05-02 02:51:28.622 | Selecting previously unselected package libmysqlclient-dev. 2021-05-02 02:51:28.630 | Preparing to unpack .../156-libmysqlclient-dev_8.0.23-0ubuntu0.20.04.1_amd64.deb ... 2021-05-02 02:51:28.635 | Unpacking libmysqlclient-dev (8.0.23-0ubuntu0.20.04.1) ... 2021-05-02 02:51:28.926 | Selecting previously unselected package libncurses-dev:amd64. 2021-05-02 02:51:28.936 | Preparing to unpack .../157-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-05-02 02:51:28.941 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-05-02 02:51:29.061 | Selecting previously unselected package libomp5-10:amd64. 2021-05-02 02:51:29.069 | Preparing to unpack .../158-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-02 02:51:29.074 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-05-02 02:51:29.164 | Selecting previously unselected package libomp-10-dev. 2021-05-02 02:51:29.173 | Preparing to unpack .../159-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-02 02:51:29.177 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-05-02 02:51:29.231 | Selecting previously unselected package libpq5:amd64. 2021-05-02 02:51:29.240 | Preparing to unpack .../160-libpq5_12.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-02 02:51:29.245 | Unpacking libpq5:amd64 (12.6-0ubuntu0.20.04.1) ... 2021-05-02 02:51:29.304 | Selecting previously unselected package libpq-dev. 2021-05-02 02:51:29.312 | Preparing to unpack .../161-libpq-dev_12.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-02 02:51:29.317 | Unpacking libpq-dev (12.6-0ubuntu0.20.04.1) ... 2021-05-02 02:51:29.408 | Selecting previously unselected package librados2. 2021-05-02 02:51:29.416 | Preparing to unpack .../162-librados2_15.2.8-0ubuntu0.20.04.1_amd64.deb ... 2021-05-02 02:51:29.420 | Unpacking librados2 (15.2.8-0ubuntu0.20.04.1) ... 2021-05-02 02:51:29.901 | Selecting previously unselected package librbd1. 2021-05-02 02:51:29.909 | Preparing to unpack .../163-librbd1_15.2.8-0ubuntu0.20.04.1_amd64.deb ... 2021-05-02 02:51:29.914 | Unpacking librbd1 (15.2.8-0ubuntu0.20.04.1) ... 2021-05-02 02:51:30.200 | Selecting previously unselected package libsasl2-dev. 2021-05-02 02:51:30.208 | Preparing to unpack .../164-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-05-02 02:51:30.213 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-05-02 02:51:30.300 | Selecting previously unselected package libsystemd-dev:amd64. 2021-05-02 02:51:30.308 | Preparing to unpack .../165-libsystemd-dev_245.4-4ubuntu3.6_amd64.deb ... 2021-05-02 02:51:30.312 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.6) ... 2021-05-02 02:51:30.455 | Selecting previously unselected package libtinfo-dev:amd64. 2021-05-02 02:51:30.466 | Preparing to unpack .../166-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-05-02 02:51:30.472 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-05-02 02:51:30.513 | Selecting previously unselected package libx86-1:amd64. 2021-05-02 02:51:30.521 | Preparing to unpack .../167-libx86-1_1.1+ds1-11_amd64.deb ... 2021-05-02 02:51:30.528 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-05-02 02:51:30.584 | Selecting previously unselected package libxml2-dev:amd64. 2021-05-02 02:51:30.592 | Preparing to unpack .../168-libxml2-dev_2.9.10+dfsg-5_amd64.deb ... 2021-05-02 02:51:30.597 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5) ... 2021-05-02 02:51:30.761 | Selecting previously unselected package libxslt1-dev:amd64. 2021-05-02 02:51:30.769 | Preparing to unpack .../169-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-05-02 02:51:30.774 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-05-02 02:51:30.886 | Selecting previously unselected package llvm-10-runtime. 2021-05-02 02:51:30.894 | Preparing to unpack .../170-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-02 02:51:30.898 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-05-02 02:51:30.969 | Selecting previously unselected package libpfm4:amd64. 2021-05-02 02:51:30.977 | Preparing to unpack .../171-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-05-02 02:51:30.981 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-05-02 02:51:31.078 | Selecting previously unselected package llvm-10. 2021-05-02 02:51:31.086 | Preparing to unpack .../172-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-02 02:51:31.090 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-05-02 02:51:31.861 | Selecting previously unselected package libffi-dev:amd64. 2021-05-02 02:51:31.870 | Preparing to unpack .../173-libffi-dev_3.3-4_amd64.deb ... 2021-05-02 02:51:31.874 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-05-02 02:51:31.929 | Selecting previously unselected package python3-pygments. 2021-05-02 02:51:31.937 | Preparing to unpack .../174-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-05-02 02:51:31.941 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-05-02 02:51:32.093 | Selecting previously unselected package llvm-10-tools. 2021-05-02 02:51:32.102 | Preparing to unpack .../175-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-02 02:51:32.106 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-05-02 02:51:32.260 | Selecting previously unselected package libz3-4:amd64. 2021-05-02 02:51:32.268 | Preparing to unpack .../176-libz3-4_4.8.7-4build1_amd64.deb ... 2021-05-02 02:51:32.272 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-05-02 02:51:33.214 | Selecting previously unselected package libz3-dev:amd64. 2021-05-02 02:51:33.223 | Preparing to unpack .../177-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-05-02 02:51:33.227 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-05-02 02:51:33.283 | Selecting previously unselected package llvm-10-dev. 2021-05-02 02:51:33.292 | Preparing to unpack .../178-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-02 02:51:33.296 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-05-02 02:51:37.637 | Selecting previously unselected package lsscsi. 2021-05-02 02:51:37.646 | Preparing to unpack .../179-lsscsi_0.30-0.1_amd64.deb ... 2021-05-02 02:51:37.650 | Unpacking lsscsi (0.30-0.1) ... 2021-05-02 02:51:37.703 | Selecting previously unselected package pkg-config. 2021-05-02 02:51:37.711 | Preparing to unpack .../180-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-05-02 02:51:37.716 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-05-02 02:51:37.763 | Selecting previously unselected package pm-utils. 2021-05-02 02:51:37.771 | Preparing to unpack .../181-pm-utils_1.4.1-19_all.deb ... 2021-05-02 02:51:37.777 | Unpacking pm-utils (1.4.1-19) ... 2021-05-02 02:51:37.842 | Selecting previously unselected package postgresql-client-common. 2021-05-02 02:51:37.851 | Preparing to unpack .../182-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-05-02 02:51:37.856 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-05-02 02:51:37.902 | Selecting previously unselected package postgresql-client-12. 2021-05-02 02:51:37.911 | Preparing to unpack .../183-postgresql-client-12_12.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-02 02:51:37.916 | Unpacking postgresql-client-12 (12.6-0ubuntu0.20.04.1) ... 2021-05-02 02:51:38.125 | Selecting previously unselected package ssl-cert. 2021-05-02 02:51:38.133 | Preparing to unpack .../184-ssl-cert_1.0.39_all.deb ... 2021-05-02 02:51:38.137 | Unpacking ssl-cert (1.0.39) ... 2021-05-02 02:51:38.188 | Selecting previously unselected package postgresql-common. 2021-05-02 02:51:38.196 | Preparing to unpack .../185-postgresql-common_214ubuntu0.1_all.deb ... 2021-05-02 02:51:38.225 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-05-02 02:51:38.233 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-05-02 02:51:38.327 | Selecting previously unselected package postgresql-server-dev-12. 2021-05-02 02:51:38.335 | Preparing to unpack .../186-postgresql-server-dev-12_12.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-02 02:51:38.340 | Unpacking postgresql-server-dev-12 (12.6-0ubuntu0.20.04.1) ... 2021-05-02 02:51:38.662 | Selecting previously unselected package postgresql-server-dev-all. 2021-05-02 02:51:38.671 | Preparing to unpack .../187-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-05-02 02:51:38.676 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-05-02 02:51:38.716 | Selecting previously unselected package python-pip-whl. 2021-05-02 02:51:38.725 | Preparing to unpack .../188-python-pip-whl_20.0.2-5ubuntu1.3_all.deb ... 2021-05-02 02:51:38.730 | Unpacking python-pip-whl (20.0.2-5ubuntu1.3) ... 2021-05-02 02:51:38.953 | Selecting previously unselected package python3-mysqldb. 2021-05-02 02:51:38.961 | Preparing to unpack .../189-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-05-02 02:51:38.966 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-05-02 02:51:39.025 | Selecting previously unselected package python3-wheel. 2021-05-02 02:51:39.033 | Preparing to unpack .../190-python3-wheel_0.34.2-1_all.deb ... 2021-05-02 02:51:39.038 | Unpacking python3-wheel (0.34.2-1) ... 2021-05-02 02:51:39.084 | Selecting previously unselected package python3-pip. 2021-05-02 02:51:39.092 | Preparing to unpack .../191-python3-pip_20.0.2-5ubuntu1.3_all.deb ... 2021-05-02 02:51:39.097 | Unpacking python3-pip (20.0.2-5ubuntu1.3) ... 2021-05-02 02:51:39.201 | Selecting previously unselected package python3.8-venv. 2021-05-02 02:51:39.210 | Preparing to unpack .../192-python3.8-venv_3.8.5-1~20.04.2_amd64.deb ... 2021-05-02 02:51:39.214 | Unpacking python3.8-venv (3.8.5-1~20.04.2) ... 2021-05-02 02:51:39.252 | Selecting previously unselected package python3-venv. 2021-05-02 02:51:39.260 | Preparing to unpack .../193-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-05-02 02:51:39.265 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-05-02 02:51:39.302 | Selecting previously unselected package qemu-block-extra:amd64. 2021-05-02 02:51:39.310 | Preparing to unpack .../194-qemu-block-extra_1%3a4.2-3ubuntu6.15_amd64.deb ... 2021-05-02 02:51:39.315 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.15) ... 2021-05-02 02:51:39.360 | Selecting previously unselected package qemu-utils. 2021-05-02 02:51:39.369 | Preparing to unpack .../195-qemu-utils_1%3a4.2-3ubuntu6.15_amd64.deb ... 2021-05-02 02:51:39.374 | Unpacking qemu-utils (1:4.2-3ubuntu6.15) ... 2021-05-02 02:51:39.564 | Selecting previously unselected package sharutils. 2021-05-02 02:51:39.572 | Preparing to unpack .../196-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-05-02 02:51:39.576 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-05-02 02:51:39.637 | Selecting previously unselected package sqlite3. 2021-05-02 02:51:39.646 | Preparing to unpack .../197-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-05-02 02:51:39.650 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-05-02 02:51:39.803 | Selecting previously unselected package unzip. 2021-05-02 02:51:39.811 | Preparing to unpack .../198-unzip_6.0-25ubuntu1_amd64.deb ... 2021-05-02 02:51:39.815 | Unpacking unzip (6.0-25ubuntu1) ... 2021-05-02 02:51:39.882 | Selecting previously unselected package vbetool. 2021-05-02 02:51:39.891 | Preparing to unpack .../199-vbetool_1.1-4_amd64.deb ... 2021-05-02 02:51:39.896 | Unpacking vbetool (1.1-4) ... 2021-05-02 02:51:39.942 | Selecting previously unselected package ipset. 2021-05-02 02:51:39.951 | Preparing to unpack .../200-ipset_7.5-1~exp1_amd64.deb ... 2021-05-02 02:51:39.964 | Unpacking ipset (7.5-1~exp1) ... 2021-05-02 02:51:40.012 | Selecting previously unselected package ipvsadm. 2021-05-02 02:51:40.021 | Preparing to unpack .../201-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-05-02 02:51:40.026 | Unpacking ipvsadm (1:1.31-1) ... 2021-05-02 02:51:40.078 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-05-02 02:51:40.086 | Preparing to unpack .../202-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.1_amd64.deb ... 2021-05-02 02:51:40.100 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.1) ... 2021-05-02 02:51:40.135 | Selecting previously unselected package libkrb5-dev:amd64. 2021-05-02 02:51:40.144 | Preparing to unpack .../203-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-02 02:51:40.148 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-02 02:51:40.192 | Selecting previously unselected package libyaml-dev:amd64. 2021-05-02 02:51:40.201 | Preparing to unpack .../204-libyaml-dev_0.2.2-1_amd64.deb ... 2021-05-02 02:51:40.205 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-05-02 02:51:40.251 | Selecting previously unselected package socat. 2021-05-02 02:51:40.260 | Preparing to unpack .../205-socat_1.7.3.3-2_amd64.deb ... 2021-05-02 02:51:40.264 | Unpacking socat (1.7.3.3-2) ... 2021-05-02 02:51:40.349 | Selecting previously unselected package vlan. 2021-05-02 02:51:40.358 | Preparing to unpack .../206-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-05-02 02:51:40.362 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-05-02 02:51:40.426 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-05-02 02:51:40.437 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-05-02 02:51:40.451 | Setting up javascript-common (11) ... 2021-05-02 02:51:40.492 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-05-02 02:51:40.510 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-05-02 02:51:40.520 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.3) ... 2021-05-02 02:51:40.529 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-05-02 02:51:40.537 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-05-02 02:51:40.569 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-05-02 02:51:40.576 | Setting up libmysqlclient21:amd64 (8.0.23-0ubuntu0.20.04.1) ... 2021-05-02 02:51:40.586 | Setting up dstat (0.7.4-6) ... 2021-05-02 02:51:40.881 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-05-02 02:51:40.881 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-05-02 02:51:40.898 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-05-02 02:51:40.898 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-05-02 02:51:40.950 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-05-02 02:51:40.959 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-05-02 02:51:40.968 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-05-02 02:51:40.978 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-05-02 02:51:40.989 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-05-02 02:51:40.998 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-05-02 02:51:41.004 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-05-02 02:51:41.010 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-05-02 02:51:41.015 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-05-02 02:51:41.022 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-05-02 02:51:41.028 | Setting up libarchive-zip-perl (1.67-2) ... 2021-05-02 02:51:41.034 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-05-02 02:51:41.041 | Setting up vbetool (1.1-4) ... 2021-05-02 02:51:41.047 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-05-02 02:51:41.056 | Setting up pm-utils (1.4.1-19) ... 2021-05-02 02:51:41.066 | Setting up unzip (6.0-25ubuntu1) ... 2021-05-02 02:51:41.094 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-05-02 02:51:41.104 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-05-02 02:51:41.113 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-05-02 02:51:41.369 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-05-02 02:51:42.074 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-05-02 02:51:42.093 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-05-02 02:51:42.100 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-05-02 02:51:42.107 | Setting up m4 (1.4.18-4) ... 2021-05-02 02:51:42.114 | Setting up python3-yaml (5.3.1-1) ... 2021-05-02 02:51:42.422 | Setting up libobjc4:amd64 (10.2.0-5ubuntu1~20.04) ... 2021-05-02 02:51:42.432 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-05-02 02:51:42.440 | Setting up iputils-arping (3:20190709-3) ... 2021-05-02 02:51:42.478 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-05-02 02:51:42.488 | Setting up conntrack (1:1.4.5-2) ... 2021-05-02 02:51:42.497 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-02 02:51:42.505 | Setting up python3-wheel (0.34.2-1) ... 2021-05-02 02:51:42.765 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-05-02 02:51:42.777 | Setting up memcached (1.5.22-2ubuntu0.1) ... 2021-05-02 02:51:44.065 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-05-02 02:51:44.768 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-05-02 02:51:44.791 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-05-02 02:51:44.798 | Setting up acl (2.2.53-6) ... 2021-05-02 02:51:44.807 | Setting up dns-root-data (2019052802) ... 2021-05-02 02:51:44.813 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-05-02 02:51:44.821 | Setting up fakeroot (1.24-1) ... 2021-05-02 02:51:44.830 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-05-02 02:51:44.842 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-05-02 02:51:44.849 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-05-02 02:51:45.104 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-05-02 02:51:45.116 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-02 02:51:45.124 | Setting up autotools-dev (20180224.1) ... 2021-05-02 02:51:45.132 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-05-02 02:51:45.930 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-05-02 02:51:45.943 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-05-02 02:51:45.952 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-05-02 02:51:45.960 | Setting up make (4.2.1-1.2) ... 2021-05-02 02:51:45.967 | Setting up ssl-cert (1.0.39) ... 2021-05-02 02:51:46.572 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-05-02 02:51:46.586 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-05-02 02:51:46.597 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-05-02 02:51:46.603 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-05-02 02:51:46.609 | Setting up ebtables (2.0.11-3build1) ... 2021-05-02 02:51:47.187 | Setting up socat (1.7.3.3-2) ... 2021-05-02 02:51:47.199 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-05-02 02:51:47.207 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-02 02:51:47.217 | Setting up postgresql-common (214ubuntu0.1) ... 2021-05-02 02:51:47.760 | Adding user postgres to group ssl-cert 2021-05-02 02:51:47.927 | 2021-05-02 02:51:47.927 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-05-02 02:51:48.135 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-05-02 02:51:48.135 | Removing obsolete dictionary files: 2021-05-02 02:51:48.746 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-05-02 02:51:49.833 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.3) ... 2021-05-02 02:51:49.842 | Setting up autopoint (0.19.8.1-10build1) ... 2021-05-02 02:51:49.849 | Setting up binfmt-support (2.2.0-2) ... 2021-05-02 02:51:50.156 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-05-02 02:51:51.211 | Setting up libwebp6:amd64 (0.6.1-2) ... 2021-05-02 02:51:51.238 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-02 02:51:51.247 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-05-02 02:51:51.257 | Setting up fonts-dejavu-core (2.37-1) ... 2021-05-02 02:51:51.294 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-05-02 02:51:51.300 | Setting up lsscsi (0.30-0.1) ... 2021-05-02 02:51:51.307 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-05-02 02:51:51.313 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-05-02 02:51:51.321 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-05-02 02:51:51.328 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-05-02 02:51:51.335 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-05-02 02:51:51.342 | Setting up autoconf (2.69-11.1) ... 2021-05-02 02:51:51.351 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-05-02 02:51:51.402 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-05-02 02:51:51.411 | Setting up dwz (0.13-5) ... 2021-05-02 02:51:51.423 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-05-02 02:51:51.430 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-05-02 02:51:51.437 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-05-02 02:51:51.444 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-05-02 02:51:51.450 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-05-02 02:51:51.464 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-02 02:51:51.469 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-05-02 02:51:51.475 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-05-02 02:51:51.481 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-05-02 02:51:51.487 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-05-02 02:51:51.492 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-05-02 02:51:51.502 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-02 02:51:51.507 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-05-02 02:51:51.518 | Setting up libsub-override-perl (0.09-2) ... 2021-05-02 02:51:51.525 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-05-02 02:51:51.532 | Setting up libthai-data (0.1.28-3) ... 2021-05-02 02:51:51.538 | Setting up python-pip-whl (20.0.2-5ubuntu1.3) ... 2021-05-02 02:51:51.544 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-05-02 02:51:51.549 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-05-02 02:51:51.555 | Setting up apache2-data (2.4.41-4ubuntu3.1) ... 2021-05-02 02:51:51.562 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-02 02:51:51.568 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-05-02 02:51:51.574 | Setting up sharutils (1:4.15.2-4build1) ... 2021-05-02 02:51:51.580 | Setting up ipset (7.5-1~exp1) ... 2021-05-02 02:51:51.596 | Setting up conntrackd (1:1.4.5-2) ... 2021-05-02 02:51:52.645 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-05-02 02:51:52.969 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-05-02 02:51:52.980 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-05-02 02:51:52.989 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-05-02 02:51:52.998 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.6) ... 2021-05-02 02:51:53.006 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-05-02 02:51:53.014 | Setting up libmysqlclient-dev (8.0.23-0ubuntu0.20.04.1) ... 2021-05-02 02:51:53.021 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-05-02 02:51:53.027 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-05-02 02:51:53.032 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-05-02 02:51:53.038 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-05-02 02:51:53.046 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-05-02 02:51:53.050 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-05-02 02:51:53.060 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-05-02 02:51:53.067 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-02 02:51:53.073 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-05-02 02:51:53.079 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-05-02 02:51:53.085 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-05-02 02:51:53.090 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-05-02 02:51:53.096 | Setting up gettext (0.19.8.1-10build1) ... 2021-05-02 02:51:53.101 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-05-02 02:51:53.107 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-05-02 02:51:53.112 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-05-02 02:51:53.119 | Setting up libtool (2.4.6-14) ... 2021-05-02 02:51:53.125 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-05-02 02:51:53.227 | Setting up libpq5:amd64 (12.6-0ubuntu0.20.04.1) ... 2021-05-02 02:51:53.238 | Setting up haproxy (2.0.13-2ubuntu0.1) ... 2021-05-02 02:51:53.696 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-05-02 02:51:54.797 | Setting up libpq-dev (12.6-0ubuntu0.20.04.1) ... 2021-05-02 02:51:54.805 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-05-02 02:51:54.815 | Setting up dnsmasq-base (2.80-1.1ubuntu1.3) ... 2021-05-02 02:51:54.983 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-05-02 02:51:54.993 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-05-02 02:51:55.004 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-05-02 02:51:55.017 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-05-02 02:51:55.035 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-02 02:51:55.043 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-02 02:51:55.050 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-05-02 02:51:55.060 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-05-02 02:51:55.066 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-05-02 02:51:55.073 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5) ... 2021-05-02 02:51:55.079 | Setting up postgresql-client-12 (12.6-0ubuntu0.20.04.1) ... 2021-05-02 02:51:55.716 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2021-05-02 02:51:55.748 | Setting up lib32gcc-s1 (10.2.0-5ubuntu1~20.04) ... 2021-05-02 02:51:55.760 | Setting up lib32stdc++6 (10.2.0-5ubuntu1~20.04) ... 2021-05-02 02:51:55.773 | Setting up python3.8-venv (3.8.5-1~20.04.2) ... 2021-05-02 02:51:55.857 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-05-02 02:51:55.868 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-05-02 02:51:55.877 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-05-02 02:51:55.977 | Setting up python3-pip (20.0.2-5ubuntu1.3) ... 2021-05-02 02:51:56.417 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-05-02 02:51:56.432 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-05-02 02:51:56.444 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-05-02 02:51:56.454 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-02 02:51:56.465 | Setting up build-essential (12.8ubuntu1.1) ... 2021-05-02 02:51:56.473 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-05-02 02:51:56.482 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-05-02 02:51:56.492 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-05-02 02:51:56.500 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-05-02 02:51:56.508 | Setting up apache2-utils (2.4.41-4ubuntu3.1) ... 2021-05-02 02:51:56.517 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-02 02:51:56.523 | Setting up ipvsadm (1:1.31-1) ... 2021-05-02 02:51:57.300 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-05-02 02:51:57.414 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-05-02 02:51:59.510 | Regenerating fonts cache... done. 2021-05-02 02:51:59.517 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-05-02 02:51:59.538 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-05-02 02:51:59.604 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-05-02 02:51:59.618 | Setting up keepalived (1:2.0.19-2) ... 2021-05-02 02:52:00.611 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-05-02 02:52:01.330 | Setting up po-debconf (1.0.21) ... 2021-05-02 02:52:01.339 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-05-02 02:52:01.350 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-05-02 02:52:01.358 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-05-02 02:52:01.367 | Setting up apache2-bin (2.4.41-4ubuntu3.1) ... 2021-05-02 02:52:01.374 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-05-02 02:52:01.383 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-02 02:52:01.390 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-05-02 02:52:01.397 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-05-02 02:52:01.408 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-05-02 02:52:01.417 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-05-02 02:52:01.426 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-05-02 02:52:01.434 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-05-02 02:52:01.443 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-05-02 02:52:01.450 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-05-02 02:52:01.457 | Setting up postgresql-server-dev-12 (12.6-0ubuntu0.20.04.1) ... 2021-05-02 02:52:01.464 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-05-02 02:52:01.471 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-05-02 02:52:01.478 | Setting up librados2 (15.2.8-0ubuntu0.20.04.1) ... 2021-05-02 02:52:01.486 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-05-02 02:52:01.493 | Setting up apache2 (2.4.41-4ubuntu3.1) ... 2021-05-02 02:52:01.978 | Enabling module mpm_event. 2021-05-02 02:52:02.049 | Enabling module authz_core. 2021-05-02 02:52:02.057 | Enabling module authz_host. 2021-05-02 02:52:02.118 | Enabling module authn_core. 2021-05-02 02:52:02.126 | Enabling module auth_basic. 2021-05-02 02:52:02.195 | Enabling module access_compat. 2021-05-02 02:52:02.268 | Enabling module authn_file. 2021-05-02 02:52:02.337 | Enabling module authz_user. 2021-05-02 02:52:02.404 | Enabling module alias. 2021-05-02 02:52:02.469 | Enabling module dir. 2021-05-02 02:52:02.540 | Enabling module autoindex. 2021-05-02 02:52:02.606 | Enabling module env. 2021-05-02 02:52:02.672 | Enabling module mime. 2021-05-02 02:52:02.736 | Enabling module negotiation. 2021-05-02 02:52:02.799 | Enabling module setenvif. 2021-05-02 02:52:02.863 | Enabling module filter. 2021-05-02 02:52:02.932 | Enabling module deflate. 2021-05-02 02:52:02.999 | Enabling module status. 2021-05-02 02:52:03.063 | Enabling module reqtimeout. 2021-05-02 02:52:03.127 | Enabling conf charset. 2021-05-02 02:52:03.191 | Enabling conf localized-error-pages. 2021-05-02 02:52:03.254 | Enabling conf other-vhosts-access-log. 2021-05-02 02:52:03.324 | Enabling conf security. 2021-05-02 02:52:03.390 | Enabling conf serve-cgi-bin. 2021-05-02 02:52:03.454 | Enabling site 000-default. 2021-05-02 02:52:03.507 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-05-02 02:52:03.565 | Enabling conf javascript-common. 2021-05-02 02:52:03.838 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-05-02 02:52:04.432 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-05-02 02:52:07.191 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-05-02 02:52:07.224 | Setting up libgvc6 (2.42.2-3build2) ... 2021-05-02 02:52:07.251 | Setting up librbd1 (15.2.8-0ubuntu0.20.04.1) ... 2021-05-02 02:52:07.262 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.1) ... 2021-05-02 02:52:07.279 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-05-02 02:52:07.289 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-05-02 02:52:07.299 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.15) ... 2021-05-02 02:52:07.306 | Setting up graphviz (2.42.2-3build2) ... 2021-05-02 02:52:07.319 | Setting up qemu-utils (1:4.2-3ubuntu6.15) ... 2021-05-02 02:52:07.330 | Setting up debhelper (12.10ubuntu1) ... 2021-05-02 02:52:07.338 | Setting up dh-autoreconf (19) ... 2021-05-02 02:52:07.347 | Setting up apache2-dev (2.4.41-4ubuntu3.1) ... 2021-05-02 02:52:07.356 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-02 02:52:07.383 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-02 02:52:07.411 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-05-02 02:52:07.827 | Processing triggers for ufw (0.36-6) ... 2021-05-02 02:52:07.965 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-02 02:52:08.321 | Processing triggers for man-db (2.9.1-1) ... 2021-05-02 02:52:29.090 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-02 02:52:29.108 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-02 02:52:31.895 | ++ functions-common:apt_get:1113 : result=0 2021-05-02 02:52:31.899 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-02 02:52:31.902 | ++ functions-common:time_stop:2304 : local name 2021-05-02 02:52:31.906 | ++ functions-common:time_stop:2305 : local end_time 2021-05-02 02:52:31.910 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:52:31.912 | ++ functions-common:time_stop:2307 : local total 2021-05-02 02:52:31.916 | ++ functions-common:time_stop:2308 : local start_time 2021-05-02 02:52:31.919 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-02 02:52:31.922 | ++ functions-common:time_stop:2311 : start_time=1619923835206 2021-05-02 02:52:31.925 | ++ functions-common:time_stop:2313 : [[ -z 1619923835206 ]] 2021-05-02 02:52:31.928 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:52:31.932 | ++ functions-common:time_stop:2316 : end_time=1619923951929 2021-05-02 02:52:31.935 | ++ functions-common:time_stop:2317 : elapsed_time=116723 2021-05-02 02:52:31.938 | ++ functions-common:time_stop:2318 : total=702 2021-05-02 02:52:31.940 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:52:31.943 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=117425 2021-05-02 02:52:31.946 | ++ functions-common:apt_get:1117 : return 0 2021-05-02 02:52:31.949 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-02 02:52:31.952 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-02 02:52:31.955 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-02 02:52:31.959 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-02 02:52:31.963 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-02 02:52:31.965 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-02 02:52:31.968 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-02 02:52:33.147 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-02 02:52:33.149 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-02 02:52:33.152 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-02 02:52:33.155 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-02 02:52:33.157 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-02 02:52:33.159 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-02 02:52:33.161 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-02 02:52:33.163 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-02 02:52:33.165 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-02 02:52:33.167 | + functions-common:_ensure_lsb_release:328 : return 2021-05-02 02:52:33.169 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-02 02:52:33.233 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-02 02:52:33.237 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-02 02:52:33.300 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-02 02:52:33.303 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-02 02:52:33.366 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-02 02:52:33.368 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-02 02:52:33.372 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-02 02:52:33.374 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-02 02:52:33.377 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-02 02:52:33.380 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-02 02:52:33.383 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-02 02:52:33.387 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-02 02:52:33.390 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-02 02:52:33.393 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-02 02:52:33.395 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-02 02:52:33.395 | Distro: focal 2021-05-02 02:52:33.397 | + tools/install_pip.sh:main:127 : get_versions 2021-05-02 02:52:33.399 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-02 02:52:33.403 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-02 02:52:33.405 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-02 02:52:33.408 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-02 02:52:33.408 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-02 02:52:33.772 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-02 02:52:33.774 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-02 02:52:33.774 | pip: 20.2.2 2021-05-02 02:52:33.777 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-02 02:52:34.111 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-02 02:52:34.134 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-02 02:52:34.137 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-02 02:52:34.140 | + tools/install_pip.sh:main:135 : exit 0 2021-05-02 02:52:34.144 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-02 02:52:34.148 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-02 02:52:34.152 | + ./stack.sh:main:761 : fixup_all 2021-05-02 02:52:34.155 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-02 02:52:34.157 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-02 02:52:34.160 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-02 02:52:34.175 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-02 02:52:34.175 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-02 02:52:34.176 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-02 02:52:34.181 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-05-02 02:52:34.183 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-05-02 02:52:34.185 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-05-02 02:52:34.193 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-05-02 02:52:34.196 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-02 02:52:34.199 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-02 02:52:34.201 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-02 02:52:34.203 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-02 02:52:34.205 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-02 02:52:34.207 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-02 02:52:34.209 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-02 02:52:34.211 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-02 02:52:34.213 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-02 02:52:34.215 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-02 02:52:34.217 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-02 02:52:34.219 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-02 02:52:34.222 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-02 02:52:34.224 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-02 02:52:34.227 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-02 02:52:34.230 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-02 02:52:34.232 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-02 02:52:34.234 | + functions-common:is_suse:462 : is_opensuse 2021-05-02 02:52:34.237 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-02 02:52:34.239 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-02 02:52:34.241 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-02 02:52:34.243 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-02 02:52:34.246 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-02 02:52:34.248 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-02 02:52:34.250 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-02 02:52:34.270 | Using python 3.8 to install os-testr 2021-05-02 02:52:34.272 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-05-02 02:52:34.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:52:34.899 | from cryptography.utils import int_from_bytes 2021-05-02 02:52:34.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:52:34.899 | from cryptography.utils import int_from_bytes 2021-05-02 02:52:35.904 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 02:52:35.908 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:52:35.913 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:52:35.917 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:52:35.918 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:52:35.921 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:52:36.027 | Collecting os-testr===2.0.0 2021-05-02 02:52:36.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-05-02 02:52:36.203 | Collecting stestr===3.2.0 2021-05-02 02:52:36.209 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2021-05-02 02:52:36.375 | Collecting python-subunit===1.4.0 2021-05-02 02:52:36.381 | 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-05-02 02:52:36.457 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.4.0) 2021-05-02 02:52:36.474 | Requirement already satisfied, skipping upgrade: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-05-02 02:52:36.476 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (5.4.1) 2021-05-02 02:52:36.479 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.7.0) 2021-05-02 02:52:36.490 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) (3.0.0) 2021-05-02 02:52:36.500 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.1) 2021-05-02 02:52:36.591 | Collecting future===0.18.2 2021-05-02 02:52:36.597 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-05-02 02:52:37.497 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2021-05-02 02:52:37.499 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-02 02:52:37.502 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (1.6.0) 2021-05-02 02:52:37.504 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.4.0) 2021-05-02 02:52:37.507 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (1.1.0) 2021-05-02 02:52:37.514 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (0.7.2) 2021-05-02 02:52:37.516 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2021-05-02 02:52:37.523 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.4.7) 2021-05-02 02:52:37.525 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (1.5.0) 2021-05-02 02:52:37.580 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.0.0) 2021-05-02 02:52:37.582 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 200)) (1.4.0) 2021-05-02 02:52:37.584 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.5) 2021-05-02 02:52:37.590 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (20.3.0) 2021-05-02 02:52:37.630 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.4.4) 2021-05-02 02:52:37.634 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (1.8.2) 2021-05-02 02:52:37.636 | Building wheels for collected packages: future 2021-05-02 02:52:37.637 | Building wheel for future (setup.py): started 2021-05-02 02:52:38.636 | Building wheel for future (setup.py): finished with status 'done' 2021-05-02 02:52:38.642 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=f537034be7003c426f7507c8b7180acc46f822c0b38f20e834bf62488c8160f8 2021-05-02 02:52:38.642 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-05-02 02:52:38.643 | Successfully built future 2021-05-02 02:52:39.793 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-05-02 02:52:40.616 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.2.0 2021-05-02 02:52:40.715 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-02 02:52:40.715 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-02 02:52:40.816 | + inc/python:pip_install:200 : result=0 2021-05-02 02:52:40.820 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-02 02:52:40.823 | + functions-common:time_stop:2304 : local name 2021-05-02 02:52:40.827 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:52:40.829 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:52:40.832 | + functions-common:time_stop:2307 : local total 2021-05-02 02:52:40.834 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:52:40.836 | + functions-common:time_stop:2310 : name=pip_install 2021-05-02 02:52:40.838 | + functions-common:time_stop:2311 : start_time=1619923954265 2021-05-02 02:52:40.840 | + functions-common:time_stop:2313 : [[ -z 1619923954265 ]] 2021-05-02 02:52:40.842 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:52:40.846 | + functions-common:time_stop:2316 : end_time=1619923960844 2021-05-02 02:52:40.848 | + functions-common:time_stop:2317 : elapsed_time=6579 2021-05-02 02:52:40.850 | + functions-common:time_stop:2318 : total=0 2021-05-02 02:52:40.852 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:52:40.854 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6579 2021-05-02 02:52:40.856 | + inc/python:pip_install:203 : return 0 2021-05-02 02:52:40.858 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-02 02:52:40.908 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-02 02:52:41.000 | + ./stack.sh:main:775 : install_infra 2021-05-02 02:52:41.002 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-02 02:52:41.005 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-02 02:52:41.008 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-05-02 02:52:44.047 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-02 02:52:44.051 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-02 02:52:44.078 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-05-02 02:52:45.952 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:52:46.153 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:52:46.322 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:52:46.329 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:52:46.436 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:52:46.843 | Collecting pbr===5.6.0 2021-05-02 02:52:47.108 | Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-05-02 02:52:47.236 | Installing collected packages: pbr 2021-05-02 02:52:47.371 | Successfully installed pbr-5.6.0 2021-05-02 02:52:47.435 | + inc/python:pip_install:200 : result=0 2021-05-02 02:52:47.439 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-02 02:52:47.443 | + functions-common:time_stop:2304 : local name 2021-05-02 02:52:47.446 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:52:47.449 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:52:47.453 | + functions-common:time_stop:2307 : local total 2021-05-02 02:52:47.456 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:52:47.458 | + functions-common:time_stop:2310 : name=pip_install 2021-05-02 02:52:47.460 | + functions-common:time_stop:2311 : start_time=1619923964070 2021-05-02 02:52:47.463 | + functions-common:time_stop:2313 : [[ -z 1619923964070 ]] 2021-05-02 02:52:47.465 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:52:47.469 | + functions-common:time_stop:2316 : end_time=1619923967467 2021-05-02 02:52:47.471 | + functions-common:time_stop:2317 : elapsed_time=3397 2021-05-02 02:52:47.473 | + functions-common:time_stop:2318 : total=6579 2021-05-02 02:52:47.475 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:52:47.477 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=9976 2021-05-02 02:52:47.480 | + inc/python:pip_install:203 : return 0 2021-05-02 02:52:47.482 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-02 02:52:47.484 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-02 02:52:47.506 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-05-02 02:52:49.385 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:52:49.584 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:52:49.753 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:52:49.760 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:52:49.866 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:52:50.020 | Processing /opt/stack/requirements 2021-05-02 02:52:51.471 | Collecting fixtures===3.0.0 2021-05-02 02:52:51.645 | Downloading fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-05-02 02:52:51.925 | Collecting PyYAML===5.4.1 2021-05-02 02:52:51.968 | Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-05-02 02:52:52.311 | Collecting requests===2.25.1 2021-05-02 02:52:52.352 | Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-05-02 02:52:52.500 | Collecting packaging===20.9 2021-05-02 02:52:52.548 | Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) 2021-05-02 02:52:52.670 | Collecting testtools===2.4.0 2021-05-02 02:52:52.712 | Downloading testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-05-02 02:52:52.875 | Collecting idna===2.10 2021-05-02 02:52:52.917 | Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 2021-05-02 02:52:53.101 | Collecting pyparsing===2.4.7 2021-05-02 02:52:53.142 | Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-05-02 02:52:53.253 | Collecting six===1.15.0 2021-05-02 02:52:53.294 | Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-05-02 02:52:53.371 | Collecting Parsley>=1.2 2021-05-02 02:52:53.413 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-05-02 02:52:53.527 | Collecting beagle>=0.2.1 2021-05-02 02:52:53.570 | Downloading beagle-0.3.0-py3-none-any.whl (11 kB) 2021-05-02 02:52:53.611 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-05-02 02:52:53.742 | Collecting urllib3===1.26.4 2021-05-02 02:52:53.782 | Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) 2021-05-02 02:52:53.945 | Collecting certifi===2020.12.5 2021-05-02 02:52:53.986 | Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 2021-05-02 02:52:54.094 | Collecting chardet===4.0.0 2021-05-02 02:52:54.136 | Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-05-02 02:52:54.274 | Collecting unittest2===1.1.0 2021-05-02 02:52:54.315 | Downloading unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-05-02 02:52:54.424 | Collecting python-mimeparse===1.6.0 2021-05-02 02:52:54.466 | Downloading python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-05-02 02:52:54.554 | Collecting traceback2===1.4.0 2021-05-02 02:52:54.596 | Downloading traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-05-02 02:52:54.682 | Collecting extras===1.0.0 2021-05-02 02:52:54.724 | Downloading extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-05-02 02:52:54.864 | Collecting cliff===3.7.0 2021-05-02 02:52:54.905 | Downloading cliff-3.7.0-py3-none-any.whl (80 kB) 2021-05-02 02:52:55.025 | Collecting argparse 2021-05-02 02:52:55.068 | Downloading argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-05-02 02:52:55.150 | Collecting linecache2===1.0.0 2021-05-02 02:52:55.192 | Downloading linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-05-02 02:52:55.293 | Collecting prettytable===0.7.2 2021-05-02 02:52:55.334 | Downloading prettytable-0.7.2.tar.bz2 (21 kB) 2021-05-02 02:52:55.910 | Collecting cmd2===1.5.0 2021-05-02 02:52:55.951 | Downloading cmd2-1.5.0-py3-none-any.whl (133 kB) 2021-05-02 02:52:56.162 | Collecting stevedore===3.3.0 2021-05-02 02:52:56.202 | Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-05-02 02:52:56.344 | Collecting colorama===0.4.4 2021-05-02 02:52:56.384 | Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-05-02 02:52:56.486 | Collecting wcwidth===0.2.5 2021-05-02 02:52:56.528 | Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-05-02 02:52:56.640 | Collecting pyperclip===1.8.2 2021-05-02 02:52:56.681 | Downloading pyperclip-1.8.2.tar.gz (20 kB) 2021-05-02 02:52:57.150 | Collecting attrs===20.3.0 2021-05-02 02:52:57.191 | Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-05-02 02:52:57.263 | Building wheels for collected packages: prettytable, pyperclip, openstack-requirements 2021-05-02 02:52:57.264 | Building wheel for prettytable (setup.py): started 2021-05-02 02:52:57.513 | Building wheel for prettytable (setup.py): finished with status 'error' 2021-05-02 02:52:57.513 | ERROR: Command errored out with exit status 1: 2021-05-02 02:52:57.514 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-b947xcf6/prettytable/setup.py'"'"'; __file__='"'"'/tmp/pip-install-b947xcf6/prettytable/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-sstpnafs 2021-05-02 02:52:57.514 | cwd: /tmp/pip-install-b947xcf6/prettytable/ 2021-05-02 02:52:57.514 | Complete output (6 lines): 2021-05-02 02:52:57.514 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-02 02:52:57.514 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-02 02:52:57.514 | or: setup.py --help-commands 2021-05-02 02:52:57.514 | or: setup.py cmd --help 2021-05-02 02:52:57.514 | 2021-05-02 02:52:57.514 | error: invalid command 'bdist_wheel' 2021-05-02 02:52:57.514 | ---------------------------------------- 2021-05-02 02:52:57.514 | ERROR: Failed building wheel for prettytable 2021-05-02 02:52:57.514 | Running setup.py clean for prettytable 2021-05-02 02:52:57.766 | Building wheel for pyperclip (setup.py): started 2021-05-02 02:52:58.006 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-05-02 02:52:58.007 | ERROR: Command errored out with exit status 1: 2021-05-02 02:52:58.007 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-b947xcf6/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-b947xcf6/pyperclip/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-lkn5fs1a 2021-05-02 02:52:58.007 | cwd: /tmp/pip-install-b947xcf6/pyperclip/ 2021-05-02 02:52:58.007 | Complete output (6 lines): 2021-05-02 02:52:58.007 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-02 02:52:58.007 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-02 02:52:58.007 | or: setup.py --help-commands 2021-05-02 02:52:58.007 | or: setup.py cmd --help 2021-05-02 02:52:58.007 | 2021-05-02 02:52:58.007 | error: invalid command 'bdist_wheel' 2021-05-02 02:52:58.007 | ---------------------------------------- 2021-05-02 02:52:58.007 | ERROR: Failed building wheel for pyperclip 2021-05-02 02:52:58.007 | Running setup.py clean for pyperclip 2021-05-02 02:52:58.262 | Building wheel for openstack-requirements (setup.py): started 2021-05-02 02:52:59.033 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-02 02:52:59.033 | ERROR: Command errored out with exit status 1: 2021-05-02 02:52:59.034 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-_exrgx1l/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-_exrgx1l/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-e7qt2uss 2021-05-02 02:52:59.034 | cwd: /tmp/pip-req-build-_exrgx1l/ 2021-05-02 02:52:59.034 | Complete output (6 lines): 2021-05-02 02:52:59.034 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-02 02:52:59.034 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-02 02:52:59.034 | or: setup.py --help-commands 2021-05-02 02:52:59.034 | or: setup.py cmd --help 2021-05-02 02:52:59.034 | 2021-05-02 02:52:59.034 | error: invalid command 'bdist_wheel' 2021-05-02 02:52:59.034 | ---------------------------------------- 2021-05-02 02:52:59.034 | ERROR: Failed building wheel for openstack-requirements 2021-05-02 02:52:59.034 | Running setup.py clean for openstack-requirements 2021-05-02 02:52:59.804 | Failed to build prettytable pyperclip openstack-requirements 2021-05-02 02:53:00.022 | Installing collected packages: chardet, certifi, attrs, six, linecache2, traceback2, argparse, unittest2, python-mimeparse, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, colorama, pyperclip, cmd2, stevedore, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2021-05-02 02:53:01.108 | Running setup.py install for prettytable: started 2021-05-02 02:53:01.508 | Running setup.py install for prettytable: finished with status 'done' 2021-05-02 02:53:01.963 | Running setup.py install for pyperclip: started 2021-05-02 02:53:02.352 | Running setup.py install for pyperclip: finished with status 'done' 2021-05-02 02:53:02.979 | Running setup.py install for openstack-requirements: started 2021-05-02 02:53:05.110 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-02 02:53:05.156 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.12.5 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4530 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.4 wcwidth-0.2.5 2021-05-02 02:53:05.291 | + inc/python:pip_install:200 : result=0 2021-05-02 02:53:05.294 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-02 02:53:05.298 | + functions-common:time_stop:2304 : local name 2021-05-02 02:53:05.301 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:53:05.304 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:53:05.307 | + functions-common:time_stop:2307 : local total 2021-05-02 02:53:05.310 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:53:05.312 | + functions-common:time_stop:2310 : name=pip_install 2021-05-02 02:53:05.314 | + functions-common:time_stop:2311 : start_time=1619923967499 2021-05-02 02:53:05.316 | + functions-common:time_stop:2313 : [[ -z 1619923967499 ]] 2021-05-02 02:53:05.319 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:53:05.324 | + functions-common:time_stop:2316 : end_time=1619923985321 2021-05-02 02:53:05.326 | + functions-common:time_stop:2317 : elapsed_time=17822 2021-05-02 02:53:05.328 | + functions-common:time_stop:2318 : total=9976 2021-05-02 02:53:05.331 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:53:05.333 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=27798 2021-05-02 02:53:05.335 | + inc/python:pip_install:203 : return 0 2021-05-02 02:53:05.338 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-02 02:53:05.340 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-02 02:53:05.343 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-02 02:53:05.345 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:53:05.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:53:05.349 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-05-02 02:53:05.352 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:53:05.354 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-02 02:53:05.373 | Using python 3.8 to install pbr 2021-05-02 02:53:05.375 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-05-02 02:53:05.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:53:05.992 | from cryptography.utils import int_from_bytes 2021-05-02 02:53:05.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:53:05.992 | from cryptography.utils import int_from_bytes 2021-05-02 02:53:06.989 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 02:53:06.993 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:53:06.998 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:53:07.003 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:53:07.003 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:53:07.006 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:53:07.126 | Requirement already up-to-date: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-05-02 02:53:08.524 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-02 02:53:08.524 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-02 02:53:08.595 | + inc/python:pip_install:200 : result=0 2021-05-02 02:53:08.598 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-02 02:53:08.602 | + functions-common:time_stop:2304 : local name 2021-05-02 02:53:08.605 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:53:08.607 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:53:08.610 | + functions-common:time_stop:2307 : local total 2021-05-02 02:53:08.613 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:53:08.615 | + functions-common:time_stop:2310 : name=pip_install 2021-05-02 02:53:08.617 | + functions-common:time_stop:2311 : start_time=1619923985368 2021-05-02 02:53:08.620 | + functions-common:time_stop:2313 : [[ -z 1619923985368 ]] 2021-05-02 02:53:08.623 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:53:08.627 | + functions-common:time_stop:2316 : end_time=1619923988624 2021-05-02 02:53:08.630 | + functions-common:time_stop:2317 : elapsed_time=3256 2021-05-02 02:53:08.632 | + functions-common:time_stop:2318 : total=27798 2021-05-02 02:53:08.635 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:53:08.637 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=31054 2021-05-02 02:53:08.639 | + inc/python:pip_install:203 : return 0 2021-05-02 02:53:08.642 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-02 02:53:11.626 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-02 02:53:13.534 | Collecting bindep 2021-05-02 02:53:13.701 | Downloading bindep-2.9.0-py2.py3-none-any.whl (32 kB) 2021-05-02 02:53:13.808 | Collecting Parsley 2021-05-02 02:53:13.812 | Using cached Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-05-02 02:53:13.978 | Collecting pbr>=2.0.0 2021-05-02 02:53:13.981 | Using cached pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-05-02 02:53:14.081 | Collecting distro 2021-05-02 02:53:14.122 | Downloading distro-1.5.0-py2.py3-none-any.whl (18 kB) 2021-05-02 02:53:14.159 | Installing collected packages: Parsley, pbr, distro, bindep 2021-05-02 02:53:14.566 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.5.0 pbr-5.6.0 2021-05-02 02:53:14.635 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-02 02:53:14.638 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-02 02:53:14.643 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-02 02:53:14.666 | + ./stack.sh:main:784 : pkgs= 2021-05-02 02:53:14.669 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-02 02:53:14.671 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-02 02:53:14.673 | + functions-common:run_phase:1732 : local mode=stack 2021-05-02 02:53:14.675 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-02 02:53:14.677 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-02 02:53:14.680 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-02 02:53:14.682 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-02 02:53:14.684 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-02 02:53:14.686 | + functions-common:run_phase:1742 : local extra 2021-05-02 02:53:14.689 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-02 02:53:14.693 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-02 02:53:14.695 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-02 02:53:14.697 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-02 02:53:14.699 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-02 02:53:14.701 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-02 02:53:14.716 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:53:14.718 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-02 02:53:14.720 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-02 02:53:14.722 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-02 02:53:14.724 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-02 02:53:14.726 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-02 02:53:14.729 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-02 02:53:14.731 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-02 02:53:14.733 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-02 02:53:14.735 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-02 02:53:14.737 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-02 02:53:14.739 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-02 02:53:14.741 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-02 02:53:14.743 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-02 02:53:14.746 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-02 02:53:14.748 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-02 02:53:14.750 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-02 02:53:14.752 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-02 02:53:14.754 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-02 02:53:14.756 | + functions-common:run_plugins:1721 : local plugins=,devstack-plugin-ceph 2021-05-02 02:53:14.758 | + functions-common:run_plugins:1722 : local plugin 2021-05-02 02:53:14.761 | + functions-common:run_plugins:1723 : for plugin in ${plugins//,/ } 2021-05-02 02:53:14.763 | + functions-common:run_plugins:1724 : local dir=/opt/stack/devstack-plugin-ceph 2021-05-02 02:53:14.765 | + functions-common:run_plugins:1725 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-05-02 02:53:14.767 | + functions-common:run_plugins:1726 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2021-05-02 02:53:14.770 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-05-02 02:53:14.772 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-05-02 02:53:14.774 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-05-02 02:53:14.776 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2021-05-02 02:53:14.778 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2021-05-02 02:53:14.780 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 02:53:14.782 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Ceph 2021-05-02 02:53:14.784 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2021-05-02 02:53:14.786 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:271 : [[ focal =~ f[0-9][0-9] ]] 2021-05-02 02:53:14.788 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:276 : [[ ! focal =~ (focal|bionic|xenial|f31|f32) ]] 2021-05-02 02:53:14.791 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:289 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2021-05-02 02:53:14.793 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2021-05-02 02:53:14.795 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2021-05-02 02:53:14.797 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2021-05-02 02:53:14.799 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1072 : is_ubuntu 2021-05-02 02:53:14.801 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:53:14.803 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:53:14.805 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1073 : [[ focal =~ (focal|xenial|bionic) ]] 2021-05-02 02:53:14.807 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1078 : install_package software-properties-common 2021-05-02 02:53:14.809 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-02 02:53:14.811 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-02 02:53:14.813 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-02 02:53:14.815 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-02 02:53:14.817 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-02 02:53:14.818 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-02 02:53:14.820 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:53:14.823 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:53:14.825 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-02 02:53:14.827 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-02 02:53:14.829 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-02 02:53:14.831 | ++ functions-common:apt_get_update:1069 : return 2021-05-02 02:53:14.833 | ++ functions-common:install_package:1343 : real_install_package software-properties-common 2021-05-02 02:53:14.836 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-02 02:53:14.837 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:53:14.839 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:53:14.842 | ++ functions-common:real_install_package:1329 : apt_get install software-properties-common 2021-05-02 02:53:14.861 | ++ 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-05-02 02:53:14.965 | Reading package lists... 2021-05-02 02:53:15.176 | Building dependency tree... 2021-05-02 02:53:15.178 | Reading state information... 2021-05-02 02:53:15.394 | software-properties-common is already the newest version (0.98.9.4). 2021-05-02 02:53:15.394 | The following packages were automatically installed and are no longer required: 2021-05-02 02:53:15.395 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-02 02:53:15.395 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-02 02:53:15.395 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-02 02:53:15.395 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-02 02:53:15.395 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-02 02:53:15.395 | python3-zope.interface 2021-05-02 02:53:15.395 | Use 'sudo apt autoremove' to remove them. 2021-05-02 02:53:15.527 | 0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded. 2021-05-02 02:53:15.532 | ++ functions-common:apt_get:1113 : result=0 2021-05-02 02:53:15.534 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-02 02:53:15.536 | ++ functions-common:time_stop:2304 : local name 2021-05-02 02:53:15.538 | ++ functions-common:time_stop:2305 : local end_time 2021-05-02 02:53:15.540 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:53:15.542 | ++ functions-common:time_stop:2307 : local total 2021-05-02 02:53:15.544 | ++ functions-common:time_stop:2308 : local start_time 2021-05-02 02:53:15.546 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-02 02:53:15.549 | ++ functions-common:time_stop:2311 : start_time=1619923994858 2021-05-02 02:53:15.551 | ++ functions-common:time_stop:2313 : [[ -z 1619923994858 ]] 2021-05-02 02:53:15.554 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:53:15.558 | ++ functions-common:time_stop:2316 : end_time=1619923995555 2021-05-02 02:53:15.560 | ++ functions-common:time_stop:2317 : elapsed_time=697 2021-05-02 02:53:15.562 | ++ functions-common:time_stop:2318 : total=117425 2021-05-02 02:53:15.564 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:53:15.567 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=118122 2021-05-02 02:53:15.569 | ++ functions-common:apt_get:1117 : return 0 2021-05-02 02:53:15.571 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1080 : configure_repo_ceph apt-get octopus focal 2021-05-02 02:53:15.574 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:967 : local package_manager=apt-get 2021-05-02 02:53:15.576 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:968 : local ceph_release=octopus 2021-05-02 02:53:15.579 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:969 : local distro_release=focal 2021-05-02 02:53:15.581 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:971 : is_ubuntu 2021-05-02 02:53:15.583 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:53:15.585 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:53:15.588 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:972 : wget -q -O- https://download.ceph.com/keys/release.asc 2021-05-02 02:53:15.588 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:972 : sudo apt-key add - 2021-05-02 02:53:15.728 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2021-05-02 02:53:16.480 | OK 2021-05-02 02:53:16.494 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:973 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-octopus/ focal main' 2021-05-02 02:53:17.817 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-02 02:53:17.817 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-02 02:53:17.867 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-02 02:53:18.095 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-02 02:53:18.148 | Get:5 https://download.ceph.com/debian-octopus focal InRelease [8,547 B] 2021-05-02 02:53:18.756 | Get:6 https://download.ceph.com/debian-octopus focal/main amd64 Packages [15.9 kB] 2021-05-02 02:53:22.730 | Fetched 239 kB in 1s (186 kB/s) 2021-05-02 02:53:24.035 | Reading package lists... 2021-05-02 02:53:24.067 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:974 : sudo apt-get -y update 2021-05-02 02:53:24.354 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-02 02:53:24.489 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-02 02:53:24.607 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-02 02:53:24.739 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-02 02:53:24.784 | Hit:5 https://download.ceph.com/debian-octopus focal InRelease 2021-05-02 02:53:25.340 | Fetched 109 kB in 1s (111 kB/s) 2021-05-02 02:53:26.640 | Reading package lists... 2021-05-02 02:53:26.672 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1082 : CEPH_PACKAGES='ceph libnss3-tools' 2021-05-02 02:53:26.676 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1083 : python3_enabled 2021-05-02 02:53:26.679 | ++ inc/python:python3_enabled:455 : return 0 2021-05-02 02:53:26.682 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1084 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2021-05-02 02:53:26.684 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1087 : is_ceph_enabled_for_service manila 2021-05-02 02:53:26.687 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-05-02 02:53:26.691 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-05-02 02:53:26.693 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-05-02 02:53:26.696 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-05-02 02:53:26.697 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-05-02 02:53:26.697 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-05-02 02:53:26.702 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-05-02 02:53:26.704 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-05-02 02:53:26.706 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-05-02 02:53:26.709 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-05-02 02:53:26.712 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-05-02 02:53:26.726 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:53:26.729 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-05-02 02:53:26.731 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1091 : '[' False = True ']' 2021-05-02 02:53:26.733 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1095 : '[' '' = True ']' 2021-05-02 02:53:26.735 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : install_package ceph libnss3-tools python3-rados python3-rbd 2021-05-02 02:53:26.738 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-02 02:53:26.740 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-02 02:53:26.742 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-02 02:53:26.744 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-02 02:53:26.746 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-02 02:53:26.748 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-02 02:53:26.750 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:53:26.752 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:53:26.754 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-02 02:53:26.756 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-02 02:53:26.758 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-02 02:53:26.760 | ++ functions-common:apt_get_update:1069 : return 2021-05-02 02:53:26.763 | ++ functions-common:install_package:1343 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2021-05-02 02:53:26.766 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-02 02:53:26.768 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:53:26.771 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:53:26.773 | ++ functions-common:real_install_package:1329 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2021-05-02 02:53:26.795 | ++ 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 ceph libnss3-tools python3-rados python3-rbd 2021-05-02 02:53:26.900 | Reading package lists... 2021-05-02 02:53:27.112 | Building dependency tree... 2021-05-02 02:53:27.113 | Reading state information... 2021-05-02 02:53:27.337 | The following packages were automatically installed and are no longer required: 2021-05-02 02:53:27.338 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-05-02 02:53:27.339 | python3-automat python3-click python3-colorama python3-configobj 2021-05-02 02:53:27.339 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-05-02 02:53:27.339 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-05-02 02:53:27.339 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-02 02:53:27.339 | python3-zope.interface 2021-05-02 02:53:27.339 | Use 'sudo apt autoremove' to remove them. 2021-05-02 02:53:27.339 | The following additional packages will be installed: 2021-05-02 02:53:27.339 | blt ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2021-05-02 02:53:27.339 | ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2021-05-02 02:53:27.339 | ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2021-05-02 02:53:27.339 | ceph-mgr-rook ceph-mon ceph-osd cephadm containerd docker.io fonts-lyx 2021-05-02 02:53:27.339 | libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 libgoogle-perftools4 2021-05-02 02:53:27.339 | libimagequant0 libjs-jquery-ui libjs-sphinxdoc libjs-underscore liblapack3 2021-05-02 02:53:27.339 | liblbfgsb0 liblcms2-2 libleveldb1d liblttng-ust-ctl4 liblttng-ust0 libnspr4 2021-05-02 02:53:27.339 | libnss3 liboath0 librabbitmq4 librados2 libradosstriper1 librbd1 librdkafka1 2021-05-02 02:53:27.340 | librgw2 libsnappy1v5 libtcl8.6 libtcmalloc-minimal4 libtk8.6 libwebpdemux2 2021-05-02 02:53:27.340 | libwebpmux3 libxft2 libxss1 nvme-cli pigz python-matplotlib-data 2021-05-02 02:53:27.340 | python-pastedeploy-tpl python3-atomicwrites python3-bcrypt python3-bs4 2021-05-02 02:53:27.340 | python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2021-05-02 02:53:27.340 | python3-cherrypy3 python3-cycler python3-dateutil python3-decorator 2021-05-02 02:53:27.340 | python3-google-auth python3-html5lib python3-joblib python3-kiwisolver 2021-05-02 02:53:27.340 | python3-kubernetes python3-logutils python3-lxml python3-mako 2021-05-02 02:53:27.340 | python3-matplotlib python3-nose python3-numpy python3-olefile 2021-05-02 02:53:27.340 | python3-packaging python3-paste python3-pastedeploy python3-pastescript 2021-05-02 02:53:27.340 | python3-pecan python3-pil python3-pluggy python3-prettytable python3-psutil 2021-05-02 02:53:27.340 | python3-py python3-pyasn1 python3-pyasn1-modules python3-pyinotify 2021-05-02 02:53:27.340 | python3-pyparsing python3-pytest python3-repoze.lru 2021-05-02 02:53:27.340 | python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2021-05-02 02:53:27.340 | python3-scipy python3-simplegeneric python3-simplejson 2021-05-02 02:53:27.340 | python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2021-05-02 02:53:27.340 | python3-tempita python3-tk python3-waitress python3-wcwidth 2021-05-02 02:53:27.340 | python3-webencodings python3-webob python3-websocket python3-webtest 2021-05-02 02:53:27.340 | python3-werkzeug runc smartmontools tk8.6-blt2.5 ttf-bitstream-vera 2021-05-02 02:53:27.340 | ubuntu-fan 2021-05-02 02:53:27.341 | Suggested packages: 2021-05-02 02:53:27.341 | blt-demo python3-influxdb aufs-tools cgroupfs-mount | cgroup-lite 2021-05-02 02:53:27.341 | debootstrap docker-doc rinse zfs-fuse | zfsutils libjs-jquery-ui-docs 2021-05-02 02:53:27.341 | liblcms2-utils tcl8.6 tk8.6 python-cycler-doc python3-genshi 2021-05-02 02:53:27.341 | python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc dvipng 2021-05-02 02:53:27.341 | ffmpeg gir1.2-gtk-3.0 ghostscript inkscape ipython3 librsvg2-common 2021-05-02 02:53:27.341 | python-matplotlib-doc python3-cairocffi python3-gi-cairo python3-gobject 2021-05-02 02:53:27.341 | python3-pyqt5 python3-sip python3-tornado texlive-extra-utils 2021-05-02 02:53:27.341 | texlive-latex-extra ttf-staypuft python-nose-doc gfortran python-numpy-doc 2021-05-02 02:53:27.341 | python3-numpy-dbg httpd-wsgi libapache2-mod-python libapache2-mod-scgi 2021-05-02 02:53:27.341 | libjs-mochikit python-pecan-doc python-pil-doc python3-pil-dbg 2021-05-02 02:53:27.341 | python-psutil-doc subversion python-pyinotify-doc python-pyparsing-doc 2021-05-02 02:53:27.342 | python-scipy-doc python3-dap python-sklearn-doc tix python3-tk-dbg 2021-05-02 02:53:27.342 | python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2021-05-02 02:53:27.342 | python3-termcolor python3-watchdog gsmartcontrol smart-notifier mailx 2021-05-02 02:53:27.342 | | mailutils 2021-05-02 02:53:27.342 | Recommended packages: 2021-05-02 02:53:27.342 | btrfs-tools 2021-05-02 02:53:27.534 | The following NEW packages will be installed: 2021-05-02 02:53:27.534 | blt ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2021-05-02 02:53:27.534 | ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2021-05-02 02:53:27.535 | ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2021-05-02 02:53:27.535 | ceph-mgr-rook ceph-mon ceph-osd cephadm containerd docker.io fonts-lyx 2021-05-02 02:53:27.535 | libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 libgoogle-perftools4 2021-05-02 02:53:27.535 | libimagequant0 libjs-jquery-ui libjs-sphinxdoc libjs-underscore liblapack3 2021-05-02 02:53:27.535 | liblbfgsb0 liblcms2-2 libleveldb1d liblttng-ust-ctl4 liblttng-ust0 libnspr4 2021-05-02 02:53:27.535 | libnss3 libnss3-tools liboath0 librabbitmq4 libradosstriper1 librdkafka1 2021-05-02 02:53:27.535 | librgw2 libsnappy1v5 libtcl8.6 libtcmalloc-minimal4 libtk8.6 libwebpdemux2 2021-05-02 02:53:27.535 | libwebpmux3 libxft2 libxss1 nvme-cli pigz python-matplotlib-data 2021-05-02 02:53:27.535 | python-pastedeploy-tpl python3-atomicwrites python3-bcrypt python3-bs4 2021-05-02 02:53:27.535 | python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2021-05-02 02:53:27.535 | python3-cherrypy3 python3-cycler python3-dateutil python3-decorator 2021-05-02 02:53:27.535 | python3-google-auth python3-html5lib python3-joblib python3-kiwisolver 2021-05-02 02:53:27.535 | python3-kubernetes python3-logutils python3-lxml python3-mako 2021-05-02 02:53:27.535 | python3-matplotlib python3-nose python3-numpy python3-olefile 2021-05-02 02:53:27.535 | python3-packaging python3-paste python3-pastedeploy python3-pastescript 2021-05-02 02:53:27.536 | python3-pecan python3-pil python3-pluggy python3-prettytable python3-psutil 2021-05-02 02:53:27.536 | python3-py python3-pyasn1 python3-pyasn1-modules python3-pyinotify 2021-05-02 02:53:27.536 | python3-pyparsing python3-pytest python3-rados python3-rbd 2021-05-02 02:53:27.536 | python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2021-05-02 02:53:27.536 | python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2021-05-02 02:53:27.536 | python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2021-05-02 02:53:27.536 | python3-tempita python3-tk python3-waitress python3-wcwidth 2021-05-02 02:53:27.536 | python3-webencodings python3-webob python3-websocket python3-webtest 2021-05-02 02:53:27.536 | python3-werkzeug runc smartmontools tk8.6-blt2.5 ttf-bitstream-vera 2021-05-02 02:53:27.536 | ubuntu-fan 2021-05-02 02:53:27.536 | The following packages will be upgraded: 2021-05-02 02:53:27.537 | librados2 librbd1 2021-05-02 02:53:27.844 | 2 upgraded, 122 newly installed, 0 to remove and 15 not upgraded. 2021-05-02 02:53:27.844 | Need to get 192 MB of archives. 2021-05-02 02:53:27.844 | After this operation, 892 MB of additional disk space will be used. 2021-05-02 02:53:27.844 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pigz amd64 2.4-1 [57.4 kB] 2021-05-02 02:53:28.273 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcl8.6 amd64 8.6.10+dfsg-1 [902 kB] 2021-05-02 02:53:28.277 | Get:3 https://download.ceph.com/debian-octopus focal/main amd64 librbd1 amd64 15.2.11-1focal [1,694 kB] 2021-05-02 02:53:28.867 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxft2 amd64 2.3.3-0ubuntu1 [39.2 kB] 2021-05-02 02:53:28.870 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxss1 amd64 1:1.2.3-1 [8,140 B] 2021-05-02 02:53:28.871 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtk8.6 amd64 8.6.10-1 [714 kB] 2021-05-02 02:53:29.047 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-02 02:53:29.095 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4,944 B] 2021-05-02 02:53:29.096 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust-ctl4 amd64 2.11.0-1 [80.9 kB] 2021-05-02 02:53:29.103 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2021-05-02 02:53:29.116 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2021-05-02 02:53:29.117 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2021-05-02 02:53:29.120 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2021-05-02 02:53:29.180 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdw1 amd64 0.176-1.1build1 [226 kB] 2021-05-02 02:53:29.356 | Get:15 https://download.ceph.com/debian-octopus focal/main amd64 librados2 amd64 15.2.11-1focal [3,244 kB] 2021-05-02 02:53:29.357 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-02 02:53:29.361 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcmalloc-minimal4 amd64 2.7-1ubuntu2 [93.0 kB] 2021-05-02 02:53:29.364 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgoogle-perftools4 amd64 2.7-1ubuntu2 [195 kB] 2021-05-02 02:53:29.444 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-02 02:53:29.445 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2021-05-02 02:53:29.449 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2021-05-02 02:53:29.451 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-02 02:53:29.453 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2021-05-02 02:53:29.455 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2021-05-02 02:53:29.495 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2021-05-02 02:53:29.595 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2021-05-02 02:53:29.600 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2021-05-02 02:53:29.601 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2021-05-02 02:53:29.602 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2021-05-02 02:53:29.609 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-02 02:53:29.611 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-02 02:53:29.749 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-waitress all 1.4.1-1 [80.6 kB] 2021-05-02 02:53:29.752 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2021-05-02 02:53:29.753 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2021-05-02 02:53:29.828 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2021-05-02 02:53:29.828 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2021-05-02 02:53:29.830 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2021-05-02 02:53:29.831 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2021-05-02 02:53:29.834 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2021-05-02 02:53:29.839 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2021-05-02 02:53:29.902 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2021-05-02 02:53:29.912 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2021-05-02 02:53:29.921 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2021-05-02 02:53:30.098 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libblas3 amd64 3.9.0-1build1 [142 kB] 2021-05-02 02:53:30.102 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgfortran5 amd64 10.2.0-5ubuntu1~20.04 [736 kB] 2021-05-02 02:53:30.471 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblapack3 amd64 3.9.0-1build1 [2,154 kB] 2021-05-02 02:53:30.563 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2,725 kB] 2021-05-02 02:53:30.739 | Get:48 https://download.ceph.com/debian-octopus focal/main amd64 libcephfs2 amd64 15.2.11-1focal [463 kB] 2021-05-02 02:53:30.953 | Get:49 https://download.ceph.com/debian-octopus focal/main amd64 python3-rados amd64 15.2.11-1focal [365 kB] 2021-05-02 02:53:31.066 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-02 02:53:31.066 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2021-05-02 02:53:31.066 | Get:52 https://download.ceph.com/debian-octopus focal/main amd64 python3-ceph-argparse all 15.2.11-1focal [20.7 kB] 2021-05-02 02:53:31.067 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2021-05-02 02:53:31.070 | Get:54 https://download.ceph.com/debian-octopus focal/main amd64 python3-cephfs amd64 15.2.11-1focal [155 kB] 2021-05-02 02:53:31.091 | Get:55 https://download.ceph.com/debian-octopus focal/main amd64 python3-ceph-common all 15.2.11-1focal [29.0 kB] 2021-05-02 02:53:31.093 | Get:56 https://download.ceph.com/debian-octopus focal/main amd64 python3-rbd amd64 15.2.11-1focal [363 kB] 2021-05-02 02:53:31.196 | Get:57 https://download.ceph.com/debian-octopus focal/main amd64 librgw2 amd64 15.2.11-1focal [3,147 kB] 2021-05-02 02:53:32.123 | Get:58 https://download.ceph.com/debian-octopus focal/main amd64 python3-rgw amd64 15.2.11-1focal [115 kB] 2021-05-02 02:53:32.139 | Get:59 https://download.ceph.com/debian-octopus focal/main amd64 libradosstriper1 amd64 15.2.11-1focal [360 kB] 2021-05-02 02:53:32.205 | Get:60 https://download.ceph.com/debian-octopus focal/main amd64 ceph-common amd64 15.2.11-1focal [20.0 MB] 2021-05-02 02:53:32.899 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2021-05-02 02:53:33.230 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2021-05-02 02:53:33.234 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2021-05-02 02:53:33.412 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2021-05-02 02:53:33.413 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2021-05-02 02:53:33.587 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2021-05-02 02:53:33.588 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2021-05-02 02:53:33.590 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2021-05-02 02:53:33.591 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2021-05-02 02:53:33.591 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2021-05-02 02:53:33.592 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2021-05-02 02:53:33.651 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 runc amd64 1.0.0~rc93-0ubuntu1~20.04.1 [4,012 kB] 2021-05-02 02:53:34.323 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 containerd amd64 1.3.3-0ubuntu2.3 [27.8 MB] 2021-05-02 02:53:36.040 | Get:74 https://download.ceph.com/debian-octopus focal/main amd64 ceph-base amd64 15.2.11-1focal [5,300 kB] 2021-05-02 02:53:37.097 | Get:75 https://download.ceph.com/debian-octopus focal/main amd64 ceph-mgr-modules-core all 15.2.11-1focal [161 kB] 2021-05-02 02:53:37.111 | Get:76 https://download.ceph.com/debian-octopus focal/main amd64 ceph-mgr amd64 15.2.11-1focal [1,375 kB] 2021-05-02 02:53:37.533 | Get:77 https://download.ceph.com/debian-octopus focal/main amd64 ceph-mon amd64 15.2.11-1focal [6,165 kB] 2021-05-02 02:53:39.071 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 docker.io amd64 20.10.2-0ubuntu1~20.04.2 [36.9 MB] 2021-05-02 02:53:39.414 | Get:79 https://download.ceph.com/debian-octopus focal/main amd64 ceph-osd amd64 15.2.11-1focal [23.8 MB] 2021-05-02 02:53:45.247 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-02 02:53:45.250 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-02 02:53:45.306 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-02 02:53:45.310 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblcms2-2 amd64 2.9-4 [140 kB] 2021-05-02 02:53:45.331 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-05-02 02:53:45.342 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.5 [1,256 kB] 2021-05-02 02:53:45.527 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libnss3-tools amd64 2:3.49.1-1ubuntu1.5 [997 kB] 2021-05-02 02:53:45.709 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9,472 B] 2021-05-02 02:53:45.710 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libwebpmux3 amd64 0.6.1-2 [19.6 kB] 2021-05-02 02:53:45.713 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2021-05-02 02:53:45.753 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-02 02:53:45.812 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3,788 kB] 2021-05-02 02:53:46.516 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2021-05-02 02:53:46.516 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8,132 B] 2021-05-02 02:53:46.517 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-02 02:53:46.518 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-02 02:53:46.520 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-02 02:53:46.521 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1,382 kB] 2021-05-02 02:53:46.736 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-02 02:53:46.748 | Get:99 https://download.ceph.com/debian-octopus focal/main amd64 ceph amd64 15.2.11-1focal [3,924 B] 2021-05-02 02:53:46.749 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4,459 kB] 2021-05-02 02:53:46.749 | Get:101 https://download.ceph.com/debian-octopus focal/main amd64 ceph-fuse amd64 15.2.11-1focal [539 kB] 2021-05-02 02:53:46.917 | Get:102 https://download.ceph.com/debian-octopus focal/main amd64 ceph-mds amd64 15.2.11-1focal [2,005 kB] 2021-05-02 02:53:47.447 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nose all 1.3.7-5 [116 kB] 2021-05-02 02:53:47.457 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-02 02:53:47.463 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2021-05-02 02:53:47.515 | Get:106 https://download.ceph.com/debian-octopus focal/main amd64 cephadm amd64 15.2.11-1focal [52.3 kB] 2021-05-02 02:53:47.520 | Get:107 https://download.ceph.com/debian-octopus focal/main amd64 ceph-mgr-cephadm all 15.2.11-1focal [57.9 kB] 2021-05-02 02:53:47.526 | Get:108 https://download.ceph.com/debian-octopus focal/main amd64 ceph-mgr-dashboard all 15.2.11-1focal [3,197 kB] 2021-05-02 02:53:47.623 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2021-05-02 02:53:47.626 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-02 02:53:47.947 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2021-05-02 02:53:47.952 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2021-05-02 02:53:47.984 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-py all 1.8.1-1 [65.4 kB] 2021-05-02 02:53:47.998 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2021-05-02 02:53:48.004 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2021-05-02 02:53:48.008 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2021-05-02 02:53:48.038 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2021-05-02 02:53:48.043 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-02 02:53:48.059 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 smartmontools amd64 7.1-1build1 [525 kB] 2021-05-02 02:53:48.109 | Get:120 https://download.ceph.com/debian-octopus focal/main amd64 ceph-mgr-diskprediction-cloud all 15.2.11-1focal [34.3 kB] 2021-05-02 02:53:48.117 | Get:121 https://download.ceph.com/debian-octopus focal/main amd64 ceph-mgr-diskprediction-local all 15.2.11-1focal [7,886 kB] 2021-05-02 02:53:48.138 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ubuntu-fan all 0.12.13 [34.5 kB] 2021-05-02 02:53:49.707 | Get:123 https://download.ceph.com/debian-octopus focal/main amd64 ceph-mgr-k8sevents all 15.2.11-1focal [4,040 B] 2021-05-02 02:53:49.707 | Get:124 https://download.ceph.com/debian-octopus focal/main amd64 ceph-mgr-rook all 15.2.11-1focal [22.4 kB] 2021-05-02 02:53:50.775 | Preconfiguring packages ... 2021-05-02 02:53:50.873 | Fetched 192 MB in 22s (8,658 kB/s) 2021-05-02 02:53:50.910 | Selecting previously unselected package pigz. 2021-05-02 02:53:50.956 | (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 ... 80268 files and directories currently installed.) 2021-05-02 02:53:50.959 | Preparing to unpack .../000-pigz_2.4-1_amd64.deb ... 2021-05-02 02:53:50.964 | Unpacking pigz (2.4-1) ... 2021-05-02 02:53:51.021 | Selecting previously unselected package libtcl8.6:amd64. 2021-05-02 02:53:51.029 | Preparing to unpack .../001-libtcl8.6_8.6.10+dfsg-1_amd64.deb ... 2021-05-02 02:53:51.038 | Unpacking libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2021-05-02 02:53:51.264 | Selecting previously unselected package libxft2:amd64. 2021-05-02 02:53:51.273 | Preparing to unpack .../002-libxft2_2.3.3-0ubuntu1_amd64.deb ... 2021-05-02 02:53:51.278 | Unpacking libxft2:amd64 (2.3.3-0ubuntu1) ... 2021-05-02 02:53:51.326 | Selecting previously unselected package libxss1:amd64. 2021-05-02 02:53:51.334 | Preparing to unpack .../003-libxss1_1%3a1.2.3-1_amd64.deb ... 2021-05-02 02:53:51.339 | Unpacking libxss1:amd64 (1:1.2.3-1) ... 2021-05-02 02:53:51.382 | Selecting previously unselected package libtk8.6:amd64. 2021-05-02 02:53:51.390 | Preparing to unpack .../004-libtk8.6_8.6.10-1_amd64.deb ... 2021-05-02 02:53:51.395 | Unpacking libtk8.6:amd64 (8.6.10-1) ... 2021-05-02 02:53:51.553 | Selecting previously unselected package tk8.6-blt2.5. 2021-05-02 02:53:51.562 | Preparing to unpack .../005-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-02 02:53:51.567 | Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-02 02:53:51.692 | Selecting previously unselected package blt. 2021-05-02 02:53:51.701 | Preparing to unpack .../006-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-02 02:53:51.706 | Unpacking blt (2.5.3+dfsg-4) ... 2021-05-02 02:53:51.750 | Selecting previously unselected package liblttng-ust-ctl4:amd64. 2021-05-02 02:53:51.758 | Preparing to unpack .../007-liblttng-ust-ctl4_2.11.0-1_amd64.deb ... 2021-05-02 02:53:51.763 | Unpacking liblttng-ust-ctl4:amd64 (2.11.0-1) ... 2021-05-02 02:53:51.814 | Selecting previously unselected package liblttng-ust0:amd64. 2021-05-02 02:53:51.822 | Preparing to unpack .../008-liblttng-ust0_2.11.0-1_amd64.deb ... 2021-05-02 02:53:51.827 | Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2021-05-02 02:53:51.904 | Preparing to unpack .../009-librbd1_15.2.11-1focal_amd64.deb ... 2021-05-02 02:53:51.916 | Unpacking librbd1 (15.2.11-1focal) over (15.2.8-0ubuntu0.20.04.1) ... 2021-05-02 02:53:52.210 | Preparing to unpack .../010-librados2_15.2.11-1focal_amd64.deb ... 2021-05-02 02:53:52.222 | Unpacking librados2 (15.2.11-1focal) over (15.2.8-0ubuntu0.20.04.1) ... 2021-05-02 02:53:52.734 | Selecting previously unselected package libcephfs2. 2021-05-02 02:53:52.743 | Preparing to unpack .../011-libcephfs2_15.2.11-1focal_amd64.deb ... 2021-05-02 02:53:52.747 | Unpacking libcephfs2 (15.2.11-1focal) ... 2021-05-02 02:53:52.853 | Selecting previously unselected package python3-rados. 2021-05-02 02:53:52.866 | Preparing to unpack .../012-python3-rados_15.2.11-1focal_amd64.deb ... 2021-05-02 02:53:52.871 | Unpacking python3-rados (15.2.11-1focal) ... 2021-05-02 02:53:52.964 | Selecting previously unselected package python3-ceph-argparse. 2021-05-02 02:53:52.973 | Preparing to unpack .../013-python3-ceph-argparse_15.2.11-1focal_all.deb ... 2021-05-02 02:53:52.978 | Unpacking python3-ceph-argparse (15.2.11-1focal) ... 2021-05-02 02:53:53.018 | Selecting previously unselected package python3-cephfs. 2021-05-02 02:53:53.026 | Preparing to unpack .../014-python3-cephfs_15.2.11-1focal_amd64.deb ... 2021-05-02 02:53:53.031 | Unpacking python3-cephfs (15.2.11-1focal) ... 2021-05-02 02:53:53.099 | Selecting previously unselected package python3-ceph-common. 2021-05-02 02:53:53.107 | Preparing to unpack .../015-python3-ceph-common_15.2.11-1focal_all.deb ... 2021-05-02 02:53:53.112 | Unpacking python3-ceph-common (15.2.11-1focal) ... 2021-05-02 02:53:53.160 | Selecting previously unselected package python3-prettytable. 2021-05-02 02:53:53.169 | Preparing to unpack .../016-python3-prettytable_0.7.2-5_all.deb ... 2021-05-02 02:53:53.174 | Unpacking python3-prettytable (0.7.2-5) ... 2021-05-02 02:53:53.213 | Selecting previously unselected package python3-rbd. 2021-05-02 02:53:53.222 | Preparing to unpack .../017-python3-rbd_15.2.11-1focal_amd64.deb ... 2021-05-02 02:53:53.227 | Unpacking python3-rbd (15.2.11-1focal) ... 2021-05-02 02:53:53.325 | Selecting previously unselected package librabbitmq4:amd64. 2021-05-02 02:53:53.333 | Preparing to unpack .../018-librabbitmq4_0.10.0-1_amd64.deb ... 2021-05-02 02:53:53.338 | Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2021-05-02 02:53:53.383 | Selecting previously unselected package librdkafka1:amd64. 2021-05-02 02:53:53.392 | Preparing to unpack .../019-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2021-05-02 02:53:53.396 | Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2021-05-02 02:53:53.492 | Selecting previously unselected package librgw2. 2021-05-02 02:53:53.501 | Preparing to unpack .../020-librgw2_15.2.11-1focal_amd64.deb ... 2021-05-02 02:53:53.506 | Unpacking librgw2 (15.2.11-1focal) ... 2021-05-02 02:53:53.981 | Selecting previously unselected package python3-rgw. 2021-05-02 02:53:53.990 | Preparing to unpack .../021-python3-rgw_15.2.11-1focal_amd64.deb ... 2021-05-02 02:53:53.995 | Unpacking python3-rgw (15.2.11-1focal) ... 2021-05-02 02:53:54.055 | Selecting previously unselected package libdw1:amd64. 2021-05-02 02:53:54.063 | Preparing to unpack .../022-libdw1_0.176-1.1build1_amd64.deb ... 2021-05-02 02:53:54.068 | Unpacking libdw1:amd64 (0.176-1.1build1) ... 2021-05-02 02:53:54.154 | Selecting previously unselected package libbabeltrace1:amd64. 2021-05-02 02:53:54.162 | Preparing to unpack .../023-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-02 02:53:54.168 | Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-02 02:53:54.245 | Selecting previously unselected package libtcmalloc-minimal4:amd64. 2021-05-02 02:53:54.253 | Preparing to unpack .../024-libtcmalloc-minimal4_2.7-1ubuntu2_amd64.deb ... 2021-05-02 02:53:54.258 | Unpacking libtcmalloc-minimal4:amd64 (2.7-1ubuntu2) ... 2021-05-02 02:53:54.319 | Selecting previously unselected package libgoogle-perftools4:amd64. 2021-05-02 02:53:54.327 | Preparing to unpack .../025-libgoogle-perftools4_2.7-1ubuntu2_amd64.deb ... 2021-05-02 02:53:54.332 | Unpacking libgoogle-perftools4:amd64 (2.7-1ubuntu2) ... 2021-05-02 02:53:54.404 | Selecting previously unselected package libsnappy1v5:amd64. 2021-05-02 02:53:54.412 | Preparing to unpack .../026-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-02 02:53:54.417 | Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-02 02:53:54.458 | Selecting previously unselected package libleveldb1d:amd64. 2021-05-02 02:53:54.466 | Preparing to unpack .../027-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2021-05-02 02:53:54.471 | Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2021-05-02 02:53:54.535 | Selecting previously unselected package liboath0. 2021-05-02 02:53:54.543 | Preparing to unpack .../028-liboath0_2.6.1-1.3_amd64.deb ... 2021-05-02 02:53:54.548 | Unpacking liboath0 (2.6.1-1.3) ... 2021-05-02 02:53:54.593 | Selecting previously unselected package libradosstriper1. 2021-05-02 02:53:54.601 | Preparing to unpack .../029-libradosstriper1_15.2.11-1focal_amd64.deb ... 2021-05-02 02:53:54.606 | Unpacking libradosstriper1 (15.2.11-1focal) ... 2021-05-02 02:53:54.706 | Selecting previously unselected package ceph-common. 2021-05-02 02:53:54.715 | Preparing to unpack .../030-ceph-common_15.2.11-1focal_amd64.deb ... 2021-05-02 02:53:54.720 | Unpacking ceph-common (15.2.11-1focal) ... 2021-05-02 02:53:57.475 | Selecting previously unselected package ceph-base. 2021-05-02 02:53:57.492 | Preparing to unpack .../031-ceph-base_15.2.11-1focal_amd64.deb ... 2021-05-02 02:53:57.506 | Unpacking ceph-base (15.2.11-1focal) ... 2021-05-02 02:53:58.327 | Selecting previously unselected package python3-dateutil. 2021-05-02 02:53:58.339 | Preparing to unpack .../032-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-02 02:53:58.344 | Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-02 02:53:58.393 | Selecting previously unselected package ceph-mgr-modules-core. 2021-05-02 02:53:58.402 | Preparing to unpack .../033-ceph-mgr-modules-core_15.2.11-1focal_all.deb ... 2021-05-02 02:53:58.406 | Unpacking ceph-mgr-modules-core (15.2.11-1focal) ... 2021-05-02 02:53:58.488 | Selecting previously unselected package python3-bcrypt. 2021-05-02 02:53:58.497 | Preparing to unpack .../034-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2021-05-02 02:53:58.500 | Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2021-05-02 02:53:58.542 | Selecting previously unselected package python3-cherrypy3. 2021-05-02 02:53:58.551 | Preparing to unpack .../035-python3-cherrypy3_8.9.1-6_all.deb ... 2021-05-02 02:53:58.553 | Unpacking python3-cherrypy3 (8.9.1-6) ... 2021-05-02 02:53:58.627 | Selecting previously unselected package python3-logutils. 2021-05-02 02:53:58.636 | Preparing to unpack .../036-python3-logutils_0.3.3-7_all.deb ... 2021-05-02 02:53:58.640 | Unpacking python3-logutils (0.3.3-7) ... 2021-05-02 02:53:58.682 | Selecting previously unselected package python3-mako. 2021-05-02 02:53:58.691 | Preparing to unpack .../037-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2021-05-02 02:53:58.695 | Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2021-05-02 02:53:58.748 | Selecting previously unselected package python3-simplegeneric. 2021-05-02 02:53:58.757 | Preparing to unpack .../038-python3-simplegeneric_0.8.1-3_all.deb ... 2021-05-02 02:53:58.761 | Unpacking python3-simplegeneric (0.8.1-3) ... 2021-05-02 02:53:58.800 | Selecting previously unselected package python3-singledispatch. 2021-05-02 02:53:58.808 | Preparing to unpack .../039-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2021-05-02 02:53:58.813 | Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2021-05-02 02:53:58.856 | Selecting previously unselected package python3-webob. 2021-05-02 02:53:58.865 | Preparing to unpack .../040-python3-webob_1%3a1.8.5-2_all.deb ... 2021-05-02 02:53:58.869 | Unpacking python3-webob (1:1.8.5-2) ... 2021-05-02 02:53:58.931 | Selecting previously unselected package python3-soupsieve. 2021-05-02 02:53:58.940 | Preparing to unpack .../041-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-02 02:53:58.945 | Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-02 02:53:58.990 | Selecting previously unselected package python3-bs4. 2021-05-02 02:53:58.999 | Preparing to unpack .../042-python3-bs4_4.8.2-1_all.deb ... 2021-05-02 02:53:59.003 | Unpacking python3-bs4 (4.8.2-1) ... 2021-05-02 02:53:59.056 | Selecting previously unselected package python3-waitress. 2021-05-02 02:53:59.064 | Preparing to unpack .../043-python3-waitress_1.4.1-1_all.deb ... 2021-05-02 02:53:59.072 | Unpacking python3-waitress (1.4.1-1) ... 2021-05-02 02:53:59.129 | Selecting previously unselected package python3-tempita. 2021-05-02 02:53:59.138 | Preparing to unpack .../044-python3-tempita_0.5.2-6_all.deb ... 2021-05-02 02:53:59.142 | Unpacking python3-tempita (0.5.2-6) ... 2021-05-02 02:53:59.180 | Selecting previously unselected package python3-paste. 2021-05-02 02:53:59.189 | Preparing to unpack .../045-python3-paste_3.4.0+dfsg1-1_all.deb ... 2021-05-02 02:53:59.194 | Unpacking python3-paste (3.4.0+dfsg1-1) ... 2021-05-02 02:53:59.284 | Selecting previously unselected package python-pastedeploy-tpl. 2021-05-02 02:53:59.293 | Preparing to unpack .../046-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2021-05-02 02:53:59.297 | Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2021-05-02 02:53:59.333 | Selecting previously unselected package python3-pastedeploy. 2021-05-02 02:53:59.342 | Preparing to unpack .../047-python3-pastedeploy_2.1.0-1_all.deb ... 2021-05-02 02:53:59.346 | Unpacking python3-pastedeploy (2.1.0-1) ... 2021-05-02 02:53:59.390 | Selecting previously unselected package python3-webtest. 2021-05-02 02:53:59.399 | Preparing to unpack .../048-python3-webtest_2.0.32-2_all.deb ... 2021-05-02 02:53:59.402 | Unpacking python3-webtest (2.0.32-2) ... 2021-05-02 02:53:59.442 | Selecting previously unselected package python3-pecan. 2021-05-02 02:53:59.451 | Preparing to unpack .../049-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2021-05-02 02:53:59.456 | Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2021-05-02 02:53:59.540 | Selecting previously unselected package python3-werkzeug. 2021-05-02 02:53:59.549 | Preparing to unpack .../050-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2021-05-02 02:53:59.554 | Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2021-05-02 02:53:59.628 | Selecting previously unselected package ceph-mgr. 2021-05-02 02:53:59.637 | Preparing to unpack .../051-ceph-mgr_15.2.11-1focal_amd64.deb ... 2021-05-02 02:53:59.642 | Unpacking ceph-mgr (15.2.11-1focal) ... 2021-05-02 02:53:59.877 | Selecting previously unselected package ceph-mon. 2021-05-02 02:53:59.886 | Preparing to unpack .../052-ceph-mon_15.2.11-1focal_amd64.deb ... 2021-05-02 02:53:59.890 | Unpacking ceph-mon (15.2.11-1focal) ... 2021-05-02 02:54:00.782 | Selecting previously unselected package ceph-osd. 2021-05-02 02:54:00.791 | Preparing to unpack .../053-ceph-osd_15.2.11-1focal_amd64.deb ... 2021-05-02 02:54:00.796 | Unpacking ceph-osd (15.2.11-1focal) ... 2021-05-02 02:54:04.054 | Selecting previously unselected package ceph. 2021-05-02 02:54:04.063 | Preparing to unpack .../054-ceph_15.2.11-1focal_amd64.deb ... 2021-05-02 02:54:04.067 | Unpacking ceph (15.2.11-1focal) ... 2021-05-02 02:54:04.106 | Selecting previously unselected package ceph-fuse. 2021-05-02 02:54:04.115 | Preparing to unpack .../055-ceph-fuse_15.2.11-1focal_amd64.deb ... 2021-05-02 02:54:04.118 | Unpacking ceph-fuse (15.2.11-1focal) ... 2021-05-02 02:54:04.232 | Selecting previously unselected package ceph-mds. 2021-05-02 02:54:04.242 | Preparing to unpack .../056-ceph-mds_15.2.11-1focal_amd64.deb ... 2021-05-02 02:54:04.245 | Unpacking ceph-mds (15.2.11-1focal) ... 2021-05-02 02:54:04.556 | Selecting previously unselected package cephadm. 2021-05-02 02:54:04.564 | Preparing to unpack .../057-cephadm_15.2.11-1focal_amd64.deb ... 2021-05-02 02:54:04.569 | Unpacking cephadm (15.2.11-1focal) ... 2021-05-02 02:54:04.617 | Selecting previously unselected package ceph-mgr-cephadm. 2021-05-02 02:54:04.625 | Preparing to unpack .../058-ceph-mgr-cephadm_15.2.11-1focal_all.deb ... 2021-05-02 02:54:04.630 | Unpacking ceph-mgr-cephadm (15.2.11-1focal) ... 2021-05-02 02:54:04.683 | Selecting previously unselected package python3-repoze.lru. 2021-05-02 02:54:04.692 | Preparing to unpack .../059-python3-repoze.lru_0.7-2_all.deb ... 2021-05-02 02:54:04.697 | Unpacking python3-repoze.lru (0.7-2) ... 2021-05-02 02:54:04.736 | Selecting previously unselected package libjs-underscore. 2021-05-02 02:54:04.744 | Preparing to unpack .../060-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2021-05-02 02:54:04.748 | Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2021-05-02 02:54:04.797 | Selecting previously unselected package libjs-sphinxdoc. 2021-05-02 02:54:04.811 | Preparing to unpack .../061-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2021-05-02 02:54:04.816 | Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2021-05-02 02:54:04.875 | Selecting previously unselected package python3-routes. 2021-05-02 02:54:04.884 | Preparing to unpack .../062-python3-routes_2.4.1-2_all.deb ... 2021-05-02 02:54:04.889 | Unpacking python3-routes (2.4.1-2) ... 2021-05-02 02:54:04.952 | Selecting previously unselected package ceph-mgr-dashboard. 2021-05-02 02:54:04.961 | Preparing to unpack .../063-ceph-mgr-dashboard_15.2.11-1focal_all.deb ... 2021-05-02 02:54:04.965 | Unpacking ceph-mgr-dashboard (15.2.11-1focal) ... 2021-05-02 02:54:05.683 | Selecting previously unselected package ceph-mgr-diskprediction-cloud. 2021-05-02 02:54:05.693 | Preparing to unpack .../064-ceph-mgr-diskprediction-cloud_15.2.11-1focal_all.deb ... 2021-05-02 02:54:05.698 | Unpacking ceph-mgr-diskprediction-cloud (15.2.11-1focal) ... 2021-05-02 02:54:05.746 | Selecting previously unselected package libblas3:amd64. 2021-05-02 02:54:05.755 | Preparing to unpack .../065-libblas3_3.9.0-1build1_amd64.deb ... 2021-05-02 02:54:05.761 | Unpacking libblas3:amd64 (3.9.0-1build1) ... 2021-05-02 02:54:05.823 | Selecting previously unselected package libgfortran5:amd64. 2021-05-02 02:54:05.832 | Preparing to unpack .../066-libgfortran5_10.2.0-5ubuntu1~20.04_amd64.deb ... 2021-05-02 02:54:05.837 | Unpacking libgfortran5:amd64 (10.2.0-5ubuntu1~20.04) ... 2021-05-02 02:54:05.988 | Selecting previously unselected package liblapack3:amd64. 2021-05-02 02:54:05.997 | Preparing to unpack .../067-liblapack3_3.9.0-1build1_amd64.deb ... 2021-05-02 02:54:06.004 | Unpacking liblapack3:amd64 (3.9.0-1build1) ... 2021-05-02 02:54:06.327 | Selecting previously unselected package python3-numpy. 2021-05-02 02:54:06.336 | Preparing to unpack .../068-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-02 02:54:06.340 | Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-02 02:54:06.826 | Selecting previously unselected package python3-decorator. 2021-05-02 02:54:06.835 | Preparing to unpack .../069-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-02 02:54:06.840 | Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-02 02:54:06.879 | Selecting previously unselected package liblbfgsb0:amd64. 2021-05-02 02:54:06.888 | Preparing to unpack .../070-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2021-05-02 02:54:06.892 | Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2021-05-02 02:54:06.941 | Selecting previously unselected package python3-scipy. 2021-05-02 02:54:06.950 | Preparing to unpack .../071-python3-scipy_1.3.3-3build1_amd64.deb ... 2021-05-02 02:54:06.956 | Unpacking python3-scipy (1.3.3-3build1) ... 2021-05-02 02:54:08.453 | Selecting previously unselected package python3-sklearn-lib. 2021-05-02 02:54:08.463 | Preparing to unpack .../072-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2021-05-02 02:54:08.467 | Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2021-05-02 02:54:08.870 | Selecting previously unselected package python3-joblib. 2021-05-02 02:54:08.880 | Preparing to unpack .../073-python3-joblib_0.14.0-3_all.deb ... 2021-05-02 02:54:08.884 | Unpacking python3-joblib (0.14.0-3) ... 2021-05-02 02:54:08.998 | Selecting previously unselected package python3-sklearn. 2021-05-02 02:54:09.008 | Preparing to unpack .../074-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2021-05-02 02:54:09.013 | Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2021-05-02 02:54:09.374 | Selecting previously unselected package ceph-mgr-diskprediction-local. 2021-05-02 02:54:09.383 | Preparing to unpack .../075-ceph-mgr-diskprediction-local_15.2.11-1focal_all.deb ... 2021-05-02 02:54:09.387 | Unpacking ceph-mgr-diskprediction-local (15.2.11-1focal) ... 2021-05-02 02:54:10.637 | Selecting previously unselected package python3-cachetools. 2021-05-02 02:54:10.649 | Preparing to unpack .../076-python3-cachetools_4.0.0-1_all.deb ... 2021-05-02 02:54:10.656 | Unpacking python3-cachetools (4.0.0-1) ... 2021-05-02 02:54:10.709 | Selecting previously unselected package python3-pyasn1. 2021-05-02 02:54:10.718 | Preparing to unpack .../077-python3-pyasn1_0.4.2-3build1_all.deb ... 2021-05-02 02:54:10.726 | Unpacking python3-pyasn1 (0.4.2-3build1) ... 2021-05-02 02:54:10.781 | Selecting previously unselected package python3-pyasn1-modules. 2021-05-02 02:54:10.790 | Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2021-05-02 02:54:10.796 | Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2021-05-02 02:54:10.849 | Selecting previously unselected package python3-rsa. 2021-05-02 02:54:10.858 | Preparing to unpack .../079-python3-rsa_4.0-3_all.deb ... 2021-05-02 02:54:10.862 | Unpacking python3-rsa (4.0-3) ... 2021-05-02 02:54:10.917 | Selecting previously unselected package python3-google-auth. 2021-05-02 02:54:10.926 | Preparing to unpack .../080-python3-google-auth_1.5.1-2_all.deb ... 2021-05-02 02:54:10.931 | Unpacking python3-google-auth (1.5.1-2) ... 2021-05-02 02:54:11.009 | Selecting previously unselected package python3-requests-oauthlib. 2021-05-02 02:54:11.019 | Preparing to unpack .../081-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2021-05-02 02:54:11.023 | Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2021-05-02 02:54:11.073 | Selecting previously unselected package python3-websocket. 2021-05-02 02:54:11.083 | Preparing to unpack .../082-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2021-05-02 02:54:11.088 | Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2021-05-02 02:54:11.140 | Selecting previously unselected package python3-kubernetes. 2021-05-02 02:54:11.149 | Preparing to unpack .../083-python3-kubernetes_7.0.0~a1-2_all.deb ... 2021-05-02 02:54:11.154 | Unpacking python3-kubernetes (7.0.0~a1-2) ... 2021-05-02 02:54:11.424 | Selecting previously unselected package ceph-mgr-k8sevents. 2021-05-02 02:54:11.433 | Preparing to unpack .../084-ceph-mgr-k8sevents_15.2.11-1focal_all.deb ... 2021-05-02 02:54:11.438 | Unpacking ceph-mgr-k8sevents (15.2.11-1focal) ... 2021-05-02 02:54:11.480 | Selecting previously unselected package ceph-mgr-rook. 2021-05-02 02:54:11.490 | Preparing to unpack .../085-ceph-mgr-rook_15.2.11-1focal_all.deb ... 2021-05-02 02:54:11.494 | Unpacking ceph-mgr-rook (15.2.11-1focal) ... 2021-05-02 02:54:11.536 | Selecting previously unselected package runc. 2021-05-02 02:54:11.549 | Preparing to unpack .../086-runc_1.0.0~rc93-0ubuntu1~20.04.1_amd64.deb ... 2021-05-02 02:54:11.555 | Unpacking runc (1.0.0~rc93-0ubuntu1~20.04.1) ... 2021-05-02 02:54:12.175 | Selecting previously unselected package containerd. 2021-05-02 02:54:12.184 | Preparing to unpack .../087-containerd_1.3.3-0ubuntu2.3_amd64.deb ... 2021-05-02 02:54:12.189 | Unpacking containerd (1.3.3-0ubuntu2.3) ... 2021-05-02 02:54:16.129 | Selecting previously unselected package docker.io. 2021-05-02 02:54:16.139 | Preparing to unpack .../088-docker.io_20.10.2-0ubuntu1~20.04.2_amd64.deb ... 2021-05-02 02:54:16.175 | Unpacking docker.io (20.10.2-0ubuntu1~20.04.2) ... 2021-05-02 02:54:21.510 | Selecting previously unselected package fonts-lyx. 2021-05-02 02:54:21.519 | Preparing to unpack .../089-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-02 02:54:21.524 | Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-02 02:54:21.593 | Selecting previously unselected package libimagequant0:amd64. 2021-05-02 02:54:21.603 | Preparing to unpack .../090-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-02 02:54:21.607 | Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-02 02:54:21.661 | Selecting previously unselected package libjs-jquery-ui. 2021-05-02 02:54:21.670 | Preparing to unpack .../091-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-02 02:54:21.683 | Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-02 02:54:21.855 | Selecting previously unselected package liblcms2-2:amd64. 2021-05-02 02:54:21.866 | Preparing to unpack .../092-liblcms2-2_2.9-4_amd64.deb ... 2021-05-02 02:54:21.871 | Unpacking liblcms2-2:amd64 (2.9-4) ... 2021-05-02 02:54:21.931 | Selecting previously unselected package libnspr4:amd64. 2021-05-02 02:54:21.941 | Preparing to unpack .../093-libnspr4_2%3a4.25-1_amd64.deb ... 2021-05-02 02:54:21.946 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-05-02 02:54:22.000 | Selecting previously unselected package libnss3:amd64. 2021-05-02 02:54:22.009 | Preparing to unpack .../094-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-05-02 02:54:22.014 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-05-02 02:54:22.218 | Selecting previously unselected package libnss3-tools. 2021-05-02 02:54:22.228 | Preparing to unpack .../095-libnss3-tools_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-05-02 02:54:22.232 | Unpacking libnss3-tools (2:3.49.1-1ubuntu1.5) ... 2021-05-02 02:54:22.427 | Selecting previously unselected package libwebpdemux2:amd64. 2021-05-02 02:54:22.436 | Preparing to unpack .../096-libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-02 02:54:22.441 | Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-02 02:54:22.479 | Selecting previously unselected package libwebpmux3:amd64. 2021-05-02 02:54:22.489 | Preparing to unpack .../097-libwebpmux3_0.6.1-2_amd64.deb ... 2021-05-02 02:54:22.493 | Unpacking libwebpmux3:amd64 (0.6.1-2) ... 2021-05-02 02:54:22.536 | Selecting previously unselected package nvme-cli. 2021-05-02 02:54:22.545 | Preparing to unpack .../098-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2021-05-02 02:54:22.564 | Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2021-05-02 02:54:22.656 | Selecting previously unselected package ttf-bitstream-vera. 2021-05-02 02:54:22.665 | Preparing to unpack .../099-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-02 02:54:22.670 | Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-02 02:54:22.719 | Selecting previously unselected package python-matplotlib-data. 2021-05-02 02:54:22.729 | Preparing to unpack .../100-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-02 02:54:22.733 | Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-02 02:54:23.217 | Selecting previously unselected package python3-atomicwrites. 2021-05-02 02:54:23.227 | Preparing to unpack .../101-python3-atomicwrites_1.1.5-2build1_all.deb ... 2021-05-02 02:54:23.231 | Unpacking python3-atomicwrites (1.1.5-2build1) ... 2021-05-02 02:54:23.273 | Selecting previously unselected package python3-cycler. 2021-05-02 02:54:23.283 | Preparing to unpack .../102-python3-cycler_0.10.0-3_all.deb ... 2021-05-02 02:54:23.287 | Unpacking python3-cycler (0.10.0-3) ... 2021-05-02 02:54:23.334 | Selecting previously unselected package python3-webencodings. 2021-05-02 02:54:23.344 | Preparing to unpack .../103-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-02 02:54:23.349 | Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-02 02:54:23.389 | Selecting previously unselected package python3-html5lib. 2021-05-02 02:54:23.399 | Preparing to unpack .../104-python3-html5lib_1.0.1-2_all.deb ... 2021-05-02 02:54:23.404 | Unpacking python3-html5lib (1.0.1-2) ... 2021-05-02 02:54:23.463 | Selecting previously unselected package python3-kiwisolver. 2021-05-02 02:54:23.473 | Preparing to unpack .../105-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-02 02:54:23.478 | Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-02 02:54:23.527 | Selecting previously unselected package python3-lxml:amd64. 2021-05-02 02:54:23.536 | Preparing to unpack .../106-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-02 02:54:23.541 | Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-02 02:54:23.780 | Selecting previously unselected package python3-pyparsing. 2021-05-02 02:54:23.789 | Preparing to unpack .../107-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-02 02:54:23.793 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-02 02:54:23.843 | Selecting previously unselected package python3-matplotlib. 2021-05-02 02:54:23.853 | Preparing to unpack .../108-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-02 02:54:23.857 | Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-02 02:54:24.521 | Selecting previously unselected package python3-nose. 2021-05-02 02:54:24.531 | Preparing to unpack .../109-python3-nose_1.3.7-5_all.deb ... 2021-05-02 02:54:24.535 | Unpacking python3-nose (1.3.7-5) ... 2021-05-02 02:54:24.601 | Selecting previously unselected package python3-olefile. 2021-05-02 02:54:24.611 | Preparing to unpack .../110-python3-olefile_0.46-2_all.deb ... 2021-05-02 02:54:24.615 | Unpacking python3-olefile (0.46-2) ... 2021-05-02 02:54:24.658 | Selecting previously unselected package python3-packaging. 2021-05-02 02:54:24.668 | Preparing to unpack .../111-python3-packaging_20.3-1_all.deb ... 2021-05-02 02:54:24.673 | Unpacking python3-packaging (20.3-1) ... 2021-05-02 02:54:24.716 | Selecting previously unselected package python3-pastescript. 2021-05-02 02:54:24.726 | Preparing to unpack .../112-python3-pastescript_2.0.2-4_all.deb ... 2021-05-02 02:54:24.730 | Unpacking python3-pastescript (2.0.2-4) ... 2021-05-02 02:54:24.787 | Selecting previously unselected package python3-pil:amd64. 2021-05-02 02:54:24.797 | Preparing to unpack .../113-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-02 02:54:24.802 | Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-02 02:54:24.909 | Selecting previously unselected package python3-pluggy. 2021-05-02 02:54:24.919 | Preparing to unpack .../114-python3-pluggy_0.13.0-2_all.deb ... 2021-05-02 02:54:24.923 | Unpacking python3-pluggy (0.13.0-2) ... 2021-05-02 02:54:24.966 | Selecting previously unselected package python3-psutil. 2021-05-02 02:54:24.976 | Preparing to unpack .../115-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2021-05-02 02:54:24.980 | Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2021-05-02 02:54:25.042 | Selecting previously unselected package python3-py. 2021-05-02 02:54:25.051 | Preparing to unpack .../116-python3-py_1.8.1-1_all.deb ... 2021-05-02 02:54:25.056 | Unpacking python3-py (1.8.1-1) ... 2021-05-02 02:54:25.112 | Selecting previously unselected package python3-pyinotify. 2021-05-02 02:54:25.121 | Preparing to unpack .../117-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2021-05-02 02:54:25.126 | Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2021-05-02 02:54:25.168 | Selecting previously unselected package python3-wcwidth. 2021-05-02 02:54:25.178 | Preparing to unpack .../118-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2021-05-02 02:54:25.182 | Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2021-05-02 02:54:25.225 | Selecting previously unselected package python3-pytest. 2021-05-02 02:54:25.235 | Preparing to unpack .../119-python3-pytest_4.6.9-1_all.deb ... 2021-05-02 02:54:25.240 | Unpacking python3-pytest (4.6.9-1) ... 2021-05-02 02:54:25.322 | Selecting previously unselected package python3-simplejson. 2021-05-02 02:54:25.332 | Preparing to unpack .../120-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2021-05-02 02:54:25.336 | Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2021-05-02 02:54:25.395 | Selecting previously unselected package python3-tk:amd64. 2021-05-02 02:54:25.404 | Preparing to unpack .../121-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-02 02:54:25.409 | Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-02 02:54:25.482 | Selecting previously unselected package smartmontools. 2021-05-02 02:54:25.492 | Preparing to unpack .../122-smartmontools_7.1-1build1_amd64.deb ... 2021-05-02 02:54:25.523 | Unpacking smartmontools (7.1-1build1) ... 2021-05-02 02:54:25.659 | Selecting previously unselected package ubuntu-fan. 2021-05-02 02:54:25.669 | Preparing to unpack .../123-ubuntu-fan_0.12.13_all.deb ... 2021-05-02 02:54:25.674 | Unpacking ubuntu-fan (0.12.13) ... 2021-05-02 02:54:25.758 | Setting up smartmontools (7.1-1build1) ... 2021-05-02 02:54:26.417 | Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service. 2021-05-02 02:54:26.417 | Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service. 2021-05-02 02:54:27.149 | Setting up liblcms2-2:amd64 (2.9-4) ... 2021-05-02 02:54:27.158 | Setting up libdw1:amd64 (0.176-1.1build1) ... 2021-05-02 02:54:27.166 | Setting up librabbitmq4:amd64 (0.10.0-1) ... 2021-05-02 02:54:27.174 | Setting up ubuntu-fan (0.12.13) ... 2021-05-02 02:54:27.467 | Created symlink /etc/systemd/system/multi-user.target.wants/ubuntu-fan.service → /lib/systemd/system/ubuntu-fan.service. 2021-05-02 02:54:28.667 | Setting up libxft2:amd64 (2.3.3-0ubuntu1) ... 2021-05-02 02:54:28.676 | Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-02 02:54:28.685 | Setting up nvme-cli (1.9-1ubuntu0.1) ... 2021-05-02 02:54:28.717 | Setting up cephadm (15.2.11-1focal) ... 2021-05-02 02:54:28.862 | Adding system user cephadm....done 2021-05-02 02:54:28.888 | Setting up python3-waitress (1.4.1-1) ... 2021-05-02 02:54:29.274 | Setting up python3-repoze.lru (0.7-2) ... 2021-05-02 02:54:29.556 | Setting up liboath0 (2.6.1-1.3) ... 2021-05-02 02:54:29.567 | Setting up python3-py (1.8.1-1) ... 2021-05-02 02:54:29.895 | Setting up python3-joblib (0.14.0-3) ... 2021-05-02 02:54:30.367 | Setting up python3-cachetools (4.0.0-1) ... 2021-05-02 02:54:30.625 | Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-02 02:54:30.635 | Setting up python3-olefile (0.46-2) ... 2021-05-02 02:54:30.905 | Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-02 02:54:30.917 | Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2021-05-02 02:54:31.161 | Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2021-05-02 02:54:31.418 | Setting up libtcmalloc-minimal4:amd64 (2.7-1ubuntu2) ... 2021-05-02 02:54:31.429 | Setting up python3-ceph-argparse (15.2.11-1focal) ... 2021-05-02 02:54:31.706 | Setting up python3-nose (1.3.7-5) ... 2021-05-02 02:54:32.072 | Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-02 02:54:32.323 | Setting up python3-psutil (5.5.1-1ubuntu4) ... 2021-05-02 02:54:32.765 | Setting up runc (1.0.0~rc93-0ubuntu1~20.04.1) ... 2021-05-02 02:54:32.774 | Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-02 02:54:32.781 | Setting up python3-atomicwrites (1.1.5-2build1) ... 2021-05-02 02:54:33.038 | Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2021-05-02 02:54:33.341 | Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-02 02:54:33.617 | Setting up python3-tempita (0.5.2-6) ... 2021-05-02 02:54:33.905 | Setting up libblas3:amd64 (3.9.0-1build1) ... 2021-05-02 02:54:33.920 | update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2021-05-02 02:54:33.928 | Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-02 02:54:33.946 | Setting up python-pastedeploy-tpl (2.1.0-1) ... 2021-05-02 02:54:33.954 | Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2021-05-02 02:54:34.202 | Setting up python3-pyparsing (2.4.6-1) ... 2021-05-02 02:54:34.521 | Setting up liblttng-ust-ctl4:amd64 (2.11.0-1) ... 2021-05-02 02:54:34.531 | Setting up python3-paste (3.4.0+dfsg1-1) ... 2021-05-02 02:54:34.990 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-05-02 02:54:34.999 | Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2021-05-02 02:54:35.416 | Setting up python3-cycler (0.10.0-3) ... 2021-05-02 02:54:35.670 | Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-02 02:54:35.679 | Setting up python3-ceph-common (15.2.11-1focal) ... 2021-05-02 02:54:35.963 | Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-02 02:54:35.973 | Setting up libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2021-05-02 02:54:35.980 | Setting up python3-html5lib (1.0.1-2) ... 2021-05-02 02:54:36.358 | Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-02 02:54:36.366 | Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2021-05-02 02:54:36.373 | Setting up libgfortran5:amd64 (10.2.0-5ubuntu1~20.04) ... 2021-05-02 02:54:36.379 | Setting up python3-pluggy (0.13.0-2) ... 2021-05-02 02:54:36.640 | Setting up pigz (2.4-1) ... 2021-05-02 02:54:36.649 | Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-02 02:54:36.974 | Setting up python3-pyasn1 (0.4.2-3build1) ... 2021-05-02 02:54:37.307 | Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-02 02:54:37.607 | Setting up python3-singledispatch (3.4.0.3-2build1) ... 2021-05-02 02:54:37.868 | Setting up libxss1:amd64 (1:1.2.3-1) ... 2021-05-02 02:54:37.879 | Setting up python3-logutils (0.3.3-7) ... 2021-05-02 02:54:38.137 | Setting up ceph-mgr-modules-core (15.2.11-1focal) ... 2021-05-02 02:54:38.146 | Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2021-05-02 02:54:38.157 | Setting up python3-simplegeneric (0.8.1-3) ... 2021-05-02 02:54:38.413 | Setting up containerd (1.3.3-0ubuntu2.3) ... 2021-05-02 02:54:38.687 | Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. 2021-05-02 02:54:39.436 | Setting up python3-prettytable (0.7.2-5) ... 2021-05-02 02:54:39.693 | Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-02 02:54:39.706 | Setting up libwebpmux3:amd64 (0.6.1-2) ... 2021-05-02 02:54:39.716 | Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-02 02:54:40.003 | Setting up python3-websocket (0.53.0-2ubuntu1) ... 2021-05-02 02:54:40.014 | update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2021-05-02 02:54:40.287 | Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2021-05-02 02:54:40.549 | Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2021-05-02 02:54:40.872 | Setting up libgoogle-perftools4:amd64 (2.7-1ubuntu2) ... 2021-05-02 02:54:40.881 | Setting up python3-cherrypy3 (8.9.1-6) ... 2021-05-02 02:54:41.282 | Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2021-05-02 02:54:41.293 | Setting up python3-webob (1:1.8.5-2) ... 2021-05-02 02:54:41.639 | Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2021-05-02 02:54:41.649 | Setting up librados2 (15.2.11-1focal) ... 2021-05-02 02:54:41.656 | Setting up liblapack3:amd64 (3.9.0-1build1) ... 2021-05-02 02:54:41.666 | update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2021-05-02 02:54:41.674 | Setting up librgw2 (15.2.11-1focal) ... 2021-05-02 02:54:41.683 | Setting up python3-pastedeploy (2.1.0-1) ... 2021-05-02 02:54:41.938 | Setting up libtk8.6:amd64 (8.6.10-1) ... 2021-05-02 02:54:41.946 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-05-02 02:54:41.972 | Setting up docker.io (20.10.2-0ubuntu1~20.04.2) ... 2021-05-02 02:54:42.243 | Adding group `docker' (GID 124) ... 2021-05-02 02:54:42.262 | Done. 2021-05-02 02:54:42.555 | Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. 2021-05-02 02:54:43.183 | Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. 2021-05-02 02:54:45.377 | Setting up python3-bs4 (4.8.2-1) ... 2021-05-02 02:54:45.710 | Setting up libcephfs2 (15.2.11-1focal) ... 2021-05-02 02:54:45.720 | Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-02 02:54:46.185 | Setting up python3-packaging (20.3-1) ... 2021-05-02 02:54:46.450 | Setting up libradosstriper1 (15.2.11-1focal) ... 2021-05-02 02:54:46.459 | Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2021-05-02 02:54:46.818 | Setting up librbd1 (15.2.11-1focal) ... 2021-05-02 02:54:46.828 | Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-02 02:54:48.822 | Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2021-05-02 02:54:48.831 | Setting up python3-rsa (4.0-3) ... 2021-05-02 02:54:49.091 | Setting up python3-webtest (2.0.32-2) ... 2021-05-02 02:54:49.368 | Setting up ceph-fuse (15.2.11-1focal) ... 2021-05-02 02:54:49.635 | Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2021-05-02 02:54:49.635 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2021-05-02 02:54:50.337 | Setting up libnss3-tools (2:3.49.1-1ubuntu1.5) ... 2021-05-02 02:54:50.345 | Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2021-05-02 02:54:50.353 | Setting up python3-pastescript (2.0.2-4) ... 2021-05-02 02:54:50.660 | Setting up python3-pecan (1.3.3-3ubuntu1) ... 2021-05-02 02:54:51.057 | Setting up python3-rados (15.2.11-1focal) ... 2021-05-02 02:54:51.067 | Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-02 02:54:51.076 | Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-02 02:54:52.646 | Setting up python3-scipy (1.3.3-3build1) ... 2021-05-02 02:54:55.415 | Setting up python3-pytest (4.6.9-1) ... 2021-05-02 02:54:55.857 | Setting up blt (2.5.3+dfsg-4) ... 2021-05-02 02:54:55.866 | Setting up python3-rbd (15.2.11-1focal) ... 2021-05-02 02:54:55.874 | Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2021-05-02 02:54:55.883 | Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-02 02:54:56.051 | Setting up python3-routes (2.4.1-2) ... 2021-05-02 02:54:56.325 | Setting up python3-google-auth (1.5.1-2) ... 2021-05-02 02:54:56.604 | Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2021-05-02 02:54:58.447 | Setting up python3-rgw (15.2.11-1focal) ... 2021-05-02 02:54:58.455 | Setting up python3-cephfs (15.2.11-1focal) ... 2021-05-02 02:54:58.734 | Setting up python3-kubernetes (7.0.0~a1-2) ... 2021-05-02 02:55:00.284 | Setting up ceph-common (15.2.11-1focal) ... 2021-05-02 02:55:00.419 | Adding group ceph....done 2021-05-02 02:55:00.553 | Adding system user ceph....done 2021-05-02 02:55:00.587 | Setting system user ceph properties....done 2021-05-02 02:55:00.882 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2021-05-02 02:55:01.483 | Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2021-05-02 02:55:02.238 | Setting up ceph-base (15.2.11-1focal) ... 2021-05-02 02:55:02.587 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2021-05-02 02:55:03.326 | Setting up ceph-mds (15.2.11-1focal) ... 2021-05-02 02:55:03.603 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2021-05-02 02:55:03.603 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2021-05-02 02:55:04.332 | Setting up ceph-mgr (15.2.11-1focal) ... 2021-05-02 02:55:04.609 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2021-05-02 02:55:04.609 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2021-05-02 02:55:05.340 | Setting up ceph-mgr-diskprediction-cloud (15.2.11-1focal) ... 2021-05-02 02:55:05.366 | Setting up ceph-mgr-rook (15.2.11-1focal) ... 2021-05-02 02:55:05.399 | Setting up ceph-osd (15.2.11-1focal) ... 2021-05-02 02:55:06.104 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2021-05-02 02:55:06.105 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2021-05-02 02:55:06.840 | Setting up ceph-mgr-k8sevents (15.2.11-1focal) ... 2021-05-02 02:55:06.848 | Setting up ceph-mgr-diskprediction-local (15.2.11-1focal) ... 2021-05-02 02:55:06.874 | Setting up ceph-mon (15.2.11-1focal) ... 2021-05-02 02:55:07.150 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2021-05-02 02:55:07.151 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2021-05-02 02:55:07.896 | Setting up ceph-mgr-cephadm (15.2.11-1focal) ... 2021-05-02 02:55:07.923 | Setting up ceph (15.2.11-1focal) ... 2021-05-02 02:55:07.931 | Setting up ceph-mgr-dashboard (15.2.11-1focal) ... 2021-05-02 02:55:07.955 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-02 02:55:07.987 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-02 02:55:08.354 | Processing triggers for man-db (2.9.1-1) ... 2021-05-02 02:55:14.701 | Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-02 02:55:17.367 | ++ functions-common:apt_get:1113 : result=0 2021-05-02 02:55:17.370 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-02 02:55:17.372 | ++ functions-common:time_stop:2304 : local name 2021-05-02 02:55:17.374 | ++ functions-common:time_stop:2305 : local end_time 2021-05-02 02:55:17.377 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:55:17.379 | ++ functions-common:time_stop:2307 : local total 2021-05-02 02:55:17.382 | ++ functions-common:time_stop:2308 : local start_time 2021-05-02 02:55:17.385 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-02 02:55:17.387 | ++ functions-common:time_stop:2311 : start_time=1619924006793 2021-05-02 02:55:17.389 | ++ functions-common:time_stop:2313 : [[ -z 1619924006793 ]] 2021-05-02 02:55:17.393 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:55:17.397 | ++ functions-common:time_stop:2316 : end_time=1619924117394 2021-05-02 02:55:17.400 | ++ functions-common:time_stop:2317 : elapsed_time=110601 2021-05-02 02:55:17.402 | ++ functions-common:time_stop:2318 : total=118122 2021-05-02 02:55:17.404 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:55:17.406 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=228723 2021-05-02 02:55:17.408 | ++ functions-common:apt_get:1117 : return 0 2021-05-02 02:55:17.410 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2021-05-02 02:55:17.412 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 02:55:17.415 | ++ ./stack.sh:echo_summary:428 : echo -e Configuring Ceph 2021-05-02 02:55:17.417 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2021-05-02 02:55:17.419 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2021-05-02 02:55:17.421 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2021-05-02 02:55:17.423 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:383 : create_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 25GB 2021-05-02 02:55:17.425 | ++ functions:create_disk:732 : local node_number 2021-05-02 02:55:17.427 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2021-05-02 02:55:17.429 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2021-05-02 02:55:17.431 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2021-05-02 02:55:17.433 | ++ functions:create_disk:736 : local key 2021-05-02 02:55:17.437 | +++ functions:create_disk:738 : sed s#/.## 2021-05-02 02:55:17.437 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2021-05-02 02:55:17.442 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2021-05-02 02:55:17.444 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2021-05-02 02:55:17.446 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2021-05-02 02:55:17.448 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2021-05-02 02:55:17.450 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2021-05-02 02:55:17.452 | ++ functions:destroy_disk:765 : local key 2021-05-02 02:55:17.455 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2021-05-02 02:55:17.456 | +++ functions:destroy_disk:767 : sed s#/.## 2021-05-02 02:55:17.461 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2021-05-02 02:55:17.463 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2021-05-02 02:55:17.465 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2021-05-02 02:55:17.469 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2021-05-02 02:55:17.481 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2021-05-02 02:55:17.493 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2021-05-02 02:55:17.496 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2021-05-02 02:55:17.507 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2021-05-02 02:55:17.523 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2021-05-02 02:55:17.572 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2021-05-02 02:55:17.572 | = sectsz=512 attr=2, projid32bit=1 2021-05-02 02:55:17.572 | = crc=1 finobt=1, sparse=1, rmapbt=0 2021-05-02 02:55:17.572 | = reflink=1 2021-05-02 02:55:17.572 | data = bsize=4096 blocks=6103515, imaxpct=25 2021-05-02 02:55:17.572 | = sunit=0 swidth=0 blks 2021-05-02 02:55:17.572 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2021-05-02 02:55:17.572 | log =internal log bsize=4096 blocks=2980, version=2 2021-05-02 02:55:17.572 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-05-02 02:55:17.572 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-05-02 02:55:17.577 | ++ functions:create_disk:756 : echo '/var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0' 2021-05-02 02:55:17.577 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2021-05-02 02:55:17.585 | /var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0 2021-05-02 02:55:17.588 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2021-05-02 02:55:17.599 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2021-05-02 02:55:17.712 | mount: /dev/loop3 mounted on /var/lib/ceph. 2021-05-02 02:55:17.720 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:386 : sudo mkdir -p /var/lib/ceph/bootstrap-mds /var/lib/ceph/bootstrap-osd /var/lib/ceph/bootstrap-mgr /var/lib/ceph/bootstrap-rgw /var/lib/ceph/mgr /var/lib/ceph/rgw /var/lib/ceph/mds /var/lib/ceph/mon /var/lib/ceph/osd /var/lib/ceph/tmp /var/lib/ceph/radosgw 2021-05-02 02:55:17.736 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2021-05-02 02:55:17.740 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2021-05-02 02:55:17.766 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-789079-1-ceph --create-keyring --name=mon. --add-key=AQCVFI5gmpx1LRAA2iJOLSYbcpIp2OwCylzy3g== --cap mon 'allow *' 2021-05-02 02:55:17.801 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-789079-1-ceph 2021-05-02 02:55:17.801 | added entity mon. auth(key=AQCVFI5gmpx1LRAA2iJOLSYbcpIp2OwCylzy3g==) 2021-05-02 02:55:17.801 | added 1 caps to entity mon. 2021-05-02 02:55:17.807 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:401 : sudo ceph-authtool /etc/ceph/ceph.client.admin.keyring --create-keyring --gen-key -n client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' 2021-05-02 02:55:17.858 | creating /etc/ceph/ceph.client.admin.keyring 2021-05-02 02:55:17.865 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2021-05-02 02:55:17.870 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-789079-1-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2021-05-02 02:55:17.904 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-789079-1-ceph 2021-05-02 02:55:17.910 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2021-05-02 02:55:17.914 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-789079-1-ceph 2021-05-02 02:55:17.926 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid 16a31e8b-fdae-43b8-84b4-97041e7f2c9a 2021-05-02 02:55:17.985 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2021-05-02 02:55:17.989 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-789079-1-ceph 2021-05-02 02:55:18.036 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.41 2021-05-02 02:55:18.084 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2021-05-02 02:55:18.131 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2021-05-02 02:55:18.179 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2021-05-02 02:55:18.227 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2021-05-02 02:55:18.275 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2021-05-02 02:55:18.321 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2021-05-02 02:55:18.368 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2021-05-02 02:55:18.415 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 'layering, exclusive-lock, object-map, fast-diff' 2021-05-02 02:55:18.462 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2021-05-02 02:55:18.519 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2021-05-02 02:55:18.522 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2021-05-02 02:55:18.522 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2021-05-02 02:55:18.527 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2021-05-02 02:55:18.529 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2021-05-02 02:55:18.577 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2021-05-02 02:55:18.581 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2021-05-02 02:55:18.585 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-789079-1-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-789079-1-ceph 2021-05-02 02:55:18.686 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2021-05-02 02:55:18.702 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2021-05-02 02:55:18.706 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-789079-1-ceph 2021-05-02 02:55:18.719 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-789079-1-ceph.service → /lib/systemd/system/ceph-mon@.service. 2021-05-02 02:55:19.082 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2021-05-02 02:55:19.088 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-789079-1-ceph 2021-05-02 02:55:19.112 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2021-05-02 02:55:19.116 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2021-05-02 02:55:19.118 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:214 : local ceph_version_str 2021-05-02 02:55:19.121 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:215 : local mon_started 2021-05-02 02:55:19.123 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : [[ mon == \c\l\i ]] 2021-05-02 02:55:19.125 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : [[ mon == \m\o\n ]] 2021-05-02 02:55:19.128 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : hostname 2021-05-02 02:55:19.133 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-789079-1-ceph' 2021-05-02 02:55:19.135 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:175 : timeout=20 2021-05-02 02:55:19.137 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-789079-1-ceph' 2021-05-02 02:55:19.140 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : '[' 20 -ne 0 ']' 2021-05-02 02:55:19.142 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-789079-1-ceph 2021-05-02 02:55:19.144 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-789079-1-ceph 2021-05-02 02:55:19.159 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : return 0 2021-05-02 02:55:19.162 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : mon_started= 2021-05-02 02:55:19.167 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : cut -d ' ' -f 3 2021-05-02 02:55:19.167 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : sudo ceph version 2021-05-02 02:55:19.172 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : cut -f 1,2 -d . 2021-05-02 02:55:19.496 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : ceph_version_str=15.2 2021-05-02 02:55:19.500 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:237 : echo 15.2 2021-05-02 02:55:19.504 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=15.2 2021-05-02 02:55:19.508 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 15.2 '>=' 14.0 2021-05-02 02:55:19.510 | ++ functions:vercmp:628 : local v1=15.2 2021-05-02 02:55:19.513 | ++ functions:vercmp:629 : local 'op=>=' 2021-05-02 02:55:19.516 | ++ functions:vercmp:630 : local v2=14.0 2021-05-02 02:55:19.518 | ++ functions:vercmp:631 : local result 2021-05-02 02:55:19.522 | +++ functions:vercmp:635 : echo -e '15.2\n14.0' 2021-05-02 02:55:19.522 | +++ functions:vercmp:635 : head -1 2021-05-02 02:55:19.524 | +++ functions:vercmp:635 : sort -V 2021-05-02 02:55:19.529 | ++ functions:vercmp:635 : result=14.0 2021-05-02 02:55:19.531 | ++ functions:vercmp:637 : case $op in 2021-05-02 02:55:19.534 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2021-05-02 02:55:19.536 | ++ functions:vercmp:652 : return 2021-05-02 02:55:19.538 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2021-05-02 02:55:19.541 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-mds -o /var/lib/ceph/bootstrap-mds/ceph.keyring 2021-05-02 02:55:19.852 | exported keyring for client.bootstrap-mds 2021-05-02 02:55:19.869 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2021-05-02 02:55:19.872 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-osd -o /var/lib/ceph/bootstrap-osd/ceph.keyring 2021-05-02 02:55:20.192 | exported keyring for client.bootstrap-osd 2021-05-02 02:55:20.209 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2021-05-02 02:55:20.212 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-rgw -o /var/lib/ceph/bootstrap-rgw/ceph.keyring 2021-05-02 02:55:20.529 | exported keyring for client.bootstrap-rgw 2021-05-02 02:55:20.545 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2021-05-02 02:55:20.561 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:448 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create mgr.x mon 'allow profile mgr' mds 'allow *' osd 'allow *' -o /var/lib/ceph/mgr/ceph-x/keyring 2021-05-02 02:55:20.920 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2021-05-02 02:55:20.932 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2021-05-02 02:55:20.934 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2021-05-02 02:55:20.937 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2021-05-02 02:55:21.308 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2021-05-02 02:55:21.310 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2021-05-02 02:55:21.322 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:476 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create osd.0 mon 'allow profile osd ' osd 'allow *' 2021-05-02 02:55:21.322 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2021-05-02 02:55:21.651 | [osd.0] 2021-05-02 02:55:21.651 | key = AQCZFI5g2HsDJhAAa5zi+m2MOpOkgBDUMWNhwQ== 2021-05-02 02:55:21.674 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2021-05-02 02:55:21.687 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2021-05-02 02:55:21.703 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:481 : sudo ceph-osd -c /etc/ceph/ceph.conf --setuser ceph --setgroup ceph -i 0 --mkfs 2021-05-02 02:55:21.757 | 2021-05-02T02:55:21.754+0000 7f83bcfbfdc0 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2021-05-02 02:55:21.757 | 2021-05-02T02:55:21.754+0000 7f83bcfbfdc0 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2021-05-02 02:55:21.757 | 2021-05-02T02:55:21.754+0000 7f83bcfbfdc0 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2021-05-02 02:55:21.764 | 2021-05-02T02:55:21.762+0000 7f83bcfbfdc0 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2021-05-02 02:55:21.811 | 2021-05-02T02:55:21.806+0000 7f83bcfbfdc0 -1 freelist read_size_meta_from_db missing size meta in DB 2021-05-02 02:55:23.761 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2021-05-02 02:55:25.229 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2021-05-02 02:55:25.247 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2021-05-02 02:55:25.605 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2021-05-02 02:55:25.608 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-05-02 02:55:25.612 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-05-02 02:55:25.616 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-05-02 02:55:25.620 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-05-02 02:55:25.621 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-05-02 02:55:25.621 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-05-02 02:55:25.625 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-05-02 02:55:25.628 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-05-02 02:55:25.631 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-05-02 02:55:25.633 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-05-02 02:55:25.636 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-05-02 02:55:25.651 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:55:25.654 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-05-02 02:55:25.656 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2021-05-02 02:55:25.659 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2021-05-02 02:55:25.661 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2021-05-02 02:55:25.663 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 02:55:25.665 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Ceph 2021-05-02 02:55:25.668 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2021-05-02 02:55:25.670 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1138 : sudo chown -R ceph. /var/lib/ceph 2021-05-02 02:55:25.683 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1140 : hostname 2021-05-02 02:55:25.687 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1140 : sudo systemctl start ceph-mon@dv-osbrick-789079-1-ceph 2021-05-02 02:55:25.704 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1141 : local ceph_version 2021-05-02 02:55:25.706 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1142 : _get_ceph_version mon 2021-05-02 02:55:25.709 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:214 : local ceph_version_str 2021-05-02 02:55:25.711 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:215 : local mon_started 2021-05-02 02:55:25.713 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : [[ mon == \c\l\i ]] 2021-05-02 02:55:25.716 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : [[ mon == \m\o\n ]] 2021-05-02 02:55:25.719 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : hostname 2021-05-02 02:55:25.723 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-789079-1-ceph' 2021-05-02 02:55:25.725 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:175 : timeout=20 2021-05-02 02:55:25.728 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-789079-1-ceph' 2021-05-02 02:55:25.730 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : '[' 20 -ne 0 ']' 2021-05-02 02:55:25.733 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-789079-1-ceph 2021-05-02 02:55:25.735 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-789079-1-ceph 2021-05-02 02:55:25.750 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : return 0 2021-05-02 02:55:25.753 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : mon_started= 2021-05-02 02:55:25.757 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : sudo ceph version 2021-05-02 02:55:25.757 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : cut -f 1,2 -d . 2021-05-02 02:55:25.758 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : cut -d ' ' -f 3 2021-05-02 02:55:26.097 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : ceph_version_str=15.2 2021-05-02 02:55:26.101 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:237 : echo 15.2 2021-05-02 02:55:26.104 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1142 : ceph_version=15.2 2021-05-02 02:55:26.107 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1144 : sudo systemctl start ceph-mgr@x 2021-05-02 02:55:26.135 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1147 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2021-05-02 02:55:29.293 | no valid command found; 10 closest matches: 2021-05-02 02:55:29.293 | 0 2021-05-02 02:55:29.293 | 1 2021-05-02 02:55:29.293 | 2 2021-05-02 02:55:29.293 | abort 2021-05-02 02:55:29.293 | assert 2021-05-02 02:55:29.293 | config diff 2021-05-02 02:55:29.293 | config diff get 2021-05-02 02:55:29.293 | config get 2021-05-02 02:55:29.293 | config help [] 2021-05-02 02:55:29.293 | config set ... 2021-05-02 02:55:29.293 | Error EINVAL: invalid command 2021-05-02 02:55:29.299 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1148 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2021-05-02 02:55:29.299 | MGR Restful is not working, perhaps the package is not installed? 2021-05-02 02:55:29.302 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1150 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2021-05-02 02:55:29.628 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1150 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2021-05-02 02:55:29.632 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1151 : sudo systemctl start ceph-osd@0 2021-05-02 02:55:29.686 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1153 : is_ceph_enabled_for_service manila 2021-05-02 02:55:29.689 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-05-02 02:55:29.691 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-05-02 02:55:29.693 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-05-02 02:55:29.698 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-05-02 02:55:29.698 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-05-02 02:55:29.699 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-05-02 02:55:29.702 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-05-02 02:55:29.705 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-05-02 02:55:29.708 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-05-02 02:55:29.710 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-05-02 02:55:29.713 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-05-02 02:55:29.730 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:55:29.733 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-05-02 02:55:29.735 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1157 : '[' '' = True ']' 2021-05-02 02:55:29.738 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-02 02:55:29.742 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-05-02 02:55:29.745 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-02 02:55:29.748 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-02 02:55:29.750 | + functions:set_systemd_override:821 : local value=2048 2021-05-02 02:55:29.752 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-02 02:55:29.755 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-02 02:55:29.804 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-02 02:55:29.804 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-02 02:55:29.806 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-02 02:55:30.176 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-02 02:55:30.180 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-02 02:55:30.198 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:55:30.202 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-02 02:55:30.205 | + functions-common:install_package:1342 : update_package_repo 2021-05-02 02:55:30.208 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-02 02:55:30.211 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-02 02:55:30.214 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-02 02:55:30.216 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-02 02:55:30.219 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-02 02:55:30.224 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:55:30.226 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:55:30.229 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-02 02:55:30.231 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-02 02:55:30.233 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-02 02:55:30.236 | + functions-common:apt_get_update:1069 : return 2021-05-02 02:55:30.239 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-02 02:55:30.241 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-02 02:55:30.244 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:55:30.247 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:55:30.249 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-02 02:55:30.271 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-05-02 02:55:30.377 | Reading package lists... 2021-05-02 02:55:30.587 | Building dependency tree... 2021-05-02 02:55:30.589 | Reading state information... 2021-05-02 02:55:30.805 | The following packages were automatically installed and are no longer required: 2021-05-02 02:55:30.806 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-05-02 02:55:30.806 | python3-automat python3-click python3-colorama python3-configobj 2021-05-02 02:55:30.806 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-05-02 02:55:30.806 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-05-02 02:55:30.806 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-02 02:55:30.806 | python3-zope.interface 2021-05-02 02:55:30.806 | Use 'sudo apt autoremove' to remove them. 2021-05-02 02:55:30.806 | The following additional packages will be installed: 2021-05-02 02:55:30.806 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-05-02 02:55:30.806 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-05-02 02:55:30.806 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-05-02 02:55:30.807 | erlang-tools erlang-xmerl locales-all 2021-05-02 02:55:30.808 | Suggested packages: 2021-05-02 02:55:30.808 | erlang erlang-manpages erlang-doc 2021-05-02 02:55:30.884 | The following NEW packages will be installed: 2021-05-02 02:55:30.884 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-05-02 02:55:30.884 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-05-02 02:55:30.884 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-05-02 02:55:30.885 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-05-02 02:55:31.181 | 0 upgraded, 19 newly installed, 0 to remove and 15 not upgraded. 2021-05-02 02:55:31.181 | Need to get 38.1 MB of archives. 2021-05-02 02:55:31.181 | After this operation, 276 MB of additional disk space will be used. 2021-05-02 02:55:31.181 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-05-02 02:55:33.035 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-05-02 02:55:33.096 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-05-02 02:55:33.107 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-05-02 02:55:33.156 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-05-02 02:55:33.216 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-05-02 02:55:33.388 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-05-02 02:55:33.434 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-05-02 02:55:33.526 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-05-02 02:55:33.541 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-05-02 02:55:33.544 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-05-02 02:55:33.554 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-05-02 02:55:33.734 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2021-05-02 02:55:33.743 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-05-02 02:55:33.747 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-05-02 02:55:33.754 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-05-02 02:55:33.865 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-05-02 02:55:34.257 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-05-02 02:55:35.871 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.1 [11.5 MB] 2021-05-02 02:55:38.327 | Fetched 38.1 MB in 7s (5,585 kB/s) 2021-05-02 02:55:38.381 | Selecting previously unselected package erlang-base. 2021-05-02 02:55:38.435 | (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 ... 89562 files and directories currently installed.) 2021-05-02 02:55:38.439 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-05-02 02:55:38.444 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:39.534 | Selecting previously unselected package erlang-asn1. 2021-05-02 02:55:39.544 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-05-02 02:55:39.548 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:39.669 | Selecting previously unselected package erlang-crypto. 2021-05-02 02:55:39.678 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-05-02 02:55:39.683 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:39.741 | Selecting previously unselected package erlang-public-key. 2021-05-02 02:55:39.751 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-05-02 02:55:39.755 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:39.867 | Selecting previously unselected package erlang-mnesia. 2021-05-02 02:55:39.877 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-05-02 02:55:39.882 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:40.005 | Selecting previously unselected package erlang-runtime-tools. 2021-05-02 02:55:40.014 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-05-02 02:55:40.019 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:40.085 | Selecting previously unselected package erlang-ssl. 2021-05-02 02:55:40.095 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-05-02 02:55:40.100 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:40.279 | Selecting previously unselected package erlang-eldap. 2021-05-02 02:55:40.288 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-05-02 02:55:40.293 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:40.351 | Selecting previously unselected package erlang-ftp. 2021-05-02 02:55:40.361 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-05-02 02:55:40.366 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:40.413 | Selecting previously unselected package erlang-tftp. 2021-05-02 02:55:40.423 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-05-02 02:55:40.425 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:40.475 | Selecting previously unselected package erlang-inets. 2021-05-02 02:55:40.485 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-05-02 02:55:40.490 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:40.608 | Selecting previously unselected package erlang-snmp. 2021-05-02 02:55:40.619 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-05-02 02:55:40.623 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:40.877 | Selecting previously unselected package erlang-os-mon. 2021-05-02 02:55:40.886 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-05-02 02:55:40.891 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:40.945 | Selecting previously unselected package erlang-parsetools. 2021-05-02 02:55:40.955 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-05-02 02:55:40.960 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:41.016 | Selecting previously unselected package erlang-syntax-tools. 2021-05-02 02:55:41.026 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-05-02 02:55:41.031 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:41.113 | Selecting previously unselected package erlang-tools. 2021-05-02 02:55:41.123 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-05-02 02:55:41.127 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:41.232 | Selecting previously unselected package erlang-xmerl. 2021-05-02 02:55:41.242 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-05-02 02:55:41.247 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:41.434 | Selecting previously unselected package locales-all. 2021-05-02 02:55:41.444 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-05-02 02:55:41.449 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-05-02 02:55:45.625 | Selecting previously unselected package rabbitmq-server. 2021-05-02 02:55:45.637 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.1_all.deb ... 2021-05-02 02:55:45.642 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.1) ... 2021-05-02 02:55:46.816 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:47.243 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-05-02 02:55:47.244 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-05-02 02:55:51.871 | Searching for services which depend on erlang and should be started... none found. 2021-05-02 02:55:51.875 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:51.885 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:51.894 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-05-02 02:55:51.907 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:51.916 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:51.925 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:51.934 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:51.942 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:51.951 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:51.957 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:51.963 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:51.968 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:51.974 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:51.980 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:51.988 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:51.995 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:52.002 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-05-02 02:55:52.011 | Setting up rabbitmq-server (3.8.2-0ubuntu1.1) ... 2021-05-02 02:55:52.106 | Adding group `rabbitmq' (GID 126) ... 2021-05-02 02:55:52.127 | Done. 2021-05-02 02:55:52.215 | Adding system user `rabbitmq' (UID 118) ... 2021-05-02 02:55:52.215 | Adding new user `rabbitmq' (UID 118) with group `rabbitmq' ... 2021-05-02 02:55:52.270 | Not creating home directory `/var/lib/rabbitmq'. 2021-05-02 02:55:52.551 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-05-02 02:55:58.344 | Processing triggers for man-db (2.9.1-1) ... 2021-05-02 02:55:58.954 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-02 02:56:01.933 | + functions-common:apt_get:1113 : result=0 2021-05-02 02:56:01.935 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-02 02:56:01.938 | + functions-common:time_stop:2304 : local name 2021-05-02 02:56:01.940 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:56:01.942 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:56:01.945 | + functions-common:time_stop:2307 : local total 2021-05-02 02:56:01.947 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:56:01.949 | + functions-common:time_stop:2310 : name=apt-get 2021-05-02 02:56:01.952 | + functions-common:time_stop:2311 : start_time=1619924130268 2021-05-02 02:56:01.954 | + functions-common:time_stop:2313 : [[ -z 1619924130268 ]] 2021-05-02 02:56:01.957 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:56:01.962 | + functions-common:time_stop:2316 : end_time=1619924161959 2021-05-02 02:56:01.965 | + functions-common:time_stop:2317 : elapsed_time=31691 2021-05-02 02:56:01.967 | + functions-common:time_stop:2318 : total=228723 2021-05-02 02:56:01.969 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:56:01.972 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=260414 2021-05-02 02:56:01.974 | + functions-common:apt_get:1117 : return 0 2021-05-02 02:56:01.977 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-02 02:56:01.979 | + functions-common:is_suse:462 : is_opensuse 2021-05-02 02:56:01.981 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-02 02:56:01.983 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-02 02:56:01.986 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-02 02:56:01.989 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-02 02:56:01.991 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-02 02:56:01.993 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-02 02:56:01.995 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-02 02:56:01.998 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-02 02:56:02.000 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-02 02:56:02.002 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-02 02:56:02.004 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-02 02:56:02.007 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-02 02:56:02.010 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-02 02:56:02.012 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-02 02:56:02.015 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-02 02:56:02.018 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-02 02:56:02.020 | + functions-common:is_suse:462 : is_opensuse 2021-05-02 02:56:02.023 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-02 02:56:02.025 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-02 02:56:02.028 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-02 02:56:02.031 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-02 02:56:02.033 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-02 02:56:02.036 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-02 02:56:02.038 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-02 02:56:02.054 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:56:02.056 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-02 02:56:02.059 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 02:56:02.061 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-02 02:56:02.064 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-02 02:56:02.067 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-02 02:56:02.071 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-02 02:56:02.074 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-02 02:56:02.076 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-02 02:56:02.079 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-02 02:56:02.081 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-02 02:56:02.084 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-02 02:56:02.087 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-02 02:56:02.804 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-02 02:56:02.804 | user tags 2021-05-02 02:56:02.804 | guest [administrator]' 2021-05-02 02:56:02.808 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-02 02:56:02.808 | user tags 2021-05-02 02:56:02.808 | guest [administrator]' 2021-05-02 02:56:02.808 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-02 02:56:02.815 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-05-02 02:56:02.818 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-05-02 02:56:02.821 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-05-02 02:56:03.495 | Adding user "stackrabbit" ... 2021-05-02 02:56:03.521 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-02 02:56:04.227 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-02 02:56:04.252 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-02 02:56:04.255 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-02 02:56:04.945 | Changing password for user "stackrabbit" ... 2021-05-02 02:56:04.970 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-02 02:56:04.972 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-02 02:56:04.975 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-02 02:56:05.661 | Deleting user "guest" ... 2021-05-02 02:56:05.685 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-02 02:56:05.703 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:56:05.706 | + ./stack.sh:main:801 : install_database 2021-05-02 02:56:05.708 | + lib/database:install_database:116 : install_database_mysql 2021-05-02 02:56:05.710 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-02 02:56:05.713 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:56:05.715 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:56:05.718 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-02 02:56:05.934 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-02 02:56:05.937 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-05-02 02:56:05.942 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-05-02 02:56:05.946 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:56:05.949 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:56:05.951 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-05-02 02:56:05.954 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-05-02 02:56:05.957 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-05-02 02:56:05.962 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-02 02:56:05.965 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-02 02:56:05.967 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-02 02:56:05.970 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-02 02:56:05.973 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-02 02:56:05.975 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-02 02:56:05.977 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-02 02:56:05.980 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-02 02:56:05.982 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-02 02:56:05.985 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-02 02:56:05.987 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-02 02:56:05.990 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-02 02:56:05.992 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-02 02:56:05.995 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-02 02:56:05.997 | + functions-common:is_suse:462 : is_opensuse 2021-05-02 02:56:06.000 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-02 02:56:06.002 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-02 02:56:06.005 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-02 02:56:06.008 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-02 02:56:06.010 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-02 02:56:06.013 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-02 02:56:06.016 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:56:06.019 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:56:06.022 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-02 02:56:06.025 | + functions-common:install_package:1342 : update_package_repo 2021-05-02 02:56:06.028 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-02 02:56:06.030 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-02 02:56:06.033 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-02 02:56:06.036 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-02 02:56:06.038 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-02 02:56:06.041 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:56:06.044 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:56:06.046 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-02 02:56:06.049 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-02 02:56:06.052 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-02 02:56:06.054 | + functions-common:apt_get_update:1069 : return 2021-05-02 02:56:06.056 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-02 02:56:06.060 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-02 02:56:06.062 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:56:06.064 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:56:06.067 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-02 02:56:06.088 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-05-02 02:56:06.194 | Reading package lists... 2021-05-02 02:56:06.408 | Building dependency tree... 2021-05-02 02:56:06.409 | Reading state information... 2021-05-02 02:56:06.630 | The following packages were automatically installed and are no longer required: 2021-05-02 02:56:06.631 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-05-02 02:56:06.631 | python3-automat python3-click python3-colorama python3-configobj 2021-05-02 02:56:06.631 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-05-02 02:56:06.631 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-05-02 02:56:06.631 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-02 02:56:06.631 | python3-zope.interface 2021-05-02 02:56:06.631 | Use 'sudo apt autoremove' to remove them. 2021-05-02 02:56:06.631 | The following additional packages will be installed: 2021-05-02 02:56:06.631 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-05-02 02:56:06.631 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-05-02 02:56:06.632 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-05-02 02:56:06.632 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-05-02 02:56:06.632 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-05-02 02:56:06.632 | mysql-server-8.0 mysql-server-core-8.0 2021-05-02 02:56:06.633 | Suggested packages: 2021-05-02 02:56:06.633 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-05-02 02:56:06.714 | The following NEW packages will be installed: 2021-05-02 02:56:06.714 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-05-02 02:56:06.714 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-05-02 02:56:06.714 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-05-02 02:56:06.715 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-05-02 02:56:06.715 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-05-02 02:56:06.715 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-05-02 02:56:06.847 | 0 upgraded, 24 newly installed, 0 to remove and 15 not upgraded. 2021-05-02 02:56:06.847 | Need to get 30.9 MB of archives. 2021-05-02 02:56:06.847 | After this operation, 250 MB of additional disk space will be used. 2021-05-02 02:56:06.847 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.23-0ubuntu0.20.04.1 [4,215 kB] 2021-05-02 02:56:07.644 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.23-0ubuntu0.20.04.1 [22.0 kB] 2021-05-02 02:56:07.704 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2021-05-02 02:56:07.709 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2021-05-02 02:56:07.709 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-05-02 02:56:07.728 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.23-0ubuntu0.20.04.1 [17.7 MB] 2021-05-02 02:56:10.185 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.23-0ubuntu0.20.04.1 [1,275 kB] 2021-05-02 02:56:10.385 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-05-02 02:56:10.386 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-05-02 02:56:10.413 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-05-02 02:56:10.415 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-05-02 02:56:10.421 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-05-02 02:56:10.422 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-05-02 02:56:10.423 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-05-02 02:56:10.424 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-05-02 02:56:10.426 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-05-02 02:56:10.441 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-05-02 02:56:10.496 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-05-02 02:56:10.498 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-05-02 02:56:10.501 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-05-02 02:56:10.512 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-05-02 02:56:10.512 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2021-05-02 02:56:11.595 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2021-05-02 02:56:11.596 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.23-0ubuntu0.20.04.1 [9,548 B] 2021-05-02 02:56:12.126 | Preconfiguring packages ... 2021-05-02 02:56:12.270 | Fetched 30.9 MB in 5s (6,343 kB/s) 2021-05-02 02:56:12.305 | Selecting previously unselected package mysql-client-core-8.0. 2021-05-02 02:56:12.363 | (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 ... 98018 files and directories currently installed.) 2021-05-02 02:56:12.367 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.23-0ubuntu0.20.04.1_amd64.deb ... 2021-05-02 02:56:12.372 | Unpacking mysql-client-core-8.0 (8.0.23-0ubuntu0.20.04.1) ... 2021-05-02 02:56:13.274 | Selecting previously unselected package mysql-client-8.0. 2021-05-02 02:56:13.285 | Preparing to unpack .../01-mysql-client-8.0_8.0.23-0ubuntu0.20.04.1_amd64.deb ... 2021-05-02 02:56:13.289 | Unpacking mysql-client-8.0 (8.0.23-0ubuntu0.20.04.1) ... 2021-05-02 02:56:13.332 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-05-02 02:56:13.342 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-05-02 02:56:13.349 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-05-02 02:56:13.400 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-05-02 02:56:13.411 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-05-02 02:56:13.415 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-05-02 02:56:13.455 | Selecting previously unselected package libmecab2:amd64. 2021-05-02 02:56:13.466 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-05-02 02:56:13.470 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-05-02 02:56:13.550 | Selecting previously unselected package mysql-server-core-8.0. 2021-05-02 02:56:13.561 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.23-0ubuntu0.20.04.1_amd64.deb ... 2021-05-02 02:56:13.566 | Unpacking mysql-server-core-8.0 (8.0.23-0ubuntu0.20.04.1) ... 2021-05-02 02:56:16.338 | Selecting previously unselected package mysql-server-8.0. 2021-05-02 02:56:16.349 | Preparing to unpack .../06-mysql-server-8.0_8.0.23-0ubuntu0.20.04.1_amd64.deb ... 2021-05-02 02:56:16.858 | Unpacking mysql-server-8.0 (8.0.23-0ubuntu0.20.04.1) ... 2021-05-02 02:56:16.940 | Selecting previously unselected package libhtml-tagset-perl. 2021-05-02 02:56:16.950 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-05-02 02:56:16.955 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-05-02 02:56:16.996 | Selecting previously unselected package liburi-perl. 2021-05-02 02:56:17.007 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-05-02 02:56:17.012 | Unpacking liburi-perl (1.76-2) ... 2021-05-02 02:56:17.073 | Selecting previously unselected package libhtml-parser-perl. 2021-05-02 02:56:17.084 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-05-02 02:56:17.089 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-05-02 02:56:17.139 | Selecting previously unselected package libcgi-pm-perl. 2021-05-02 02:56:17.149 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-05-02 02:56:17.154 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-05-02 02:56:17.219 | Selecting previously unselected package libfcgi-perl. 2021-05-02 02:56:17.229 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-05-02 02:56:17.235 | Unpacking libfcgi-perl (0.79-1) ... 2021-05-02 02:56:17.278 | Selecting previously unselected package libcgi-fast-perl. 2021-05-02 02:56:17.289 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-05-02 02:56:17.294 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-05-02 02:56:17.333 | Selecting previously unselected package libencode-locale-perl. 2021-05-02 02:56:17.344 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-05-02 02:56:17.348 | Unpacking libencode-locale-perl (1.05-1) ... 2021-05-02 02:56:17.388 | Selecting previously unselected package libhtml-template-perl. 2021-05-02 02:56:17.401 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-05-02 02:56:17.406 | Unpacking libhtml-template-perl (2.97-1) ... 2021-05-02 02:56:17.450 | Selecting previously unselected package libtimedate-perl. 2021-05-02 02:56:17.462 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-05-02 02:56:17.467 | Unpacking libtimedate-perl (2.3200-1) ... 2021-05-02 02:56:17.521 | Selecting previously unselected package libhttp-date-perl. 2021-05-02 02:56:17.532 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-05-02 02:56:17.537 | Unpacking libhttp-date-perl (6.05-1) ... 2021-05-02 02:56:17.576 | Selecting previously unselected package libio-html-perl. 2021-05-02 02:56:17.587 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-05-02 02:56:17.592 | Unpacking libio-html-perl (1.001-1) ... 2021-05-02 02:56:17.633 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-05-02 02:56:17.644 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-05-02 02:56:17.649 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-05-02 02:56:17.694 | Selecting previously unselected package libhttp-message-perl. 2021-05-02 02:56:17.705 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-05-02 02:56:17.710 | Unpacking libhttp-message-perl (6.22-1) ... 2021-05-02 02:56:17.757 | Selecting previously unselected package mecab-utils. 2021-05-02 02:56:17.768 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-05-02 02:56:17.773 | Unpacking mecab-utils (0.996-10build1) ... 2021-05-02 02:56:17.816 | Selecting previously unselected package mecab-ipadic. 2021-05-02 02:56:17.827 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-05-02 02:56:17.831 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-05-02 02:56:19.088 | Selecting previously unselected package mecab-ipadic-utf8. 2021-05-02 02:56:19.099 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-05-02 02:56:19.104 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-05-02 02:56:19.140 | Selecting previously unselected package mysql-server. 2021-05-02 02:56:19.151 | Preparing to unpack .../23-mysql-server_8.0.23-0ubuntu0.20.04.1_all.deb ... 2021-05-02 02:56:19.155 | Unpacking mysql-server (8.0.23-0ubuntu0.20.04.1) ... 2021-05-02 02:56:19.222 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-05-02 02:56:19.237 | Setting up mysql-client-core-8.0 (8.0.23-0ubuntu0.20.04.1) ... 2021-05-02 02:56:19.244 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-05-02 02:56:19.250 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-05-02 02:56:19.257 | Setting up libencode-locale-perl (1.05-1) ... 2021-05-02 02:56:19.265 | Setting up mecab-utils (0.996-10build1) ... 2021-05-02 02:56:19.273 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-05-02 02:56:19.279 | Setting up libio-html-perl (1.001-1) ... 2021-05-02 02:56:19.285 | Setting up libtimedate-perl (2.3200-1) ... 2021-05-02 02:56:19.291 | Setting up mysql-client-8.0 (8.0.23-0ubuntu0.20.04.1) ... 2021-05-02 02:56:19.297 | Setting up libfcgi-perl (0.79-1) ... 2021-05-02 02:56:19.304 | Setting up liburi-perl (1.76-2) ... 2021-05-02 02:56:19.310 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-05-02 02:56:19.316 | Setting up libhttp-date-perl (6.05-1) ... 2021-05-02 02:56:19.323 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-05-02 02:56:19.328 | Compiling IPA dictionary for Mecab. This takes long time... 2021-05-02 02:56:19.331 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-05-02 02:56:19.332 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-05-02 02:56:19.332 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-05-02 02:56:19.332 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-05-02 02:56:19.471 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-05-02 02:56:19.471 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-05-02 02:56:19.471 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-05-02 02:56:19.471 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-05-02 02:56:19.479 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-05-02 02:56:19.567 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-05-02 02:56:19.567 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-05-02 02:56:19.568 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-05-02 02:56:19.594 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-05-02 02:56:19.638 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-05-02 02:56:19.923 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-05-02 02:56:19.930 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-05-02 02:56:20.020 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-05-02 02:56:20.021 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-05-02 02:56:20.021 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-05-02 02:56:20.021 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-05-02 02:56:20.025 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-05-02 02:56:20.025 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-05-02 02:56:20.070 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-05-02 02:56:20.258 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-05-02 02:56:20.258 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-05-02 02:56:20.259 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-05-02 02:56:20.259 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-05-02 02:56:20.261 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-05-02 02:56:20.262 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-05-02 02:56:20.676 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-05-02 02:56:20.796 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-05-02 02:56:21.124 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-05-02 02:56:21.128 | 2021-05-02 02:56:21.129 | done! 2021-05-02 02:56:21.139 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-05-02 02:56:21.147 | Setting up mysql-server-core-8.0 (8.0.23-0ubuntu0.20.04.1) ... 2021-05-02 02:56:21.158 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-05-02 02:56:21.165 | Compiling IPA dictionary for Mecab. This takes long time... 2021-05-02 02:56:21.186 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-05-02 02:56:21.186 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-05-02 02:56:21.186 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-05-02 02:56:21.186 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-05-02 02:56:21.395 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-05-02 02:56:21.395 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-05-02 02:56:21.396 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-05-02 02:56:21.396 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-05-02 02:56:21.408 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-05-02 02:56:21.536 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-05-02 02:56:21.537 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-05-02 02:56:21.537 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-05-02 02:56:21.577 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-05-02 02:56:21.650 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-05-02 02:56:22.141 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-05-02 02:56:22.151 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-05-02 02:56:22.260 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-05-02 02:56:22.260 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-05-02 02:56:22.260 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-05-02 02:56:22.261 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-05-02 02:56:22.266 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-05-02 02:56:22.266 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-05-02 02:56:22.355 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-05-02 02:56:22.643 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-05-02 02:56:22.644 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-05-02 02:56:22.645 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-05-02 02:56:22.645 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-05-02 02:56:22.649 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-05-02 02:56:22.649 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-05-02 02:56:23.148 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-05-02 02:56:23.288 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-05-02 02:56:23.615 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-05-02 02:56:23.620 | 2021-05-02 02:56:23.620 | done! 2021-05-02 02:56:23.629 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-05-02 02:56:23.638 | Setting up libhtml-parser-perl (3.72-5) ... 2021-05-02 02:56:23.647 | Setting up libhttp-message-perl (6.22-1) ... 2021-05-02 02:56:23.655 | Setting up mysql-server-8.0 (8.0.23-0ubuntu0.20.04.1) ... 2021-05-02 02:56:24.365 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-05-02 02:56:24.400 | Renaming removed key_buffer and myisam-recover options (if present) 2021-05-02 02:56:32.793 | mysqld will log errors to /var/log/mysql/error.log 2021-05-02 02:56:33.426 | mysqld is running as pid 37995 2021-05-02 02:56:36.309 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-05-02 02:56:38.429 | Setting up libcgi-pm-perl (4.46-1) ... 2021-05-02 02:56:38.442 | Setting up libhtml-template-perl (2.97-1) ... 2021-05-02 02:56:38.453 | Setting up mysql-server (8.0.23-0ubuntu0.20.04.1) ... 2021-05-02 02:56:38.464 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-05-02 02:56:38.474 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-02 02:56:38.868 | Processing triggers for man-db (2.9.1-1) ... 2021-05-02 02:56:40.680 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-02 02:56:43.355 | + functions-common:apt_get:1113 : result=0 2021-05-02 02:56:43.358 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-02 02:56:43.362 | + functions-common:time_stop:2304 : local name 2021-05-02 02:56:43.365 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:56:43.368 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:56:43.372 | + functions-common:time_stop:2307 : local total 2021-05-02 02:56:43.374 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:56:43.377 | + functions-common:time_stop:2310 : name=apt-get 2021-05-02 02:56:43.380 | + functions-common:time_stop:2311 : start_time=1619924166086 2021-05-02 02:56:43.383 | + functions-common:time_stop:2313 : [[ -z 1619924166086 ]] 2021-05-02 02:56:43.386 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:56:43.391 | + functions-common:time_stop:2316 : end_time=1619924203388 2021-05-02 02:56:43.393 | + functions-common:time_stop:2317 : elapsed_time=37302 2021-05-02 02:56:43.395 | + functions-common:time_stop:2318 : total=260414 2021-05-02 02:56:43.398 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:56:43.400 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=297716 2021-05-02 02:56:43.403 | + functions-common:apt_get:1117 : return 0 2021-05-02 02:56:43.405 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-02 02:56:43.407 | + ./stack.sh:main:804 : install_database_python 2021-05-02 02:56:43.410 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-02 02:56:43.413 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-02 02:56:43.415 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-02 02:56:43.418 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-02 02:56:43.421 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-02 02:56:43.423 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-02 02:56:43.426 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-02 02:56:43.429 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-02 02:56:43.430 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-02 02:56:43.435 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-02 02:56:43.437 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-02 02:56:43.439 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-02 02:56:43.443 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-02 02:56:43.445 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-02 02:56:43.467 | Using python 3.8 to install PyMySQL 2021-05-02 02:56:43.470 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-05-02 02:56:44.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:56:44.160 | from cryptography.utils import int_from_bytes 2021-05-02 02:56:44.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:56:44.160 | from cryptography.utils import int_from_bytes 2021-05-02 02:56:45.199 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 02:56:45.203 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:56:45.208 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:56:45.213 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:56:45.214 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:56:45.216 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:56:45.384 | Collecting PyMySQL===1.0.2 2021-05-02 02:56:45.390 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-05-02 02:56:46.795 | Installing collected packages: PyMySQL 2021-05-02 02:56:46.914 | Successfully installed PyMySQL-1.0.2 2021-05-02 02:56:47.059 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-02 02:56:47.059 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-02 02:56:47.138 | + inc/python:pip_install:200 : result=0 2021-05-02 02:56:47.142 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-02 02:56:47.146 | + functions-common:time_stop:2304 : local name 2021-05-02 02:56:47.149 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:56:47.153 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:56:47.156 | + functions-common:time_stop:2307 : local total 2021-05-02 02:56:47.160 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:56:47.163 | + functions-common:time_stop:2310 : name=pip_install 2021-05-02 02:56:47.166 | + functions-common:time_stop:2311 : start_time=1619924203461 2021-05-02 02:56:47.169 | + functions-common:time_stop:2313 : [[ -z 1619924203461 ]] 2021-05-02 02:56:47.172 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:56:47.176 | + functions-common:time_stop:2316 : end_time=1619924207174 2021-05-02 02:56:47.179 | + functions-common:time_stop:2317 : elapsed_time=3713 2021-05-02 02:56:47.181 | + functions-common:time_stop:2318 : total=31054 2021-05-02 02:56:47.184 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:56:47.186 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=34767 2021-05-02 02:56:47.188 | + inc/python:pip_install:203 : return 0 2021-05-02 02:56:47.191 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-02 02:56:47.193 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-02 02:56:47.196 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-02 02:56:47.198 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-02 02:56:47.215 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:56:47.217 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-02 02:56:47.220 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-02 02:56:47.223 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-05-02 02:56:47.223 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-02 02:56:47.229 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-05-02 02:56:47.231 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-05-02 02:56:47.234 | + 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,g-reg,cinder =~ ,q- ]] 2021-05-02 02:56:47.236 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-02 02:56:47.239 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-02 02:56:47.241 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-02 02:56:47.256 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:56:47.259 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-02 02:56:47.261 | + functions-common:install_package:1342 : update_package_repo 2021-05-02 02:56:47.263 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-02 02:56:47.266 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-02 02:56:47.268 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-02 02:56:47.270 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-02 02:56:47.273 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-02 02:56:47.275 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:56:47.277 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:56:47.280 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-02 02:56:47.282 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-02 02:56:47.284 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-02 02:56:47.286 | + functions-common:apt_get_update:1069 : return 2021-05-02 02:56:47.289 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-02 02:56:47.291 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-02 02:56:47.293 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:56:47.296 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:56:47.298 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-02 02:56:47.321 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-05-02 02:56:47.427 | Reading package lists... 2021-05-02 02:56:47.640 | Building dependency tree... 2021-05-02 02:56:47.642 | Reading state information... 2021-05-02 02:56:47.860 | The following packages were automatically installed and are no longer required: 2021-05-02 02:56:47.861 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-05-02 02:56:47.861 | python3-automat python3-click python3-colorama python3-configobj 2021-05-02 02:56:47.861 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-05-02 02:56:47.861 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-05-02 02:56:47.861 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-02 02:56:47.861 | python3-zope.interface 2021-05-02 02:56:47.861 | Use 'sudo apt autoremove' to remove them. 2021-05-02 02:56:47.933 | The following NEW packages will be installed: 2021-05-02 02:56:47.933 | radvd 2021-05-02 02:56:48.063 | 0 upgraded, 1 newly installed, 0 to remove and 15 not upgraded. 2021-05-02 02:56:48.063 | Need to get 59.0 kB of archives. 2021-05-02 02:56:48.063 | After this operation, 164 kB of additional disk space will be used. 2021-05-02 02:56:48.063 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-05-02 02:56:48.801 | Fetched 59.0 kB in 0s (242 kB/s) 2021-05-02 02:56:48.846 | Selecting previously unselected package radvd. 2021-05-02 02:56:48.903 | (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 ... 98591 files and directories currently installed.) 2021-05-02 02:56:48.907 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-05-02 02:56:48.913 | Unpacking radvd (1:2.17-2) ... 2021-05-02 02:56:48.993 | Setting up radvd (1:2.17-2) ... 2021-05-02 02:56:49.973 | Job for radvd.service failed because the control process exited with error code. 2021-05-02 02:56:49.973 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-05-02 02:56:49.974 | invoke-rc.d: initscript radvd, action "start" failed. 2021-05-02 02:56:49.987 | ● radvd.service - Router advertisement daemon for IPv6 2021-05-02 02:56:49.987 | Loaded: loaded (]8;;file://dv-osbrick-789079-1-ceph/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-05-02 02:56:49.988 | Active: failed (Result: exit-code) since Sun 2021-05-02 02:56:49 UTC; 16ms ago 2021-05-02 02:56:49.988 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-05-02 02:56:49.988 | Process: 39074 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-05-02 02:56:49.988 | 2021-05-02 02:56:49.988 | May 02 02:56:49 dv-osbrick-789079-1-ceph systemd[1]: Starting Router advertisement daemon for IPv6... 2021-05-02 02:56:49.988 | May 02 02:56:49 dv-osbrick-789079-1-ceph radvd[39074]: can't open /etc/radvd.conf: No such file or directory 2021-05-02 02:56:49.988 | May 02 02:56:49 dv-osbrick-789079-1-ceph radvd[39074]: Insecure file permissions, but continuing anyway 2021-05-02 02:56:49.988 | May 02 02:56:49 dv-osbrick-789079-1-ceph radvd[39074]: exiting, failed to read config file 2021-05-02 02:56:49.988 | May 02 02:56:49 dv-osbrick-789079-1-ceph systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-05-02 02:56:49.988 | May 02 02:56:49 dv-osbrick-789079-1-ceph systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-05-02 02:56:49.988 | May 02 02:56:49 dv-osbrick-789079-1-ceph systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-05-02 02:56:49.994 | Processing triggers for man-db (2.9.1-1) ... 2021-05-02 02:56:50.116 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-02 02:56:53.141 | + functions-common:apt_get:1113 : result=0 2021-05-02 02:56:53.144 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-02 02:56:53.146 | + functions-common:time_stop:2304 : local name 2021-05-02 02:56:53.150 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:56:53.153 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:56:53.156 | + functions-common:time_stop:2307 : local total 2021-05-02 02:56:53.159 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:56:53.162 | + functions-common:time_stop:2310 : name=apt-get 2021-05-02 02:56:53.164 | + functions-common:time_stop:2311 : start_time=1619924207317 2021-05-02 02:56:53.167 | + functions-common:time_stop:2313 : [[ -z 1619924207317 ]] 2021-05-02 02:56:53.170 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:56:53.174 | + functions-common:time_stop:2316 : end_time=1619924213171 2021-05-02 02:56:53.176 | + functions-common:time_stop:2317 : elapsed_time=5854 2021-05-02 02:56:53.178 | + functions-common:time_stop:2318 : total=297716 2021-05-02 02:56:53.180 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:56:53.183 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=303570 2021-05-02 02:56:53.185 | + functions-common:apt_get:1117 : return 0 2021-05-02 02:56:53.188 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-02 02:56:53.205 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:56:53.207 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-02 02:56:53.209 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-02 02:56:53.213 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-02 02:56:53.233 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-02 02:56:53.236 | + functions-common:install_package:1342 : update_package_repo 2021-05-02 02:56:53.238 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-02 02:56:53.241 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-02 02:56:53.243 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-02 02:56:53.245 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-02 02:56:53.248 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-02 02:56:53.250 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:56:53.252 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:56:53.255 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-02 02:56:53.257 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-02 02:56:53.259 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-02 02:56:53.261 | + functions-common:apt_get_update:1069 : return 2021-05-02 02:56:53.264 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-02 02:56:53.266 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-02 02:56:53.269 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:56:53.271 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:56:53.273 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-02 02:56:53.294 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-05-02 02:56:53.407 | Reading package lists... 2021-05-02 02:56:53.631 | Building dependency tree... 2021-05-02 02:56:53.633 | Reading state information... 2021-05-02 02:56:53.854 | fakeroot is already the newest version (1.24-1). 2021-05-02 02:56:53.854 | fakeroot set to manually installed. 2021-05-02 02:56:53.854 | make is already the newest version (4.2.1-1.2). 2021-05-02 02:56:53.854 | make set to manually installed. 2021-05-02 02:56:53.854 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-02 02:56:53.854 | The following packages were automatically installed and are no longer required: 2021-05-02 02:56:53.855 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-05-02 02:56:53.855 | python3-automat python3-click python3-colorama python3-configobj 2021-05-02 02:56:53.855 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-05-02 02:56:53.855 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-05-02 02:56:53.855 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-02 02:56:53.855 | python3-zope.interface 2021-05-02 02:56:53.855 | Use 'sudo apt autoremove' to remove them. 2021-05-02 02:56:54.004 | 0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded. 2021-05-02 02:56:54.008 | + functions-common:apt_get:1113 : result=0 2021-05-02 02:56:54.012 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-02 02:56:54.015 | + functions-common:time_stop:2304 : local name 2021-05-02 02:56:54.018 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:56:54.021 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:56:54.024 | + functions-common:time_stop:2307 : local total 2021-05-02 02:56:54.026 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:56:54.030 | + functions-common:time_stop:2310 : name=apt-get 2021-05-02 02:56:54.033 | + functions-common:time_stop:2311 : start_time=1619924213292 2021-05-02 02:56:54.035 | + functions-common:time_stop:2313 : [[ -z 1619924213292 ]] 2021-05-02 02:56:54.038 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:56:54.043 | + functions-common:time_stop:2316 : end_time=1619924214041 2021-05-02 02:56:54.046 | + functions-common:time_stop:2317 : elapsed_time=749 2021-05-02 02:56:54.048 | + functions-common:time_stop:2318 : total=303570 2021-05-02 02:56:54.050 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:56:54.052 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=304319 2021-05-02 02:56:54.055 | + functions-common:apt_get:1117 : return 0 2021-05-02 02:56:54.057 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-02 02:56:54.060 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:56:54.062 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:56:54.065 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-02 02:56:54.067 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-02 02:56:54.070 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-02 02:56:54.075 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-02 02:56:54.077 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-02 02:56:54.081 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-02 02:56:54.081 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-02 02:56:54.086 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-02 02:56:54.089 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-02 02:56:54.091 | + functions:vercmp:628 : local v1=5.4 2021-05-02 02:56:54.093 | + functions:vercmp:629 : local 'op=<' 2021-05-02 02:56:54.096 | + functions:vercmp:630 : local v2=3.13 2021-05-02 02:56:54.098 | + functions:vercmp:631 : local result 2021-05-02 02:56:54.102 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-02 02:56:54.102 | ++ functions:vercmp:635 : sort -V 2021-05-02 02:56:54.102 | ++ functions:vercmp:635 : head -1 2021-05-02 02:56:54.107 | + functions:vercmp:635 : result=3.13 2021-05-02 02:56:54.110 | + functions:vercmp:637 : case $op in 2021-05-02 02:56:54.112 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-02 02:56:54.115 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-02 02:56:54.117 | + functions:vercmp:648 : return 2021-05-02 02:56:54.119 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-02 02:56:54.122 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-02 02:56:54.124 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-02 02:56:54.601 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-02 02:56:54.603 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-02 02:56:54.606 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:54.608 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:54.611 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-05-02 02:56:54.613 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:54.616 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-02 02:56:54.633 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:56:54.635 | + ./stack.sh:main:812 : install_etcd3 2021-05-02 02:56:54.638 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-02 02:56:54.638 | Installing etcd 2021-05-02 02:56:54.640 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-02 02:56:54.653 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-02 02:56:54.665 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-02 02:56:54.667 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-02 02:56:54.682 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-02 02:56:54.685 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-02 02:56:54.687 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-02 02:56:54.690 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-02 02:56:54.694 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-02 02:56:54.697 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-05-02 02:56:54.699 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-02 02:56:54.702 | ++ functions:get_extra_file:68 : 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-05-02 02:56:54.705 | --2021-05-02 02:56:54-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-02 02:56:54.710 | Resolving github.com (github.com)... 140.82.121.4 2021-05-02 02:56:54.755 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-05-02 02:56:54.895 | HTTP request sent, awaiting response... 302 Found 2021-05-02 02:56:54.896 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210502%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210502T025505Z&X-Amz-Expires=300&X-Amz-Signature=a7cd3ff7e79a8222a693a97a6a5ee4bb65008e255a48fc57de30f68bc8d4201f&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-05-02 02:56:54.896 | --2021-05-02 02:56:54-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210502%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210502T025505Z&X-Amz-Expires=300&X-Amz-Signature=a7cd3ff7e79a8222a693a97a6a5ee4bb65008e255a48fc57de30f68bc8d4201f&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-05-02 02:56:54.898 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.111.154, 185.199.109.154, ... 2021-05-02 02:56:54.935 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-02 02:56:55.100 | HTTP request sent, awaiting response... 200 OK 2021-05-02 02:56:55.100 | Length: 11350736 (11M) [application/octet-stream] 2021-05-02 02:56:55.100 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-05-02 02:56:55.389 | 2021-05-02 02:56:56.385 | 0K ........ .. 100% 8.43M=1.3s 2021-05-02 02:56:56.385 | 2021-05-02 02:56:56.385 | 2021-05-02 02:56:56 (8.43 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-05-02 02:56:56.385 | 2021-05-02 02:56:56.391 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-05-02 02:56:56.395 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-02 02:56:56.399 | ++ functions:get_extra_file:74 : return 2021-05-02 02:56:56.404 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-02 02:56:56.407 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-02 02:56:56.409 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-05-02 02:56:56.412 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-05-02 02:56:56.544 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-05-02 02:56:56.549 | + 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-05-02 02:56:56.554 | etcd-v3.3.12-linux-amd64/ 2021-05-02 02:56:56.555 | etcd-v3.3.12-linux-amd64/README.md 2021-05-02 02:56:56.555 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-05-02 02:56:56.555 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-05-02 02:56:56.555 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-05-02 02:56:56.555 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-05-02 02:56:56.555 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-05-02 02:56:56.555 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-05-02 02:56:56.555 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-05-02 02:56:56.555 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-05-02 02:56:56.555 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-05-02 02:56:56.555 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-05-02 02:56:56.555 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-05-02 02:56:56.555 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-05-02 02:56:56.556 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-05-02 02:56:56.556 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-05-02 02:56:56.556 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-05-02 02:56:56.556 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-05-02 02:56:56.556 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-05-02 02:56:56.556 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-05-02 02:56:56.556 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-05-02 02:56:56.556 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-05-02 02:56:56.556 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-05-02 02:56:56.556 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-05-02 02:56:56.556 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-05-02 02:56:56.557 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-05-02 02:56:56.557 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-05-02 02:56:56.557 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-05-02 02:56:56.557 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-05-02 02:56:56.557 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-05-02 02:56:56.557 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-05-02 02:56:56.557 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-05-02 02:56:56.557 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-05-02 02:56:56.557 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-05-02 02:56:56.557 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-05-02 02:56:56.557 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-05-02 02:56:56.557 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-05-02 02:56:56.557 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-05-02 02:56:56.557 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-05-02 02:56:56.557 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-05-02 02:56:56.557 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-05-02 02:56:56.558 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-05-02 02:56:56.559 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-05-02 02:56:56.559 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-05-02 02:56:56.559 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-05-02 02:56:56.559 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-05-02 02:56:56.559 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-05-02 02:56:56.559 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-05-02 02:56:56.559 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-05-02 02:56:56.559 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-05-02 02:56:56.559 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-05-02 02:56:56.559 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-05-02 02:56:56.559 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-05-02 02:56:56.559 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-05-02 02:56:56.559 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-05-02 02:56:56.559 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-05-02 02:56:56.560 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-05-02 02:56:56.560 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-05-02 02:56:56.560 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-05-02 02:56:56.560 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-05-02 02:56:56.560 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-05-02 02:56:56.560 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-05-02 02:56:56.560 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-05-02 02:56:56.560 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-05-02 02:56:56.560 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-05-02 02:56:56.560 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-05-02 02:56:56.560 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-05-02 02:56:56.560 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-05-02 02:56:56.560 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-05-02 02:56:56.561 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-05-02 02:56:56.561 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-05-02 02:56:56.561 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-05-02 02:56:56.561 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-05-02 02:56:56.561 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-05-02 02:56:56.561 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-05-02 02:56:56.561 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-05-02 02:56:56.561 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-05-02 02:56:56.561 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-05-02 02:56:56.561 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-05-02 02:56:56.561 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-05-02 02:56:56.561 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-05-02 02:56:56.561 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-05-02 02:56:56.561 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-05-02 02:56:56.561 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-05-02 02:56:56.561 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-05-02 02:56:56.562 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-05-02 02:56:56.562 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-05-02 02:56:56.562 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-05-02 02:56:56.562 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-05-02 02:56:56.562 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-05-02 02:56:56.562 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-05-02 02:56:56.562 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-05-02 02:56:56.562 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-05-02 02:56:56.562 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-05-02 02:56:56.562 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-05-02 02:56:56.563 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-05-02 02:56:56.563 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-05-02 02:56:56.563 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-05-02 02:56:56.563 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-05-02 02:56:56.563 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-05-02 02:56:56.563 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-05-02 02:56:56.563 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-05-02 02:56:56.563 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-05-02 02:56:56.564 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-05-02 02:56:56.564 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-05-02 02:56:56.564 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-05-02 02:56:56.564 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-05-02 02:56:56.565 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-05-02 02:56:56.567 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-05-02 02:56:56.567 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-05-02 02:56:56.567 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-05-02 02:56:56.567 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-05-02 02:56:56.567 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-05-02 02:56:56.567 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-05-02 02:56:56.567 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-05-02 02:56:56.567 | etcd-v3.3.12-linux-amd64/etcdctl 2021-05-02 02:56:56.754 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-05-02 02:56:56.754 | etcd-v3.3.12-linux-amd64/etcd 2021-05-02 02:56:56.980 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-05-02 02:56:57.018 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-05-02 02:56:57.069 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-02 02:56:57.073 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-02 02:56:57.097 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:56:57.099 | + ./stack.sh:main:831 : install_dstat 2021-05-02 02:56:57.102 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-02 02:56:57.118 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:56:57.121 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-02 02:56:57.123 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 02:56:57.126 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-02 02:56:57.128 | + ./stack.sh:main:840 : install_libs 2021-05-02 02:56:57.130 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-02 02:56:57.133 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-02 02:56:57.135 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-02 02:56:57.138 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-02 02:56:57.140 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.142 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.144 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-05-02 02:56:57.147 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.149 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-02 02:56:57.151 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-02 02:56:57.154 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-02 02:56:57.156 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-02 02:56:57.158 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.161 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.163 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-05-02 02:56:57.165 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.167 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-02 02:56:57.170 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-02 02:56:57.172 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-02 02:56:57.175 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-02 02:56:57.177 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.179 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.181 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-05-02 02:56:57.184 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.186 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-02 02:56:57.189 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-02 02:56:57.191 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-02 02:56:57.194 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-02 02:56:57.196 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.199 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-05-02 02:56:57.203 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.206 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-02 02:56:57.208 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-02 02:56:57.210 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-02 02:56:57.212 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-02 02:56:57.215 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-05-02 02:56:57.221 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.223 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-02 02:56:57.226 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-02 02:56:57.228 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-02 02:56:57.230 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-02 02:56:57.232 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.235 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.237 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-05-02 02:56:57.240 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.242 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-02 02:56:57.244 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-02 02:56:57.247 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-02 02:56:57.249 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-02 02:56:57.251 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.253 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-05-02 02:56:57.258 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.260 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-02 02:56:57.262 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-02 02:56:57.264 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-02 02:56:57.267 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-02 02:56:57.269 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.272 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.274 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-05-02 02:56:57.277 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.280 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-02 02:56:57.284 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-02 02:56:57.287 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-02 02:56:57.291 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-02 02:56:57.294 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.297 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.300 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-05-02 02:56:57.302 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.305 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-02 02:56:57.307 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-02 02:56:57.309 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-02 02:56:57.312 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-02 02:56:57.314 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.317 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.319 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-05-02 02:56:57.322 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.324 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-02 02:56:57.326 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-02 02:56:57.329 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-02 02:56:57.331 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-02 02:56:57.333 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.338 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-05-02 02:56:57.341 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.343 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-02 02:56:57.345 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-02 02:56:57.348 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-02 02:56:57.350 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-02 02:56:57.352 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.355 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-05-02 02:56:57.360 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.362 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-02 02:56:57.364 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-02 02:56:57.367 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-02 02:56:57.369 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-02 02:56:57.372 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.376 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-05-02 02:56:57.379 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.381 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-02 02:56:57.383 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-02 02:56:57.386 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-02 02:56:57.388 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-02 02:56:57.391 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.393 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-05-02 02:56:57.398 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.400 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-02 02:56:57.402 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-02 02:56:57.405 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-02 02:56:57.407 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-02 02:56:57.410 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.412 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-05-02 02:56:57.417 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.419 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-02 02:56:57.421 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-02 02:56:57.424 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-02 02:56:57.426 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-02 02:56:57.429 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.431 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-05-02 02:56:57.436 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.438 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-02 02:56:57.440 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-02 02:56:57.443 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-02 02:56:57.445 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-02 02:56:57.447 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-05-02 02:56:57.454 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.457 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-02 02:56:57.459 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-02 02:56:57.462 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-02 02:56:57.464 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-02 02:56:57.466 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.469 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-05-02 02:56:57.474 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.476 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-02 02:56:57.478 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-02 02:56:57.481 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-02 02:56:57.483 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-02 02:56:57.486 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.488 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.490 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-05-02 02:56:57.493 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.495 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-02 02:56:57.497 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-02 02:56:57.500 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-02 02:56:57.502 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-02 02:56:57.505 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.507 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.509 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-05-02 02:56:57.512 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.514 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-02 02:56:57.516 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-02 02:56:57.519 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-02 02:56:57.521 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-02 02:56:57.523 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.526 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.528 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-05-02 02:56:57.530 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.533 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-02 02:56:57.535 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-02 02:56:57.537 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-02 02:56:57.540 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-02 02:56:57.542 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.544 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.547 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-05-02 02:56:57.549 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.552 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-02 02:56:57.554 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-02 02:56:57.556 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-02 02:56:57.559 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-02 02:56:57.561 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.563 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.566 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-05-02 02:56:57.568 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.570 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-02 02:56:57.573 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-02 02:56:57.575 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-02 02:56:57.577 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-02 02:56:57.580 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.582 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.584 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-05-02 02:56:57.587 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.589 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-02 02:56:57.591 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-02 02:56:57.594 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-02 02:56:57.596 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-02 02:56:57.598 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.601 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.603 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-05-02 02:56:57.605 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.608 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-02 02:56:57.611 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-02 02:56:57.614 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-02 02:56:57.616 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-02 02:56:57.619 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.622 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.624 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-05-02 02:56:57.627 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.630 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-02 02:56:57.632 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-02 02:56:57.635 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-02 02:56:57.637 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-02 02:56:57.640 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.642 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.645 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-05-02 02:56:57.647 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.649 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-02 02:56:57.652 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-02 02:56:57.654 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-02 02:56:57.656 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-02 02:56:57.659 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.661 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.663 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-05-02 02:56:57.666 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.668 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-02 02:56:57.670 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-02 02:56:57.673 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-02 02:56:57.675 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-02 02:56:57.677 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.680 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.682 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-05-02 02:56:57.684 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.687 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-02 02:56:57.689 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-02 02:56:57.692 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-02 02:56:57.694 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-02 02:56:57.696 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.699 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.701 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-05-02 02:56:57.703 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.706 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-02 02:56:57.708 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-02 02:56:57.710 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-02 02:56:57.713 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-02 02:56:57.715 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.717 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.720 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-05-02 02:56:57.722 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.724 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-02 02:56:57.727 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-02 02:56:57.729 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-02 02:56:57.731 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-02 02:56:57.734 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.736 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.739 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-05-02 02:56:57.741 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.743 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-02 02:56:57.746 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-02 02:56:57.748 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-02 02:56:57.751 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-02 02:56:57.753 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.755 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.758 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-05-02 02:56:57.760 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.762 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-02 02:56:57.765 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-02 02:56:57.767 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-02 02:56:57.769 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-02 02:56:57.772 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.774 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-05-02 02:56:57.779 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.781 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-02 02:56:57.784 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-02 02:56:57.786 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-02 02:56:57.788 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-02 02:56:57.791 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.793 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.795 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-05-02 02:56:57.798 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.800 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-02 02:56:57.802 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-02 02:56:57.805 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-02 02:56:57.807 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-02 02:56:57.809 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:56:57.812 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:56:57.814 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-05-02 02:56:57.817 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:56:57.819 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-02 02:56:57.840 | Using python 3.8 to install etcd3 2021-05-02 02:56:57.842 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-05-02 02:56:58.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:56:58.549 | from cryptography.utils import int_from_bytes 2021-05-02 02:56:58.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:56:58.549 | from cryptography.utils import int_from_bytes 2021-05-02 02:56:59.551 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 02:56:59.555 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:56:59.560 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:56:59.565 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:56:59.565 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:56:59.568 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:56:59.711 | Collecting etcd3===0.12.0 2021-05-02 02:56:59.717 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-05-02 02:57:02.364 | Collecting grpcio===1.37.1 2021-05-02 02:57:02.379 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a1c/d40eac72d3c91/grpcio-1.37.1-cp38-cp38-manylinux2014_x86_64.whl (4.2 MB) 2021-05-02 02:57:03.103 | Collecting protobuf===3.15.8 2021-05-02 02:57:03.110 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/510/e66491f1a5ac5/protobuf-3.15.8-cp38-cp38-manylinux1_x86_64.whl (1.0 MB) 2021-05-02 02:57:03.218 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-02 02:57:03.221 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (6.3.1) 2021-05-02 02:57:03.235 | Building wheels for collected packages: etcd3 2021-05-02 02:57:03.236 | Building wheel for etcd3 (setup.py): started 2021-05-02 02:57:04.030 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-05-02 02:57:04.032 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=680f287e0ad54f671acef057892d537f294061fd3a080adce087006deffb484b 2021-05-02 02:57:04.032 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-05-02 02:57:04.033 | Successfully built etcd3 2021-05-02 02:57:05.344 | Installing collected packages: grpcio, protobuf, etcd3 2021-05-02 02:57:05.960 | Successfully installed etcd3-0.12.0 grpcio-1.37.1 protobuf-3.15.8 2021-05-02 02:57:06.102 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-02 02:57:06.102 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-02 02:57:06.191 | + inc/python:pip_install:200 : result=0 2021-05-02 02:57:06.195 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-02 02:57:06.199 | + functions-common:time_stop:2304 : local name 2021-05-02 02:57:06.202 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:57:06.206 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:57:06.210 | + functions-common:time_stop:2307 : local total 2021-05-02 02:57:06.213 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:57:06.217 | + functions-common:time_stop:2310 : name=pip_install 2021-05-02 02:57:06.220 | + functions-common:time_stop:2311 : start_time=1619924217834 2021-05-02 02:57:06.222 | + functions-common:time_stop:2313 : [[ -z 1619924217834 ]] 2021-05-02 02:57:06.226 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:57:06.230 | + functions-common:time_stop:2316 : end_time=1619924226227 2021-05-02 02:57:06.232 | + functions-common:time_stop:2317 : elapsed_time=8393 2021-05-02 02:57:06.235 | + functions-common:time_stop:2318 : total=34767 2021-05-02 02:57:06.237 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:57:06.239 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=43160 2021-05-02 02:57:06.241 | + inc/python:pip_install:203 : return 0 2021-05-02 02:57:06.244 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-02 02:57:06.266 | Using python 3.8 to install etcd3gw 2021-05-02 02:57:06.269 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-05-02 02:57:06.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:57:06.977 | from cryptography.utils import int_from_bytes 2021-05-02 02:57:06.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:57:06.977 | from cryptography.utils import int_from_bytes 2021-05-02 02:57:08.003 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 02:57:08.007 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:08.012 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:08.017 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:08.017 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:08.020 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:08.172 | Collecting etcd3gw===0.2.5 2021-05-02 02:57:08.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-05-02 02:57:08.276 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (2.3.0) 2021-05-02 02:57:08.282 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-02 02:57:08.285 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-05-02 02:57:08.288 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-05-02 02:57:08.308 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.25.1) 2021-05-02 02:57:08.327 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-05-02 02:57:08.330 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-05-02 02:57:08.334 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-05-02 02:57:09.613 | Installing collected packages: etcd3gw 2021-05-02 02:57:09.712 | Successfully installed etcd3gw-0.2.5 2021-05-02 02:57:09.856 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-02 02:57:09.856 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-02 02:57:09.932 | + inc/python:pip_install:200 : result=0 2021-05-02 02:57:09.936 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-02 02:57:09.939 | + functions-common:time_stop:2304 : local name 2021-05-02 02:57:09.941 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:57:09.943 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:57:09.945 | + functions-common:time_stop:2307 : local total 2021-05-02 02:57:09.948 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:57:09.950 | + functions-common:time_stop:2310 : name=pip_install 2021-05-02 02:57:09.952 | + functions-common:time_stop:2311 : start_time=1619924226260 2021-05-02 02:57:09.954 | + functions-common:time_stop:2313 : [[ -z 1619924226260 ]] 2021-05-02 02:57:09.957 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:57:09.961 | + functions-common:time_stop:2316 : end_time=1619924229959 2021-05-02 02:57:09.964 | + functions-common:time_stop:2317 : elapsed_time=3699 2021-05-02 02:57:09.966 | + functions-common:time_stop:2318 : total=43160 2021-05-02 02:57:09.968 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:57:09.971 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=46859 2021-05-02 02:57:09.973 | + inc/python:pip_install:203 : return 0 2021-05-02 02:57:09.976 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-02 02:57:09.978 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-02 02:57:09.981 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-02 02:57:09.984 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-02 02:57:09.986 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-02 02:57:09.989 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-02 02:57:09.992 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-02 02:57:09.994 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-02 02:57:09.996 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-02 02:57:09.999 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-02 02:57:10.002 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-02 02:57:10.004 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-02 02:57:10.006 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-02 02:57:10.009 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-02 02:57:10.011 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:57:10.013 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:57:10.016 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-02 02:57:10.018 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-02 02:57:10.021 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-02 02:57:10.023 | + functions-common:install_package:1342 : update_package_repo 2021-05-02 02:57:10.025 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-02 02:57:10.028 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-02 02:57:10.030 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-02 02:57:10.033 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-02 02:57:10.035 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-02 02:57:10.037 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:57:10.040 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:57:10.042 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-02 02:57:10.044 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-02 02:57:10.047 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-02 02:57:10.049 | + functions-common:apt_get_update:1069 : return 2021-05-02 02:57:10.051 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-02 02:57:10.054 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-02 02:57:10.056 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:57:10.059 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:57:10.061 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-02 02:57:10.082 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-02 02:57:10.188 | Reading package lists... 2021-05-02 02:57:10.404 | Building dependency tree... 2021-05-02 02:57:10.406 | Reading state information... 2021-05-02 02:57:10.627 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-02 02:57:10.627 | The following packages were automatically installed and are no longer required: 2021-05-02 02:57:10.628 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-05-02 02:57:10.628 | python3-automat python3-click python3-colorama python3-configobj 2021-05-02 02:57:10.628 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-05-02 02:57:10.628 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-05-02 02:57:10.628 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-02 02:57:10.628 | python3-zope.interface 2021-05-02 02:57:10.628 | Use 'sudo apt autoremove' to remove them. 2021-05-02 02:57:10.629 | The following additional packages will be installed: 2021-05-02 02:57:10.629 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-05-02 02:57:10.630 | Suggested packages: 2021-05-02 02:57:10.630 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-05-02 02:57:10.704 | The following NEW packages will be installed: 2021-05-02 02:57:10.705 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-05-02 02:57:10.999 | 0 upgraded, 6 newly installed, 0 to remove and 15 not upgraded. 2021-05-02 02:57:10.999 | Need to get 1,306 kB of archives. 2021-05-02 02:57:10.999 | After this operation, 4,613 kB of additional disk space will be used. 2021-05-02 02:57:10.999 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-05-02 02:57:11.756 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-05-02 02:57:11.813 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-05-02 02:57:11.925 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-05-02 02:57:12.054 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-05-02 02:57:12.055 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-05-02 02:57:12.655 | Fetched 1,306 kB in 1s (965 kB/s) 2021-05-02 02:57:12.696 | Selecting previously unselected package libnorm1:amd64. 2021-05-02 02:57:12.753 | (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 ... 98604 files and directories currently installed.) 2021-05-02 02:57:12.757 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-02 02:57:12.769 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-02 02:57:12.856 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-05-02 02:57:12.868 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-02 02:57:12.872 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-02 02:57:12.934 | Selecting previously unselected package libzmq5:amd64. 2021-05-02 02:57:12.944 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-05-02 02:57:12.949 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-05-02 02:57:13.029 | Selecting previously unselected package uwsgi-core. 2021-05-02 02:57:13.041 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-05-02 02:57:13.045 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-05-02 02:57:13.201 | Selecting previously unselected package uwsgi. 2021-05-02 02:57:13.212 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-05-02 02:57:13.217 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-05-02 02:57:13.266 | Selecting previously unselected package uwsgi-plugin-python3. 2021-05-02 02:57:13.276 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-05-02 02:57:13.282 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-05-02 02:57:13.364 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-02 02:57:13.377 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-02 02:57:13.385 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-05-02 02:57:13.392 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-05-02 02:57:13.411 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-05-02 02:57:14.291 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-05-02 02:57:14.326 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-02 02:57:14.706 | Processing triggers for man-db (2.9.1-1) ... 2021-05-02 02:57:15.112 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-02 02:57:17.775 | + functions-common:apt_get:1113 : result=0 2021-05-02 02:57:17.778 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-02 02:57:17.780 | + functions-common:time_stop:2304 : local name 2021-05-02 02:57:17.784 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:57:17.786 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:57:17.789 | + functions-common:time_stop:2307 : local total 2021-05-02 02:57:17.792 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:57:17.795 | + functions-common:time_stop:2310 : name=apt-get 2021-05-02 02:57:17.798 | + functions-common:time_stop:2311 : start_time=1619924230079 2021-05-02 02:57:17.800 | + functions-common:time_stop:2313 : [[ -z 1619924230079 ]] 2021-05-02 02:57:17.804 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:57:17.808 | + functions-common:time_stop:2316 : end_time=1619924237806 2021-05-02 02:57:17.812 | + functions-common:time_stop:2317 : elapsed_time=7727 2021-05-02 02:57:17.814 | + functions-common:time_stop:2318 : total=304319 2021-05-02 02:57:17.816 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:57:17.819 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=312046 2021-05-02 02:57:17.822 | + functions-common:apt_get:1117 : return 0 2021-05-02 02:57:17.824 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-02 02:57:17.828 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:57:17.830 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:57:17.833 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-02 02:57:17.895 | Enabling module proxy. 2021-05-02 02:57:17.903 | To activate the new configuration, you need to run: 2021-05-02 02:57:17.903 | systemctl restart apache2 2021-05-02 02:57:17.909 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-02 02:57:17.972 | Considering dependency proxy for proxy_uwsgi: 2021-05-02 02:57:17.972 | Module proxy already enabled 2021-05-02 02:57:17.972 | Enabling module proxy_uwsgi. 2021-05-02 02:57:17.981 | To activate the new configuration, you need to run: 2021-05-02 02:57:17.981 | systemctl restart apache2 2021-05-02 02:57:17.987 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-02 02:57:17.991 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-02 02:57:17.995 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-02 02:57:17.999 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-02 02:57:18.125 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-02 02:57:18.128 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-02 02:57:18.131 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-02 02:57:18.133 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:57:18.136 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:57:18.138 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-05-02 02:57:18.141 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:57:18.143 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-02 02:57:18.146 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-02 02:57:18.149 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-02 02:57:18.151 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:57:18.153 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:57:18.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-05-02 02:57:18.158 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:57:18.161 | + ./stack.sh:main:848 : install_glanceclient 2021-05-02 02:57:18.163 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-02 02:57:18.165 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-02 02:57:18.168 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:57:18.170 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:57:18.172 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-05-02 02:57:18.175 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:57:18.177 | + ./stack.sh:main:849 : install_cinderclient 2021-05-02 02:57:18.179 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-brick-cinderclient-ext 2021-05-02 02:57:18.182 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-02 02:57:18.184 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:57:18.187 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:57:18.189 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-05-02 02:57:18.192 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:57:18.194 | + lib/cinder:install_cinderclient:477 : use_library_from_git python-cinderclient 2021-05-02 02:57:18.197 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-02 02:57:18.199 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:57:18.201 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:57:18.204 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-05-02 02:57:18.206 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:57:18.209 | + ./stack.sh:main:850 : install_novaclient 2021-05-02 02:57:18.211 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-02 02:57:18.214 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-02 02:57:18.216 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:57:18.218 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:57:18.221 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-05-02 02:57:18.223 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:57:18.225 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-02 02:57:18.244 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:57:18.247 | + ./stack.sh:main:852 : install_swiftclient 2021-05-02 02:57:18.249 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-02 02:57:18.252 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-02 02:57:18.254 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:57:18.256 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:57:18.259 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-05-02 02:57:18.261 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:57:18.264 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-02 02:57:18.280 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:57:18.283 | + ./stack.sh:main:855 : install_neutronclient 2021-05-02 02:57:18.285 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-02 02:57:18.288 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-02 02:57:18.290 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:57:18.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:57:18.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-05-02 02:57:18.298 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:57:18.300 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-02 02:57:18.303 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-02 02:57:18.305 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-02 02:57:18.308 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:57:18.310 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:57:18.313 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-05-02 02:57:18.315 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:57:18.318 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-02 02:57:18.320 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-02 02:57:18.323 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-02 02:57:18.326 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-02 02:57:18.328 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-02 02:57:18.330 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-02 02:57:18.334 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-02 02:57:18.334 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-02 02:57:18.339 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-02 02:57:18.342 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-02 02:57:18.344 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-02 02:57:18.347 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-02 02:57:18.349 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-02 02:57:18.371 | Using python 3.8 to install keystonemiddleware 2021-05-02 02:57:18.373 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-05-02 02:57:19.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:57:19.083 | from cryptography.utils import int_from_bytes 2021-05-02 02:57:19.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:57:19.083 | from cryptography.utils import int_from_bytes 2021-05-02 02:57:20.111 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 02:57:20.115 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:20.120 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:20.124 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:20.125 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:20.128 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:20.133 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (9.2.0) 2021-05-02 02:57:20.199 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.7.0) 2021-05-02 02:57:20.235 | Requirement already satisfied: oslo.config===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (8.6.0) 2021-05-02 02:57:20.274 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.1.2) 2021-05-02 02:57:20.279 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2021-05-02 02:57:20.286 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-02 02:57:20.289 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.4.0) 2021-05-02 02:57:20.293 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.3.1) 2021-05-02 02:57:20.352 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (4.2.0) 2021-05-02 02:57:20.370 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (4.4.2) 2021-05-02 02:57:20.373 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (4.8.0) 2021-05-02 02:57:20.388 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (2021.1) 2021-05-02 02:57:20.392 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2021-05-02 02:57:20.405 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52)) (5.0.1) 2021-05-02 02:57:20.411 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2021-05-02 02:57:20.421 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.25.1) 2021-05-02 02:57:20.440 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 55)) (3.2.0) 2021-05-02 02:57:20.446 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-05-02 02:57:20.449 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.0) 2021-05-02 02:57:20.458 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.4.0) 2021-05-02 02:57:20.496 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.2.0) 2021-05-02 02:57:20.503 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (5.4.1) 2021-05-02 02:57:20.506 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0) 2021-05-02 02:57:20.511 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (1.7.0) 2021-05-02 02:57:20.516 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.1.14) 2021-05-02 02:57:20.519 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.4.7) 2021-05-02 02:57:20.522 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-02 02:57:20.527 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (0.10.9) 2021-05-02 02:57:20.530 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-05-02 02:57:20.533 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-05-02 02:57:20.537 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-05-02 02:57:20.556 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-05-02 02:57:20.559 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.2) 2021-05-02 02:57:20.562 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.8.1) 2021-05-02 02:57:20.566 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.9.6) 2021-05-02 02:57:20.569 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.12.1) 2021-05-02 02:57:21.802 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-02 02:57:21.802 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-02 02:57:21.874 | + inc/python:pip_install:200 : result=0 2021-05-02 02:57:21.878 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-02 02:57:21.882 | + functions-common:time_stop:2304 : local name 2021-05-02 02:57:21.885 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:57:21.889 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:57:21.892 | + functions-common:time_stop:2307 : local total 2021-05-02 02:57:21.896 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:57:21.900 | + functions-common:time_stop:2310 : name=pip_install 2021-05-02 02:57:21.903 | + functions-common:time_stop:2311 : start_time=1619924238365 2021-05-02 02:57:21.907 | + functions-common:time_stop:2313 : [[ -z 1619924238365 ]] 2021-05-02 02:57:21.910 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:57:21.915 | + functions-common:time_stop:2316 : end_time=1619924241912 2021-05-02 02:57:21.917 | + functions-common:time_stop:2317 : elapsed_time=3547 2021-05-02 02:57:21.919 | + functions-common:time_stop:2318 : total=46859 2021-05-02 02:57:21.921 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:57:21.924 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50406 2021-05-02 02:57:21.926 | + inc/python:pip_install:203 : return 0 2021-05-02 02:57:21.929 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-02 02:57:21.931 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-02 02:57:21.934 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-02 02:57:21.937 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-02 02:57:21.940 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-02 02:57:21.942 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-02 02:57:21.946 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-02 02:57:21.946 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-02 02:57:21.952 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-02 02:57:21.954 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-02 02:57:21.957 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-02 02:57:21.960 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-02 02:57:21.962 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-02 02:57:21.984 | Using python 3.8 to install python-memcached 2021-05-02 02:57:21.987 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-05-02 02:57:22.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:57:22.705 | from cryptography.utils import int_from_bytes 2021-05-02 02:57:22.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:57:22.705 | from cryptography.utils import int_from_bytes 2021-05-02 02:57:23.728 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 02:57:23.732 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:23.737 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:23.742 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:23.742 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:23.745 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:23.890 | Collecting python-memcached===1.59 2021-05-02 02:57:23.898 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-05-02 02:57:23.994 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-02 02:57:25.321 | Installing collected packages: python-memcached 2021-05-02 02:57:25.407 | Successfully installed python-memcached-1.59 2021-05-02 02:57:25.551 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-02 02:57:25.551 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-02 02:57:25.628 | + inc/python:pip_install:200 : result=0 2021-05-02 02:57:25.631 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-02 02:57:25.633 | + functions-common:time_stop:2304 : local name 2021-05-02 02:57:25.636 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:57:25.638 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:57:25.641 | + functions-common:time_stop:2307 : local total 2021-05-02 02:57:25.643 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:57:25.646 | + functions-common:time_stop:2310 : name=pip_install 2021-05-02 02:57:25.649 | + functions-common:time_stop:2311 : start_time=1619924241978 2021-05-02 02:57:25.651 | + functions-common:time_stop:2313 : [[ -z 1619924241978 ]] 2021-05-02 02:57:25.654 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:57:25.659 | + functions-common:time_stop:2316 : end_time=1619924245656 2021-05-02 02:57:25.661 | + functions-common:time_stop:2317 : elapsed_time=3678 2021-05-02 02:57:25.663 | + functions-common:time_stop:2318 : total=50406 2021-05-02 02:57:25.665 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:57:25.668 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=54084 2021-05-02 02:57:25.670 | + inc/python:pip_install:203 : return 0 2021-05-02 02:57:25.673 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-02 02:57:25.690 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:57:25.692 | + ./stack.sh:main:862 : '[' 10.222.0.41 == 10.222.0.41 ']' 2021-05-02 02:57:25.695 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-02 02:57:25.697 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-02 02:57:25.700 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-02 02:57:25.702 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-02 02:57:25.704 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-02 02:57:25.707 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-02 02:57:25.722 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:57:25.724 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-02 02:57:25.726 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-02 02:57:25.728 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-02 02:57:25.730 | + functions-common:git_clone:525 : local git_ref=master 2021-05-02 02:57:25.732 | + functions-common:git_clone:526 : local orig_dir 2021-05-02 02:57:25.735 | ++ functions-common:git_clone:527 : pwd 2021-05-02 02:57:25.738 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-02 02:57:25.740 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-02 02:57:25.743 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-02 02:57:25.759 | + functions-common:git_clone:530 : RECLONE=False 2021-05-02 02:57:25.761 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-02 02:57:25.763 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-02 02:57:25.766 | + functions-common:git_clone:544 : echo master 2021-05-02 02:57:25.766 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-02 02:57:25.771 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-02 02:57:25.773 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-02 02:57:25.775 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-02 02:57:25.778 | + functions-common:git_clone:593 : git show --oneline 2021-05-02 02:57:25.778 | + functions-common:git_clone:593 : head -1 2021-05-02 02:57:25.782 | 10057702a Merge "Retry update_user when sqlalchemy raises StaleDataErrors" 2021-05-02 02:57:25.784 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-02 02:57:25.787 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-02 02:57:25.789 | + inc/python:setup_develop:338 : local bindep 2021-05-02 02:57:25.792 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-02 02:57:25.794 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-02 02:57:25.797 | + inc/python:setup_develop:344 : local extras= 2021-05-02 02:57:25.799 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-02 02:57:25.801 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-02 02:57:25.804 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-02 02:57:25.806 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-02 02:57:25.809 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-02 02:57:25.811 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-02 02:57:25.814 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-02 02:57:25.816 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-02 02:57:25.819 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-02 02:57:25.822 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-02 02:57:25.824 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-02 02:57:25.827 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-02 02:57:25.833 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-02 02:57:25.835 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-05-02 02:57:26.426 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-02 02:57:26.430 | + inc/python:setup_package:417 : local bindep=0 2021-05-02 02:57:26.434 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-02 02:57:26.437 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-02 02:57:26.440 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-02 02:57:26.443 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-02 02:57:26.445 | + inc/python:setup_package:426 : local flags=-e 2021-05-02 02:57:26.447 | + inc/python:setup_package:427 : local extras= 2021-05-02 02:57:26.449 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-02 02:57:26.452 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-02 02:57:26.454 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-02 02:57:26.457 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-02 02:57:26.459 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-02 02:57:26.461 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-02 02:57:26.482 | Using python 3.8 to install /opt/stack/keystone 2021-05-02 02:57:26.484 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-05-02 02:57:27.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:57:27.198 | from cryptography.utils import int_from_bytes 2021-05-02 02:57:27.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:57:27.199 | from cryptography.utils import int_from_bytes 2021-05-02 02:57:28.231 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 02:57:28.231 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-02 02:57:28.235 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:28.235 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:28.237 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:28.241 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:28.248 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:28.252 | Obtaining file:///opt/stack/keystone 2021-05-02 02:57:30.058 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-02 02:57:31.897 | Collecting Flask===1.1.2 2021-05-02 02:57:31.904 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-05-02 02:57:32.129 | Collecting Flask-RESTful===0.3.8 2021-05-02 02:57:32.135 | 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-05-02 02:57:32.228 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-02 02:57:32.236 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-05-02 02:57:32.292 | Collecting PyJWT===2.1.0 2021-05-02 02:57:32.298 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2021-05-02 02:57:32.328 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-02 02:57:32.355 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-02 02:57:32.429 | Collecting Werkzeug===1.0.1 2021-05-02 02:57:32.436 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-05-02 02:57:32.575 | Collecting aniso8601===9.0.1 2021-05-02 02:57:32.581 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-05-02 02:57:32.817 | Collecting bcrypt===3.2.0 2021-05-02 02:57:32.823 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2021-05-02 02:57:32.837 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-02 02:57:32.885 | Collecting click===7.1.2 2021-05-02 02:57:32.891 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-05-02 02:57:32.899 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-05-02 02:57:32.937 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-05-02 02:57:33.044 | Collecting itsdangerous===1.1.0 2021-05-02 02:57:33.050 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-05-02 02:57:33.138 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-05-02 02:57:33.167 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2021-05-02 02:57:33.219 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-05-02 02:57:33.222 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2021-05-02 02:57:33.228 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.7.0) 2021-05-02 02:57:33.264 | Requirement already satisfied: oslo.config===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.6.0) 2021-05-02 02:57:33.303 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (3.2.0) 2021-05-02 02:57:33.309 | Requirement already satisfied: oslo.db===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.6.0) 2021-05-02 02:57:33.357 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2021-05-02 02:57:33.363 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.4.0) 2021-05-02 02:57:33.400 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.7.1) 2021-05-02 02:57:33.454 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.2.0) 2021-05-02 02:57:33.472 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.7.0) 2021-05-02 02:57:33.487 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.1.0) 2021-05-02 02:57:33.496 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-05-02 02:57:33.519 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.3.0) 2021-05-02 02:57:33.529 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.8.0) 2021-05-02 02:57:33.545 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2021-05-02 02:57:33.589 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.9) 2021-05-02 02:57:33.708 | Collecting passlib===1.7.4 2021-05-02 02:57:33.714 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-05-02 02:57:33.825 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.6.0) 2021-05-02 02:57:33.828 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2021-05-02 02:57:33.831 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2021-05-02 02:57:33.841 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2021-05-02 02:57:33.843 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2021-05-02 02:57:33.846 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2021-05-02 02:57:33.971 | Collecting pysaml2===6.5.1 2021-05-02 02:57:33.977 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f79/d7b2a416f1b18/pysaml2-6.5.1-py2.py3-none-any.whl (401 kB) 2021-05-02 02:57:34.092 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.8.1) 2021-05-02 02:57:34.097 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2021-05-02 02:57:34.115 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2021.1) 2021-05-02 02:57:34.119 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.25.1) 2021-05-02 02:57:34.138 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2021-05-02 02:57:34.378 | Collecting scrypt===0.8.18 2021-05-02 02:57:34.384 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ffc/de1d60a43e9d9/scrypt-0.8.18-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2021-05-02 02:57:34.493 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.15.0) 2021-05-02 02:57:34.496 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (0.13.0) 2021-05-02 02:57:34.506 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.4.1) 2021-05-02 02:57:34.509 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (3.3.0) 2021-05-02 02:57:34.511 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-05-02 02:57:34.518 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (2.0.1) 2021-05-02 02:57:34.527 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.5.0) 2021-05-02 02:57:34.532 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2021-05-02 02:57:34.549 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.4.0) 2021-05-02 02:57:34.553 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (1.1.0) 2021-05-02 02:57:34.560 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.26.4) 2021-05-02 02:57:34.746 | Collecting xmlschema===1.6.1 2021-05-02 02:57:34.754 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b3/d7c8222c8e0d5/xmlschema-1.6.1-py3-none-any.whl (254 kB) 2021-05-02 02:57:34.873 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.3.2) 2021-05-02 02:57:34.878 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-05-02 02:57:34.881 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-05-02 02:57:34.939 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-02 02:57:34.942 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-05-02 02:57:34.950 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-05-02 02:57:34.954 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-02 02:57:34.962 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-05-02 02:57:34.969 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2021-05-02 02:57:35.008 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-02 02:57:35.011 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-02 02:57:35.016 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-02 02:57:35.021 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (4.4.0) 2021-05-02 02:57:35.031 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-02 02:57:35.042 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-05-02 02:57:35.052 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-05-02 02:57:35.061 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-02 02:57:35.070 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-02 02:57:35.078 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-02 02:57:35.081 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-05-02 02:57:35.084 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (20.0.1) 2021-05-02 02:57:35.200 | Collecting defusedxml===0.7.1 2021-05-02 02:57:35.205 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-05-02 02:57:35.418 | Collecting importlib-resources===5.1.2 2021-05-02 02:57:35.424 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eba/b3efe74d83b04/importlib_resources-5.1.2-py3-none-any.whl (25 kB) 2021-05-02 02:57:35.533 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-02 02:57:35.536 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-02 02:57:35.540 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-02 02:57:35.542 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-05-02 02:57:35.544 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-05-02 02:57:35.547 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2021-05-02 02:57:35.549 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-05-02 02:57:35.552 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 548)) (1.4.0) 2021-05-02 02:57:35.690 | Collecting elementpath===2.2.1 2021-05-02 02:57:35.697 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a0/0899c22623e0a/elementpath-2.2.1-py3-none-any.whl (145 kB) 2021-05-02 02:57:35.797 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.7.0) 2021-05-02 02:57:35.801 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.12.1) 2021-05-02 02:57:35.804 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-02 02:57:35.811 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (1.0.4) 2021-05-02 02:57:35.814 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (5.0.0) 2021-05-02 02:57:35.817 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-05-02 02:57:35.822 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (0.7) 2021-05-02 02:57:35.828 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-05-02 02:57:35.836 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (56.0.0) 2021-05-02 02:57:35.886 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.6) 2021-05-02 02:57:36.771 | Installing collected packages: click, itsdangerous, Werkzeug, Flask, aniso8601, Flask-RESTful, passlib, bcrypt, scrypt, defusedxml, elementpath, xmlschema, importlib-resources, pysaml2, PyJWT, keystone 2021-05-02 02:57:36.771 | Attempting uninstall: click 2021-05-02 02:57:36.773 | Found existing installation: Click 7.0 2021-05-02 02:57:36.780 | Uninstalling Click-7.0: 2021-05-02 02:57:36.888 | Successfully uninstalled Click-7.0 2021-05-02 02:57:36.999 | Attempting uninstall: Werkzeug 2021-05-02 02:57:37.000 | Found existing installation: Werkzeug 0.16.1 2021-05-02 02:57:37.002 | Uninstalling Werkzeug-0.16.1: 2021-05-02 02:57:37.104 | Successfully uninstalled Werkzeug-0.16.1 2021-05-02 02:57:37.879 | Attempting uninstall: bcrypt 2021-05-02 02:57:37.881 | Found existing installation: bcrypt 3.1.7 2021-05-02 02:57:37.883 | Uninstalling bcrypt-3.1.7: 2021-05-02 02:57:37.984 | Successfully uninstalled bcrypt-3.1.7 2021-05-02 02:57:39.103 | Attempting uninstall: PyJWT 2021-05-02 02:57:39.104 | Found existing installation: PyJWT 1.7.1 2021-05-02 02:57:39.118 | Uninstalling PyJWT-1.7.1: 2021-05-02 02:57:39.217 | Successfully uninstalled PyJWT-1.7.1 2021-05-02 02:57:39.254 | Running setup.py develop for keystone 2021-05-02 02:57:41.163 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 PyJWT-2.1.0 Werkzeug-1.0.1 aniso8601-9.0.1 bcrypt-3.2.0 click-7.1.2 defusedxml-0.7.1 elementpath-2.2.1 importlib-resources-5.1.2 itsdangerous-1.1.0 keystone passlib-1.7.4 pysaml2-6.5.1 scrypt-0.8.18 xmlschema-1.6.1 2021-05-02 02:57:41.313 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-02 02:57:41.313 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-02 02:57:41.403 | + inc/python:pip_install:200 : result=0 2021-05-02 02:57:41.406 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-02 02:57:41.410 | + functions-common:time_stop:2304 : local name 2021-05-02 02:57:41.414 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:57:41.416 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:57:41.420 | + functions-common:time_stop:2307 : local total 2021-05-02 02:57:41.423 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:57:41.426 | + functions-common:time_stop:2310 : name=pip_install 2021-05-02 02:57:41.428 | + functions-common:time_stop:2311 : start_time=1619924246476 2021-05-02 02:57:41.430 | + functions-common:time_stop:2313 : [[ -z 1619924246476 ]] 2021-05-02 02:57:41.433 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:57:41.437 | + functions-common:time_stop:2316 : end_time=1619924261435 2021-05-02 02:57:41.440 | + functions-common:time_stop:2317 : elapsed_time=14959 2021-05-02 02:57:41.442 | + functions-common:time_stop:2318 : total=54084 2021-05-02 02:57:41.444 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:57:41.446 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=69043 2021-05-02 02:57:41.448 | + inc/python:pip_install:203 : return 0 2021-05-02 02:57:41.451 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-02 02:57:41.454 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-02 02:57:41.456 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-02 02:57:41.474 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-02 02:57:41.487 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-02 02:57:41.489 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-02 02:57:41.491 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:57:41.494 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:57:41.496 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-05-02 02:57:41.499 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:57:41.501 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-02 02:57:41.519 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:57:41.521 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-02 02:57:41.524 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-02 02:57:41.526 | + ./stack.sh:main:864 : configure_keystone 2021-05-02 02:57:41.528 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-02 02:57:41.541 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-05-02 02:57:41.543 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-02 02:57:41.548 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-02 02:57:41.564 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:57:41.566 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-02 02:57:41.598 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-02 02:57:41.625 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-02 02:57:41.656 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-02 02:57:41.686 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-02 02:57:41.717 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-02 02:57:41.749 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-02 02:57:41.777 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-02 02:57:41.805 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-02 02:57:41.807 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-02 02:57:41.810 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-02 02:57:41.812 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-02 02:57:41.815 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-02 02:57:41.817 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-02 02:57:41.832 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:57:41.835 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-02 02:57:41.838 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-02 02:57:41.840 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-02 02:57:41.855 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:57:41.858 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-05-02 02:57:41.861 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-05-02 02:57:41.891 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-02 02:57:41.894 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-02 02:57:41.896 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-02 02:57:41.898 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-02 02:57:41.901 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-02 02:57:41.917 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:57:41.919 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.41/identity 2021-05-02 02:57:41.949 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.41/identity 2021-05-02 02:57:41.977 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-02 02:57:41.980 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-02 02:57:42.011 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-02 02:57:42.014 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-02 02:57:42.016 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-02 02:57:42.019 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-02 02:57:42.021 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-02 02:57:42.024 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-02 02:57:42.055 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-02 02:57:42.057 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-02 02:57:42.059 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-02 02:57:42.062 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-02 02:57:42.065 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-02 02:57:42.082 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-02 02:57:42.085 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-02 02:57:42.087 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-02 02:57:42.089 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-02 02:57:42.092 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-02 02:57:42.120 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-05-02 02:57:42.148 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-02 02:57:42.176 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-02 02:57:42.203 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-02 02:57:42.232 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-02 02:57:42.235 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-05-02 02:57:42.237 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-02 02:57:42.239 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-02 02:57:42.242 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-02 02:57:42.244 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-02 02:57:42.246 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-02 02:57:42.249 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-02 02:57:42.254 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-02 02:57:42.256 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-02 02:57:42.258 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-02 02:57:42.271 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-02 02:57:42.271 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-02 02:57:42.280 | d /var/run/uwsgi 0755 ubuntu root 2021-05-02 02:57:42.283 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-02 02:57:42.299 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-02 02:57:42.301 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-02 02:57:42.305 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-05-02 02:57:42.335 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-02 02:57:42.363 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-02 02:57:42.390 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-02 02:57:42.418 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-02 02:57:42.445 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-02 02:57:42.473 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-02 02:57:42.501 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-02 02:57:42.528 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-02 02:57:42.556 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-02 02:57:42.584 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-02 02:57:42.614 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-02 02:57:42.641 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-02 02:57:42.669 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-02 02:57:42.671 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-02 02:57:42.674 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-02 02:57:42.677 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-02 02:57:42.679 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-02 02:57:42.682 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:57:42.684 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:57:42.686 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-02 02:57:42.689 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-02 02:57:42.691 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-05-02 02:57:42.719 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-02 02:57:42.748 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-05-02 02:57:42.748 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-02 02:57:42.757 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-02 02:57:42.760 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-02 02:57:42.762 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-02 02:57:42.765 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-02 02:57:42.767 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-02 02:57:42.770 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-02 02:57:42.772 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:57:42.774 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:57:42.777 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-02 02:57:42.779 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-02 02:57:42.782 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:57:42.784 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:57:42.786 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-02 02:57:42.849 | Enabling site keystone-wsgi-public. 2021-05-02 02:57:42.859 | To activate the new configuration, you need to run: 2021-05-02 02:57:42.859 | systemctl reload apache2 2021-05-02 02:57:42.864 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-02 02:57:42.866 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-02 02:57:42.869 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-02 02:57:42.871 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-02 02:57:42.999 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-05-02 02:57:43.002 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-02 02:57:43.005 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-02 02:57:43.007 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-02 02:57:43.010 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-02 02:57:43.012 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-02 02:57:43.015 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-02 02:57:43.020 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-02 02:57:43.023 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-02 02:57:43.025 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-02 02:57:43.038 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-02 02:57:43.038 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-02 02:57:43.047 | d /var/run/uwsgi 0755 ubuntu root 2021-05-02 02:57:43.050 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-02 02:57:43.066 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-02 02:57:43.069 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-02 02:57:43.073 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-05-02 02:57:43.103 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-02 02:57:43.131 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-02 02:57:43.159 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-02 02:57:43.187 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-02 02:57:43.214 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-02 02:57:43.242 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-02 02:57:43.270 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-02 02:57:43.299 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-02 02:57:43.326 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-02 02:57:43.356 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-02 02:57:43.384 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-02 02:57:43.412 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-02 02:57:43.440 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-02 02:57:43.442 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-02 02:57:43.445 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-02 02:57:43.448 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-02 02:57:43.450 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-02 02:57:43.453 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:57:43.455 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:57:43.457 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-02 02:57:43.460 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-02 02:57:43.463 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-02 02:57:43.491 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-02 02:57:43.519 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-05-02 02:57:43.519 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-02 02:57:43.528 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-02 02:57:43.531 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-02 02:57:43.534 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-02 02:57:43.536 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-02 02:57:43.539 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-02 02:57:43.541 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-02 02:57:43.543 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:57:43.546 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:57:43.548 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-02 02:57:43.550 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-02 02:57:43.553 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:57:43.555 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:57:43.557 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-02 02:57:43.621 | Enabling site keystone-wsgi-admin. 2021-05-02 02:57:43.630 | To activate the new configuration, you need to run: 2021-05-02 02:57:43.630 | systemctl reload apache2 2021-05-02 02:57:43.636 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-02 02:57:43.640 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-02 02:57:43.643 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-02 02:57:43.646 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-02 02:57:43.772 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-02 02:57:43.804 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-02 02:57:43.838 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-02 02:57:43.870 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-02 02:57:43.872 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-02 02:57:43.903 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-02 02:57:43.932 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-02 02:57:43.960 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-02 02:57:43.977 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:57:43.980 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-02 02:57:43.997 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:57:44.000 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-02 02:57:44.002 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-02 02:57:44.005 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-02 02:57:44.007 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-02 02:57:44.010 | + lib/stack:stack_install_service:32 : install_glance 2021-05-02 02:57:44.012 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-02 02:57:44.015 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-02 02:57:44.017 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-02 02:57:44.034 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:57:44.036 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-02 02:57:44.039 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-02 02:57:44.055 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:57:44.058 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-02 02:57:44.060 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-02 02:57:44.063 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:57:44.065 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:57:44.068 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-05-02 02:57:44.070 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:57:44.073 | ++ lib/glance:install_glance:456 : join_extras cinder 2021-05-02 02:57:44.076 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-02 02:57:44.078 | ++ inc/python:join_extras:30 : echo cinder 2021-05-02 02:57:44.081 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store cinder 2021-05-02 02:57:44.084 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-02 02:57:44.086 | + inc/python:pip_install_gr_extras:90 : local extras=cinder 2021-05-02 02:57:44.089 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-02 02:57:44.092 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-02 02:57:44.094 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-02 02:57:44.097 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-02 02:57:44.101 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-05-02 02:57:44.101 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-02 02:57:44.106 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-02 02:57:44.109 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-02 02:57:44.111 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-02 02:57:44.114 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-02 02:57:44.117 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[cinder]!=0.29.0' 2021-05-02 02:57:44.138 | Using python 3.8 to install glance-store[cinder]!=0.29.0 2021-05-02 02:57:44.140 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2021-05-02 02:57:44.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:57:44.868 | from cryptography.utils import int_from_bytes 2021-05-02 02:57:44.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:57:44.868 | from cryptography.utils import int_from_bytes 2021-05-02 02:57:45.884 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 02:57:45.884 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-02 02:57:45.888 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:45.888 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:45.890 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:45.895 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:45.901 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:46.089 | Collecting glance-store===2.5.0 2021-05-02 02:57:46.096 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa6/ee61a120d47ea/glance_store-2.5.0-py3-none-any.whl (216 kB) 2021-05-02 02:57:46.269 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-05-02 02:57:46.280 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-05-02 02:57:46.528 | Collecting os-brick===4.3.1 2021-05-02 02:57:46.535 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/317/9c058262195ad/os_brick-4.3.1-py3-none-any.whl (252 kB) 2021-05-02 02:57:46.655 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.7.0) 2021-05-02 02:57:46.660 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (5.4.0) 2021-05-02 02:57:46.677 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (4.4.0) 2021-05-02 02:57:46.687 | Requirement already satisfied: oslo.config===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.6.0) 2021-05-02 02:57:46.725 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (3.2.0) 2021-05-02 02:57:46.732 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2021-05-02 02:57:46.738 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.4.0) 2021-05-02 02:57:46.776 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.5.0) 2021-05-02 02:57:46.790 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2021-05-02 02:57:46.794 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.1.0) 2021-05-02 02:57:46.803 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-05-02 02:57:46.826 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.8.0) 2021-05-02 02:57:46.842 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.9) 2021-05-02 02:57:46.847 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.6.0) 2021-05-02 02:57:46.850 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2021-05-02 02:57:46.853 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2021-05-02 02:57:47.003 | Collecting python-cinderclient===7.4.0 2021-05-02 02:57:47.010 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d1/27f5b5d1795b0/python_cinderclient-7.4.0-py3-none-any.whl (278 kB) 2021-05-02 02:57:47.124 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.8.1) 2021-05-02 02:57:47.129 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2021-05-02 02:57:47.147 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2021.1) 2021-05-02 02:57:47.151 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.25.1) 2021-05-02 02:57:47.170 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2021-05-02 02:57:47.174 | Requirement already satisfied: simplejson===3.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (3.16.0) 2021-05-02 02:57:47.177 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.15.0) 2021-05-02 02:57:47.180 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-05-02 02:57:47.187 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (6.3.1) 2021-05-02 02:57:47.201 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.26.4) 2021-05-02 02:57:47.220 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.3.2) 2021-05-02 02:57:47.225 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-05-02 02:57:47.235 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-02 02:57:47.238 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-05-02 02:57:47.242 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-05-02 02:57:47.250 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-02 02:57:47.253 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-05-02 02:57:47.258 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-02 02:57:47.262 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-02 02:57:47.266 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-05-02 02:57:47.269 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-02 02:57:47.282 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-02 02:57:47.292 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-02 02:57:47.301 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-05-02 02:57:47.313 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-02 02:57:47.321 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-05-02 02:57:47.324 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2021-05-02 02:57:47.327 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-02 02:57:47.329 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-02 02:57:47.333 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-02 02:57:47.336 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-05-02 02:57:47.344 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.6) 2021-05-02 02:57:47.347 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.12.1) 2021-05-02 02:57:47.350 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2021-05-02 02:57:47.353 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (0.7) 2021-05-02 02:57:47.360 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (56.0.0) 2021-05-02 02:57:47.426 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2021-05-02 02:57:47.443 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-05-02 02:57:47.445 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.4.0) 2021-05-02 02:57:47.449 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2021-05-02 02:57:47.451 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (1.1.0) 2021-05-02 02:57:47.458 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-05-02 02:57:47.460 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 548)) (1.4.0) 2021-05-02 02:57:48.679 | Installing collected packages: os-brick, python-cinderclient, glance-store 2021-05-02 02:57:49.609 | Successfully installed glance-store-2.5.0 os-brick-4.3.1 python-cinderclient-7.4.0 2021-05-02 02:57:49.761 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-02 02:57:49.761 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-02 02:57:49.841 | + inc/python:pip_install:200 : result=0 2021-05-02 02:57:49.844 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-02 02:57:49.847 | + functions-common:time_stop:2304 : local name 2021-05-02 02:57:49.850 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:57:49.853 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:57:49.855 | + functions-common:time_stop:2307 : local total 2021-05-02 02:57:49.858 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:57:49.861 | + functions-common:time_stop:2310 : name=pip_install 2021-05-02 02:57:49.863 | + functions-common:time_stop:2311 : start_time=1619924264132 2021-05-02 02:57:49.866 | + functions-common:time_stop:2313 : [[ -z 1619924264132 ]] 2021-05-02 02:57:49.869 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:57:49.875 | + functions-common:time_stop:2316 : end_time=1619924269871 2021-05-02 02:57:49.877 | + functions-common:time_stop:2317 : elapsed_time=5739 2021-05-02 02:57:49.879 | + functions-common:time_stop:2318 : total=69043 2021-05-02 02:57:49.882 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:57:49.884 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=74782 2021-05-02 02:57:49.886 | + inc/python:pip_install:203 : return 0 2021-05-02 02:57:49.889 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-02 02:57:49.891 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-02 02:57:49.893 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-02 02:57:49.907 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-05-02 02:57:49.912 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-02 02:57:49.914 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-02 02:57:49.916 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-02 02:57:49.918 | + functions-common:git_clone:525 : local git_ref=master 2021-05-02 02:57:49.921 | + functions-common:git_clone:526 : local orig_dir 2021-05-02 02:57:49.924 | ++ functions-common:git_clone:527 : pwd 2021-05-02 02:57:49.926 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-02 02:57:49.929 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-02 02:57:49.932 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-02 02:57:49.950 | + functions-common:git_clone:530 : RECLONE=False 2021-05-02 02:57:49.953 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-02 02:57:49.956 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-02 02:57:49.959 | + functions-common:git_clone:544 : echo master 2021-05-02 02:57:49.959 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-02 02:57:49.966 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-02 02:57:49.969 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-02 02:57:49.971 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-02 02:57:49.974 | + functions-common:git_clone:593 : git show --oneline 2021-05-02 02:57:49.974 | + functions-common:git_clone:593 : head -1 2021-05-02 02:57:49.977 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-02 02:57:49.980 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-02 02:57:49.982 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-02 02:57:49.985 | + inc/python:setup_develop:338 : local bindep 2021-05-02 02:57:49.988 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-02 02:57:49.990 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-02 02:57:49.993 | + inc/python:setup_develop:344 : local extras= 2021-05-02 02:57:49.995 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-02 02:57:49.997 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-02 02:57:50.000 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-02 02:57:50.002 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-02 02:57:50.005 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-02 02:57:50.007 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-02 02:57:50.011 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-02 02:57:50.013 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-02 02:57:50.016 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-02 02:57:50.019 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-02 02:57:50.021 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-02 02:57:50.024 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-02 02:57:50.030 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-02 02:57:50.032 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-05-02 02:57:50.628 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-02 02:57:50.632 | + inc/python:setup_package:417 : local bindep=0 2021-05-02 02:57:50.635 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-02 02:57:50.639 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-02 02:57:50.642 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-02 02:57:50.646 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-02 02:57:50.650 | + inc/python:setup_package:426 : local flags=-e 2021-05-02 02:57:50.654 | + inc/python:setup_package:427 : local extras= 2021-05-02 02:57:50.658 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-02 02:57:50.661 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-02 02:57:50.663 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-02 02:57:50.666 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-02 02:57:50.668 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-02 02:57:50.670 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-02 02:57:50.691 | Using python 3.8 to install /opt/stack/glance 2021-05-02 02:57:50.693 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-05-02 02:57:51.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:57:51.435 | from cryptography.utils import int_from_bytes 2021-05-02 02:57:51.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:57:51.435 | from cryptography.utils import int_from_bytes 2021-05-02 02:57:52.479 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 02:57:52.479 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-02 02:57:52.483 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:52.483 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:52.485 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:52.490 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:52.497 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:57:52.501 | Obtaining file:///opt/stack/glance 2021-05-02 02:57:53.946 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-02 02:57:55.379 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-02 02:57:55.388 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-02 02:57:55.396 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-02 02:57:55.407 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-02 02:57:55.568 | Collecting WSME===0.10.1 2021-05-02 02:57:55.575 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/190/5bcebe4ca6b0f/WSME-0.10.1-py3-none-any.whl (60 kB) 2021-05-02 02:57:55.676 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-02 02:57:55.689 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-02 02:57:55.840 | Collecting castellan===3.7.1 2021-05-02 02:57:55.846 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/897/4070b636f52c7/castellan-3.7.1-py3-none-any.whl (93 kB) 2021-05-02 02:57:55.958 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-05-02 02:57:56.098 | Collecting cursive===0.2.2 2021-05-02 02:57:56.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-05-02 02:57:56.206 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-05-02 02:57:56.213 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.7.1) 2021-05-02 02:57:56.218 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-05-02 02:57:56.227 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-05-02 02:57:56.233 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.5.0) 2021-05-02 02:57:56.301 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-02 02:57:56.305 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.1) 2021-05-02 02:57:56.310 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-02 02:57:56.313 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-05-02 02:57:56.324 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-05-02 02:57:56.385 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-05-02 02:57:56.446 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-05-02 02:57:56.450 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-05-02 02:57:56.455 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.4.0) 2021-05-02 02:57:56.473 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.0) 2021-05-02 02:57:56.508 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-05-02 02:57:56.519 | Requirement already satisfied: oslo.config===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.6.0) 2021-05-02 02:57:56.558 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2021-05-02 02:57:56.564 | Requirement already satisfied: oslo.db===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.6.0) 2021-05-02 02:57:56.612 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-05-02 02:57:56.618 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-05-02 02:57:56.656 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.7.1) 2021-05-02 02:57:56.710 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.2.0) 2021-05-02 02:57:56.727 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.7.0) 2021-05-02 02:57:56.742 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.2.0) 2021-05-02 02:57:56.756 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-05-02 02:57:56.765 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.0) 2021-05-02 02:57:56.807 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (1.3.0) 2021-05-02 02:57:56.818 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.0) 2021-05-02 02:57:56.834 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.4.0) 2021-05-02 02:57:56.879 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-05-02 02:57:56.885 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.6.0) 2021-05-02 02:57:56.888 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-05-02 02:57:56.890 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (5.8.0) 2021-05-02 02:57:56.911 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (20.0.1) 2021-05-02 02:57:56.925 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-05-02 02:57:56.935 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-05-02 02:57:56.938 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-05-02 02:57:57.070 | Collecting python-barbicanclient===5.1.0 2021-05-02 02:57:57.077 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2021-05-02 02:57:57.185 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-05-02 02:57:57.190 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.0.4) 2021-05-02 02:57:57.192 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-05-02 02:57:57.210 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-05-02 02:57:57.214 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-05-02 02:57:57.221 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-05-02 02:57:57.341 | Collecting retrying===1.3.3 2021-05-02 02:57:57.348 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-05-02 02:57:57.443 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-05-02 02:57:57.447 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (56.0.0) 2021-05-02 02:57:57.497 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (0.8.1) 2021-05-02 02:57:57.499 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-05-02 02:57:57.502 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.13.0) 2021-05-02 02:57:57.513 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.4.1) 2021-05-02 02:57:57.516 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-05-02 02:57:57.518 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-05-02 02:57:57.692 | Collecting taskflow===4.6.0 2021-05-02 02:57:57.699 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38a/894dabb73b25d/taskflow-4.6.0-py3-none-any.whl (491 kB) 2021-05-02 02:57:57.860 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (6.3.1) 2021-05-02 02:57:57.874 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.0.1) 2021-05-02 02:57:57.883 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (0.5.0) 2021-05-02 02:57:57.888 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.4.0) 2021-05-02 02:57:57.906 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-05-02 02:57:57.910 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.1.0) 2021-05-02 02:57:57.917 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.4) 2021-05-02 02:57:57.937 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2021-05-02 02:57:57.939 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.2) 2021-05-02 02:57:57.944 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-02 02:57:57.952 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-02 02:57:57.955 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-05-02 02:57:57.963 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-05-02 02:57:57.969 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-05-02 02:57:57.974 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-02 02:57:57.978 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-02 02:57:57.982 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2021-05-02 02:57:58.022 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-02 02:57:58.025 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-02 02:57:58.032 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-05-02 02:57:58.035 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-05-02 02:57:58.045 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-05-02 02:57:58.048 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-05-02 02:57:58.060 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-02 02:57:58.062 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-02 02:57:58.066 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-02 02:57:58.069 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-05-02 02:57:58.072 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-05-02 02:57:58.206 | Collecting automaton===2.3.0 2021-05-02 02:57:58.212 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/7f720f01d51bd/automaton-2.3.0-py3-none-any.whl (22 kB) 2021-05-02 02:57:58.411 | Collecting pydot===1.4.2 2021-05-02 02:57:58.419 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-05-02 02:57:58.696 | Collecting networkx===2.5.1 2021-05-02 02:57:58.704 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/063/5858ed7e989f4/networkx-2.5.1-py3-none-any.whl (1.6 MB) 2021-05-02 02:57:58.880 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.6.0) 2021-05-02 02:57:58.882 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-05-02 02:57:58.885 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-05-02 02:57:58.887 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-05-02 02:57:58.890 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-05-02 02:57:58.893 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-05-02 02:57:58.896 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.6) 2021-05-02 02:57:58.899 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (5.0.0) 2021-05-02 02:57:58.901 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-05-02 02:57:58.956 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.2.5) 2021-05-02 02:57:58.961 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.8.2) 2021-05-02 02:57:58.964 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-05-02 02:57:58.968 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-02 02:57:59.865 | Installing collected packages: automaton, pydot, networkx, taskflow, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2021-05-02 02:58:02.395 | Running setup.py develop for glance 2021-05-02 02:58:04.090 | Successfully installed WSME-0.10.1 automaton-2.3.0 castellan-3.7.1 cursive-0.2.2 glance networkx-2.5.1 pydot-1.4.2 python-barbicanclient-5.1.0 retrying-1.3.3 taskflow-4.6.0 2021-05-02 02:58:04.278 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-02 02:58:04.278 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-02 02:58:04.355 | + inc/python:pip_install:200 : result=0 2021-05-02 02:58:04.358 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-02 02:58:04.361 | + functions-common:time_stop:2304 : local name 2021-05-02 02:58:04.363 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:58:04.366 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:58:04.368 | + functions-common:time_stop:2307 : local total 2021-05-02 02:58:04.370 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:58:04.372 | + functions-common:time_stop:2310 : name=pip_install 2021-05-02 02:58:04.374 | + functions-common:time_stop:2311 : start_time=1619924270686 2021-05-02 02:58:04.376 | + functions-common:time_stop:2313 : [[ -z 1619924270686 ]] 2021-05-02 02:58:04.380 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:58:04.385 | + functions-common:time_stop:2316 : end_time=1619924284381 2021-05-02 02:58:04.387 | + functions-common:time_stop:2317 : elapsed_time=13695 2021-05-02 02:58:04.389 | + functions-common:time_stop:2318 : total=74782 2021-05-02 02:58:04.392 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:58:04.394 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=88477 2021-05-02 02:58:04.397 | + inc/python:pip_install:203 : return 0 2021-05-02 02:58:04.399 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-02 02:58:04.402 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-02 02:58:04.404 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-02 02:58:04.425 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-02 02:58:04.437 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-02 02:58:04.440 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-02 02:58:04.442 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:58:04.445 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:58:04.447 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-05-02 02:58:04.450 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:58:04.452 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-02 02:58:04.454 | + ./stack.sh:main:885 : configure_glance 2021-05-02 02:58:04.457 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-02 02:58:04.469 | + lib/glance:configure_glance:271 : local dburl 2021-05-02 02:58:04.472 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-02 02:58:04.475 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-02 02:58:04.477 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-02 02:58:04.479 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-02 02:58:04.482 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-02 02:58:04.485 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-02 02:58:04.488 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-02 02:58:04.519 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-02 02:58:04.549 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-02 02:58:04.577 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-02 02:58:04.604 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-02 02:58:04.635 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-02 02:58:04.665 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-02 02:58:04.667 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-02 02:58:04.670 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-02 02:58:04.672 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-02 02:58:04.674 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-02 02:58:04.703 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-02 02:58:04.730 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-05-02 02:58:04.758 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-02 02:58:04.790 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-02 02:58:04.817 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-02 02:58:04.845 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-02 02:58:04.874 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-02 02:58:04.901 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-02 02:58:04.929 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-02 02:58:04.956 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-02 02:58:04.988 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-02 02:58:04.990 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-02 02:58:04.993 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-02 02:58:04.995 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-02 02:58:04.998 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-02 02:58:05.000 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-02 02:58:05.016 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:58:05.019 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-02 02:58:05.021 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-02 02:58:05.024 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-02 02:58:05.040 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:58:05.042 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-05-02 02:58:05.045 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-05-02 02:58:05.075 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-02 02:58:05.077 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-02 02:58:05.080 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-02 02:58:05.082 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-02 02:58:05.085 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-02 02:58:05.087 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-02 02:58:05.089 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-02 02:58:05.092 | + lib/glance:configure_glance_store:231 : local be 2021-05-02 02:58:05.094 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-02 02:58:05.097 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-02 02:58:05.099 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-02 02:58:05.130 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-02 02:58:05.132 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.41 2021-05-02 02:58:05.163 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-02 02:58:05.165 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-02 02:58:05.182 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:58:05.184 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.41/image 2021-05-02 02:58:05.212 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-02 02:58:05.228 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:58:05.231 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-02 02:58:05.234 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-02 02:58:05.236 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-02 02:58:05.239 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-02 02:58:05.256 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-02 02:58:05.259 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-02 02:58:05.261 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-02 02:58:05.263 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-02 02:58:05.266 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-02 02:58:05.294 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-05-02 02:58:05.321 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-02 02:58:05.350 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-02 02:58:05.378 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-05-02 02:58:05.383 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-02 02:58:05.414 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-02 02:58:05.442 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-02 02:58:05.472 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.41/identity 2021-05-02 02:58:05.500 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-02 02:58:05.528 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-02 02:58:05.557 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-02 02:58:05.585 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-02 02:58:05.616 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-02 02:58:05.647 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-02 02:58:05.677 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-02 02:58:05.706 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-02 02:58:05.711 | + lib/glance:configure_glance:353 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-05-02 02:58:05.717 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-02 02:58:05.734 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:58:05.736 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-02 02:58:05.739 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-05-02 02:58:05.741 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-02 02:58:05.744 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-02 02:58:05.746 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-02 02:58:05.749 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-02 02:58:05.753 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-02 02:58:05.755 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-02 02:58:05.759 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-05-02 02:58:05.788 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-02 02:58:05.790 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-02 02:58:05.792 | ++ functions:get_random_port:837 : true 2021-05-02 02:58:05.795 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-02 02:58:05.797 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-02 02:58:05.800 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-02 02:58:05.886 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-02 02:58:05.890 | ++ functions:get_random_port:841 : break 2 2021-05-02 02:58:05.894 | ++ functions:get_random_port:845 : echo 60999 2021-05-02 02:58:05.897 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-02 02:58:05.901 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-05-02 02:58:05.929 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-02 02:58:05.956 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-02 02:58:05.985 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-02 02:58:06.012 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-02 02:58:06.039 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-02 02:58:06.066 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-02 02:58:06.093 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-02 02:58:06.121 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-02 02:58:06.148 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-02 02:58:06.175 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-02 02:58:06.202 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-02 02:58:06.229 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-02 02:58:06.257 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-02 02:58:06.284 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-02 02:58:06.311 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-02 02:58:06.339 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-02 02:58:06.367 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-02 02:58:06.394 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-02 02:58:06.421 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-02 02:58:06.424 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-02 02:58:06.426 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-02 02:58:06.428 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:58:06.431 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:58:06.433 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-02 02:58:06.435 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-02 02:58:06.496 | proxy (enabled by site administrator) 2021-05-02 02:58:06.501 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-02 02:58:06.504 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-02 02:58:06.508 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-02 02:58:06.511 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:58:06.514 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:58:06.518 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-02 02:58:06.520 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-02 02:58:06.572 | No module matches proxy_http 2021-05-02 02:58:06.576 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-05-02 02:58:06.652 | Considering dependency proxy for proxy_http: 2021-05-02 02:58:06.652 | Module proxy already enabled 2021-05-02 02:58:06.652 | Enabling module proxy_http. 2021-05-02 02:58:06.660 | To activate the new configuration, you need to run: 2021-05-02 02:58:06.661 | systemctl restart apache2 2021-05-02 02:58:06.665 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-05-02 02:58:06.668 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-02 02:58:06.671 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-02 02:58:06.673 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-02 02:58:06.809 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-02 02:58:06.811 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-02 02:58:06.814 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-02 02:58:06.816 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-02 02:58:06.819 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:58:06.821 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:58:06.823 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-02 02:58:06.826 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-02 02:58:06.829 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-02 02:58:06.830 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-02 02:58:06.839 | KeepAlive Off 2021-05-02 02:58:06.843 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-02 02:58:06.843 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-02 02:58:06.851 | SetEnv proxy-sendchunked 1 2021-05-02 02:58:06.855 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-02 02:58:06.856 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-02 02:58:06.864 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-02 02:58:06.867 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-02 02:58:06.870 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-02 02:58:06.872 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-02 02:58:06.874 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-02 02:58:06.877 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-02 02:58:06.879 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:58:06.881 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:58:06.884 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-02 02:58:06.886 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-02 02:58:06.888 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:58:06.891 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:58:06.893 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-02 02:58:06.956 | Enabling site glance-wsgi-api. 2021-05-02 02:58:06.965 | To activate the new configuration, you need to run: 2021-05-02 02:58:06.965 | systemctl reload apache2 2021-05-02 02:58:06.971 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-02 02:58:06.974 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-02 02:58:06.976 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-02 02:58:06.979 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-02 02:58:07.108 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-02 02:58:07.116 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-05-02 02:58:07.145 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-02 02:58:07.164 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:58:07.166 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-02 02:58:07.169 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-02 02:58:07.172 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-02 02:58:07.175 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-02 02:58:07.177 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-02 02:58:07.180 | + lib/cinder:install_cinder:454 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-02 02:58:07.182 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-02 02:58:07.185 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-02 02:58:07.187 | + functions-common:git_clone:525 : local git_ref=master 2021-05-02 02:58:07.189 | + functions-common:git_clone:526 : local orig_dir 2021-05-02 02:58:07.192 | ++ functions-common:git_clone:527 : pwd 2021-05-02 02:58:07.195 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-02 02:58:07.197 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-02 02:58:07.200 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-02 02:58:07.216 | + functions-common:git_clone:530 : RECLONE=False 2021-05-02 02:58:07.218 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-02 02:58:07.220 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-02 02:58:07.223 | + functions-common:git_clone:544 : echo master 2021-05-02 02:58:07.224 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-02 02:58:07.229 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-02 02:58:07.231 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-02 02:58:07.234 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-02 02:58:07.237 | + functions-common:git_clone:593 : git show --oneline 2021-05-02 02:58:07.237 | + functions-common:git_clone:593 : head -1 2021-05-02 02:58:07.241 | 2b7396e07 Merge "zuul: add mypy experimental job" 2021-05-02 02:58:07.244 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-02 02:58:07.246 | + lib/cinder:install_cinder:455 : setup_develop /opt/stack/cinder 2021-05-02 02:58:07.249 | + inc/python:setup_develop:338 : local bindep 2021-05-02 02:58:07.252 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-02 02:58:07.254 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-02 02:58:07.256 | + inc/python:setup_develop:344 : local extras= 2021-05-02 02:58:07.259 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-02 02:58:07.261 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-02 02:58:07.264 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-02 02:58:07.266 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-02 02:58:07.269 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-02 02:58:07.272 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-02 02:58:07.275 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-02 02:58:07.277 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-02 02:58:07.280 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-02 02:58:07.283 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-02 02:58:07.285 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-02 02:58:07.288 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-02 02:58:07.294 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-02 02:58:07.297 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-05-02 02:58:07.879 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-02 02:58:07.883 | + inc/python:setup_package:417 : local bindep=0 2021-05-02 02:58:07.886 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-02 02:58:07.891 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-02 02:58:07.894 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-02 02:58:07.896 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-02 02:58:07.899 | + inc/python:setup_package:426 : local flags=-e 2021-05-02 02:58:07.903 | + inc/python:setup_package:427 : local extras= 2021-05-02 02:58:07.905 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-02 02:58:07.907 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-02 02:58:07.911 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-02 02:58:07.913 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-02 02:58:07.916 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-02 02:58:07.919 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-02 02:58:07.940 | Using python 3.8 to install /opt/stack/cinder 2021-05-02 02:58:07.943 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-05-02 02:58:08.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:58:08.706 | from cryptography.utils import int_from_bytes 2021-05-02 02:58:08.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:58:08.706 | from cryptography.utils import int_from_bytes 2021-05-02 02:58:09.728 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 02:58:09.728 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-02 02:58:09.731 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:58:09.732 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:58:09.734 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:58:09.739 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:58:09.745 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:58:09.749 | Obtaining file:///opt/stack/cinder 2021-05-02 02:58:11.991 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-02 02:58:14.174 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-02 02:58:14.183 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-02 02:58:14.192 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-02 02:58:14.203 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-02 02:58:14.230 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-02 02:58:15.148 | Collecting boto3===1.17.62 2021-05-02 02:58:15.156 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da1/b2c884dbf56cc/boto3-1.17.62-py2.py3-none-any.whl (131 kB) 2021-05-02 02:58:16.414 | Collecting botocore===1.20.62 2021-05-02 02:58:16.434 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/8cb923edf035c/botocore-1.20.62-py2.py3-none-any.whl (7.5 MB) 2021-05-02 02:58:16.699 | Requirement already satisfied: castellan===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.7.1) 2021-05-02 02:58:16.718 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-05-02 02:58:16.757 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2021-05-02 02:58:16.770 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-05-02 02:58:16.773 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-05-02 02:58:16.987 | Collecting google-api-python-client===2.3.0 2021-05-02 02:58:17.006 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/937/1b7ec20b15f06/google_api_python_client-2.3.0-py2.py3-none-any.whl (7.1 MB) 2021-05-02 02:58:17.340 | Collecting google-auth===1.30.0 2021-05-02 02:58:17.348 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/588/bdb03a41ecb49/google_auth-1.30.0-py2.py3-none-any.whl (146 kB) 2021-05-02 02:58:17.491 | Collecting google-auth-httplib2===0.1.0 2021-05-02 02:58:17.497 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-05-02 02:58:17.596 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-05-02 02:58:17.601 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.1) 2021-05-02 02:58:17.605 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-05-02 02:58:17.608 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-05-02 02:58:17.612 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-05-02 02:58:17.623 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-02 02:58:17.680 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-02 02:58:18.374 | Collecting lxml===4.6.3 2021-05-02 02:58:18.393 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/761ab5b07adf5/lxml-4.6.3-cp38-cp38-manylinux1_x86_64.whl (5.4 MB) 2021-05-02 02:58:18.652 | Collecting oauth2client===4.1.3 2021-05-02 02:58:18.659 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-05-02 02:58:18.763 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.3.1) 2021-05-02 02:58:18.784 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2021-05-02 02:58:18.788 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.4.0) 2021-05-02 02:58:18.806 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.7.0) 2021-05-02 02:58:18.865 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2021-05-02 02:58:18.875 | Requirement already satisfied: oslo.config===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.6.0) 2021-05-02 02:58:18.914 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.0) 2021-05-02 02:58:18.920 | Requirement already satisfied: oslo.db===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.6.0) 2021-05-02 02:58:18.967 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2021-05-02 02:58:18.973 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-05-02 02:58:19.011 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (12.7.1) 2021-05-02 02:58:19.064 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.2.0) 2021-05-02 02:58:19.081 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (3.7.0) 2021-05-02 02:58:19.096 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.5.0) 2021-05-02 02:58:19.111 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.2.0) 2021-05-02 02:58:19.124 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (6.2.0) 2021-05-02 02:58:19.129 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2021-05-02 02:58:19.138 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.0) 2021-05-02 02:58:19.160 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (1.3.0) 2021-05-02 02:58:19.171 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.0) 2021-05-02 02:58:19.186 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.4.0) 2021-05-02 02:58:19.380 | Collecting oslo.vmware===3.8.0 2021-05-02 02:58:19.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/068/0d520ba7c6651/oslo.vmware-3.8.0-py3-none-any.whl (491 kB) 2021-05-02 02:58:19.512 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (3.4.0) 2021-05-02 02:58:19.556 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-05-02 02:58:19.745 | Collecting paramiko===2.7.2 2021-05-02 02:58:19.752 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-05-02 02:58:19.881 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.6.0) 2021-05-02 02:58:19.884 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2021-05-02 02:58:19.887 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (5.8.0) 2021-05-02 02:58:20.029 | Collecting pyasn1===0.4.8 2021-05-02 02:58:20.039 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-05-02 02:58:20.047 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2021-05-02 02:58:20.057 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2021-05-02 02:58:20.060 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2021-05-02 02:58:20.063 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (5.1.0) 2021-05-02 02:58:20.078 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (2.8.1) 2021-05-02 02:58:20.259 | Collecting python-glanceclient===3.3.0 2021-05-02 02:58:20.265 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b95/05dfbb207daea/python_glanceclient-3.3.0-py3-none-any.whl (197 kB) 2021-05-02 02:58:20.379 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (4.2.0) 2021-05-02 02:58:20.397 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (17.4.0) 2021-05-02 02:58:20.544 | Collecting python-swiftclient===3.11.1 2021-05-02 02:58:20.549 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb5/3bf614eb27689/python_swiftclient-3.11.1-py2.py3-none-any.whl (86 kB) 2021-05-02 02:58:20.669 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-05-02 02:58:20.673 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2021-05-02 02:58:20.680 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-05-02 02:58:20.699 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-05-02 02:58:20.742 | Collecting rsa===4.7.2 2021-05-02 02:58:20.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-05-02 02:58:20.870 | Collecting rtslib-fb===2.1.74 2021-05-02 02:58:20.876 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-05-02 02:58:21.828 | Collecting s3transfer===0.4.2 2021-05-02 02:58:21.834 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b3/752887a288069/s3transfer-0.4.2-py2.py3-none-any.whl (79 kB) 2021-05-02 02:58:21.936 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (56.0.0) 2021-05-02 02:58:21.986 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-05-02 02:58:21.989 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.13.0) 2021-05-02 02:58:21.999 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.4.1) 2021-05-02 02:58:22.002 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-05-02 02:58:22.005 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-02 02:58:22.117 | Collecting suds-jurko===0.6 2021-05-02 02:58:22.124 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-05-02 02:58:22.342 | Collecting tabulate===0.8.9 2021-05-02 02:58:22.348 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-05-02 02:58:22.446 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (4.6.0) 2021-05-02 02:58:22.500 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (6.3.1) 2021-05-02 02:58:22.514 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.0.1) 2021-05-02 02:58:22.523 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (0.5.0) 2021-05-02 02:58:22.528 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.4.0) 2021-05-02 02:58:22.545 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.8.0) 2021-05-02 02:58:22.602 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2021-05-02 02:58:22.606 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.1.0) 2021-05-02 02:58:22.717 | Collecting uritemplate===3.0.1 2021-05-02 02:58:22.724 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-05-02 02:58:22.819 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.4) 2021-05-02 02:58:22.838 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (0.12.1) 2021-05-02 02:58:22.950 | Collecting warlock===1.3.3 2021-05-02 02:58:22.956 | 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-05-02 02:58:23.079 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-05-02 02:58:23.082 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.3.2) 2021-05-02 02:58:23.196 | Collecting zstd===1.4.9.1 2021-05-02 02:58:23.203 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/714/218559970d3aa/zstd-1.4.9.1.tar.gz (516 kB) 2021-05-02 02:58:24.036 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-02 02:58:24.039 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-05-02 02:58:24.203 | Collecting google-api-core===1.26.3 2021-05-02 02:58:24.208 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/099/762d4b4018cd5/google_api_core-1.26.3-py2.py3-none-any.whl (93 kB) 2021-05-02 02:58:24.329 | Requirement already satisfied: pyasn1-modules>=0.2.1 in /usr/lib/python3/dist-packages (from google-auth===1.30.0->-c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.2.1) 2021-05-02 02:58:24.332 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-02 02:58:24.335 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-05-02 02:58:24.340 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-05-02 02:58:24.346 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-05-02 02:58:24.353 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-02 02:58:24.358 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-02 02:58:24.362 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-02 02:58:24.370 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-05-02 02:58:24.376 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-02 02:58:24.415 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-02 02:58:24.420 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-02 02:58:24.427 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-02 02:58:24.431 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-05-02 02:58:24.441 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-02 02:58:24.444 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-02 02:58:24.538 | Collecting PyNaCl===1.4.0 2021-05-02 02:58:24.548 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-05-02 02:58:24.585 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-05-02 02:58:24.598 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (20.0.1) 2021-05-02 02:58:24.612 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-05-02 02:58:24.616 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-02 02:58:24.618 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-02 02:58:24.732 | Collecting pyudev===0.22.0 2021-05-02 02:58:24.739 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-05-02 02:58:24.837 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-05-02 02:58:24.839 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5.1) 2021-05-02 02:58:24.876 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.4.2) 2021-05-02 02:58:24.882 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-02 02:58:24.888 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-05-02 02:58:24.890 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.6.0) 2021-05-02 02:58:24.893 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-02 02:58:24.895 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2021-05-02 02:58:24.898 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.32) 2021-05-02 02:58:24.903 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2021-05-02 02:58:25.024 | Collecting googleapis-common-protos===1.53.0 2021-05-02 02:58:25.031 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2021-05-02 02:58:25.135 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (3.15.8) 2021-05-02 02:58:25.139 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-02 02:58:25.142 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-02 02:58:25.149 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (1.0.4) 2021-05-02 02:58:25.152 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (5.0.0) 2021-05-02 02:58:25.155 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-05-02 02:58:25.158 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-05-02 02:58:25.212 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.1) 2021-05-02 02:58:25.215 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (0.2.5) 2021-05-02 02:58:25.220 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-02 02:58:25.261 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-05-02 02:58:25.265 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.8.2) 2021-05-02 02:58:25.268 | Building wheels for collected packages: rtslib-fb, zstd 2021-05-02 02:58:25.269 | Building wheel for rtslib-fb (setup.py): started 2021-05-02 02:58:26.065 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-05-02 02:58:26.067 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=38b7d46d8f0d71adcf06f80bb9925fead3e390775eb46a8a66263da5f7c38939 2021-05-02 02:58:26.067 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-05-02 02:58:26.070 | Building wheel for zstd (setup.py): started 2021-05-02 02:59:13.647 | Building wheel for zstd (setup.py): finished with status 'done' 2021-05-02 02:59:13.663 | Created wheel for zstd: filename=zstd-1.4.9.1-cp38-cp38-linux_x86_64.whl size=1704056 sha256=67e76f49e87a9a5133a3f5e15a5a6442644bc6295339e743db3c55bc881a169b 2021-05-02 02:59:13.663 | Stored in directory: /root/.cache/pip/wheels/87/51/8b/649305674ce6c531ea3ed633362f58624109d9642cd52998d0 2021-05-02 02:59:13.664 | Successfully built rtslib-fb zstd 2021-05-02 02:59:14.696 | Installing collected packages: lxml, pyasn1, rsa, oauth2client, PyNaCl, paramiko, warlock, python-glanceclient, python-swiftclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, uritemplate, googleapis-common-protos, google-api-core, google-auth-httplib2, google-api-python-client, zstd, botocore, s3transfer, boto3, cinder 2021-05-02 02:59:14.697 | Attempting uninstall: lxml 2021-05-02 02:59:14.698 | Found existing installation: lxml 4.5.0 2021-05-02 02:59:14.700 | Uninstalling lxml-4.5.0: 2021-05-02 02:59:14.804 | Successfully uninstalled lxml-4.5.0 2021-05-02 02:59:15.068 | Attempting uninstall: pyasn1 2021-05-02 02:59:15.070 | Found existing installation: pyasn1 0.4.2 2021-05-02 02:59:15.072 | Uninstalling pyasn1-0.4.2: 2021-05-02 02:59:15.171 | Successfully uninstalled pyasn1-0.4.2 2021-05-02 02:59:15.280 | Attempting uninstall: rsa 2021-05-02 02:59:15.282 | Found existing installation: rsa 4.0 2021-05-02 02:59:15.284 | Uninstalling rsa-4.0: 2021-05-02 02:59:15.382 | Successfully uninstalled rsa-4.0 2021-05-02 02:59:15.502 | Attempting uninstall: PyNaCl 2021-05-02 02:59:15.504 | Found existing installation: PyNaCl 1.3.0 2021-05-02 02:59:15.514 | Uninstalling PyNaCl-1.3.0: 2021-05-02 02:59:15.612 | Successfully uninstalled PyNaCl-1.3.0 2021-05-02 02:59:16.772 | Attempting uninstall: google-auth 2021-05-02 02:59:16.774 | Found existing installation: google-auth 1.5.1 2021-05-02 02:59:16.776 | Uninstalling google-auth-1.5.1: 2021-05-02 02:59:16.873 | Successfully uninstalled google-auth-1.5.1 2021-05-02 02:59:18.895 | Running setup.py develop for cinder 2021-05-02 02:59:21.310 | Successfully installed PyNaCl-1.4.0 boto3-1.17.62 botocore-1.20.62 cinder google-api-core-1.26.3 google-api-python-client-2.3.0 google-auth-1.30.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 lxml-4.6.3 oauth2client-4.1.3 oslo.vmware-3.8.0 paramiko-2.7.2 pyasn1-0.4.8 python-glanceclient-3.3.0 python-swiftclient-3.11.1 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.4.2 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.9.1 2021-05-02 02:59:21.474 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-02 02:59:21.474 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-02 02:59:21.590 | + inc/python:pip_install:200 : result=0 2021-05-02 02:59:21.594 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-02 02:59:21.598 | + functions-common:time_stop:2304 : local name 2021-05-02 02:59:21.602 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:59:21.605 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:59:21.609 | + functions-common:time_stop:2307 : local total 2021-05-02 02:59:21.612 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:59:21.614 | + functions-common:time_stop:2310 : name=pip_install 2021-05-02 02:59:21.617 | + functions-common:time_stop:2311 : start_time=1619924287935 2021-05-02 02:59:21.619 | + functions-common:time_stop:2313 : [[ -z 1619924287935 ]] 2021-05-02 02:59:21.622 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:59:21.627 | + functions-common:time_stop:2316 : end_time=1619924361624 2021-05-02 02:59:21.629 | + functions-common:time_stop:2317 : elapsed_time=73689 2021-05-02 02:59:21.631 | + functions-common:time_stop:2318 : total=88477 2021-05-02 02:59:21.634 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:59:21.636 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=162166 2021-05-02 02:59:21.638 | + inc/python:pip_install:203 : return 0 2021-05-02 02:59:21.640 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-02 02:59:21.643 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-02 02:59:21.645 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-02 02:59:21.664 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-02 02:59:21.676 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-02 02:59:21.679 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-02 02:59:21.681 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:59:21.684 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:59:21.686 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-05-02 02:59:21.689 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:59:21.691 | + lib/cinder:install_cinder:456 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-02 02:59:21.693 | + lib/cinder:install_cinder:458 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-02 02:59:21.696 | + lib/cinder:install_cinder:459 : is_ubuntu 2021-05-02 02:59:21.698 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:59:21.701 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:59:21.703 | + lib/cinder:install_cinder:461 : sudo mkdir -p /etc/target 2021-05-02 02:59:21.715 | + lib/cinder:install_cinder:463 : install_package targetcli-fb 2021-05-02 02:59:21.717 | + functions-common:install_package:1342 : update_package_repo 2021-05-02 02:59:21.720 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-02 02:59:21.722 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-02 02:59:21.725 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-02 02:59:21.727 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-02 02:59:21.729 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-02 02:59:21.732 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:59:21.734 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:59:21.737 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-02 02:59:21.739 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-02 02:59:21.741 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-02 02:59:21.744 | + functions-common:apt_get_update:1069 : return 2021-05-02 02:59:21.746 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-02 02:59:21.748 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-02 02:59:21.751 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:59:21.753 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:59:21.755 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-02 02:59:21.778 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-05-02 02:59:21.885 | Reading package lists... 2021-05-02 02:59:22.098 | Building dependency tree... 2021-05-02 02:59:22.100 | Reading state information... 2021-05-02 02:59:22.320 | The following packages were automatically installed and are no longer required: 2021-05-02 02:59:22.321 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-05-02 02:59:22.321 | python3-automat python3-click python3-colorama python3-configobj 2021-05-02 02:59:22.321 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-05-02 02:59:22.321 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-05-02 02:59:22.321 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-02 02:59:22.321 | python3-zope.interface 2021-05-02 02:59:22.321 | Use 'sudo apt autoremove' to remove them. 2021-05-02 02:59:22.322 | The following additional packages will be installed: 2021-05-02 02:59:22.322 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2021-05-02 02:59:22.323 | Suggested packages: 2021-05-02 02:59:22.323 | python-urwid-doc 2021-05-02 02:59:22.401 | The following NEW packages will be installed: 2021-05-02 02:59:22.401 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2021-05-02 02:59:22.401 | targetcli-fb 2021-05-02 02:59:22.810 | 0 upgraded, 5 newly installed, 0 to remove and 15 not upgraded. 2021-05-02 02:59:22.810 | Need to get 295 kB of archives. 2021-05-02 02:59:22.810 | After this operation, 1,989 kB of additional disk space will be used. 2021-05-02 02:59:22.810 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-05-02 02:59:23.438 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2021-05-02 02:59:23.455 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-05-02 02:59:23.480 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1 [36.6 kB] 2021-05-02 02:59:23.503 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2021-05-02 02:59:24.141 | Fetched 295 kB in 1s (264 kB/s) 2021-05-02 02:59:24.188 | Selecting previously unselected package python3-urwid. 2021-05-02 02:59:24.246 | (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 ... 98842 files and directories currently installed.) 2021-05-02 02:59:24.250 | Preparing to unpack .../python3-urwid_2.0.1-3_amd64.deb ... 2021-05-02 02:59:24.256 | Unpacking python3-urwid (2.0.1-3) ... 2021-05-02 02:59:24.334 | Selecting previously unselected package python3-configshell-fb. 2021-05-02 02:59:24.345 | Preparing to unpack .../python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-05-02 02:59:24.350 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-05-02 02:59:24.407 | Selecting previously unselected package python3-pyudev. 2021-05-02 02:59:24.417 | Preparing to unpack .../python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-05-02 02:59:24.422 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-05-02 02:59:24.481 | Selecting previously unselected package python3-rtslib-fb. 2021-05-02 02:59:24.492 | Preparing to unpack .../python3-rtslib-fb_2.1.71-0ubuntu1_all.deb ... 2021-05-02 02:59:24.497 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1) ... 2021-05-02 02:59:24.556 | Selecting previously unselected package targetcli-fb. 2021-05-02 02:59:24.567 | Preparing to unpack .../targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-05-02 02:59:24.572 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-05-02 02:59:24.649 | Setting up python3-urwid (2.0.1-3) ... 2021-05-02 02:59:25.027 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-05-02 02:59:25.027 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-05-02 02:59:25.027 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-05-02 02:59:25.027 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-05-02 02:59:25.027 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-05-02 02:59:25.027 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-05-02 02:59:25.027 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-05-02 02:59:25.027 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-05-02 02:59:25.143 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-05-02 02:59:25.480 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-05-02 02:59:25.778 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1) ... 2021-05-02 02:59:27.113 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-05-02 02:59:27.705 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-05-02 02:59:27.705 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-05-02 02:59:29.787 | Processing triggers for man-db (2.9.1-1) ... 2021-05-02 02:59:29.907 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-02 02:59:33.007 | + functions-common:apt_get:1113 : result=0 2021-05-02 02:59:33.010 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-02 02:59:33.012 | + functions-common:time_stop:2304 : local name 2021-05-02 02:59:33.015 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:59:33.017 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:59:33.020 | + functions-common:time_stop:2307 : local total 2021-05-02 02:59:33.022 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:59:33.025 | + functions-common:time_stop:2310 : name=apt-get 2021-05-02 02:59:33.027 | + functions-common:time_stop:2311 : start_time=1619924361775 2021-05-02 02:59:33.030 | + functions-common:time_stop:2313 : [[ -z 1619924361775 ]] 2021-05-02 02:59:33.033 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:59:33.037 | + functions-common:time_stop:2316 : end_time=1619924373035 2021-05-02 02:59:33.040 | + functions-common:time_stop:2317 : elapsed_time=11260 2021-05-02 02:59:33.042 | + functions-common:time_stop:2318 : total=312046 2021-05-02 02:59:33.045 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:59:33.047 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=323306 2021-05-02 02:59:33.050 | + functions-common:apt_get:1117 : return 0 2021-05-02 02:59:33.052 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-02 02:59:33.055 | + ./stack.sh:main:891 : configure_cinder 2021-05-02 02:59:33.057 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-02 02:59:33.070 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-02 02:59:33.074 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-02 02:59:33.076 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-02 02:59:33.078 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-02 02:59:33.081 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-02 02:59:33.082 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-02 02:59:33.086 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-02 02:59:33.088 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-02 02:59:33.090 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-02 02:59:33.092 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-02 02:59:33.095 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-02 02:59:33.097 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-02 02:59:33.099 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-02 02:59:33.101 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-02 02:59:33.113 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-02 02:59:33.125 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-05-02 02:59:33.137 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-05-02 02:59:33.149 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-05-02 02:59:33.161 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-02 02:59:33.164 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-02 02:59:33.168 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.3cVJML88w9 2021-05-02 02:59:33.171 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-02 02:59:33.173 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-02 02:59:33.175 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-02 02:59:33.178 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.3cVJML88w9 2021-05-02 02:59:33.181 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.3cVJML88w9 2021-05-02 02:59:33.193 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.3cVJML88w9 /etc/sudoers.d/cinder-rootwrap 2021-05-02 02:59:33.205 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-02 02:59:33.209 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-02 02:59:33.212 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-02 02:59:33.214 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-02 02:59:33.216 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-02 02:59:33.218 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-05-02 02:59:33.220 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-05-02 02:59:33.223 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-02 02:59:33.225 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-02 02:59:33.230 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-02 02:59:33.235 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-02 02:59:33.254 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-02 02:59:33.272 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-02 02:59:33.291 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-02 02:59:33.310 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-02 02:59:33.329 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-02 02:59:33.348 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-02 02:59:33.367 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-02 02:59:33.386 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-02 02:59:33.388 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-02 02:59:33.391 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-02 02:59:33.393 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-02 02:59:33.395 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-02 02:59:33.424 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-02 02:59:33.451 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-05-02 02:59:33.479 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-02 02:59:33.507 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-02 02:59:33.534 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-02 02:59:33.562 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-02 02:59:33.590 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-02 02:59:33.617 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-02 02:59:33.645 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-02 02:59:33.672 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-02 02:59:33.703 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-02 02:59:33.731 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-02 02:59:33.734 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-02 02:59:33.737 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-02 02:59:33.739 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-02 02:59:33.742 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-02 02:59:33.744 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-02 02:59:33.775 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-02 02:59:33.803 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-02 02:59:33.830 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-02 02:59:33.859 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-02 02:59:33.887 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-02 02:59:33.915 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-02 02:59:33.946 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-02 02:59:33.948 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.41 2021-05-02 02:59:33.978 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-02 02:59:34.011 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-02 02:59:34.018 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 46693e35804b2c0df44ecd92e1f1e7d5 2021-05-02 02:59:34.046 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-02 02:59:34.075 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-02 02:59:34.092 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:59:34.094 | + lib/cinder:configure_cinder:275 : [[ -n ceph ]] 2021-05-02 02:59:34.097 | + lib/cinder:configure_cinder:276 : local enabled_backends= 2021-05-02 02:59:34.099 | + lib/cinder:configure_cinder:277 : local default_name= 2021-05-02 02:59:34.101 | + lib/cinder:configure_cinder:278 : local be be_name be_type 2021-05-02 02:59:34.104 | + lib/cinder:configure_cinder:279 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-05-02 02:59:34.106 | + lib/cinder:configure_cinder:280 : be_type=ceph 2021-05-02 02:59:34.108 | + lib/cinder:configure_cinder:281 : be_name=ceph 2021-05-02 02:59:34.111 | + lib/cinder:configure_cinder:282 : type configure_cinder_backend_ceph 2021-05-02 02:59:34.113 | + lib/cinder:configure_cinder:283 : configure_cinder_backend_ceph ceph 2021-05-02 02:59:34.116 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:33 : local be_name=ceph 2021-05-02 02:59:34.119 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:35 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2021-05-02 02:59:34.152 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:36 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2021-05-02 02:59:34.184 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:37 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2021-05-02 02:59:34.211 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:38 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2021-05-02 02:59:34.240 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:39 : iniset /etc/cinder/cinder.conf ceph rbd_user cinder 2021-05-02 02:59:34.267 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:40 : iniset /etc/cinder/cinder.conf ceph rbd_secret_uuid 032de0b3-c424-4789-a66d-64babc34513a 2021-05-02 02:59:34.295 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:41 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot False 2021-05-02 02:59:34.323 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:42 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2021-05-02 02:59:34.351 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:43 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-05-02 02:59:34.379 | + lib/cinder:configure_cinder:285 : [[ -z '' ]] 2021-05-02 02:59:34.382 | + lib/cinder:configure_cinder:286 : default_name=ceph 2021-05-02 02:59:34.384 | + lib/cinder:configure_cinder:288 : enabled_backends+=ceph, 2021-05-02 02:59:34.387 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf ceph volume_clear none 2021-05-02 02:59:34.415 | + lib/cinder:configure_cinder:293 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2021-05-02 02:59:34.447 | + lib/cinder:configure_cinder:294 : [[ -n ceph ]] 2021-05-02 02:59:34.450 | + lib/cinder:configure_cinder:295 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type ceph 2021-05-02 02:59:34.485 | + lib/cinder:configure_cinder:297 : configure_cinder_image_volume_cache 2021-05-02 02:59:34.488 | + lib/cinder:configure_cinder_image_volume_cache:607 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-05-02 02:59:34.490 | + lib/cinder:configure_cinder_image_volume_cache:608 : local be_name=ceph 2021-05-02 02:59:34.493 | + lib/cinder:configure_cinder_image_volume_cache:610 : iniset /etc/cinder/cinder.conf ceph image_volume_cache_enabled True 2021-05-02 02:59:34.522 | + lib/cinder:configure_cinder_image_volume_cache:612 : [[ -n '' ]] 2021-05-02 02:59:34.525 | + lib/cinder:configure_cinder_image_volume_cache:616 : [[ -n '' ]] 2021-05-02 02:59:34.527 | + lib/cinder:configure_cinder:300 : is_service_enabled c-bak 2021-05-02 02:59:34.542 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:59:34.545 | + lib/cinder:configure_cinder:308 : is_service_enabled ceilometer 2021-05-02 02:59:34.561 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:59:34.563 | + lib/cinder:configure_cinder:312 : is_service_enabled tls-proxy 2021-05-02 02:59:34.579 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:59:34.582 | + lib/cinder:configure_cinder:326 : '[' False '!=' False ']' 2021-05-02 02:59:34.584 | + lib/cinder:configure_cinder:330 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-02 02:59:34.586 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-02 02:59:34.588 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-02 02:59:34.591 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-02 02:59:34.593 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-02 02:59:34.595 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-02 02:59:34.611 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:59:34.614 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-02 02:59:34.616 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-02 02:59:34.619 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-02 02:59:34.636 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:59:34.638 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-05-02 02:59:34.641 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-05-02 02:59:34.668 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-02 02:59:34.671 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-02 02:59:34.673 | + lib/cinder:configure_cinder:333 : setup_logging /etc/cinder/cinder.conf True 2021-05-02 02:59:34.676 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-02 02:59:34.678 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-02 02:59:34.681 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-02 02:59:34.698 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-02 02:59:34.700 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-02 02:59:34.703 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-02 02:59:34.705 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-02 02:59:34.707 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-02 02:59:34.735 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-05-02 02:59:34.763 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-02 02:59:34.791 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-02 02:59:34.819 | + lib/cinder:configure_cinder:335 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-02 02:59:34.821 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-02 02:59:34.824 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-02 02:59:34.826 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-02 02:59:34.829 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-02 02:59:34.831 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-02 02:59:34.834 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-02 02:59:34.838 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-02 02:59:34.840 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-02 02:59:34.843 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-02 02:59:34.856 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-02 02:59:34.857 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-02 02:59:34.866 | d /var/run/uwsgi 0755 ubuntu root 2021-05-02 02:59:34.870 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-02 02:59:34.890 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-02 02:59:34.892 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-02 02:59:34.897 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-05-02 02:59:34.926 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-02 02:59:34.954 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-02 02:59:34.981 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-02 02:59:35.008 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-02 02:59:35.035 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-02 02:59:35.063 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-02 02:59:35.090 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-02 02:59:35.118 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-02 02:59:35.146 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-02 02:59:35.173 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-02 02:59:35.201 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-02 02:59:35.228 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-02 02:59:35.256 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-02 02:59:35.258 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-02 02:59:35.261 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-02 02:59:35.264 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-02 02:59:35.266 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-02 02:59:35.269 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:59:35.271 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:59:35.273 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-02 02:59:35.276 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-02 02:59:35.278 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-05-02 02:59:35.305 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-02 02:59:35.333 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-05-02 02:59:35.333 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-02 02:59:35.342 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-02 02:59:35.345 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-02 02:59:35.348 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-02 02:59:35.350 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-02 02:59:35.353 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-02 02:59:35.355 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-02 02:59:35.358 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:59:35.360 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:59:35.363 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-02 02:59:35.365 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-02 02:59:35.367 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 02:59:35.370 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 02:59:35.372 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-02 02:59:35.437 | Enabling site cinder-wsgi. 2021-05-02 02:59:35.446 | To activate the new configuration, you need to run: 2021-05-02 02:59:35.446 | systemctl reload apache2 2021-05-02 02:59:35.453 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-02 02:59:35.456 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-02 02:59:35.460 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-02 02:59:35.462 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-02 02:59:35.596 | + lib/cinder:configure_cinder:337 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/ceph ]] 2021-05-02 02:59:35.598 | + lib/cinder:configure_cinder:341 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-02 02:59:35.635 | + lib/cinder:configure_cinder:343 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.41/image 2021-05-02 02:59:35.665 | + lib/cinder:configure_cinder:344 : is_service_enabled tls-proxy 2021-05-02 02:59:35.681 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:59:35.684 | + lib/cinder:configure_cinder:350 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-02 02:59:35.686 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-02 02:59:35.689 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-02 02:59:35.691 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-02 02:59:35.694 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-02 02:59:35.724 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-02 02:59:35.752 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.41/identity 2021-05-02 02:59:35.781 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-02 02:59:35.809 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-02 02:59:35.837 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-02 02:59:35.865 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-02 02:59:35.893 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-02 02:59:35.921 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-02 02:59:35.950 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-02 02:59:35.979 | + lib/cinder:configure_cinder:351 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-02 02:59:36.008 | + lib/cinder:configure_cinder:352 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-02 02:59:36.036 | + lib/cinder:configure_cinder:354 : [[ ! -z '' ]] 2021-05-02 02:59:36.038 | + lib/cinder:configure_cinder:356 : is_service_enabled etcd3 2021-05-02 02:59:36.055 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:59:36.057 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.41:2379 2021-05-02 02:59:36.088 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-02 02:59:36.106 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:59:36.108 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-02 02:59:36.111 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-02 02:59:36.113 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-02 02:59:36.116 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-02 02:59:36.118 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-02 02:59:36.121 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-02 02:59:36.124 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-05-02 02:59:36.125 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-02 02:59:36.130 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-05-02 02:59:36.132 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-05-02 02:59:36.135 | + 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,g-reg,cinder =~ ,q- ]] 2021-05-02 02:59:36.138 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-02 02:59:36.140 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-02 02:59:36.143 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-02 02:59:36.145 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-02 02:59:36.148 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:59:36.150 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:59:36.152 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-05-02 02:59:36.155 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:59:36.158 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-02 02:59:36.160 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-02 02:59:36.163 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-02 02:59:36.165 | + functions-common:git_clone:525 : local git_ref=master 2021-05-02 02:59:36.168 | + functions-common:git_clone:526 : local orig_dir 2021-05-02 02:59:36.171 | ++ functions-common:git_clone:527 : pwd 2021-05-02 02:59:36.175 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-02 02:59:36.178 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-02 02:59:36.181 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-02 02:59:36.197 | + functions-common:git_clone:530 : RECLONE=False 2021-05-02 02:59:36.200 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-02 02:59:36.202 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-02 02:59:36.205 | + functions-common:git_clone:544 : echo master 2021-05-02 02:59:36.206 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-02 02:59:36.211 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-02 02:59:36.213 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-02 02:59:36.216 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-02 02:59:36.219 | + functions-common:git_clone:593 : git show --oneline 2021-05-02 02:59:36.219 | + functions-common:git_clone:593 : head -1 2021-05-02 02:59:36.227 | d6d6855234 Merge "Physical NIC RP should be child of agent RP" 2021-05-02 02:59:36.230 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-02 02:59:36.233 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-02 02:59:36.236 | + inc/python:setup_develop:338 : local bindep 2021-05-02 02:59:36.239 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-02 02:59:36.241 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-02 02:59:36.244 | + inc/python:setup_develop:344 : local extras= 2021-05-02 02:59:36.246 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-02 02:59:36.249 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-02 02:59:36.251 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-02 02:59:36.254 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-02 02:59:36.256 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-02 02:59:36.259 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-02 02:59:36.262 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-02 02:59:36.265 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-02 02:59:36.268 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-02 02:59:36.270 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-02 02:59:36.273 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-02 02:59:36.276 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-02 02:59:36.282 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-02 02:59:36.285 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-05-02 02:59:36.875 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-02 02:59:36.879 | + inc/python:setup_package:417 : local bindep=0 2021-05-02 02:59:36.882 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-02 02:59:36.885 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-02 02:59:36.888 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-02 02:59:36.891 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-02 02:59:36.894 | + inc/python:setup_package:426 : local flags=-e 2021-05-02 02:59:36.897 | + inc/python:setup_package:427 : local extras= 2021-05-02 02:59:36.899 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-02 02:59:36.902 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-02 02:59:36.904 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-02 02:59:36.907 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-02 02:59:36.909 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-02 02:59:36.911 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-02 02:59:36.933 | Using python 3.8 to install /opt/stack/neutron 2021-05-02 02:59:36.935 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-05-02 02:59:37.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:59:37.728 | from cryptography.utils import int_from_bytes 2021-05-02 02:59:37.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:59:37.728 | from cryptography.utils import int_from_bytes 2021-05-02 02:59:38.778 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 02:59:38.778 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-02 02:59:38.781 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:59:38.781 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:59:38.783 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:59:38.788 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:59:38.795 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:59:38.799 | Obtaining file:///opt/stack/neutron 2021-05-02 02:59:41.059 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-02 02:59:43.321 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-02 02:59:43.328 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-05-02 02:59:43.331 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-02 02:59:43.339 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-02 02:59:43.348 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-02 02:59:43.360 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-02 02:59:43.387 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-02 02:59:43.401 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-02 02:59:43.409 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-02 02:59:43.417 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-02 02:59:43.421 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-02 02:59:43.430 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-02 02:59:43.436 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-02 02:59:43.442 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-05-02 02:59:43.446 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-02 02:59:43.505 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-02 02:59:43.557 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-02 02:59:43.563 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-02 02:59:43.566 | Requirement already satisfied: neutron-lib===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.11.0) 2021-05-02 02:59:43.604 | Requirement already satisfied: openstacksdk===0.56.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.56.0) 2021-05-02 02:59:43.631 | Requirement already satisfied: os-ken===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.4.0) 2021-05-02 02:59:43.648 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-05-02 02:59:43.652 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.5.0) 2021-05-02 02:59:43.657 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.4.0) 2021-05-02 02:59:43.680 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-02 02:59:43.716 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-02 02:59:43.727 | Requirement already satisfied: oslo.config===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.6.0) 2021-05-02 02:59:43.766 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-02 02:59:43.773 | Requirement already satisfied: oslo.db===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.6.0) 2021-05-02 02:59:43.820 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-02 02:59:43.825 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-02 02:59:43.864 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-02 02:59:43.917 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-02 02:59:43.935 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.0) 2021-05-02 02:59:43.950 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-05-02 02:59:43.965 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2021-05-02 02:59:43.979 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.2.0) 2021-05-02 02:59:43.984 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-02 02:59:43.993 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-02 02:59:44.016 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-02 02:59:44.026 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.0) 2021-05-02 02:59:44.043 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-05-02 02:59:44.062 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-02 02:59:44.107 | Requirement already satisfied: ovs===2.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.13.3) 2021-05-02 02:59:44.112 | Requirement already satisfied: ovsdbapp===1.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.10.0) 2021-05-02 02:59:44.121 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-02 02:59:44.127 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-02 02:59:44.130 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.3.3) 2021-05-02 02:59:44.139 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-02 02:59:44.142 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-02 02:59:44.162 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-02 02:59:44.177 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-02 02:59:44.188 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-02 02:59:44.190 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-02 02:59:44.194 | Requirement already satisfied: pyroute2===0.5.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.5.18) 2021-05-02 02:59:44.200 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-02 02:59:44.205 | Requirement already satisfied: python-designateclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (4.2.0) 2021-05-02 02:59:44.225 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-05-02 02:59:44.228 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-02 02:59:44.246 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (7.3.0) 2021-05-02 02:59:44.272 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (17.4.0) 2021-05-02 02:59:44.287 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2021.1) 2021-05-02 02:59:44.292 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (0.7) 2021-05-02 02:59:44.299 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2.25.1) 2021-05-02 02:59:44.318 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2021-05-02 02:59:44.321 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.4.0) 2021-05-02 02:59:44.325 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.2.2) 2021-05-02 02:59:44.331 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (56.0.0) 2021-05-02 02:59:44.380 | Requirement already satisfied: simplejson===3.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (3.16.0) 2021-05-02 02:59:44.384 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.15.0) 2021-05-02 02:59:44.387 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (2.3.0) 2021-05-02 02:59:44.391 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.13.0) 2021-05-02 02:59:44.401 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.4.1) 2021-05-02 02:59:44.404 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-05-02 02:59:44.407 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-05-02 02:59:44.414 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (6.3.1) 2021-05-02 02:59:44.428 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.0.1) 2021-05-02 02:59:44.437 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (0.5.0) 2021-05-02 02:59:44.443 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.4.0) 2021-05-02 02:59:44.460 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (1.0.4) 2021-05-02 02:59:44.478 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.8.0) 2021-05-02 02:59:44.536 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2021-05-02 02:59:44.540 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.1.0) 2021-05-02 02:59:44.547 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.26.4) 2021-05-02 02:59:44.566 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (0.12.1) 2021-05-02 02:59:44.570 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.12.1) 2021-05-02 02:59:44.573 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.3.2) 2021-05-02 02:59:44.579 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-02 02:59:44.587 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-02 02:59:44.595 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-02 02:59:44.598 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-02 02:59:44.637 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.32) 2021-05-02 02:59:44.642 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-02 02:59:44.648 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (0.10.0) 2021-05-02 02:59:44.652 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-02 02:59:44.655 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (2.5.0) 2021-05-02 02:59:44.676 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-05-02 02:59:44.679 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-02 02:59:44.682 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-02 02:59:44.688 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-02 02:59:44.691 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.0.2) 2021-05-02 02:59:44.753 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-02 02:59:44.758 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-02 02:59:44.761 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-02 02:59:44.772 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2021-05-02 02:59:44.794 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.3.5) 2021-05-02 02:59:44.797 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-02 02:59:44.809 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.3.1) 2021-05-02 02:59:44.824 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-02 02:59:44.835 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.1.0) 2021-05-02 02:59:44.839 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-02 02:59:44.842 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-02 02:59:44.846 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-02 02:59:44.850 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-05-02 02:59:44.853 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.6.0) 2021-05-02 02:59:44.855 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-02 02:59:44.858 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-02 02:59:44.861 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.4.0) 2021-05-02 02:59:44.864 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (2.1) 2021-05-02 02:59:44.867 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-02 02:59:44.870 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (5.0.0) 2021-05-02 02:59:44.873 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-02 02:59:44.877 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) (4.9.3) 2021-05-02 02:59:44.889 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.0.0) 2021-05-02 02:59:44.901 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-02 02:59:44.956 | Requirement already satisfied: soupsieve===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (2.2.1) 2021-05-02 02:59:44.961 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (0.2.5) 2021-05-02 02:59:44.966 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-02 02:59:44.970 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-02 02:59:44.973 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-02 02:59:45.948 | Installing collected packages: neutron 2021-05-02 02:59:45.949 | Attempting uninstall: neutron 2021-05-02 02:59:45.950 | Found existing installation: neutron 18.0.0 2021-05-02 02:59:47.143 | Uninstalling neutron-18.0.0: 2021-05-02 02:59:47.221 | Successfully uninstalled neutron-18.0.0 2021-05-02 02:59:47.222 | Running setup.py develop for neutron 2021-05-02 02:59:50.012 | Successfully installed neutron 2021-05-02 02:59:50.183 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-02 02:59:50.183 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-02 02:59:50.271 | + inc/python:pip_install:200 : result=0 2021-05-02 02:59:50.274 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-02 02:59:50.277 | + functions-common:time_stop:2304 : local name 2021-05-02 02:59:50.280 | + functions-common:time_stop:2305 : local end_time 2021-05-02 02:59:50.284 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 02:59:50.289 | + functions-common:time_stop:2307 : local total 2021-05-02 02:59:50.291 | + functions-common:time_stop:2308 : local start_time 2021-05-02 02:59:50.293 | + functions-common:time_stop:2310 : name=pip_install 2021-05-02 02:59:50.295 | + functions-common:time_stop:2311 : start_time=1619924376927 2021-05-02 02:59:50.298 | + functions-common:time_stop:2313 : [[ -z 1619924376927 ]] 2021-05-02 02:59:50.301 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 02:59:50.305 | + functions-common:time_stop:2316 : end_time=1619924390302 2021-05-02 02:59:50.307 | + functions-common:time_stop:2317 : elapsed_time=13375 2021-05-02 02:59:50.309 | + functions-common:time_stop:2318 : total=162166 2021-05-02 02:59:50.312 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 02:59:50.314 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=175541 2021-05-02 02:59:50.316 | + inc/python:pip_install:203 : return 0 2021-05-02 02:59:50.319 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-02 02:59:50.321 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-02 02:59:50.324 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-02 02:59:50.348 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-02 02:59:50.361 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-02 02:59:50.363 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-02 02:59:50.366 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:59:50.368 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:59:50.371 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-05-02 02:59:50.373 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:59:50.376 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-05-02 02:59:50.378 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-02 02:59:50.381 | + ./stack.sh:main:899 : is_service_enabled nova 2021-05-02 02:59:50.398 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 02:59:50.401 | + ./stack.sh:main:901 : stack_install_service nova 2021-05-02 02:59:50.403 | + lib/stack:stack_install_service:20 : local service=nova 2021-05-02 02:59:50.406 | + lib/stack:stack_install_service:21 : type install_nova 2021-05-02 02:59:50.408 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-02 02:59:50.411 | + lib/stack:stack_install_service:32 : install_nova 2021-05-02 02:59:50.413 | + lib/nova:install_nova:820 : use_library_from_git os-vif 2021-05-02 02:59:50.415 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-05-02 02:59:50.418 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 02:59:50.420 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 02:59:50.423 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2021-05-02 02:59:50.425 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 02:59:50.427 | + lib/nova:install_nova:825 : is_service_enabled n-cpu 2021-05-02 02:59:50.445 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:59:50.447 | + lib/nova:install_nova:829 : is_service_enabled n-novnc 2021-05-02 02:59:50.463 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:59:50.466 | + lib/nova:install_nova:841 : is_service_enabled n-spice 2021-05-02 02:59:50.482 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 02:59:50.485 | + lib/nova:install_nova:853 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-05-02 02:59:50.487 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-05-02 02:59:50.489 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-05-02 02:59:50.492 | + functions-common:git_clone:525 : local git_ref=master 2021-05-02 02:59:50.494 | + functions-common:git_clone:526 : local orig_dir 2021-05-02 02:59:50.497 | ++ functions-common:git_clone:527 : pwd 2021-05-02 02:59:50.500 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-02 02:59:50.502 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-02 02:59:50.505 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-02 02:59:50.520 | + functions-common:git_clone:530 : RECLONE=False 2021-05-02 02:59:50.522 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-02 02:59:50.525 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-02 02:59:50.527 | + functions-common:git_clone:544 : echo master 2021-05-02 02:59:50.528 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-02 02:59:50.533 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-05-02 02:59:50.535 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-02 02:59:50.537 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-05-02 02:59:50.540 | + functions-common:git_clone:593 : git show --oneline 2021-05-02 02:59:50.540 | + functions-common:git_clone:593 : head -1 2021-05-02 02:59:50.563 | 294b30b281 Merge "vmware: Handle folder renames in rescue cmd" 2021-05-02 02:59:50.567 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-02 02:59:50.569 | + lib/nova:install_nova:854 : setup_develop /opt/stack/nova 2021-05-02 02:59:50.572 | + inc/python:setup_develop:338 : local bindep 2021-05-02 02:59:50.574 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-05-02 02:59:50.577 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-05-02 02:59:50.579 | + inc/python:setup_develop:344 : local extras= 2021-05-02 02:59:50.582 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-05-02 02:59:50.584 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-02 02:59:50.587 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-05-02 02:59:50.589 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-05-02 02:59:50.591 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-02 02:59:50.594 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-02 02:59:50.597 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-05-02 02:59:50.601 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-02 02:59:50.604 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-05-02 02:59:50.606 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-02 02:59:50.610 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-02 02:59:50.614 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-05-02 02:59:50.620 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2021-05-02 02:59:50.623 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2021-05-02 02:59:51.217 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2021-05-02 02:59:51.220 | + inc/python:setup_package:417 : local bindep=0 2021-05-02 02:59:51.223 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-02 02:59:51.226 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-02 02:59:51.229 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2021-05-02 02:59:51.233 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2021-05-02 02:59:51.236 | + inc/python:setup_package:426 : local flags=-e 2021-05-02 02:59:51.239 | + inc/python:setup_package:427 : local extras= 2021-05-02 02:59:51.242 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-02 02:59:51.244 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-02 02:59:51.246 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-02 02:59:51.249 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-02 02:59:51.251 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-02 02:59:51.253 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2021-05-02 02:59:51.274 | Using python 3.8 to install /opt/stack/nova 2021-05-02 02:59:51.277 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-05-02 02:59:52.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:59:52.064 | from cryptography.utils import int_from_bytes 2021-05-02 02:59:52.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 02:59:52.064 | from cryptography.utils import int_from_bytes 2021-05-02 02:59:53.097 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 02:59:53.097 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-02 02:59:53.101 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:59:53.101 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:59:53.103 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:59:53.108 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:59:53.115 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 02:59:53.119 | Obtaining file:///opt/stack/nova 2021-05-02 02:59:56.482 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-02 02:59:59.815 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-02 02:59:59.822 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-05-02 02:59:59.825 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-02 02:59:59.834 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-02 02:59:59.842 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-02 02:59:59.846 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-02 02:59:59.857 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-02 02:59:59.885 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-02 02:59:59.898 | Requirement already satisfied: castellan===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.7.1) 2021-05-02 02:59:59.917 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-02 02:59:59.956 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-05-02 02:59:59.969 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-02 02:59:59.972 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-02 02:59:59.981 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-02 02:59:59.988 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-02 02:59:59.993 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-02 02:59:59.996 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-02 03:00:00.008 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-02 03:00:00.066 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-02 03:00:00.117 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (4.6.3) 2021-05-02 03:00:00.267 | Collecting microversion-parse===1.0.1 2021-05-02 03:00:00.274 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-05-02 03:00:00.381 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-02 03:00:00.386 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-02 03:00:00.389 | Requirement already satisfied: openstacksdk===0.56.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.56.0) 2021-05-02 03:00:00.414 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.3.1) 2021-05-02 03:00:00.549 | Collecting os-resource-classes===1.0.0 2021-05-02 03:00:00.555 | 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-05-02 03:00:00.680 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-05-02 03:00:00.684 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.5.0) 2021-05-02 03:00:00.689 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.4.0) 2021-05-02 03:00:00.712 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.4.0) 2021-05-02 03:00:00.844 | Collecting os-xenapi===0.3.4 2021-05-02 03:00:00.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-05-02 03:00:00.975 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.0) 2021-05-02 03:00:01.010 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-05-02 03:00:01.021 | Requirement already satisfied: oslo.config===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.6.0) 2021-05-02 03:00:01.060 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-02 03:00:01.066 | Requirement already satisfied: oslo.db===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (8.6.0) 2021-05-02 03:00:01.114 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-05-02 03:00:01.120 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-05-02 03:00:01.158 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (12.7.1) 2021-05-02 03:00:01.212 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.2.0) 2021-05-02 03:00:01.229 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.7.0) 2021-05-02 03:00:01.245 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-05-02 03:00:01.259 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.2.0) 2021-05-02 03:00:01.273 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.2.0) 2021-05-02 03:00:01.277 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-02 03:00:01.287 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.5.0) 2021-05-02 03:00:01.309 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.3.0) 2021-05-02 03:00:01.320 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.8.0) 2021-05-02 03:00:01.336 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.4.0) 2021-05-02 03:00:01.355 | Requirement already satisfied: ovsdbapp===1.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.10.0) 2021-05-02 03:00:01.364 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-02 03:00:01.370 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.7.2) 2021-05-02 03:00:01.404 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-02 03:00:01.407 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-05-02 03:00:01.409 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (5.8.0) 2021-05-02 03:00:01.430 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2021-05-02 03:00:01.440 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-02 03:00:01.443 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-02 03:00:01.584 | Collecting pypowervm===1.1.24 2021-05-02 03:00:01.593 | 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-05-02 03:00:01.751 | Requirement already satisfied: pyroute2===0.5.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.5.18) 2021-05-02 03:00:01.757 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (5.1.0) 2021-05-02 03:00:01.773 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (7.4.0) 2021-05-02 03:00:01.788 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2021-05-02 03:00:01.792 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (3.3.0) 2021-05-02 03:00:01.809 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-02 03:00:01.827 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (7.3.0) 2021-05-02 03:00:01.853 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-02 03:00:01.857 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-02 03:00:01.864 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-02 03:00:01.883 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2021-05-02 03:00:01.886 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.3.3) 2021-05-02 03:00:01.890 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-02 03:00:01.895 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-02 03:00:01.944 | Requirement already satisfied: simplejson===3.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.16.0) 2021-05-02 03:00:01.947 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-02 03:00:01.950 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2021-05-02 03:00:01.961 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-02 03:00:01.964 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-02 03:00:01.967 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-02 03:00:01.974 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (4.6.0) 2021-05-02 03:00:02.028 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (6.3.1) 2021-05-02 03:00:02.042 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.0.1) 2021-05-02 03:00:02.051 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (0.5.0) 2021-05-02 03:00:02.057 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.4.0) 2021-05-02 03:00:02.074 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.8.0) 2021-05-02 03:00:02.130 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2021-05-02 03:00:02.134 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.1.0) 2021-05-02 03:00:02.141 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.4) 2021-05-02 03:00:02.161 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.12.1) 2021-05-02 03:00:02.165 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.3.3) 2021-05-02 03:00:02.290 | Collecting websockify===0.9.0 2021-05-02 03:00:02.295 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-05-02 03:00:02.422 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2021-05-02 03:00:02.426 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.3.2) 2021-05-02 03:00:02.545 | Collecting zVMCloudConnector===1.4.1 2021-05-02 03:00:02.552 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-05-02 03:00:03.499 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-02 03:00:03.503 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-02 03:00:03.512 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (0.10.0) 2021-05-02 03:00:03.515 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-02 03:00:03.521 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (2.5.0) 2021-05-02 03:00:03.542 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.32) 2021-05-02 03:00:03.547 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-05-02 03:00:03.551 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-02 03:00:03.692 | Collecting Babel===2.9.1 2021-05-02 03:00:03.710 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2021-05-02 03:00:04.003 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-02 03:00:04.008 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-02 03:00:04.017 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-02 03:00:04.020 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.0.2) 2021-05-02 03:00:04.060 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-02 03:00:04.065 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-02 03:00:04.068 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-02 03:00:04.079 | Requirement already satisfied: ovs===2.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.13.3) 2021-05-02 03:00:04.085 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-02 03:00:04.094 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-05-02 03:00:04.107 | Requirement already satisfied: pyasn1-modules in /usr/lib/python3/dist-packages (from pypowervm===1.1.24->-c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.2.1) 2021-05-02 03:00:04.110 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (0.4.8) 2021-05-02 03:00:04.112 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-02 03:00:04.125 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (20.0.1) 2021-05-02 03:00:04.139 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.3.1) 2021-05-02 03:00:04.154 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2021-05-02 03:00:04.158 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-02 03:00:04.161 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-02 03:00:04.164 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-02 03:00:04.168 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-05-02 03:00:04.171 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-02 03:00:04.177 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (2.5.1) 2021-05-02 03:00:04.214 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (1.4.2) 2021-05-02 03:00:04.220 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-02 03:00:04.223 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-02 03:00:04.225 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-02 03:00:04.228 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-05-02 03:00:04.976 | Collecting numpy===1.20.2 2021-05-02 03:00:05.003 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/edb/1f041a9146dcf/numpy-1.20.2-cp38-cp38-manylinux2010_x86_64.whl (15.4 MB) 2021-05-02 03:00:05.329 | Requirement already satisfied: PyJWT===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.0) 2021-05-02 03:00:05.357 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-02 03:00:05.360 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (2.1) 2021-05-02 03:00:05.364 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-02 03:00:05.366 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-02 03:00:05.374 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.0.4) 2021-05-02 03:00:05.377 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (5.0.0) 2021-05-02 03:00:05.380 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (2.3.0) 2021-05-02 03:00:05.383 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-02 03:00:05.467 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-02 03:00:05.507 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (1.8.2) 2021-05-02 03:00:05.510 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.2.5) 2021-05-02 03:00:05.515 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-02 03:00:05.519 | Building wheels for collected packages: zVMCloudConnector 2021-05-02 03:00:05.520 | Building wheel for zVMCloudConnector (setup.py): started 2021-05-02 03:00:06.506 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-05-02 03:00:06.510 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=777162c90487d27c640627f7b7df9655fa44e83d9bbae9386eb974a6e5b6c04e 2021-05-02 03:00:06.510 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-05-02 03:00:06.512 | Successfully built zVMCloudConnector 2021-05-02 03:00:07.461 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, Babel, os-xenapi, pypowervm, zVMCloudConnector, nova 2021-05-02 03:00:07.461 | Attempting uninstall: numpy 2021-05-02 03:00:07.464 | Found existing installation: numpy 1.17.4 2021-05-02 03:00:07.466 | Uninstalling numpy-1.17.4: 2021-05-02 03:00:07.590 | Successfully uninstalled numpy-1.17.4 2021-05-02 03:00:12.289 | Running setup.py develop for nova 2021-05-02 03:00:15.909 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.20.2 os-resource-classes-1.0.0 os-xenapi-0.3.4 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2021-05-02 03:00:16.088 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-02 03:00:16.088 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-02 03:00:16.191 | + inc/python:pip_install:200 : result=0 2021-05-02 03:00:16.194 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-02 03:00:16.197 | + functions-common:time_stop:2304 : local name 2021-05-02 03:00:16.200 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:00:16.203 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:00:16.206 | + functions-common:time_stop:2307 : local total 2021-05-02 03:00:16.209 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:00:16.212 | + functions-common:time_stop:2310 : name=pip_install 2021-05-02 03:00:16.214 | + functions-common:time_stop:2311 : start_time=1619924391269 2021-05-02 03:00:16.216 | + functions-common:time_stop:2313 : [[ -z 1619924391269 ]] 2021-05-02 03:00:16.219 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:00:16.223 | + functions-common:time_stop:2316 : end_time=1619924416221 2021-05-02 03:00:16.226 | + functions-common:time_stop:2317 : elapsed_time=24952 2021-05-02 03:00:16.228 | + functions-common:time_stop:2318 : total=175541 2021-05-02 03:00:16.230 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:00:16.232 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=200493 2021-05-02 03:00:16.234 | + inc/python:pip_install:203 : return 0 2021-05-02 03:00:16.237 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-02 03:00:16.239 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-05-02 03:00:16.241 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-05-02 03:00:16.262 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-05-02 03:00:16.274 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2021-05-02 03:00:16.277 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-05-02 03:00:16.279 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 03:00:16.281 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 03:00:16.284 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-05-02 03:00:16.286 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 03:00:16.289 | + lib/nova:install_nova:855 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-05-02 03:00:16.306 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-02 03:00:16.309 | + ./stack.sh:main:902 : configure_nova 2021-05-02 03:00:16.312 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-05-02 03:00:16.328 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-05-02 03:00:16.330 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-05-02 03:00:16.333 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-02 03:00:16.336 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-05-02 03:00:16.336 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-02 03:00:16.341 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-05-02 03:00:16.344 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-05-02 03:00:16.346 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-02 03:00:16.349 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-05-02 03:00:16.351 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-05-02 03:00:16.354 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-05-02 03:00:16.356 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-05-02 03:00:16.359 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-05-02 03:00:16.371 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-05-02 03:00:16.383 | + 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-05-02 03:00:16.395 | + 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-05-02 03:00:16.408 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-05-02 03:00:16.421 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-02 03:00:16.426 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-02 03:00:16.431 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.stZ0H4iSFZ 2021-05-02 03:00:16.435 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-05-02 03:00:16.438 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-05-02 03:00:16.441 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-05-02 03:00:16.445 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-05-02 03:00:16.447 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-05-02 03:00:16.450 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.stZ0H4iSFZ 2021-05-02 03:00:16.454 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.stZ0H4iSFZ 2021-05-02 03:00:16.465 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.stZ0H4iSFZ /etc/sudoers.d/nova-rootwrap 2021-05-02 03:00:16.478 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-05-02 03:00:16.483 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-02 03:00:16.485 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-02 03:00:16.488 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-02 03:00:16.490 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-02 03:00:16.495 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-05-02 03:00:16.497 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-05-02 03:00:16.500 | + lib/nova:configure_nova:245 : [[ 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,g-reg,cinder =~ n-api ]] 2021-05-02 03:00:16.502 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-05-02 03:00:16.508 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-05-02 03:00:16.528 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:00:16.531 | + lib/nova:configure_nova:325 : create_nova_conf 2021-05-02 03:00:16.534 | + lib/nova:create_nova_conf:392 : rm -f /opt/stack/nova/bin/nova.conf 2021-05-02 03:00:16.539 | + lib/nova:create_nova_conf:395 : rm -f /etc/nova/nova.conf 2021-05-02 03:00:16.543 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-05-02 03:00:16.571 | + lib/nova:create_nova_conf:397 : '[' True == True ']' 2021-05-02 03:00:16.573 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-05-02 03:00:16.600 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-05-02 03:00:16.629 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-05-02 03:00:16.656 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-05-02 03:00:16.685 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf scheduler workers 2 2021-05-02 03:00:16.715 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-05-02 03:00:16.745 | + lib/nova:create_nova_conf:405 : [[ 4 == 6 ]] 2021-05-02 03:00:16.747 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.41 2021-05-02 03:00:16.774 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-05-02 03:00:16.801 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-05-02 03:00:16.828 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-05-02 03:00:16.854 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-05-02 03:00:16.882 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-05-02 03:00:16.911 | + lib/nova:create_nova_conf:417 : is_fedora 2021-05-02 03:00:16.914 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-02 03:00:16.916 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-02 03:00:16.918 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-02 03:00:16.921 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-02 03:00:16.923 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-02 03:00:16.925 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-02 03:00:16.927 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-02 03:00:16.929 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-02 03:00:16.932 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-02 03:00:16.934 | + lib/nova:create_nova_conf:417 : is_suse 2021-05-02 03:00:16.936 | + functions-common:is_suse:462 : is_opensuse 2021-05-02 03:00:16.938 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-02 03:00:16.940 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-02 03:00:16.943 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-02 03:00:16.945 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-02 03:00:16.947 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-02 03:00:16.949 | + lib/nova:create_nova_conf:426 : is_service_enabled n-api n-cond n-sched 2021-05-02 03:00:16.965 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:00:16.968 | + lib/nova:create_nova_conf:430 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-05-02 03:00:16.970 | + lib/nova:create_nova_conf:433 : local db=nova_cell0 2021-05-02 03:00:16.972 | + lib/nova:create_nova_conf:436 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-05-02 03:00:17.000 | ++ lib/nova:create_nova_conf:439 : database_connection_url nova_cell0 2021-05-02 03:00:17.002 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-05-02 03:00:17.005 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-05-02 03:00:17.007 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-05-02 03:00:17.009 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-05-02 03:00:17.012 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-05-02 03:00:17.042 | ++ lib/nova:create_nova_conf:440 : database_connection_url nova_api 2021-05-02 03:00:17.044 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-05-02 03:00:17.047 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-05-02 03:00:17.049 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-05-02 03:00:17.051 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-05-02 03:00:17.054 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-05-02 03:00:17.083 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache enabled True 2021-05-02 03:00:17.112 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-05-02 03:00:17.139 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-05-02 03:00:17.166 | + lib/nova:create_nova_conf:450 : is_service_enabled n-api 2021-05-02 03:00:17.182 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:00:17.184 | + lib/nova:create_nova_conf:451 : is_service_enabled n-api-meta 2021-05-02 03:00:17.200 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:00:17.203 | ++ lib/nova:create_nova_conf:453 : echo osapi_compute,metadata 2021-05-02 03:00:17.204 | ++ lib/nova:create_nova_conf:453 : sed s/,metadata// 2021-05-02 03:00:17.209 | + lib/nova:create_nova_conf:453 : NOVA_ENABLED_APIS=osapi_compute 2021-05-02 03:00:17.211 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-05-02 03:00:17.238 | + lib/nova:create_nova_conf:456 : is_service_enabled tls-proxy 2021-05-02 03:00:17.254 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:00:17.257 | + lib/nova:create_nova_conf:462 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-05-02 03:00:17.259 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-05-02 03:00:17.261 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-02 03:00:17.263 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-02 03:00:17.266 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-05-02 03:00:17.294 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-05-02 03:00:17.321 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-05-02 03:00:17.348 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-05-02 03:00:17.375 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-05-02 03:00:17.402 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-05-02 03:00:17.429 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-05-02 03:00:17.455 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-05-02 03:00:17.483 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-02 03:00:17.510 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-05-02 03:00:17.537 | + lib/nova:create_nova_conf:465 : is_service_enabled cinder 2021-05-02 03:00:17.553 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:00:17.555 | + lib/nova:create_nova_conf:466 : configure_cinder_access 2021-05-02 03:00:17.557 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-05-02 03:00:17.587 | + lib/nova:configure_cinder_access:588 : iniset /etc/nova/nova.conf cinder auth_type password 2021-05-02 03:00:17.615 | + lib/nova:configure_cinder_access:589 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.41/identity 2021-05-02 03:00:17.645 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder username nova 2021-05-02 03:00:17.672 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-05-02 03:00:17.700 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-05-02 03:00:17.730 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder project_name service 2021-05-02 03:00:17.757 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-05-02 03:00:17.784 | + lib/nova:configure_cinder_access:601 : is_service_enabled tls-proxy 2021-05-02 03:00:17.800 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:00:17.803 | + lib/nova:create_nova_conf:469 : '[' -n /opt/stack/data/nova ']' 2021-05-02 03:00:17.805 | + lib/nova:create_nova_conf:470 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-05-02 03:00:17.832 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-05-02 03:00:17.863 | + lib/nova:create_nova_conf:473 : '[' -n /opt/stack/data/nova/instances ']' 2021-05-02 03:00:17.865 | + lib/nova:create_nova_conf:474 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-05-02 03:00:17.893 | + lib/nova:create_nova_conf:476 : '[' False '!=' False ']' 2021-05-02 03:00:17.895 | + lib/nova:create_nova_conf:479 : '[' False '!=' False ']' 2021-05-02 03:00:17.897 | + lib/nova:create_nova_conf:484 : is_suse 2021-05-02 03:00:17.900 | + functions-common:is_suse:462 : is_opensuse 2021-05-02 03:00:17.902 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-02 03:00:17.904 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-02 03:00:17.907 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-02 03:00:17.909 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-02 03:00:17.911 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-02 03:00:17.913 | + lib/nova:create_nova_conf:489 : setup_logging /etc/nova/nova.conf 2021-05-02 03:00:17.916 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-05-02 03:00:17.918 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-05-02 03:00:17.921 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-02 03:00:17.937 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-02 03:00:17.939 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-02 03:00:17.941 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-02 03:00:17.943 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-02 03:00:17.946 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-02 03:00:17.973 | + functions:setup_systemd_logging:704 : 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-05-02 03:00:18.001 | + functions:setup_systemd_logging:705 : 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-05-02 03:00:18.028 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-02 03:00:18.056 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-05-02 03:00:18.086 | + lib/nova:create_nova_conf:493 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-05-02 03:00:18.088 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2021-05-02 03:00:18.091 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-05-02 03:00:18.093 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2021-05-02 03:00:18.095 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-02 03:00:18.097 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-02 03:00:18.100 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2021-05-02 03:00:18.104 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2021-05-02 03:00:18.107 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-02 03:00:18.109 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-02 03:00:18.123 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-02 03:00:18.123 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-02 03:00:18.136 | d /var/run/uwsgi 0755 ubuntu root 2021-05-02 03:00:18.139 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-02 03:00:18.156 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-05-02 03:00:18.158 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-05-02 03:00:18.162 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-05-02 03:00:18.192 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-05-02 03:00:18.219 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-05-02 03:00:18.247 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-05-02 03:00:18.274 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-02 03:00:18.301 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-02 03:00:18.328 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-05-02 03:00:18.355 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-05-02 03:00:18.383 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-05-02 03:00:18.410 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-02 03:00:18.437 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-02 03:00:18.466 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-02 03:00:18.494 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-05-02 03:00:18.523 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-02 03:00:18.525 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-02 03:00:18.528 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2021-05-02 03:00:18.530 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2021-05-02 03:00:18.533 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-02 03:00:18.535 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 03:00:18.537 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 03:00:18.540 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-05-02 03:00:18.543 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-05-02 03:00:18.545 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-05-02 03:00:18.572 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-02 03:00:18.600 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-05-02 03:00:18.600 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-05-02 03:00:18.610 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-05-02 03:00:18.613 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2021-05-02 03:00:18.615 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2021-05-02 03:00:18.618 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-02 03:00:18.620 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-02 03:00:18.622 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-02 03:00:18.625 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 03:00:18.627 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 03:00:18.631 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-02 03:00:18.633 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-02 03:00:18.635 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 03:00:18.638 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 03:00:18.640 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2021-05-02 03:00:18.704 | Enabling site nova-api-wsgi. 2021-05-02 03:00:18.713 | To activate the new configuration, you need to run: 2021-05-02 03:00:18.714 | systemctl reload apache2 2021-05-02 03:00:18.720 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-02 03:00:18.723 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-02 03:00:18.727 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-02 03:00:18.729 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-02 03:00:18.856 | + lib/nova:create_nova_conf:494 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-05-02 03:00:18.859 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-05-02 03:00:18.862 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-05-02 03:00:18.865 | + lib/apache:write_uwsgi_config:259 : local url= 2021-05-02 03:00:18.867 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2021-05-02 03:00:18.870 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-02 03:00:18.873 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2021-05-02 03:00:18.877 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2021-05-02 03:00:18.880 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-02 03:00:18.882 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-02 03:00:18.895 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-02 03:00:18.895 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-02 03:00:18.904 | d /var/run/uwsgi 0755 ubuntu root 2021-05-02 03:00:18.907 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-02 03:00:18.923 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-05-02 03:00:18.925 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-05-02 03:00:18.929 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-05-02 03:00:18.959 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-05-02 03:00:18.987 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-05-02 03:00:19.014 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-05-02 03:00:19.041 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-05-02 03:00:19.069 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-02 03:00:19.098 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-05-02 03:00:19.126 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-05-02 03:00:19.153 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-05-02 03:00:19.180 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-02 03:00:19.210 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-05-02 03:00:19.238 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-02 03:00:19.266 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-05-02 03:00:19.293 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2021-05-02 03:00:19.295 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-05-02 03:00:19.323 | + lib/nova:create_nova_conf:496 : is_service_enabled ceilometer 2021-05-02 03:00:19.339 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:00:19.341 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-05-02 03:00:19.373 | ++ lib/nova:create_nova_conf:505 : get_notification_url 2021-05-02 03:00:19.375 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-05-02 03:00:19.377 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-05-02 03:00:19.394 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:00:19.396 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-05-02 03:00:19.399 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-05-02 03:00:19.427 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-05-02 03:00:19.457 | + lib/nova:create_nova_conf:507 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-05-02 03:00:19.460 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-05-02 03:00:19.462 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-05-02 03:00:19.464 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-02 03:00:19.467 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-02 03:00:19.469 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-02 03:00:19.486 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:00:19.489 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-02 03:00:19.491 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-02 03:00:19.493 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-02 03:00:19.509 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:00:19.512 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-05-02 03:00:19.514 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-05-02 03:00:19.542 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-02 03:00:19.545 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-02 03:00:19.548 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-05-02 03:00:19.576 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-05-02 03:00:19.603 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf conductor workers 2 2021-05-02 03:00:19.635 | + lib/nova:create_nova_conf:514 : is_service_enabled tls-proxy 2021-05-02 03:00:19.653 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:00:19.655 | + lib/nova:create_nova_conf:519 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-05-02 03:00:19.682 | + lib/nova:create_nova_conf:521 : '[' True == True ']' 2021-05-02 03:00:19.685 | + lib/nova:create_nova_conf:522 : init_nova_service_user_conf 2021-05-02 03:00:19.687 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-05-02 03:00:19.718 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user auth_type password 2021-05-02 03:00:19.746 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.41/identity 2021-05-02 03:00:19.773 | + lib/nova:init_nova_service_user_conf:726 : iniset /etc/nova/nova.conf service_user username nova 2021-05-02 03:00:19.801 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-05-02 03:00:19.828 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-05-02 03:00:19.856 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user project_name service 2021-05-02 03:00:19.884 | + lib/nova:init_nova_service_user_conf:730 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-05-02 03:00:19.912 | + lib/nova:init_nova_service_user_conf:731 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-05-02 03:00:19.940 | + lib/nova:create_nova_conf:525 : is_service_enabled n-cond 2021-05-02 03:00:19.956 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:00:19.959 | ++ lib/nova:create_nova_conf:526 : seq 1 1 2021-05-02 03:00:19.963 | + lib/nova:create_nova_conf:526 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-05-02 03:00:19.965 | + lib/nova:create_nova_conf:527 : local conf 2021-05-02 03:00:19.968 | + lib/nova:create_nova_conf:528 : local vhost 2021-05-02 03:00:19.971 | ++ lib/nova:create_nova_conf:529 : conductor_conf 1 2021-05-02 03:00:19.973 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-05-02 03:00:19.975 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-05-02 03:00:19.978 | + lib/nova:create_nova_conf:529 : conf=/etc/nova/nova_cell1.conf 2021-05-02 03:00:19.980 | + lib/nova:create_nova_conf:530 : vhost=nova_cell1 2021-05-02 03:00:19.983 | + lib/nova:create_nova_conf:532 : rm -f /etc/nova/nova_cell1.conf 2021-05-02 03:00:19.988 | ++ lib/nova:create_nova_conf:533 : database_connection_url nova_cell1 2021-05-02 03:00:19.990 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-05-02 03:00:19.992 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-05-02 03:00:19.994 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-05-02 03:00:19.997 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-05-02 03:00:20.000 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-05-02 03:00:20.029 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-05-02 03:00:20.059 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-05-02 03:00:20.090 | + lib/nova:create_nova_conf:537 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-05-02 03:00:20.092 | + lib/nova:create_nova_conf:540 : rpc_backend_add_vhost nova_cell1 2021-05-02 03:00:20.095 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-05-02 03:00:20.097 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-05-02 03:00:20.113 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:00:20.117 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-05-02 03:00:20.117 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-05-02 03:00:20.833 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-05-02 03:00:20.836 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-05-02 03:00:21.529 | Adding vhost "nova_cell1" ... 2021-05-02 03:00:21.579 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-05-02 03:00:22.317 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-05-02 03:00:22.343 | + lib/nova:create_nova_conf:541 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-05-02 03:00:22.345 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-05-02 03:00:22.348 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-05-02 03:00:22.351 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-02 03:00:22.354 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-05-02 03:00:22.356 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-02 03:00:22.373 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:00:22.376 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-05-02 03:00:22.379 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-05-02 03:00:22.381 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-02 03:00:22.397 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:00:22.399 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/nova_cell1 2021-05-02 03:00:22.402 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/nova_cell1 2021-05-02 03:00:22.429 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-02 03:00:22.432 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-02 03:00:22.434 | + lib/nova:create_nova_conf:545 : is_service_enabled placement placement-client 2021-05-02 03:00:22.451 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:00:22.453 | + lib/nova:create_nova_conf:546 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-05-02 03:00:22.456 | + lib/nova:configure_placement_nova_compute:574 : local conf=/etc/nova/nova_cell1.conf 2021-05-02 03:00:22.458 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-05-02 03:00:22.489 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.41/identity 2021-05-02 03:00:22.517 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-05-02 03:00:22.545 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-05-02 03:00:22.573 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-05-02 03:00:22.601 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-05-02 03:00:22.629 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-05-02 03:00:22.657 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-05-02 03:00:22.685 | + lib/nova:create_nova_conf:550 : setup_logging /etc/nova/nova_cell1.conf 2021-05-02 03:00:22.688 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-05-02 03:00:22.690 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-05-02 03:00:22.693 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-02 03:00:22.710 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-02 03:00:22.712 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-02 03:00:22.715 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-02 03:00:22.717 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-02 03:00:22.719 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-02 03:00:22.748 | + functions:setup_systemd_logging:704 : 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-05-02 03:00:22.775 | + functions:setup_systemd_logging:705 : 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-05-02 03:00:22.803 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-02 03:00:22.831 | + lib/nova:create_nova_conf:557 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-05-02 03:00:22.834 | ++ lib/nova:create_nova_conf:560 : seq 1 1 2021-05-02 03:00:22.838 | + lib/nova:create_nova_conf:560 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-05-02 03:00:22.840 | + lib/nova:create_nova_conf:561 : local conf 2021-05-02 03:00:22.843 | + lib/nova:create_nova_conf:562 : local offset 2021-05-02 03:00:22.846 | ++ lib/nova:create_nova_conf:563 : conductor_conf 1 2021-05-02 03:00:22.849 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-05-02 03:00:22.851 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-05-02 03:00:22.854 | + lib/nova:create_nova_conf:563 : conf=/etc/nova/nova_cell1.conf 2021-05-02 03:00:22.856 | + lib/nova:create_nova_conf:564 : offset=0 2021-05-02 03:00:22.859 | + lib/nova:create_nova_conf:565 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-05-02 03:00:22.861 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2021-05-02 03:00:22.864 | + lib/nova:configure_console_proxies:673 : local offset=0 2021-05-02 03:00:22.866 | + lib/nova:configure_console_proxies:677 : offset=0 2021-05-02 03:00:22.868 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2021-05-02 03:00:22.884 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:00:22.886 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2021-05-02 03:00:22.889 | + lib/nova:configure_console_proxies:711 : is_service_enabled n-spice 2021-05-02 03:00:22.905 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:00:22.907 | + lib/nova:configure_console_proxies:716 : is_service_enabled n-sproxy 2021-05-02 03:00:22.923 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:00:22.925 | + lib/nova:configure_nova:327 : is_service_enabled n-cpu 2021-05-02 03:00:22.942 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:00:22.945 | + ./stack.sh:main:905 : is_service_enabled placement 2021-05-02 03:00:22.961 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:00:22.964 | + ./stack.sh:main:907 : stack_install_service placement 2021-05-02 03:00:22.966 | + lib/stack:stack_install_service:20 : local service=placement 2021-05-02 03:00:22.969 | + lib/stack:stack_install_service:21 : type install_placement 2021-05-02 03:00:22.971 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-02 03:00:22.973 | + lib/stack:stack_install_service:32 : install_placement 2021-05-02 03:00:22.976 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-05-02 03:00:22.979 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2021-05-02 03:00:22.981 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 03:00:22.984 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 03:00:22.987 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2021-05-02 03:00:22.989 | + functions-common:install_package:1342 : update_package_repo 2021-05-02 03:00:22.992 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-02 03:00:22.994 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-02 03:00:22.997 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-02 03:00:22.999 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-02 03:00:23.001 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-02 03:00:23.004 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 03:00:23.006 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 03:00:23.009 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-02 03:00:23.011 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-02 03:00:23.014 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-02 03:00:23.016 | + functions-common:apt_get_update:1069 : return 2021-05-02 03:00:23.019 | + functions-common:install_package:1343 : real_install_package apache2 2021-05-02 03:00:23.021 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-02 03:00:23.024 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 03:00:23.027 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 03:00:23.029 | + functions-common:real_install_package:1329 : apt_get install apache2 2021-05-02 03:00:23.052 | + 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-05-02 03:00:23.159 | Reading package lists... 2021-05-02 03:00:23.376 | Building dependency tree... 2021-05-02 03:00:23.378 | Reading state information... 2021-05-02 03:00:23.599 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-02 03:00:23.599 | The following packages were automatically installed and are no longer required: 2021-05-02 03:00:23.600 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-05-02 03:00:23.600 | python3-automat python3-click python3-colorama python3-configobj 2021-05-02 03:00:23.600 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-05-02 03:00:23.600 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-05-02 03:00:23.600 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-02 03:00:23.600 | python3-zope.interface 2021-05-02 03:00:23.600 | Use 'sudo apt autoremove' to remove them. 2021-05-02 03:00:23.726 | 0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded. 2021-05-02 03:00:23.732 | + functions-common:apt_get:1113 : result=0 2021-05-02 03:00:23.736 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-02 03:00:23.739 | + functions-common:time_stop:2304 : local name 2021-05-02 03:00:23.743 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:00:23.747 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:00:23.751 | + functions-common:time_stop:2307 : local total 2021-05-02 03:00:23.754 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:00:23.758 | + functions-common:time_stop:2310 : name=apt-get 2021-05-02 03:00:23.761 | + functions-common:time_stop:2311 : start_time=1619924423049 2021-05-02 03:00:23.763 | + functions-common:time_stop:2313 : [[ -z 1619924423049 ]] 2021-05-02 03:00:23.766 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:00:23.771 | + functions-common:time_stop:2316 : end_time=1619924423768 2021-05-02 03:00:23.773 | + functions-common:time_stop:2317 : elapsed_time=719 2021-05-02 03:00:23.775 | + functions-common:time_stop:2318 : total=323306 2021-05-02 03:00:23.778 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:00:23.780 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=324025 2021-05-02 03:00:23.783 | + functions-common:apt_get:1117 : return 0 2021-05-02 03:00:23.785 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2021-05-02 03:00:23.788 | + functions-common:is_package_installed:1351 : [[ -z libapache2-mod-wsgi ]] 2021-05-02 03:00:23.790 | + functions-common:is_package_installed:1355 : [[ -z deb ]] 2021-05-02 03:00:23.793 | + functions-common:is_package_installed:1359 : [[ deb = \d\e\b ]] 2021-05-02 03:00:23.795 | + functions-common:is_package_installed:1360 : dpkg -s libapache2-mod-wsgi 2021-05-02 03:00:23.819 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2021-05-02 03:00:23.822 | + functions-common:install_package:1342 : update_package_repo 2021-05-02 03:00:23.824 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-02 03:00:23.827 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-02 03:00:23.829 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-02 03:00:23.832 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-02 03:00:23.834 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-02 03:00:23.837 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 03:00:23.839 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 03:00:23.842 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-02 03:00:23.844 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-02 03:00:23.847 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-02 03:00:23.849 | + functions-common:apt_get_update:1069 : return 2021-05-02 03:00:23.852 | + functions-common:install_package:1343 : real_install_package libapache2-mod-wsgi-py3 2021-05-02 03:00:23.854 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-02 03:00:23.857 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 03:00:23.860 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 03:00:23.862 | + functions-common:real_install_package:1329 : apt_get install libapache2-mod-wsgi-py3 2021-05-02 03:00:23.887 | + 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-05-02 03:00:23.993 | Reading package lists... 2021-05-02 03:00:24.207 | Building dependency tree... 2021-05-02 03:00:24.209 | Reading state information... 2021-05-02 03:00:24.428 | The following packages were automatically installed and are no longer required: 2021-05-02 03:00:24.429 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-05-02 03:00:24.429 | python3-automat python3-click python3-colorama python3-configobj 2021-05-02 03:00:24.429 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-05-02 03:00:24.429 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-05-02 03:00:24.429 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-02 03:00:24.429 | python3-zope.interface 2021-05-02 03:00:24.429 | Use 'sudo apt autoremove' to remove them. 2021-05-02 03:00:24.512 | The following NEW packages will be installed: 2021-05-02 03:00:24.513 | libapache2-mod-wsgi-py3 2021-05-02 03:00:24.916 | 0 upgraded, 1 newly installed, 0 to remove and 15 not upgraded. 2021-05-02 03:00:24.917 | Need to get 93.3 kB of archives. 2021-05-02 03:00:24.917 | After this operation, 300 kB of additional disk space will be used. 2021-05-02 03:00:24.917 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2021-05-02 03:00:25.894 | Fetched 93.3 kB in 1s (120 kB/s) 2021-05-02 03:00:25.940 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-05-02 03:00:25.998 | (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 ... 99003 files and directories currently installed.) 2021-05-02 03:00:26.003 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-05-02 03:00:26.008 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-05-02 03:00:26.107 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-05-02 03:00:26.293 | apache2_invoke: Enable module wsgi 2021-05-02 03:00:29.653 | + functions-common:apt_get:1113 : result=0 2021-05-02 03:00:29.656 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-02 03:00:29.659 | + functions-common:time_stop:2304 : local name 2021-05-02 03:00:29.662 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:00:29.665 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:00:29.667 | + functions-common:time_stop:2307 : local total 2021-05-02 03:00:29.670 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:00:29.672 | + functions-common:time_stop:2310 : name=apt-get 2021-05-02 03:00:29.675 | + functions-common:time_stop:2311 : start_time=1619924423884 2021-05-02 03:00:29.677 | + functions-common:time_stop:2313 : [[ -z 1619924423884 ]] 2021-05-02 03:00:29.680 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:00:29.684 | + functions-common:time_stop:2316 : end_time=1619924429682 2021-05-02 03:00:29.687 | + functions-common:time_stop:2317 : elapsed_time=5798 2021-05-02 03:00:29.689 | + functions-common:time_stop:2318 : total=324025 2021-05-02 03:00:29.692 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:00:29.694 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=329823 2021-05-02 03:00:29.697 | + functions-common:apt_get:1117 : return 0 2021-05-02 03:00:29.700 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2021-05-02 03:00:29.702 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-05-02 03:00:29.705 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-02 03:00:29.707 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 03:00:29.710 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 03:00:29.713 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-05-02 03:00:29.716 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-05-02 03:00:29.772 | wsgi (enabled by maintainer script) 2021-05-02 03:00:29.776 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-05-02 03:00:29.781 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-05-02 03:00:29.785 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-02 03:00:29.790 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-05-02 03:00:29.793 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-05-02 03:00:29.796 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-02 03:00:29.800 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-05-02 03:00:29.800 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-02 03:00:29.806 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-05-02 03:00:29.808 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-05-02 03:00:29.811 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-05-02 03:00:29.814 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-05-02 03:00:29.816 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-05-02 03:00:29.839 | Using python 3.8 to install osc-placement 2021-05-02 03:00:29.841 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-05-02 03:00:30.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:00:30.639 | from cryptography.utils import int_from_bytes 2021-05-02 03:00:30.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:00:30.639 | from cryptography.utils import int_from_bytes 2021-05-02 03:00:31.684 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 03:00:31.684 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-02 03:00:31.688 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:00:31.688 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:00:31.690 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:00:31.695 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:00:31.702 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:00:31.870 | Collecting osc-placement===2.2.0 2021-05-02 03:00:31.877 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/05aba1d3f5eed/osc_placement-2.2.0-py3-none-any.whl (57 kB) 2021-05-02 03:00:31.996 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.8.0) 2021-05-02 03:00:32.012 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-02 03:00:32.018 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-02 03:00:32.021 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-02 03:00:32.025 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-02 03:00:32.029 | Requirement already satisfied: simplejson===3.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.16.0) 2021-05-02 03:00:32.032 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-02 03:00:32.035 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.3.1) 2021-05-02 03:00:32.050 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-02 03:00:32.110 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-02 03:00:32.113 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-02 03:00:32.116 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-05-02 03:00:32.122 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-02 03:00:32.130 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-02 03:00:32.135 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-02 03:00:32.142 | Requirement already satisfied: openstacksdk===0.56.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.56.0) 2021-05-02 03:00:32.169 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-02 03:00:32.180 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-05-02 03:00:32.185 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-02 03:00:32.204 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2021-05-02 03:00:32.207 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-02 03:00:32.246 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.32) 2021-05-02 03:00:32.251 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-02 03:00:32.255 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (2.5.0) 2021-05-02 03:00:32.276 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-05-02 03:00:32.280 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (0.10.0) 2021-05-02 03:00:32.283 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-02 03:00:32.289 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2021-05-02 03:00:32.292 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-02 03:00:32.295 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-05-02 03:00:32.298 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-02 03:00:32.352 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-02 03:00:32.355 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.4) 2021-05-02 03:00:32.376 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-02 03:00:32.379 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-02 03:00:32.383 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-02 03:00:32.387 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (2.1) 2021-05-02 03:00:32.390 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-02 03:00:32.430 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-02 03:00:32.435 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (1.8.2) 2021-05-02 03:00:32.438 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.2.5) 2021-05-02 03:00:32.443 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-02 03:00:34.212 | Installing collected packages: osc-placement 2021-05-02 03:00:34.379 | Successfully installed osc-placement-2.2.0 2021-05-02 03:00:34.552 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-02 03:00:34.552 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-02 03:00:34.631 | + inc/python:pip_install:200 : result=0 2021-05-02 03:00:34.635 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-02 03:00:34.638 | + functions-common:time_stop:2304 : local name 2021-05-02 03:00:34.644 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:00:34.647 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:00:34.651 | + functions-common:time_stop:2307 : local total 2021-05-02 03:00:34.653 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:00:34.656 | + functions-common:time_stop:2310 : name=pip_install 2021-05-02 03:00:34.658 | + functions-common:time_stop:2311 : start_time=1619924429833 2021-05-02 03:00:34.661 | + functions-common:time_stop:2313 : [[ -z 1619924429833 ]] 2021-05-02 03:00:34.664 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:00:34.668 | + functions-common:time_stop:2316 : end_time=1619924434665 2021-05-02 03:00:34.671 | + functions-common:time_stop:2317 : elapsed_time=4832 2021-05-02 03:00:34.674 | + functions-common:time_stop:2318 : total=200493 2021-05-02 03:00:34.677 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:00:34.680 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=205325 2021-05-02 03:00:34.683 | + inc/python:pip_install:203 : return 0 2021-05-02 03:00:34.685 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-05-02 03:00:34.688 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-05-02 03:00:34.690 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-05-02 03:00:34.693 | + functions-common:git_clone:525 : local git_ref=master 2021-05-02 03:00:34.696 | + functions-common:git_clone:526 : local orig_dir 2021-05-02 03:00:34.699 | ++ functions-common:git_clone:527 : pwd 2021-05-02 03:00:34.702 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-02 03:00:34.704 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-02 03:00:34.707 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-02 03:00:34.725 | + functions-common:git_clone:530 : RECLONE=False 2021-05-02 03:00:34.727 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-02 03:00:34.730 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-02 03:00:34.734 | + functions-common:git_clone:544 : echo master 2021-05-02 03:00:34.734 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-02 03:00:34.739 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-05-02 03:00:34.742 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-05-02 03:00:34.744 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-05-02 03:00:34.747 | + functions-common:git_timed:617 : local count=0 2021-05-02 03:00:34.749 | + functions-common:git_timed:618 : local timeout=0 2021-05-02 03:00:34.752 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-05-02 03:00:34.754 | + functions-common:git_timed:621 : timeout=0 2021-05-02 03:00:34.756 | + functions-common:git_timed:624 : time_start git_timed 2021-05-02 03:00:34.759 | + functions-common:time_start:2290 : local name=git_timed 2021-05-02 03:00:34.761 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:00:34.763 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:00:34.766 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:00:34.770 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924434768 2021-05-02 03:00:34.773 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-05-02 03:00:34.776 | Cloning into '/opt/stack/placement'... 2021-05-02 03:00:48.541 | + functions-common:git_timed:639 : time_stop git_timed 2021-05-02 03:00:48.544 | + functions-common:time_stop:2304 : local name 2021-05-02 03:00:48.548 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:00:48.551 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:00:48.554 | + functions-common:time_stop:2307 : local total 2021-05-02 03:00:48.558 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:00:48.561 | + functions-common:time_stop:2310 : name=git_timed 2021-05-02 03:00:48.563 | + functions-common:time_stop:2311 : start_time=1619924434768 2021-05-02 03:00:48.566 | + functions-common:time_stop:2313 : [[ -z 1619924434768 ]] 2021-05-02 03:00:48.570 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:00:48.574 | + functions-common:time_stop:2316 : end_time=1619924448571 2021-05-02 03:00:48.577 | + functions-common:time_stop:2317 : elapsed_time=13803 2021-05-02 03:00:48.580 | + functions-common:time_stop:2318 : total=2240 2021-05-02 03:00:48.582 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:00:48.585 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16043 2021-05-02 03:00:48.587 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-05-02 03:00:48.591 | + functions-common:git_clone:593 : git show --oneline 2021-05-02 03:00:48.591 | + functions-common:git_clone:593 : head -1 2021-05-02 03:00:48.594 | 2150dbf6 Add weekly jobs 2021-05-02 03:00:48.597 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-02 03:00:48.599 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-05-02 03:00:48.602 | + inc/python:setup_develop:338 : local bindep 2021-05-02 03:00:48.604 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-05-02 03:00:48.607 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-05-02 03:00:48.610 | + inc/python:setup_develop:344 : local extras= 2021-05-02 03:00:48.612 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-05-02 03:00:48.615 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-02 03:00:48.618 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-05-02 03:00:48.620 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-05-02 03:00:48.623 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-02 03:00:48.625 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-02 03:00:48.629 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-05-02 03:00:48.631 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-02 03:00:48.634 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-05-02 03:00:48.637 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-02 03:00:48.639 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-02 03:00:48.643 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-05-02 03:00:48.649 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2021-05-02 03:00:48.651 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2021-05-02 03:00:49.237 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2021-05-02 03:00:49.240 | + inc/python:setup_package:417 : local bindep=0 2021-05-02 03:00:49.244 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-02 03:00:49.246 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-02 03:00:49.250 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2021-05-02 03:00:49.254 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2021-05-02 03:00:49.257 | + inc/python:setup_package:426 : local flags=-e 2021-05-02 03:00:49.260 | + inc/python:setup_package:427 : local extras= 2021-05-02 03:00:49.263 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-02 03:00:49.266 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-02 03:00:49.270 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-02 03:00:49.274 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-02 03:00:49.276 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-02 03:00:49.279 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2021-05-02 03:00:49.300 | Using python 3.8 to install /opt/stack/placement 2021-05-02 03:00:49.303 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-05-02 03:00:50.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:00:50.106 | from cryptography.utils import int_from_bytes 2021-05-02 03:00:50.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:00:50.106 | from cryptography.utils import int_from_bytes 2021-05-02 03:00:51.165 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 03:00:51.165 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-02 03:00:51.168 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:00:51.169 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:00:51.170 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:00:51.175 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:00:51.182 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:00:51.186 | Obtaining file:///opt/stack/placement 2021-05-02 03:00:52.652 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-02 03:00:54.131 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-02 03:00:54.143 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-02 03:00:54.170 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-02 03:00:54.183 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-02 03:00:54.194 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-02 03:00:54.246 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.1) 2021-05-02 03:00:54.251 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.0.0) 2021-05-02 03:00:54.256 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.5.0) 2021-05-02 03:00:54.260 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.7.0) 2021-05-02 03:00:54.296 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2021-05-02 03:00:54.307 | Requirement already satisfied: oslo.config===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.6.0) 2021-05-02 03:00:54.346 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.2.0) 2021-05-02 03:00:54.352 | Requirement already satisfied: oslo.db===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.6.0) 2021-05-02 03:00:54.400 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.0.1) 2021-05-02 03:00:54.406 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.4.0) 2021-05-02 03:00:54.444 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.2.0) 2021-05-02 03:00:54.461 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.7.0) 2021-05-02 03:00:54.476 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.0) 2021-05-02 03:00:54.486 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.3.0) 2021-05-02 03:00:54.497 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.8.0) 2021-05-02 03:00:54.512 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2021-05-02 03:00:54.518 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.6.0) 2021-05-02 03:00:54.521 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (0.7.2) 2021-05-02 03:00:54.524 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (3.1.1) 2021-05-02 03:00:54.534 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (0.9.6) 2021-05-02 03:00:54.537 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (2.4.7) 2021-05-02 03:00:54.541 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.1) 2021-05-02 03:00:54.546 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (4.2.0) 2021-05-02 03:00:54.564 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-02 03:00:54.569 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2021-05-02 03:00:54.576 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-02 03:00:54.595 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-02 03:00:54.600 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-02 03:00:54.650 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-02 03:00:54.653 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.13.0) 2021-05-02 03:00:54.663 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.4.1) 2021-05-02 03:00:54.667 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-05-02 03:00:54.670 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-02 03:00:54.676 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-02 03:00:54.685 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-02 03:00:54.691 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-02 03:00:54.709 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-02 03:00:54.713 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-02 03:00:54.720 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-02 03:00:54.740 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-02 03:00:54.799 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-02 03:00:54.805 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-02 03:00:54.810 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-02 03:00:54.815 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-02 03:00:54.819 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-02 03:00:54.827 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-02 03:00:54.835 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-02 03:00:54.843 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-02 03:00:54.846 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-02 03:00:54.849 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-02 03:00:54.852 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-02 03:00:54.857 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-02 03:00:54.859 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-02 03:00:54.863 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-05-02 03:00:54.866 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-02 03:00:54.869 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (1.6.0) 2021-05-02 03:00:54.872 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-02 03:00:54.883 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-02 03:00:54.885 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-02 03:00:54.888 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-02 03:00:54.891 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2021-05-02 03:00:54.896 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-02 03:00:54.898 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-02 03:00:54.901 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (1.0.4) 2021-05-02 03:00:54.904 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-02 03:00:54.912 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-05-02 03:00:56.494 | Installing collected packages: openstack-placement 2021-05-02 03:00:56.496 | Running setup.py develop for openstack-placement 2021-05-02 03:00:58.262 | Successfully installed openstack-placement 2021-05-02 03:00:58.437 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-02 03:00:58.437 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-02 03:00:58.526 | + inc/python:pip_install:200 : result=0 2021-05-02 03:00:58.530 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-02 03:00:58.533 | + functions-common:time_stop:2304 : local name 2021-05-02 03:00:58.536 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:00:58.540 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:00:58.543 | + functions-common:time_stop:2307 : local total 2021-05-02 03:00:58.545 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:00:58.548 | + functions-common:time_stop:2310 : name=pip_install 2021-05-02 03:00:58.550 | + functions-common:time_stop:2311 : start_time=1619924449295 2021-05-02 03:00:58.552 | + functions-common:time_stop:2313 : [[ -z 1619924449295 ]] 2021-05-02 03:00:58.556 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:00:58.560 | + functions-common:time_stop:2316 : end_time=1619924458558 2021-05-02 03:00:58.562 | + functions-common:time_stop:2317 : elapsed_time=9263 2021-05-02 03:00:58.565 | + functions-common:time_stop:2318 : total=205325 2021-05-02 03:00:58.567 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:00:58.570 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=214588 2021-05-02 03:00:58.572 | + inc/python:pip_install:203 : return 0 2021-05-02 03:00:58.575 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-02 03:00:58.577 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-05-02 03:00:58.580 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-05-02 03:00:58.601 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-05-02 03:00:58.614 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2021-05-02 03:00:58.617 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-05-02 03:00:58.619 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 03:00:58.623 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 03:00:58.626 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-05-02 03:00:58.630 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 03:00:58.633 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-02 03:00:58.635 | + ./stack.sh:main:908 : configure_placement 2021-05-02 03:00:58.639 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-05-02 03:00:58.655 | + lib/placement:configure_placement:107 : create_placement_conf 2021-05-02 03:00:58.658 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-05-02 03:00:58.664 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-05-02 03:00:58.667 | ++ lib/database:database_connection_url:132 : local db=placement 2021-05-02 03:00:58.670 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-05-02 03:00:58.672 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-05-02 03:00:58.675 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-05-02 03:00:58.678 | + 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-05-02 03:00:58.710 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-05-02 03:00:58.742 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-05-02 03:00:58.774 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-05-02 03:00:58.776 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2021-05-02 03:00:58.779 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2021-05-02 03:00:58.781 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-02 03:00:58.784 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-05-02 03:00:58.816 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-05-02 03:00:58.847 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-05-02 03:00:58.877 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-05-02 03:00:58.907 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-05-02 03:00:58.937 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-05-02 03:00:58.966 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-05-02 03:00:58.996 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-05-02 03:00:59.025 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-02 03:00:59.054 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-05-02 03:00:59.084 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-05-02 03:00:59.086 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-05-02 03:00:59.089 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-05-02 03:00:59.092 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-02 03:00:59.111 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-02 03:00:59.114 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-02 03:00:59.116 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-02 03:00:59.119 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-02 03:00:59.121 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-02 03:00:59.159 | + functions:setup_systemd_logging:704 : 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-05-02 03:00:59.196 | + functions:setup_systemd_logging:705 : 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-05-02 03:00:59.226 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-02 03:00:59.255 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-05-02 03:00:59.258 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-05-02 03:00:59.261 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2021-05-02 03:00:59.263 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2021-05-02 03:00:59.266 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2021-05-02 03:00:59.268 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-02 03:00:59.271 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-02 03:00:59.274 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2021-05-02 03:00:59.278 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2021-05-02 03:00:59.281 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-02 03:00:59.283 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-02 03:00:59.297 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-02 03:00:59.297 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-02 03:00:59.306 | d /var/run/uwsgi 0755 ubuntu root 2021-05-02 03:00:59.310 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-02 03:00:59.326 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2021-05-02 03:00:59.329 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2021-05-02 03:00:59.333 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-05-02 03:00:59.365 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-05-02 03:00:59.393 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-05-02 03:00:59.421 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-05-02 03:00:59.450 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-05-02 03:00:59.479 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-02 03:00:59.508 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-05-02 03:00:59.537 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-05-02 03:00:59.566 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-05-02 03:00:59.595 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-02 03:00:59.627 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-05-02 03:00:59.657 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-02 03:00:59.690 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-05-02 03:00:59.719 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-02 03:00:59.722 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-02 03:00:59.725 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2021-05-02 03:00:59.728 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2021-05-02 03:00:59.730 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-02 03:00:59.733 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 03:00:59.736 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 03:00:59.739 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2021-05-02 03:00:59.742 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-05-02 03:00:59.744 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-05-02 03:00:59.773 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-05-02 03:00:59.803 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-05-02 03:00:59.803 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-05-02 03:00:59.812 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-05-02 03:00:59.816 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2021-05-02 03:00:59.819 | + lib/apache:enable_apache_site:206 : local site=placement-api 2021-05-02 03:00:59.821 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-02 03:00:59.824 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-02 03:00:59.826 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-02 03:00:59.829 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 03:00:59.831 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 03:00:59.834 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-02 03:00:59.837 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-02 03:00:59.839 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 03:00:59.842 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 03:00:59.844 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2021-05-02 03:00:59.908 | Enabling site placement-api. 2021-05-02 03:00:59.917 | To activate the new configuration, you need to run: 2021-05-02 03:00:59.917 | systemctl reload apache2 2021-05-02 03:00:59.924 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-02 03:00:59.928 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-02 03:00:59.932 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-02 03:00:59.935 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-02 03:01:00.073 | + ./stack.sh:main:915 : is_service_enabled placement placement-client 2021-05-02 03:01:00.091 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:01:00.093 | + ./stack.sh:main:916 : is_service_enabled n-cpu 2021-05-02 03:01:00.116 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:01:00.118 | + ./stack.sh:main:916 : is_service_enabled n-sch 2021-05-02 03:01:00.136 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:01:00.139 | + ./stack.sh:main:917 : configure_placement_nova_compute 2021-05-02 03:01:00.141 | + lib/nova:configure_placement_nova_compute:574 : local conf=/etc/nova/nova.conf 2021-05-02 03:01:00.144 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement auth_type password 2021-05-02 03:01:00.176 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.41/identity 2021-05-02 03:01:00.205 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement username placement 2021-05-02 03:01:00.235 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-05-02 03:01:00.264 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-05-02 03:01:00.293 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement project_name service 2021-05-02 03:01:00.322 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-05-02 03:01:00.352 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-05-02 03:01:00.382 | + ./stack.sh:main:921 : is_service_enabled horizon 2021-05-02 03:01:00.399 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:01:00.402 | + ./stack.sh:main:926 : is_service_enabled tls-proxy 2021-05-02 03:01:00.419 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:01:00.422 | + ./stack.sh:main:934 : run_phase stack install 2021-05-02 03:01:00.425 | + functions-common:run_phase:1732 : local mode=stack 2021-05-02 03:01:00.427 | + functions-common:run_phase:1733 : local phase=install 2021-05-02 03:01:00.430 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-02 03:01:00.432 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-02 03:01:00.435 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-02 03:01:00.438 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-02 03:01:00.440 | + functions-common:run_phase:1742 : local extra 2021-05-02 03:01:00.443 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-02 03:01:00.447 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-02 03:01:00.450 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-02 03:01:00.452 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-02 03:01:00.455 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-05-02 03:01:00.458 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-02 03:01:00.473 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:01:00.476 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-02 03:01:00.478 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:01:00.480 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-05-02 03:01:00.483 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-05-02 03:01:00.485 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:01:00.488 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest 2021-05-02 03:01:00.490 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-05-02 03:01:00.492 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2021-05-02 03:01:00.557 | ++ inc/async:async_inner:63 : install_tempest 2021-05-02 03:01:00.594 | [11194 Async install_tempest:55535]: running: install_tempest 2021-05-02 03:01:00.597 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-02 03:01:00.599 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-02 03:01:00.603 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-02 03:01:00.605 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-02 03:01:00.608 | + functions-common:run_phase:1759 : run_plugins stack install 2021-05-02 03:01:00.611 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-02 03:01:00.614 | + functions-common:run_plugins:1719 : local phase=install 2021-05-02 03:01:00.616 | + functions-common:run_plugins:1721 : local plugins=,devstack-plugin-ceph 2021-05-02 03:01:00.619 | + functions-common:run_plugins:1722 : local plugin 2021-05-02 03:01:00.622 | + functions-common:run_plugins:1723 : for plugin in ${plugins//,/ } 2021-05-02 03:01:00.625 | + functions-common:run_plugins:1724 : local dir=/opt/stack/devstack-plugin-ceph 2021-05-02 03:01:00.627 | + functions-common:run_plugins:1725 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-05-02 03:01:00.630 | + functions-common:run_plugins:1726 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack install 2021-05-02 03:01:00.633 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-05-02 03:01:00.635 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:01:00.637 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-05-02 03:01:00.640 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:01:00.642 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ install == \i\n\s\t\a\l\l ]] 2021-05-02 03:01:00.644 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ master == stable/queens ]] 2021-05-02 03:01:00.647 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ master == master ]] 2021-05-02 03:01:00.649 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:42 : pip_install -U --force PasteDeploy 2021-05-02 03:01:00.670 | Using python 3.8 to install PasteDeploy 2021-05-02 03:01:00.672 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U --force PasteDeploy 2021-05-02 03:01:01.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:01:01.476 | from cryptography.utils import int_from_bytes 2021-05-02 03:01:01.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:01:01.476 | from cryptography.utils import int_from_bytes 2021-05-02 03:01:02.512 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 03:01:02.513 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-02 03:01:02.516 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:01:02.516 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:01:02.518 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:01:02.523 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:01:02.530 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:01:02.586 | Collecting PasteDeploy===2.1.1 2021-05-02 03:01:02.593 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2021-05-02 03:01:03.125 | Collecting setuptools===56.0.0 2021-05-02 03:01:03.132 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/743/0499900e44337/setuptools-56.0.0-py3-none-any.whl (784 kB) 2021-05-02 03:01:05.331 | Installing collected packages: setuptools, PasteDeploy 2021-05-02 03:01:05.331 | Attempting uninstall: setuptools 2021-05-02 03:01:05.333 | Found existing installation: setuptools 56.0.0 2021-05-02 03:01:05.413 | Uninstalling setuptools-56.0.0: 2021-05-02 03:01:05.740 | Successfully uninstalled setuptools-56.0.0 2021-05-02 03:01:06.281 | Attempting uninstall: PasteDeploy 2021-05-02 03:01:06.283 | Found existing installation: PasteDeploy 2.1.1 2021-05-02 03:01:06.290 | Uninstalling PasteDeploy-2.1.1: 2021-05-02 03:01:06.599 | Successfully uninstalled PasteDeploy-2.1.1 2021-05-02 03:01:06.717 | Successfully installed PasteDeploy-2.1.1 setuptools-56.0.0 2021-05-02 03:01:06.890 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-02 03:01:06.890 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-02 03:01:06.980 | ++ inc/python:pip_install:200 : result=0 2021-05-02 03:01:06.982 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-05-02 03:01:06.985 | ++ functions-common:time_stop:2304 : local name 2021-05-02 03:01:06.987 | ++ functions-common:time_stop:2305 : local end_time 2021-05-02 03:01:06.989 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:01:06.992 | ++ functions-common:time_stop:2307 : local total 2021-05-02 03:01:06.994 | ++ functions-common:time_stop:2308 : local start_time 2021-05-02 03:01:06.996 | ++ functions-common:time_stop:2310 : name=pip_install 2021-05-02 03:01:06.998 | ++ functions-common:time_stop:2311 : start_time=1619924460664 2021-05-02 03:01:07.000 | ++ functions-common:time_stop:2313 : [[ -z 1619924460664 ]] 2021-05-02 03:01:07.003 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:01:07.007 | ++ functions-common:time_stop:2316 : end_time=1619924467005 2021-05-02 03:01:07.009 | ++ functions-common:time_stop:2317 : elapsed_time=6341 2021-05-02 03:01:07.012 | ++ functions-common:time_stop:2318 : total=214588 2021-05-02 03:01:07.014 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:01:07.016 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=220929 2021-05-02 03:01:07.018 | ++ inc/python:pip_install:203 : return 0 2021-05-02 03:01:07.020 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-02 03:01:07.023 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-05-02 03:01:07.025 | + ./stack.sh:main:937 : use_library_from_git python-openstackclient 2021-05-02 03:01:07.028 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-05-02 03:01:07.030 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 03:01:07.033 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 03:01:07.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2021-05-02 03:01:07.038 | + inc/python:use_library_from_git:253 : return 1 2021-05-02 03:01:07.040 | + ./stack.sh:main:941 : pip_install_gr python-openstackclient 2021-05-02 03:01:07.043 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-05-02 03:01:07.046 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-02 03:01:07.049 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-05-02 03:01:07.051 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-05-02 03:01:07.054 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-02 03:01:07.058 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-05-02 03:01:07.058 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-02 03:01:07.064 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-05-02 03:01:07.066 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-05-02 03:01:07.069 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-05-02 03:01:07.072 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-05-02 03:01:07.074 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-05-02 03:01:07.097 | Using python 3.8 to install python-openstackclient 2021-05-02 03:01:07.099 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-05-02 03:01:08.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:01:08.200 | from cryptography.utils import int_from_bytes 2021-05-02 03:01:08.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:01:08.200 | from cryptography.utils import int_from_bytes 2021-05-02 03:01:09.839 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 03:01:09.840 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-02 03:01:09.843 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:01:09.844 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:01:09.845 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:01:09.850 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:01:09.858 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:01:10.097 | Collecting python-openstackclient===5.5.0 2021-05-02 03:01:10.107 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ad1/3fffb5caf5b85/python_openstackclient-5.5.0-py3-none-any.whl (929 kB) 2021-05-02 03:01:10.270 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-02 03:01:10.278 | Requirement already satisfied: openstacksdk===0.56.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.56.0) 2021-05-02 03:01:10.304 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-02 03:01:10.317 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.6.0) 2021-05-02 03:01:10.321 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (7.4.0) 2021-05-02 03:01:10.339 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-02 03:01:10.342 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.8.0) 2021-05-02 03:01:10.359 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) (17.4.0) 2021-05-02 03:01:10.374 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.3.1) 2021-05-02 03:01:10.389 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (4.2.0) 2021-05-02 03:01:10.408 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.0.1) 2021-05-02 03:01:10.415 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-02 03:01:10.474 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.32) 2021-05-02 03:01:10.480 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2021-05-02 03:01:10.483 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-02 03:01:10.487 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-02 03:01:10.490 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (0.10.0) 2021-05-02 03:01:10.494 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (2.5.0) 2021-05-02 03:01:10.516 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2021-05-02 03:01:10.520 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-02 03:01:10.527 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-02 03:01:10.530 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-05-02 03:01:10.533 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-02 03:01:10.572 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (0.7.2) 2021-05-02 03:01:10.575 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (2.4.7) 2021-05-02 03:01:10.579 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-02 03:01:10.633 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-02 03:01:10.654 | Requirement already satisfied: simplejson===3.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.16.0) 2021-05-02 03:01:10.658 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-02 03:01:10.663 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-02 03:01:10.668 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-02 03:01:10.677 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2021-05-02 03:01:10.684 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.0) 2021-05-02 03:01:10.694 | Requirement already satisfied: oslo.config===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.6.0) 2021-05-02 03:01:10.734 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-02 03:01:10.738 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (2.1) 2021-05-02 03:01:10.741 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-02 03:01:10.745 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-02 03:01:10.785 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-02 03:01:10.790 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-02 03:01:10.795 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2021-05-02 03:01:10.798 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-02 03:01:10.802 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-02 03:01:10.822 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-02 03:01:10.827 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-02 03:01:10.830 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-02 03:01:10.834 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-02 03:01:10.837 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-02 03:01:10.843 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (2.20) 2021-05-02 03:01:12.645 | Installing collected packages: python-openstackclient 2021-05-02 03:01:14.032 | Successfully installed python-openstackclient-5.5.0 2021-05-02 03:01:14.206 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-02 03:01:14.206 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-02 03:01:14.298 | + inc/python:pip_install:200 : result=0 2021-05-02 03:01:14.300 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-02 03:01:14.303 | + functions-common:time_stop:2304 : local name 2021-05-02 03:01:14.305 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:01:14.308 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:01:14.310 | + functions-common:time_stop:2307 : local total 2021-05-02 03:01:14.312 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:01:14.315 | + functions-common:time_stop:2310 : name=pip_install 2021-05-02 03:01:14.317 | + functions-common:time_stop:2311 : start_time=1619924467091 2021-05-02 03:01:14.319 | + functions-common:time_stop:2313 : [[ -z 1619924467091 ]] 2021-05-02 03:01:14.323 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:01:14.327 | + functions-common:time_stop:2316 : end_time=1619924474324 2021-05-02 03:01:14.329 | + functions-common:time_stop:2317 : elapsed_time=7233 2021-05-02 03:01:14.332 | + functions-common:time_stop:2318 : total=220929 2021-05-02 03:01:14.334 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:01:14.336 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=228162 2021-05-02 03:01:14.339 | + inc/python:pip_install:203 : return 0 2021-05-02 03:01:14.342 | + ./stack.sh:main:946 : install_oscwrap 2021-05-02 03:01:14.353 | ++ functions-common:install_oscwrap:2349 : mktemp 2021-05-02 03:01:14.359 | + functions-common:install_oscwrap:2349 : OSCWRAP_TIMER_FILE=/tmp/tmp.D9kPrEyxdI 2021-05-02 03:01:14.361 | + functions-common:install_oscwrap:2352 : shopt -s expand_aliases 2021-05-02 03:01:14.364 | + functions-common:install_oscwrap:2355 : unalias -a 2021-05-02 03:01:14.366 | + functions-common:install_oscwrap:2357 : alias openstack=oscwrap 2021-05-02 03:01:14.369 | + ./stack.sh:main:951 : [[ False != \F\a\l\s\e ]] 2021-05-02 03:01:14.372 | + ./stack.sh:main:991 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-05-02 03:01:14.374 | + ./stack.sh:main:999 : is_service_enabled mysql postgresql 2021-05-02 03:01:14.397 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:01:14.400 | + ./stack.sh:main:1000 : configure_database 2021-05-02 03:01:14.402 | + lib/database:configure_database:126 : configure_database_mysql 2021-05-02 03:01:14.405 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-05-02 03:01:14.407 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-05-02 03:01:14.410 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:01:14.412 | + ./stack.sh:echo_summary:428 : echo -e Configuring and starting MySQL 2021-05-02 03:01:14.414 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-05-02 03:01:14.417 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 03:01:14.419 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 03:01:14.421 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-05-02 03:01:14.424 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-05-02 03:01:14.426 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-02 03:01:14.429 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-02 03:01:14.431 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-02 03:01:14.434 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-02 03:01:14.436 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-02 03:01:14.438 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-02 03:01:14.440 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-02 03:01:14.442 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-02 03:01:14.445 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-02 03:01:14.447 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-05-02 03:01:14.449 | + functions-common:is_suse:462 : is_opensuse 2021-05-02 03:01:14.452 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-02 03:01:14.454 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-02 03:01:14.456 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-02 03:01:14.458 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-02 03:01:14.461 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-02 03:01:14.463 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-05-02 03:01:14.479 | mysqladmin: connect to server at 'localhost' failed 2021-05-02 03:01:14.479 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-05-02 03:01:14.484 | + lib/databases/mysql:configure_database_mysql:95 : true 2021-05-02 03:01:14.486 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-05-02 03:01:14.489 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 03:01:14.491 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 03:01:14.493 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-05-02 03:01:14.496 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-05-02 03:01:14.498 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-05-02 03:01:14.500 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 03:01:14.503 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 03:01:14.505 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-05-02 03:01:14.507 | + 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-05-02 03:01:14.534 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-05-02 03:01:14.573 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-05-02 03:01:14.587 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-05-02 03:01:14.609 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-05-02 03:01:14.612 | ++ functions-common:ipv6_unquote:2102 : echo 0.0.0.0 2021-05-02 03:01:14.620 | ++ functions-common:ipv6_unquote:2102 : tr -d '[]' 2021-05-02 03:01:14.625 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-05-02 03:01:14.695 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-05-02 03:01:14.752 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-05-02 03:01:14.814 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-05-02 03:01:14.868 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-05-02 03:01:14.870 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-05-02 03:01:14.873 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-02 03:01:14.875 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart mysql 2021-05-02 03:01:16.833 | + ./stack.sh:main:1004 : save_stackenv 1004 2021-05-02 03:01:16.836 | + functions-common:save_stackenv:60 : local tag=1004 2021-05-02 03:01:16.839 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-02 03:01:16.845 | + functions-common:save_stackenv:62 : time_stamp=2021-05-02-030116 2021-05-02 03:01:16.848 | + functions-common:save_stackenv:63 : echo '# 2021-05-02-030116 1004' 2021-05-02 03:01:16.851 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:01:16.853 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-02 03:01:16.856 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:01:16.859 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-02 03:01:16.861 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:01:16.863 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-02 03:01:16.866 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:01:16.868 | + 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,g-reg,cinder 2021-05-02 03:01:16.871 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:01:16.873 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2021-05-02 03:01:16.875 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:01:16.878 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2021-05-02 03:01:16.880 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:01:16.883 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-02-025028 2021-05-02 03:01:16.885 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:01:16.887 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-02 03:01:16.890 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:01:16.892 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2021-05-02 03:01:16.895 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:01:16.897 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-02 03:01:16.900 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:01:16.902 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-02 03:01:16.904 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:01:16.907 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-02 03:01:16.909 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:01:16.912 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-02 03:01:16.914 | + ./stack.sh:main:1016 : [[ True == \T\r\u\e ]] 2021-05-02 03:01:16.917 | + ./stack.sh:main:1017 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-05-02 03:01:16.919 | + ./stack.sh:main:1018 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-05-02 03:01:16.931 | + ./stack.sh:main:1030 : start_dstat 2021-05-02 03:01:16.933 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-05-02 03:01:16.936 | + functions-common:run_process:1559 : local service=dstat 2021-05-02 03:01:16.938 | + functions-common:run_process:1560 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-05-02 03:01:16.941 | + functions-common:run_process:1561 : local group= 2021-05-02 03:01:16.943 | + functions-common:run_process:1562 : local user= 2021-05-02 03:01:16.946 | + functions-common:run_process:1564 : local name=dstat 2021-05-02 03:01:16.948 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:01:16.951 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:01:16.953 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:01:16.955 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:01:16.958 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:01:16.963 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924476960 2021-05-02 03:01:16.965 | + functions-common:run_process:1567 : is_service_enabled dstat 2021-05-02 03:01:16.982 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:01:16.985 | + functions-common:run_process:1568 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-05-02 03:01:16.987 | + functions-common:_run_under_systemd:1524 : local service=dstat 2021-05-02 03:01:16.990 | + functions-common:_run_under_systemd:1525 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-05-02 03:01:16.992 | + functions-common:_run_under_systemd:1526 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-05-02 03:01:16.994 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-05-02 03:01:16.997 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-05-02 03:01:16.999 | + functions-common:_common_systemd_pitfalls:1499 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-05-02 03:01:17.002 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-05-02 03:01:17.004 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@dstat.service 2021-05-02 03:01:17.007 | + functions-common:_run_under_systemd:1531 : local group= 2021-05-02 03:01:17.009 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-05-02 03:01:17.011 | + functions-common:_run_under_systemd:1533 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-05-02 03:01:17.014 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-05-02 03:01:17.016 | + functions-common:write_user_unit_file:1441 : local service=devstack@dstat.service 2021-05-02 03:01:17.019 | + functions-common:write_user_unit_file:1442 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-05-02 03:01:17.021 | + functions-common:write_user_unit_file:1443 : local group= 2021-05-02 03:01:17.023 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-05-02 03:01:17.026 | + functions-common:write_user_unit_file:1445 : local extra= 2021-05-02 03:01:17.028 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-05-02 03:01:17.030 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-05-02 03:01:17.033 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-05-02 03:01:17.037 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-05-02 03:01:17.099 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-05-02 03:01:17.161 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-05-02 03:01:17.212 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-05-02 03:01:17.265 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-05-02 03:01:17.317 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-05-02 03:01:17.370 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-05-02 03:01:17.373 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-05-02 03:01:17.434 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-05-02 03:01:17.845 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@dstat.service 2021-05-02 03:01:17.859 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-05-02 03:01:18.231 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@dstat.service 2021-05-02 03:01:18.257 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:01:18.264 | + functions-common:time_stop:2304 : local name 2021-05-02 03:01:18.269 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:01:18.271 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:01:18.274 | + functions-common:time_stop:2307 : local total 2021-05-02 03:01:18.276 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:01:18.279 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:01:18.282 | + functions-common:time_stop:2311 : start_time=1619924476960 2021-05-02 03:01:18.284 | + functions-common:time_stop:2313 : [[ -z 1619924476960 ]] 2021-05-02 03:01:18.287 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:01:18.292 | + functions-common:time_stop:2316 : end_time=1619924478289 2021-05-02 03:01:18.294 | + functions-common:time_stop:2317 : elapsed_time=1329 2021-05-02 03:01:18.297 | + functions-common:time_stop:2318 : total=0 2021-05-02 03:01:18.299 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:01:18.302 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1329 2021-05-02 03:01:18.304 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-05-02 03:01:18.307 | + functions-common:run_process:1559 : local service=memory_tracker 2021-05-02 03:01:18.309 | + functions-common:run_process:1560 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-05-02 03:01:18.311 | + functions-common:run_process:1561 : local group= 2021-05-02 03:01:18.314 | + functions-common:run_process:1562 : local user=root 2021-05-02 03:01:18.316 | + functions-common:run_process:1564 : local name=memory_tracker 2021-05-02 03:01:18.319 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:01:18.322 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:01:18.324 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:01:18.326 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:01:18.329 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:01:18.334 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924478331 2021-05-02 03:01:18.337 | + functions-common:run_process:1567 : is_service_enabled memory_tracker 2021-05-02 03:01:18.355 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:01:18.357 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:01:18.360 | + functions-common:time_stop:2304 : local name 2021-05-02 03:01:18.362 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:01:18.364 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:01:18.367 | + functions-common:time_stop:2307 : local total 2021-05-02 03:01:18.369 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:01:18.372 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:01:18.374 | + functions-common:time_stop:2311 : start_time=1619924478331 2021-05-02 03:01:18.377 | + functions-common:time_stop:2313 : [[ -z 1619924478331 ]] 2021-05-02 03:01:18.386 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:01:18.388 | + functions-common:time_stop:2316 : end_time=1619924478385 2021-05-02 03:01:18.391 | + functions-common:time_stop:2317 : elapsed_time=54 2021-05-02 03:01:18.393 | + functions-common:time_stop:2318 : total=1329 2021-05-02 03:01:18.395 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:01:18.398 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1383 2021-05-02 03:01:18.401 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-05-02 03:01:18.420 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:01:18.423 | + ./stack.sh:main:1034 : is_service_enabled tcpdump 2021-05-02 03:01:18.448 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:01:18.451 | + ./stack.sh:main:1042 : is_service_enabled etcd3 2021-05-02 03:01:18.470 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:01:18.473 | + ./stack.sh:main:1043 : start_etcd3 2021-05-02 03:01:18.475 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-05-02 03:01:18.479 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-osbrick-789079-1-ceph --data-dir /opt/stack/data/etcd' 2021-05-02 03:01:18.483 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-05-02 03:01:18.488 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-osbrick-789079-1-ceph=http://10.222.0.41:2380' 2021-05-02 03:01:18.492 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.41:2380' 2021-05-02 03:01:18.494 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.41:2379' 2021-05-02 03:01:18.497 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-05-02 03:01:18.499 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-05-02 03:01:18.501 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.41:2379' 2021-05-02 03:01:18.504 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-05-02 03:01:18.506 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-05-02 03:01:18.509 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-05-02 03:01:18.511 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-osbrick-789079-1-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-789079-1-ceph=http://10.222.0.41:2380 --initial-advertise-peer-urls http://10.222.0.41:2380 --advertise-client-urls http://10.222.0.41:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.41:2379 --debug' '' root 2021-05-02 03:01:18.514 | + functions-common:write_user_unit_file:1441 : local service=devstack@etcd.service 2021-05-02 03:01:18.516 | + functions-common:write_user_unit_file:1442 : local 'command=/opt/stack/bin/etcd --name dv-osbrick-789079-1-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-789079-1-ceph=http://10.222.0.41:2380 --initial-advertise-peer-urls http://10.222.0.41:2380 --advertise-client-urls http://10.222.0.41:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.41:2379 --debug' 2021-05-02 03:01:18.518 | + functions-common:write_user_unit_file:1443 : local group= 2021-05-02 03:01:18.520 | + functions-common:write_user_unit_file:1444 : local user=root 2021-05-02 03:01:18.523 | + functions-common:write_user_unit_file:1445 : local extra= 2021-05-02 03:01:18.525 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-05-02 03:01:18.527 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-05-02 03:01:18.530 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-05-02 03:01:18.534 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-05-02 03:01:18.595 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-05-02 03:01:18.656 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-osbrick-789079-1-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-789079-1-ceph=http://10.222.0.41:2380 --initial-advertise-peer-urls http://10.222.0.41:2380 --advertise-client-urls http://10.222.0.41:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.41:2379 --debug' 2021-05-02 03:01:18.708 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-05-02 03:01:18.759 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-05-02 03:01:18.811 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-05-02 03:01:18.864 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-05-02 03:01:18.866 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-05-02 03:01:18.930 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-05-02 03:01:19.314 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-05-02 03:01:19.370 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-05-02 03:01:19.423 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-05-02 03:01:19.475 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-05-02 03:01:19.529 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-05-02 03:01:19.532 | ++ functions-common:is_arch:428 : uname -m 2021-05-02 03:01:19.536 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-05-02 03:01:19.539 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-05-02 03:01:19.948 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-05-02 03:01:19.961 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-05-02 03:01:20.336 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-05-02 03:01:20.809 | + ./stack.sh:main:1054 : cat 2021-05-02 03:01:20.814 | + ./stack.sh:main:1069 : is_service_enabled tls-proxy 2021-05-02 03:01:20.832 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:01:20.834 | + ./stack.sh:main:1074 : source /home/ubuntu/devstack/userrc_early 2021-05-02 03:01:20.837 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-05-02 03:01:20.840 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-05-02 03:01:20.843 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.41/identity 2021-05-02 03:01:20.845 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.41/identity 2021-05-02 03:01:20.848 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-05-02 03:01:20.850 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-05-02 03:01:20.853 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-05-02 03:01:20.856 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-05-02 03:01:20.859 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-05-02 03:01:20.861 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-05-02 03:01:20.864 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-05-02 03:01:20.867 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-05-02 03:01:20.869 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-05-02 03:01:20.872 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-05-02 03:01:20.874 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-05-02 03:01:20.877 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-05-02 03:01:20.880 | + ./stack.sh:main:1076 : is_service_enabled keystone 2021-05-02 03:01:20.896 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:01:20.899 | + ./stack.sh:main:1077 : echo_summary 'Starting Keystone' 2021-05-02 03:01:20.901 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:01:20.904 | + ./stack.sh:echo_summary:428 : echo -e Starting Keystone 2021-05-02 03:01:20.906 | + ./stack.sh:main:1079 : '[' 10.222.0.41 == 10.222.0.41 ']' 2021-05-02 03:01:20.909 | + ./stack.sh:main:1080 : init_keystone 2021-05-02 03:01:20.911 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2021-05-02 03:01:20.927 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:01:20.929 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2021-05-02 03:01:20.931 | + lib/keystone:init_keystone:449 : recreate_database keystone 2021-05-02 03:01:20.934 | + lib/database:recreate_database:110 : local db=keystone 2021-05-02 03:01:20.936 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-05-02 03:01:20.939 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-05-02 03:01:20.941 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-05-02 03:01:20.946 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-05-02 03:01:20.968 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-05-02 03:01:20.973 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-05-02 03:01:20.992 | + lib/keystone:init_keystone:452 : time_start dbsync 2021-05-02 03:01:20.994 | + functions-common:time_start:2290 : local name=dbsync 2021-05-02 03:01:20.997 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:01:20.999 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:01:21.002 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:01:21.007 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924481004 2021-05-02 03:01:21.010 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-05-02 03:01:24.878 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:24.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.879 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.880 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.880 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.883 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.883 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.884 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.885 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.885 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.888 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.889 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.891 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.891 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.891 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.892 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:24.893 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:24.930 | 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_ENGINE_SUBSTITUTION {{(pid=57433) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-05-02 03:01:24.932 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:24.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.933 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.934 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.934 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.937 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.937 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.937 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.939 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.939 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.942 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.943 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.945 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.945 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.945 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.946 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:24.946 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:24.972 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:24.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.973 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.973 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.974 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.977 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.977 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.978 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.979 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.979 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.982 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.983 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.985 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.985 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.985 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:24.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:24.986 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:24.987 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:25.035 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:25.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.037 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.038 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.038 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.041 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.042 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.042 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.043 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.043 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.047 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.047 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.049 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.049 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.050 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:25.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:25.051 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:25.051 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:25.057 | INFO migrate.versioning.api [-] 66 -> 67...  2021-05-02 03:01:26.056 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.056 | INFO migrate.versioning.api [-] 67 -> 68...  2021-05-02 03:01:26.064 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.065 | INFO migrate.versioning.api [-] 68 -> 69...  2021-05-02 03:01:26.072 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.072 | INFO migrate.versioning.api [-] 69 -> 70...  2021-05-02 03:01:26.080 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.080 | INFO migrate.versioning.api [-] 70 -> 71...  2021-05-02 03:01:26.088 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.088 | INFO migrate.versioning.api [-] 71 -> 72...  2021-05-02 03:01:26.097 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.097 | INFO migrate.versioning.api [-] 72 -> 73...  2021-05-02 03:01:26.215 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.215 | INFO migrate.versioning.api [-] 73 -> 74...  2021-05-02 03:01:26.283 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.283 | INFO migrate.versioning.api [-] 74 -> 75...  2021-05-02 03:01:26.311 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.312 | INFO migrate.versioning.api [-] 75 -> 76...  2021-05-02 03:01:26.319 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.320 | INFO migrate.versioning.api [-] 76 -> 77...  2021-05-02 03:01:26.328 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.328 | INFO migrate.versioning.api [-] 77 -> 78...  2021-05-02 03:01:26.335 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.335 | INFO migrate.versioning.api [-] 78 -> 79...  2021-05-02 03:01:26.344 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.344 | INFO migrate.versioning.api [-] 79 -> 80...  2021-05-02 03:01:26.351 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.351 | INFO migrate.versioning.api [-] 80 -> 81...  2021-05-02 03:01:26.386 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.386 | INFO migrate.versioning.api [-] 81 -> 82...  2021-05-02 03:01:26.514 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.514 | INFO migrate.versioning.api [-] 82 -> 83...  2021-05-02 03:01:26.668 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.668 | INFO migrate.versioning.api [-] 83 -> 84...  2021-05-02 03:01:26.721 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.721 | INFO migrate.versioning.api [-] 84 -> 85...  2021-05-02 03:01:26.800 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.800 | INFO migrate.versioning.api [-] 85 -> 86...  2021-05-02 03:01:26.835 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.835 | INFO migrate.versioning.api [-] 86 -> 87...  2021-05-02 03:01:26.948 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:26.948 | INFO migrate.versioning.api [-] 87 -> 88...  2021-05-02 03:01:27.030 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:27.030 | INFO migrate.versioning.api [-] 88 -> 89...  2021-05-02 03:01:27.075 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:27.075 | INFO migrate.versioning.api [-] 89 -> 90...  2021-05-02 03:01:27.161 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:27.161 | INFO migrate.versioning.api [-] 90 -> 91...  2021-05-02 03:01:27.346 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:27.346 | INFO migrate.versioning.api [-] 91 -> 92...  2021-05-02 03:01:27.496 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:27.497 | INFO migrate.versioning.api [-] 92 -> 93...  2021-05-02 03:01:27.694 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:27.694 | INFO migrate.versioning.api [-] 93 -> 94...  2021-05-02 03:01:27.822 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:27.822 | INFO migrate.versioning.api [-] 94 -> 95...  2021-05-02 03:01:27.905 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:27.906 | INFO migrate.versioning.api [-] 95 -> 96...  2021-05-02 03:01:27.920 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:27.920 | INFO migrate.versioning.api [-] 96 -> 97...  2021-05-02 03:01:27.933 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:27.933 | INFO migrate.versioning.api [-] 97 -> 98...  2021-05-02 03:01:27.940 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:27.940 | INFO migrate.versioning.api [-] 98 -> 99...  2021-05-02 03:01:27.948 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:27.948 | INFO migrate.versioning.api [-] 99 -> 100...  2021-05-02 03:01:27.955 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:27.955 | INFO migrate.versioning.api [-] 100 -> 101...  2021-05-02 03:01:27.966 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:27.966 | INFO migrate.versioning.api [-] 101 -> 102...  2021-05-02 03:01:27.995 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:27.995 | INFO migrate.versioning.api [-] 102 -> 103...  2021-05-02 03:01:28.036 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.036 | INFO migrate.versioning.api [-] 103 -> 104...  2021-05-02 03:01:28.050 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.050 | INFO migrate.versioning.api [-] 104 -> 105...  2021-05-02 03:01:28.112 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.112 | INFO migrate.versioning.api [-] 105 -> 106...  2021-05-02 03:01:28.167 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.167 | INFO migrate.versioning.api [-] 106 -> 107...  2021-05-02 03:01:28.244 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.244 | INFO migrate.versioning.api [-] 107 -> 108...  2021-05-02 03:01:28.315 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.315 | INFO migrate.versioning.api [-] 108 -> 109...  2021-05-02 03:01:28.358 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.359 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:28.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.360 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.360 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.360 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.363 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.363 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.364 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.365 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.365 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.368 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.369 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.371 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.371 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.371 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.372 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:28.372 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:28.373 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:28.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.374 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.374 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.374 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.377 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.377 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.378 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.379 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.379 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.382 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.383 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.385 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.385 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.385 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.386 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:28.386 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:28.386 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:28.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.387 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.391 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.391 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.391 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.392 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.393 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.396 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.396 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.398 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.398 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.399 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.400 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:28.400 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:28.405 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:28.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.408 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.409 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.409 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.409 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.409 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.410 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.410 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.410 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.411 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.411 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.411 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.412 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.412 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.413 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.413 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.413 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.413 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.413 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.414 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.414 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.415 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.415 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.415 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.415 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.416 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.416 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.417 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.418 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.418 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.418 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.419 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.419 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.419 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.419 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.419 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.421 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.421 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.422 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.422 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.423 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.423 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.425 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.425 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.425 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.425 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.426 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.426 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.427 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.428 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.428 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.428 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.430 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:28.430 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:28.449 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:28.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.452 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.453 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.453 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.453 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.453 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.454 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.454 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.455 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.455 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.455 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.456 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.456 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.457 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.457 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.457 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.457 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.457 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.458 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.458 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.459 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.459 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.459 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.459 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.460 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.460 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.461 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.461 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.462 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.462 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.462 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.463 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.463 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.463 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.463 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.465 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.465 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.466 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.466 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.467 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.467 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.468 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.468 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.469 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.469 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.469 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.469 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.470 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.471 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.471 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.472 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.473 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:28.473 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:28.474 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:28.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.476 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.477 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.477 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.477 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.477 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.478 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.478 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.478 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.479 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.479 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.479 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.480 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.480 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.481 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.481 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.482 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.482 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.482 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.482 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.483 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.483 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.484 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.484 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.485 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.485 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.486 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.486 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.486 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.486 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.487 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.487 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.487 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.487 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.488 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.489 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.489 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.490 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.490 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.491 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.492 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.493 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.493 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.493 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.493 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.493 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.494 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.495 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.495 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.496 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.496 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.497 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:28.498 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:28.503 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:28.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.506 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.506 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.507 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.507 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.507 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.507 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.508 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.509 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.509 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.509 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.510 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.510 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.511 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.511 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.511 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.512 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.512 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.512 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.513 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.513 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.513 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.514 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.514 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.515 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.515 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.515 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.515 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.516 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.516 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.517 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.517 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.517 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.518 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.519 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.519 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.519 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.521 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.521 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.522 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.522 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.522 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.522 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.523 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.524 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.525 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.525 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.525 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:28.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:28.527 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:28.527 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:28.534 | INFO migrate.versioning.api [-] 0 -> 1...  2021-05-02 03:01:28.544 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.544 | INFO migrate.versioning.api [-] 1 -> 2...  2021-05-02 03:01:28.552 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.552 | INFO migrate.versioning.api [-] 2 -> 3...  2021-05-02 03:01:28.640 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.640 | INFO migrate.versioning.api [-] 3 -> 4...  2021-05-02 03:01:28.648 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.648 | INFO migrate.versioning.api [-] 4 -> 5...  2021-05-02 03:01:28.656 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.656 | INFO migrate.versioning.api [-] 5 -> 6...  2021-05-02 03:01:28.664 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.664 | INFO migrate.versioning.api [-] 6 -> 7...  2021-05-02 03:01:28.671 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.671 | INFO migrate.versioning.api [-] 7 -> 8...  2021-05-02 03:01:28.679 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.679 | INFO migrate.versioning.api [-] 8 -> 9...  2021-05-02 03:01:28.687 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.688 | INFO migrate.versioning.api [-] 9 -> 10...  2021-05-02 03:01:28.807 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.807 | INFO migrate.versioning.api [-] 10 -> 11...  2021-05-02 03:01:28.817 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.817 | INFO migrate.versioning.api [-] 11 -> 12...  2021-05-02 03:01:28.954 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.954 | INFO migrate.versioning.api [-] 12 -> 13...  2021-05-02 03:01:28.962 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:28.962 | INFO migrate.versioning.api [-] 13 -> 14...  2021-05-02 03:01:29.111 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.112 | INFO migrate.versioning.api [-] 14 -> 15...  2021-05-02 03:01:29.120 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.120 | INFO migrate.versioning.api [-] 15 -> 16...  2021-05-02 03:01:29.188 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.188 | INFO migrate.versioning.api [-] 16 -> 17...  2021-05-02 03:01:29.198 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.198 | INFO migrate.versioning.api [-] 17 -> 18...  2021-05-02 03:01:29.206 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.206 | INFO migrate.versioning.api [-] 18 -> 19...  2021-05-02 03:01:29.215 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.215 | INFO migrate.versioning.api [-] 19 -> 20...  2021-05-02 03:01:29.223 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.224 | INFO migrate.versioning.api [-] 20 -> 21...  2021-05-02 03:01:29.232 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.232 | INFO migrate.versioning.api [-] 21 -> 22...  2021-05-02 03:01:29.311 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.311 | INFO migrate.versioning.api [-] 22 -> 23...  2021-05-02 03:01:29.379 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.379 | INFO migrate.versioning.api [-] 23 -> 24...  2021-05-02 03:01:29.471 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.472 | INFO migrate.versioning.api [-] 24 -> 25...  2021-05-02 03:01:29.480 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.480 | INFO migrate.versioning.api [-] 25 -> 26...  2021-05-02 03:01:29.488 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.488 | INFO migrate.versioning.api [-] 26 -> 27...  2021-05-02 03:01:29.497 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.497 | INFO migrate.versioning.api [-] 27 -> 28...  2021-05-02 03:01:29.506 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.506 | INFO migrate.versioning.api [-] 28 -> 29...  2021-05-02 03:01:29.514 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.515 | INFO migrate.versioning.api [-] 29 -> 30...  2021-05-02 03:01:29.583 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.583 | INFO migrate.versioning.api [-] 30 -> 31...  2021-05-02 03:01:29.616 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.616 | INFO migrate.versioning.api [-] 31 -> 32...  2021-05-02 03:01:29.678 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.679 | INFO migrate.versioning.api [-] 32 -> 33...  2021-05-02 03:01:29.837 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.837 | INFO migrate.versioning.api [-] 33 -> 34...  2021-05-02 03:01:29.904 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.904 | INFO migrate.versioning.api [-] 34 -> 35...  2021-05-02 03:01:29.942 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.943 | INFO migrate.versioning.api [-] 35 -> 36...  2021-05-02 03:01:29.982 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.983 | INFO migrate.versioning.api [-] 36 -> 37...  2021-05-02 03:01:29.990 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.990 | INFO migrate.versioning.api [-] 37 -> 38...  2021-05-02 03:01:29.998 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:29.998 | INFO migrate.versioning.api [-] 38 -> 39...  2021-05-02 03:01:30.005 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.005 | INFO migrate.versioning.api [-] 39 -> 40...  2021-05-02 03:01:30.012 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.013 | INFO migrate.versioning.api [-] 40 -> 41...  2021-05-02 03:01:30.019 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.020 | INFO migrate.versioning.api [-] 41 -> 42...  2021-05-02 03:01:30.027 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.027 | INFO migrate.versioning.api [-] 42 -> 43...  2021-05-02 03:01:30.034 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.034 | INFO migrate.versioning.api [-] 43 -> 44...  2021-05-02 03:01:30.041 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.041 | INFO migrate.versioning.api [-] 44 -> 45...  2021-05-02 03:01:30.170 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.170 | INFO migrate.versioning.api [-] 45 -> 46...  2021-05-02 03:01:30.178 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.179 | INFO migrate.versioning.api [-] 46 -> 47...  2021-05-02 03:01:30.536 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.536 | INFO migrate.versioning.api [-] 47 -> 48...  2021-05-02 03:01:30.708 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.708 | INFO migrate.versioning.api [-] 48 -> 49...  2021-05-02 03:01:30.716 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.716 | INFO migrate.versioning.api [-] 49 -> 50...  2021-05-02 03:01:30.723 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.724 | INFO migrate.versioning.api [-] 50 -> 51...  2021-05-02 03:01:30.732 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.732 | INFO migrate.versioning.api [-] 51 -> 52...  2021-05-02 03:01:30.740 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.740 | INFO migrate.versioning.api [-] 52 -> 53...  2021-05-02 03:01:30.778 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.778 | INFO migrate.versioning.api [-] 53 -> 54...  2021-05-02 03:01:30.786 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.786 | INFO migrate.versioning.api [-] 54 -> 55...  2021-05-02 03:01:30.886 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.887 | INFO migrate.versioning.api [-] 55 -> 56...  2021-05-02 03:01:30.953 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.953 | INFO migrate.versioning.api [-] 56 -> 57...  2021-05-02 03:01:30.962 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.962 | INFO migrate.versioning.api [-] 57 -> 58...  2021-05-02 03:01:30.970 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.970 | INFO migrate.versioning.api [-] 58 -> 59...  2021-05-02 03:01:30.978 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.978 | INFO migrate.versioning.api [-] 59 -> 60...  2021-05-02 03:01:30.986 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.986 | INFO migrate.versioning.api [-] 60 -> 61...  2021-05-02 03:01:30.994 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:30.994 | INFO migrate.versioning.api [-] 61 -> 62...  2021-05-02 03:01:31.051 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.052 | INFO migrate.versioning.api [-] 62 -> 63...  2021-05-02 03:01:31.060 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.060 | INFO migrate.versioning.api [-] 63 -> 64...  2021-05-02 03:01:31.126 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.126 | INFO migrate.versioning.api [-] 64 -> 65...  2021-05-02 03:01:31.280 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.280 | INFO migrate.versioning.api [-] 65 -> 66...  2021-05-02 03:01:31.368 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.369 | INFO migrate.versioning.api [-] 66 -> 67...  2021-05-02 03:01:31.377 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.379 | INFO migrate.versioning.api [-] 67 -> 68...  2021-05-02 03:01:31.387 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.387 | INFO migrate.versioning.api [-] 68 -> 69...  2021-05-02 03:01:31.396 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.396 | INFO migrate.versioning.api [-] 69 -> 70...  2021-05-02 03:01:31.404 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.404 | INFO migrate.versioning.api [-] 70 -> 71...  2021-05-02 03:01:31.413 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.414 | INFO migrate.versioning.api [-] 71 -> 72...  2021-05-02 03:01:31.421 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.421 | INFO migrate.versioning.api [-] 72 -> 73...  2021-05-02 03:01:31.549 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.549 | INFO migrate.versioning.api [-] 73 -> 74...  2021-05-02 03:01:31.556 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.557 | INFO migrate.versioning.api [-] 74 -> 75...  2021-05-02 03:01:31.564 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.564 | INFO migrate.versioning.api [-] 75 -> 76...  2021-05-02 03:01:31.572 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.572 | INFO migrate.versioning.api [-] 76 -> 77...  2021-05-02 03:01:31.579 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.579 | INFO migrate.versioning.api [-] 77 -> 78...  2021-05-02 03:01:31.586 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.587 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:31.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.588 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.588 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.589 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.589 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.591 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.591 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.592 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.592 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.592 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.592 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.593 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.593 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.593 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.594 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.594 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.594 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.595 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.595 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.595 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.596 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.596 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.597 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.597 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.597 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.597 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.598 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.598 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.598 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.598 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.598 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.599 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.599 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.599 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.599 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.599 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.599 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.600 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.600 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.600 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.601 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.601 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.602 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.602 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.603 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.603 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.604 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.604 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.605 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.605 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.605 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.605 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.605 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.606 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.606 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.607 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.609 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.609 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.609 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.609 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.610 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.610 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.611 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.611 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.611 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.611 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.611 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:31.612 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:31.612 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:31.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.615 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.615 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.616 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.616 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.616 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.616 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.616 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.617 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.617 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.618 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.618 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.618 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.619 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.619 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.619 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.620 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.620 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.620 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.620 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.620 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.621 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.621 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.622 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.625 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.625 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.625 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.625 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.626 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.626 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.626 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.626 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.626 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.626 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.626 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.626 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.627 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.627 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.628 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.628 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.629 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.630 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.631 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.631 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.631 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.631 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.632 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.632 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.633 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.634 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.634 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.634 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.636 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:31.636 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:31.636 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:31.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.638 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.639 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.640 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.640 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.640 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.640 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.640 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.641 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.641 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.642 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.642 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.642 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.643 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.643 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.643 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.643 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.644 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.644 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.644 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.644 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.645 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.645 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.646 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.646 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.646 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.647 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.648 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.648 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.648 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.648 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.649 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.649 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.649 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.649 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.649 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.651 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.651 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.652 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.652 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.653 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.654 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.655 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.655 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.655 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.655 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.656 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.656 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.657 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.658 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.658 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.658 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.660 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:31.660 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:31.666 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:31.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.668 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.668 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.669 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.669 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.670 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.670 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.671 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.671 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.672 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.672 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.672 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.672 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.673 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.673 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.673 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.673 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.674 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.674 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.675 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.676 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.676 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.676 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.676 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.676 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.677 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.677 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.677 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.677 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.677 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.678 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.678 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.678 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.678 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.678 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.679 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.679 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.680 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.680 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.680 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.681 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.682 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.682 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.683 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.684 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.684 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.684 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.684 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.684 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.685 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.685 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.685 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.687 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.688 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.688 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.688 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.688 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.689 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.689 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.689 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.690 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.690 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.690 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:31.690 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:31.711 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:31.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.712 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.712 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.714 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.714 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.715 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.715 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.716 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.716 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.717 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.717 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.717 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.717 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.718 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.718 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.718 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.718 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.719 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.719 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.720 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.721 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.721 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.721 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.721 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.722 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.722 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.722 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.722 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.723 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.723 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.723 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.723 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.724 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.724 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.724 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.725 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.725 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.725 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.725 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.726 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.726 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.726 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.728 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.728 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.729 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.729 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.729 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.729 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.730 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.730 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.731 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.731 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.733 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.733 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.733 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.733 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.734 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.734 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.734 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.735 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.735 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.735 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.736 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:31.736 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:31.736 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:31.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.737 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.737 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.738 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.738 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.740 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.740 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.741 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.741 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.741 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.742 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.742 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.742 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.742 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.742 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.743 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.743 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.744 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.744 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.745 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.745 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.746 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.746 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.746 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.746 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.747 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.747 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.747 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.747 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.747 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.747 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.747 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.748 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.748 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.748 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.748 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.749 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.749 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.749 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.749 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.750 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.750 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.750 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.752 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.752 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.753 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.753 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.754 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.754 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.754 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.754 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.755 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.755 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.757 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.757 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.757 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.757 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.758 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.758 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.758 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.758 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.759 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.759 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.759 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:31.759 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:31.765 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:31.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.766 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.767 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.768 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.768 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.769 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.770 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.770 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.770 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.771 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.771 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.771 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.772 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.772 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.772 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.772 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.773 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.773 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.773 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.774 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.775 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.775 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.775 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.775 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.775 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.776 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.776 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.776 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.776 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.776 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.777 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.777 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.777 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.777 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.777 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.778 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.778 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.778 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.779 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.779 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.780 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.780 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.781 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.781 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.782 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.783 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.783 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.783 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.783 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.784 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.784 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.784 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.786 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.786 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.787 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.787 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.787 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.787 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.788 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.788 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.788 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:31.788 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:31.789 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:31.789 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:31.796 | INFO migrate.versioning.api [-] 0 -> 1...  2021-05-02 03:01:31.805 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.806 | INFO migrate.versioning.api [-] 1 -> 2...  2021-05-02 03:01:31.814 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.814 | INFO migrate.versioning.api [-] 2 -> 3...  2021-05-02 03:01:31.831 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.831 | INFO migrate.versioning.api [-] 3 -> 4...  2021-05-02 03:01:31.839 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.839 | INFO migrate.versioning.api [-] 4 -> 5...  2021-05-02 03:01:31.846 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.846 | INFO migrate.versioning.api [-] 5 -> 6...  2021-05-02 03:01:31.854 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.854 | INFO migrate.versioning.api [-] 6 -> 7...  2021-05-02 03:01:31.864 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.864 | INFO migrate.versioning.api [-] 7 -> 8...  2021-05-02 03:01:31.872 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.872 | INFO migrate.versioning.api [-] 8 -> 9...  2021-05-02 03:01:31.880 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.880 | INFO migrate.versioning.api [-] 9 -> 10...  2021-05-02 03:01:31.887 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.887 | INFO migrate.versioning.api [-] 10 -> 11...  2021-05-02 03:01:31.894 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.895 | INFO migrate.versioning.api [-] 11 -> 12...  2021-05-02 03:01:31.935 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.935 | INFO migrate.versioning.api [-] 12 -> 13...  2021-05-02 03:01:31.943 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:31.943 | INFO migrate.versioning.api [-] 13 -> 14...  2021-05-02 03:01:32.000 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.000 | INFO migrate.versioning.api [-] 14 -> 15...  2021-05-02 03:01:32.069 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.070 | INFO migrate.versioning.api [-] 15 -> 16...  2021-05-02 03:01:32.078 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.078 | INFO migrate.versioning.api [-] 16 -> 17...  2021-05-02 03:01:32.088 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.088 | INFO migrate.versioning.api [-] 17 -> 18...  2021-05-02 03:01:32.095 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.095 | INFO migrate.versioning.api [-] 18 -> 19...  2021-05-02 03:01:32.103 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.103 | INFO migrate.versioning.api [-] 19 -> 20...  2021-05-02 03:01:32.111 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.111 | INFO migrate.versioning.api [-] 20 -> 21...  2021-05-02 03:01:32.118 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.118 | INFO migrate.versioning.api [-] 21 -> 22...  2021-05-02 03:01:32.126 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.126 | INFO migrate.versioning.api [-] 22 -> 23...  2021-05-02 03:01:32.133 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.134 | INFO migrate.versioning.api [-] 23 -> 24...  2021-05-02 03:01:32.141 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.141 | INFO migrate.versioning.api [-] 24 -> 25...  2021-05-02 03:01:32.149 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.149 | INFO migrate.versioning.api [-] 25 -> 26...  2021-05-02 03:01:32.157 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.157 | INFO migrate.versioning.api [-] 26 -> 27...  2021-05-02 03:01:32.164 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.165 | INFO migrate.versioning.api [-] 27 -> 28...  2021-05-02 03:01:32.172 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.172 | INFO migrate.versioning.api [-] 28 -> 29...  2021-05-02 03:01:32.180 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.180 | INFO migrate.versioning.api [-] 29 -> 30...  2021-05-02 03:01:32.188 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.188 | INFO migrate.versioning.api [-] 30 -> 31...  2021-05-02 03:01:32.195 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.195 | INFO migrate.versioning.api [-] 31 -> 32...  2021-05-02 03:01:32.202 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.202 | INFO migrate.versioning.api [-] 32 -> 33...  2021-05-02 03:01:32.210 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.210 | INFO migrate.versioning.api [-] 33 -> 34...  2021-05-02 03:01:32.218 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.218 | INFO migrate.versioning.api [-] 34 -> 35...  2021-05-02 03:01:32.225 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.225 | INFO migrate.versioning.api [-] 35 -> 36...  2021-05-02 03:01:32.234 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.234 | INFO migrate.versioning.api [-] 36 -> 37...  2021-05-02 03:01:32.243 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.243 | INFO migrate.versioning.api [-] 37 -> 38...  2021-05-02 03:01:32.252 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.252 | INFO migrate.versioning.api [-] 38 -> 39...  2021-05-02 03:01:32.262 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.262 | INFO migrate.versioning.api [-] 39 -> 40...  2021-05-02 03:01:32.272 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.272 | INFO migrate.versioning.api [-] 40 -> 41...  2021-05-02 03:01:32.283 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.283 | INFO migrate.versioning.api [-] 41 -> 42...  2021-05-02 03:01:32.290 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.290 | INFO migrate.versioning.api [-] 42 -> 43...  2021-05-02 03:01:32.298 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.299 | INFO migrate.versioning.api [-] 43 -> 44...  2021-05-02 03:01:32.306 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.306 | INFO migrate.versioning.api [-] 44 -> 45...  2021-05-02 03:01:32.314 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.314 | INFO migrate.versioning.api [-] 45 -> 46...  2021-05-02 03:01:32.360 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.360 | INFO migrate.versioning.api [-] 46 -> 47...  2021-05-02 03:01:32.369 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.369 | INFO migrate.versioning.api [-] 47 -> 48...  2021-05-02 03:01:32.376 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.377 | INFO migrate.versioning.api [-] 48 -> 49...  2021-05-02 03:01:32.384 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.384 | INFO migrate.versioning.api [-] 49 -> 50...  2021-05-02 03:01:32.392 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.392 | INFO migrate.versioning.api [-] 50 -> 51...  2021-05-02 03:01:32.400 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.401 | INFO migrate.versioning.api [-] 51 -> 52...  2021-05-02 03:01:32.408 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.408 | INFO migrate.versioning.api [-] 52 -> 53...  2021-05-02 03:01:32.415 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.415 | INFO migrate.versioning.api [-] 53 -> 54...  2021-05-02 03:01:32.424 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.424 | INFO migrate.versioning.api [-] 54 -> 55...  2021-05-02 03:01:32.432 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.432 | INFO migrate.versioning.api [-] 55 -> 56...  2021-05-02 03:01:32.441 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.441 | INFO migrate.versioning.api [-] 56 -> 57...  2021-05-02 03:01:32.451 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.451 | INFO migrate.versioning.api [-] 57 -> 58...  2021-05-02 03:01:32.459 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.459 | INFO migrate.versioning.api [-] 58 -> 59...  2021-05-02 03:01:32.467 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.467 | INFO migrate.versioning.api [-] 59 -> 60...  2021-05-02 03:01:32.476 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.476 | INFO migrate.versioning.api [-] 60 -> 61...  2021-05-02 03:01:32.484 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.484 | INFO migrate.versioning.api [-] 61 -> 62...  2021-05-02 03:01:32.501 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.501 | INFO migrate.versioning.api [-] 62 -> 63...  2021-05-02 03:01:32.509 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.509 | INFO migrate.versioning.api [-] 63 -> 64...  2021-05-02 03:01:32.516 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.517 | INFO migrate.versioning.api [-] 64 -> 65...  2021-05-02 03:01:32.524 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.524 | INFO migrate.versioning.api [-] 65 -> 66...  2021-05-02 03:01:32.533 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.534 | INFO migrate.versioning.api [-] 66 -> 67...  2021-05-02 03:01:32.542 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.542 | INFO migrate.versioning.api [-] 67 -> 68...  2021-05-02 03:01:32.550 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.550 | INFO migrate.versioning.api [-] 68 -> 69...  2021-05-02 03:01:32.557 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.557 | INFO migrate.versioning.api [-] 69 -> 70...  2021-05-02 03:01:32.565 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.566 | INFO migrate.versioning.api [-] 70 -> 71...  2021-05-02 03:01:32.575 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.575 | INFO migrate.versioning.api [-] 71 -> 72...  2021-05-02 03:01:32.584 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.584 | INFO migrate.versioning.api [-] 72 -> 73...  2021-05-02 03:01:32.593 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.593 | INFO migrate.versioning.api [-] 73 -> 74...  2021-05-02 03:01:32.601 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.601 | INFO migrate.versioning.api [-] 74 -> 75...  2021-05-02 03:01:32.609 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.609 | INFO migrate.versioning.api [-] 75 -> 76...  2021-05-02 03:01:32.617 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.617 | INFO migrate.versioning.api [-] 76 -> 77...  2021-05-02 03:01:32.625 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.625 | INFO migrate.versioning.api [-] 77 -> 78...  2021-05-02 03:01:32.632 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.633 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:32.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.636 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.636 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.637 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.637 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.637 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.638 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.638 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.639 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.639 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.639 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.639 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.639 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.640 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.640 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.640 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.641 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.641 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.641 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.641 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.641 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.641 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.643 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.643 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.643 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.644 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.644 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.645 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.645 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.646 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.646 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.646 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.646 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.647 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.647 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.648 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.649 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.649 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.650 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.650 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.650 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.651 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.651 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.651 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.652 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.652 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.654 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.654 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.655 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.655 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.657 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.657 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:32.657 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:32.660 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:32.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.661 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.662 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.663 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.663 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.664 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.664 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.665 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.665 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.666 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.666 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.666 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.666 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.667 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.667 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.667 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.667 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.668 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.668 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.669 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.670 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.670 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.670 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.670 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.671 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.671 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.671 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.671 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.671 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.672 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.672 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.672 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.672 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.672 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.672 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.673 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.673 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.674 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.674 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.674 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.674 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.675 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.675 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.675 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.676 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.677 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.678 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.678 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.678 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.678 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.678 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.679 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.679 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.679 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.679 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.680 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.682 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.682 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.682 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.682 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.683 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.683 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.683 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.683 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.684 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.684 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.684 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:32.684 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:32.684 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:32.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.686 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.686 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.687 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.687 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.688 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.688 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.689 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.689 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.690 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.690 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.690 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.690 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.691 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.691 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.691 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.691 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.692 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.692 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.693 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.694 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.695 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.695 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.695 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.695 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.696 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.696 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.696 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.696 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.696 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.696 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.696 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.697 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.697 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.697 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.697 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.698 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.698 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.698 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.698 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.699 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.699 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.700 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.701 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.701 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.702 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.702 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.702 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.702 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.703 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.703 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.703 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.703 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.704 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.704 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.706 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.706 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.706 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.707 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.707 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.707 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.708 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.708 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.708 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.708 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.708 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:32.709 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:32.715 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:32.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.718 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.718 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.719 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.719 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.719 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.719 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.720 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.720 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.720 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.721 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.721 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.721 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.721 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.722 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.722 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.722 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.722 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.723 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.723 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.723 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.723 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.725 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.725 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.725 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.725 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.725 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.726 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.727 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.728 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.728 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.728 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.728 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.728 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.728 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.730 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.730 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.731 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.732 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.732 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.732 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.733 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.733 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.733 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.734 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.734 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.736 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.736 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.736 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.737 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.739 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.740 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:32.740 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:32.757 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:32.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.760 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.760 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.761 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.761 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.761 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.761 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.762 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.762 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.762 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.763 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.763 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.763 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.764 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.764 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.764 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.764 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.765 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.765 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.765 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.765 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.765 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.767 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.767 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.767 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.767 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.767 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.769 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.769 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.770 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.770 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.770 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.770 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.770 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.770 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.772 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.772 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.773 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.773 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.774 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.774 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.774 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.775 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.775 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.776 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.776 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.778 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.778 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.778 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.778 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.781 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.781 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:32.781 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:32.782 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:32.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.784 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.785 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.785 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.786 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.786 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.786 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.786 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.787 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.787 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.787 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.788 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.788 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.788 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.788 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.789 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.789 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.789 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.789 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.789 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.790 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.790 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.791 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.791 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.791 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.792 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.792 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.793 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.793 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.794 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.794 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.795 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.795 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.795 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.795 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.797 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.798 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.798 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.798 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.800 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.800 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.800 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.801 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.801 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.803 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.803 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.803 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.803 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.806 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.806 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:32.807 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:32.813 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:01:32.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.816 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.816 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.817 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.817 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.817 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.818 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.818 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.819 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.819 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.819 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.819 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.819 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.820 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.820 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.820 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.821 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.821 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.821 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.821 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.821 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.821 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.823 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.823 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.823 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.824 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.824 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.825 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.825 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.826 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.826 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.826 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.826 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.827 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.827 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.828 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.829 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.829 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.830 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.830 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.830 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.831 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.831 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.831 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.832 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.832 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.834 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.834 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.834 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.835 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:01:32.837 | 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=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:01:32.837 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:01:32.837 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=57433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:01:32.845 | INFO migrate.versioning.api [-] 0 -> 1...  2021-05-02 03:01:32.855 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.855 | INFO migrate.versioning.api [-] 1 -> 2...  2021-05-02 03:01:32.962 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:32.962 | INFO migrate.versioning.api [-] 2 -> 3...  2021-05-02 03:01:33.073 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.073 | INFO migrate.versioning.api [-] 3 -> 4...  2021-05-02 03:01:33.238 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.239 | INFO migrate.versioning.api [-] 4 -> 5...  2021-05-02 03:01:33.248 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.248 | INFO migrate.versioning.api [-] 5 -> 6...  2021-05-02 03:01:33.256 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.257 | INFO migrate.versioning.api [-] 6 -> 7...  2021-05-02 03:01:33.265 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.265 | INFO migrate.versioning.api [-] 7 -> 8...  2021-05-02 03:01:33.274 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.274 | INFO migrate.versioning.api [-] 8 -> 9...  2021-05-02 03:01:33.282 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.282 | INFO migrate.versioning.api [-] 9 -> 10...  2021-05-02 03:01:33.290 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.290 | INFO migrate.versioning.api [-] 10 -> 11...  2021-05-02 03:01:33.358 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.359 | INFO migrate.versioning.api [-] 11 -> 12...  2021-05-02 03:01:33.447 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.447 | INFO migrate.versioning.api [-] 12 -> 13...  2021-05-02 03:01:33.591 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.591 | INFO migrate.versioning.api [-] 13 -> 14...  2021-05-02 03:01:33.840 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.840 | INFO migrate.versioning.api [-] 14 -> 15...  2021-05-02 03:01:33.941 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.941 | INFO migrate.versioning.api [-] 15 -> 16...  2021-05-02 03:01:33.949 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.949 | INFO migrate.versioning.api [-] 16 -> 17...  2021-05-02 03:01:33.958 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.958 | INFO migrate.versioning.api [-] 17 -> 18...  2021-05-02 03:01:33.965 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.966 | INFO migrate.versioning.api [-] 18 -> 19...  2021-05-02 03:01:33.974 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.974 | INFO migrate.versioning.api [-] 19 -> 20...  2021-05-02 03:01:33.983 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.983 | INFO migrate.versioning.api [-] 20 -> 21...  2021-05-02 03:01:33.990 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.990 | INFO migrate.versioning.api [-] 21 -> 22...  2021-05-02 03:01:33.998 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:33.998 | INFO migrate.versioning.api [-] 22 -> 23...  2021-05-02 03:01:34.006 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.006 | INFO migrate.versioning.api [-] 23 -> 24...  2021-05-02 03:01:34.110 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.110 | INFO migrate.versioning.api [-] 24 -> 25...  2021-05-02 03:01:34.119 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.119 | INFO migrate.versioning.api [-] 25 -> 26...  2021-05-02 03:01:34.127 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.128 | INFO migrate.versioning.api [-] 26 -> 27...  2021-05-02 03:01:34.135 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.136 | INFO migrate.versioning.api [-] 27 -> 28...  2021-05-02 03:01:34.145 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.145 | INFO migrate.versioning.api [-] 28 -> 29...  2021-05-02 03:01:34.152 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.153 | INFO migrate.versioning.api [-] 29 -> 30...  2021-05-02 03:01:34.160 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.160 | INFO migrate.versioning.api [-] 30 -> 31...  2021-05-02 03:01:34.168 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.168 | INFO migrate.versioning.api [-] 31 -> 32...  2021-05-02 03:01:34.201 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.201 | INFO migrate.versioning.api [-] 32 -> 33...  2021-05-02 03:01:34.209 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.209 | INFO migrate.versioning.api [-] 33 -> 34...  2021-05-02 03:01:34.217 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.217 | INFO migrate.versioning.api [-] 34 -> 35...  2021-05-02 03:01:34.279 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.279 | INFO migrate.versioning.api [-] 35 -> 36...  2021-05-02 03:01:34.333 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.333 | INFO migrate.versioning.api [-] 36 -> 37...  2021-05-02 03:01:34.440 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.441 | INFO migrate.versioning.api [-] 37 -> 38...  2021-05-02 03:01:34.448 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.448 | INFO migrate.versioning.api [-] 38 -> 39...  2021-05-02 03:01:34.456 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.456 | INFO migrate.versioning.api [-] 39 -> 40...  2021-05-02 03:01:34.465 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.465 | INFO migrate.versioning.api [-] 40 -> 41...  2021-05-02 03:01:34.472 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.472 | INFO migrate.versioning.api [-] 41 -> 42...  2021-05-02 03:01:34.480 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.480 | INFO migrate.versioning.api [-] 42 -> 43...  2021-05-02 03:01:34.487 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.487 | INFO migrate.versioning.api [-] 43 -> 44...  2021-05-02 03:01:34.496 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.496 | INFO migrate.versioning.api [-] 44 -> 45...  2021-05-02 03:01:34.505 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.505 | INFO migrate.versioning.api [-] 45 -> 46...  2021-05-02 03:01:34.514 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.515 | INFO migrate.versioning.api [-] 46 -> 47...  2021-05-02 03:01:34.696 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.696 | INFO migrate.versioning.api [-] 47 -> 48...  2021-05-02 03:01:34.704 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.704 | INFO migrate.versioning.api [-] 48 -> 49...  2021-05-02 03:01:34.712 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.712 | INFO migrate.versioning.api [-] 49 -> 50...  2021-05-02 03:01:34.719 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.720 | INFO migrate.versioning.api [-] 50 -> 51...  2021-05-02 03:01:34.727 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.727 | INFO migrate.versioning.api [-] 51 -> 52...  2021-05-02 03:01:34.735 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.735 | INFO migrate.versioning.api [-] 52 -> 53...  2021-05-02 03:01:34.743 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.743 | INFO migrate.versioning.api [-] 53 -> 54...  2021-05-02 03:01:34.845 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.845 | INFO migrate.versioning.api [-] 54 -> 55...  2021-05-02 03:01:34.874 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.874 | INFO migrate.versioning.api [-] 55 -> 56...  2021-05-02 03:01:34.884 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.884 | INFO migrate.versioning.api [-] 56 -> 57...  2021-05-02 03:01:34.893 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.893 | INFO migrate.versioning.api [-] 57 -> 58...  2021-05-02 03:01:34.901 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.901 | INFO migrate.versioning.api [-] 58 -> 59...  2021-05-02 03:01:34.909 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.909 | INFO migrate.versioning.api [-] 59 -> 60...  2021-05-02 03:01:34.917 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.917 | INFO migrate.versioning.api [-] 60 -> 61...  2021-05-02 03:01:34.925 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.925 | INFO migrate.versioning.api [-] 61 -> 62...  2021-05-02 03:01:34.933 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:34.933 | INFO migrate.versioning.api [-] 62 -> 63...  2021-05-02 03:01:35.095 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:35.095 | INFO migrate.versioning.api [-] 63 -> 64...  2021-05-02 03:01:35.103 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:35.104 | INFO migrate.versioning.api [-] 64 -> 65...  2021-05-02 03:01:35.112 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:35.114 | INFO migrate.versioning.api [-] 65 -> 66...  2021-05-02 03:01:35.124 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:35.124 | INFO migrate.versioning.api [-] 66 -> 67...  2021-05-02 03:01:35.132 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:35.132 | INFO migrate.versioning.api [-] 67 -> 68...  2021-05-02 03:01:35.139 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:35.139 | INFO migrate.versioning.api [-] 68 -> 69...  2021-05-02 03:01:35.147 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:35.147 | INFO migrate.versioning.api [-] 69 -> 70...  2021-05-02 03:01:35.155 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:35.155 | INFO migrate.versioning.api [-] 70 -> 71...  2021-05-02 03:01:35.164 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:35.165 | INFO migrate.versioning.api [-] 71 -> 72...  2021-05-02 03:01:35.273 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:35.273 | INFO migrate.versioning.api [-] 72 -> 73...  2021-05-02 03:01:35.280 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:35.280 | INFO migrate.versioning.api [-] 73 -> 74...  2021-05-02 03:01:35.288 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:35.288 | INFO migrate.versioning.api [-] 74 -> 75...  2021-05-02 03:01:35.296 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:35.297 | INFO migrate.versioning.api [-] 75 -> 76...  2021-05-02 03:01:35.304 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:35.304 | INFO migrate.versioning.api [-] 76 -> 77...  2021-05-02 03:01:35.312 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:35.312 | INFO migrate.versioning.api [-] 77 -> 78...  2021-05-02 03:01:35.319 | INFO migrate.versioning.api [-] done 2021-05-02 03:01:35.645 | + lib/keystone:init_keystone:455 : time_stop dbsync 2021-05-02 03:01:35.648 | + functions-common:time_stop:2304 : local name 2021-05-02 03:01:35.651 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:01:35.654 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:01:35.656 | + functions-common:time_stop:2307 : local total 2021-05-02 03:01:35.659 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:01:35.661 | + functions-common:time_stop:2310 : name=dbsync 2021-05-02 03:01:35.664 | + functions-common:time_stop:2311 : start_time=1619924481004 2021-05-02 03:01:35.666 | + functions-common:time_stop:2313 : [[ -z 1619924481004 ]] 2021-05-02 03:01:35.669 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:01:35.674 | + functions-common:time_stop:2316 : end_time=1619924495671 2021-05-02 03:01:35.676 | + functions-common:time_stop:2317 : elapsed_time=14667 2021-05-02 03:01:35.679 | + functions-common:time_stop:2318 : total=0 2021-05-02 03:01:35.681 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:01:35.684 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14667 2021-05-02 03:01:35.686 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2021-05-02 03:01:35.688 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2021-05-02 03:01:35.692 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-05-02 03:01:39.462 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-05-02 03:01:39.462 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-05-02 03:01:39.463 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-05-02 03:01:39.463 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-05-02 03:01:39.463 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-05-02 03:01:39.465 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-05-02 03:01:39.465 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-05-02 03:01:39.466 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-05-02 03:01:39.466 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-05-02 03:01:39.780 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2021-05-02 03:01:39.784 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-05-02 03:01:43.402 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-05-02 03:01:43.403 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-05-02 03:01:43.403 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-05-02 03:01:43.403 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-05-02 03:01:43.404 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-05-02 03:01:43.405 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-05-02 03:01:43.405 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-05-02 03:01:43.406 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-05-02 03:01:43.406 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-05-02 03:01:43.702 | + ./stack.sh:main:1081 : start_keystone 2021-05-02 03:01:43.704 | + lib/keystone:start_keystone:520 : local service_port=5000 2021-05-02 03:01:43.707 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2021-05-02 03:01:43.709 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2021-05-02 03:01:43.726 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:01:43.729 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2021-05-02 03:01:43.732 | ++ lib/keystone:start_keystone:531 : which uwsgi 2021-05-02 03:01:43.737 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-05-02 03:01:43.739 | + functions-common:run_process:1559 : local service=keystone 2021-05-02 03:01:43.742 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-05-02 03:01:43.744 | + functions-common:run_process:1561 : local group= 2021-05-02 03:01:43.747 | + functions-common:run_process:1562 : local user= 2021-05-02 03:01:43.749 | + functions-common:run_process:1564 : local name=keystone 2021-05-02 03:01:43.752 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:01:43.754 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:01:43.757 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:01:43.759 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:01:43.762 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:01:43.766 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924503764 2021-05-02 03:01:43.769 | + functions-common:run_process:1567 : is_service_enabled keystone 2021-05-02 03:01:43.784 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:01:43.787 | + functions-common:run_process:1568 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-05-02 03:01:43.789 | + functions-common:_run_under_systemd:1524 : local service=keystone 2021-05-02 03:01:43.792 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-05-02 03:01:43.794 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-05-02 03:01:43.796 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-05-02 03:01:43.799 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-05-02 03:01:43.801 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-05-02 03:01:43.803 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-05-02 03:01:43.806 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@keystone.service 2021-05-02 03:01:43.808 | + functions-common:_run_under_systemd:1531 : local group= 2021-05-02 03:01:43.810 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-05-02 03:01:43.813 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-05-02 03:01:43.815 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-05-02 03:01:43.817 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@keystone.service 2021-05-02 03:01:43.819 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-05-02 03:01:43.822 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2021-05-02 03:01:43.824 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2021-05-02 03:01:43.826 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-05-02 03:01:43.828 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-05-02 03:01:43.832 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-05-02 03:01:43.892 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-05-02 03:01:43.954 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-05-02 03:01:44.008 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-05-02 03:01:44.058 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-05-02 03:01:44.109 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-05-02 03:01:44.160 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-05-02 03:01:44.210 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-05-02 03:01:44.260 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-05-02 03:01:44.311 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-05-02 03:01:44.363 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2021-05-02 03:01:44.366 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-05-02 03:01:44.427 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2021-05-02 03:01:44.837 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@keystone.service 2021-05-02 03:01:44.850 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-05-02 03:01:45.233 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@keystone.service 2021-05-02 03:01:45.316 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:01:45.319 | + functions-common:time_stop:2304 : local name 2021-05-02 03:01:45.321 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:01:45.326 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:01:45.329 | + functions-common:time_stop:2307 : local total 2021-05-02 03:01:45.331 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:01:45.333 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:01:45.336 | + functions-common:time_stop:2311 : start_time=1619924503764 2021-05-02 03:01:45.338 | + functions-common:time_stop:2313 : [[ -z 1619924503764 ]] 2021-05-02 03:01:45.342 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:01:45.346 | + functions-common:time_stop:2316 : end_time=1619924505343 2021-05-02 03:01:45.348 | + functions-common:time_stop:2317 : elapsed_time=1579 2021-05-02 03:01:45.350 | + functions-common:time_stop:2318 : total=1383 2021-05-02 03:01:45.353 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:01:45.355 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2962 2021-05-02 03:01:45.358 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2021-05-02 03:01:45.358 | Waiting for keystone to start... 2021-05-02 03:01:45.360 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.41/identity/v3/ 2021-05-02 03:01:45.365 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.41/identity/v3/ 2021-05-02 03:01:45.367 | + functions:wait_for_service:457 : local timeout=60 2021-05-02 03:01:45.370 | + functions:wait_for_service:458 : local url=http://10.222.0.41/identity/v3/ 2021-05-02 03:01:45.372 | + functions:wait_for_service:459 : local rval=0 2021-05-02 03:01:45.376 | + functions:wait_for_service:460 : time_start wait_for_service 2021-05-02 03:01:45.379 | + functions-common:time_start:2290 : local name=wait_for_service 2021-05-02 03:01:45.381 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:01:45.383 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:01:45.387 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:01:45.392 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924505389 2021-05-02 03:01:45.394 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-05-02 03:01:45.403 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.41/identity/v3/ 2021-05-02 03:01:48.009 | ++ inc/async:async_inner:64 : rc=0 2021-05-02 03:01:48.039 | [55535 Async install_tempest:55535]: finished successfully 2021-05-02 03:01:50.948 | + :: : [[ 200 == 503 ]] 2021-05-02 03:01:50.950 | + :: : [[ 0 -eq 7 ]] 2021-05-02 03:01:50.955 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-05-02 03:01:50.959 | + functions-common:time_stop:2304 : local name 2021-05-02 03:01:50.962 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:01:50.965 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:01:50.967 | + functions-common:time_stop:2307 : local total 2021-05-02 03:01:50.969 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:01:50.971 | + functions-common:time_stop:2310 : name=wait_for_service 2021-05-02 03:01:50.974 | + functions-common:time_stop:2311 : start_time=1619924505389 2021-05-02 03:01:50.976 | + functions-common:time_stop:2313 : [[ -z 1619924505389 ]] 2021-05-02 03:01:50.979 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:01:50.984 | + functions-common:time_stop:2316 : end_time=1619924510981 2021-05-02 03:01:50.986 | + functions-common:time_stop:2317 : elapsed_time=5592 2021-05-02 03:01:50.989 | + functions-common:time_stop:2318 : total=0 2021-05-02 03:01:50.991 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:01:50.994 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5592 2021-05-02 03:01:50.996 | + functions:wait_for_service:467 : return 0 2021-05-02 03:01:50.999 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2021-05-02 03:01:51.017 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:01:51.020 | + lib/keystone:start_keystone:553 : restart_service memcached 2021-05-02 03:01:51.022 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-02 03:01:51.025 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart memcached 2021-05-02 03:01:51.057 | + ./stack.sh:main:1082 : bootstrap_keystone 2021-05-02 03:01:51.059 | + lib/keystone:bootstrap_keystone:576 : /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.41/identity --bootstrap-public-url http://10.222.0.41/identity 2021-05-02 03:01:54.826 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:54.826 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:54.826 | 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=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:54.835 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:54.851 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:54.851 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:54.882 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:54.915 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:54.915 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.003 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.004 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.004 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.004 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.004 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.004 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.016 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.016 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.016 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.017 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.017 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.017 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.017 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.024 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.027 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.027 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.027 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.028 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.028 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.028 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.028 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=58325) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-05-02 03:01:55.074 | 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_ENGINE_SUBSTITUTION {{(pid=58325) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-05-02 03:01:55.426 | INFO keystone.cmd.bootstrap [None req-e56c8249-3813-4b7c-88c4-32861cba7402 None None] Created domain default 2021-05-02 03:01:55.472 | INFO keystone.cmd.bootstrap [None req-e56c8249-3813-4b7c-88c4-32861cba7402 None None] Created project admin 2021-05-02 03:01:55.502 | DEBUG passlib.handlers.bcrypt [None req-e56c8249-3813-4b7c-88c4-32861cba7402 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=58325) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-05-02 03:01:55.502 | DEBUG passlib.handlers.bcrypt [None req-e56c8249-3813-4b7c-88c4-32861cba7402 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=58325) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-05-02 03:01:55.564 | INFO keystone.cmd.bootstrap [None req-e56c8249-3813-4b7c-88c4-32861cba7402 None None] Created user admin 2021-05-02 03:01:55.581 | INFO keystone.cmd.bootstrap [None req-e56c8249-3813-4b7c-88c4-32861cba7402 None None] Created role reader 2021-05-02 03:01:55.592 | INFO keystone.cmd.bootstrap [None req-e56c8249-3813-4b7c-88c4-32861cba7402 None None] Created role member 2021-05-02 03:01:55.616 | INFO keystone.cmd.bootstrap [None req-e56c8249-3813-4b7c-88c4-32861cba7402 None None] Created implied role where 84c131692aef4b0ca2e42352bb48da51 implies 16e1e86de9cc438fa4dfbd8b5ff31430 2021-05-02 03:01:55.631 | INFO keystone.cmd.bootstrap [None req-e56c8249-3813-4b7c-88c4-32861cba7402 None None] Created role admin 2021-05-02 03:01:55.654 | INFO keystone.cmd.bootstrap [None req-e56c8249-3813-4b7c-88c4-32861cba7402 None None] Created implied role where e3d0c23520214f2e9ce78c39319a2c4c implies 84c131692aef4b0ca2e42352bb48da51 2021-05-02 03:01:55.666 | INFO keystone.cmd.bootstrap [None req-e56c8249-3813-4b7c-88c4-32861cba7402 None None] Granted role admin on project admin to user admin. 2021-05-02 03:01:55.676 | INFO keystone.cmd.bootstrap [None req-e56c8249-3813-4b7c-88c4-32861cba7402 None None] Granted role admin on the system to user admin. 2021-05-02 03:01:55.689 | WARNING py.warnings [None req-e56c8249-3813-4b7c-88c4-32861cba7402 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2021-05-02 03:01:55.689 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2021-05-02 03:01:55.689 |  2021-05-02 03:01:55.692 | INFO keystone.cmd.bootstrap [None req-e56c8249-3813-4b7c-88c4-32861cba7402 None None] Created region RegionOne 2021-05-02 03:01:55.725 | INFO keystone.cmd.bootstrap [None req-e56c8249-3813-4b7c-88c4-32861cba7402 None None] Created public endpoint http://10.222.0.41/identity 2021-05-02 03:01:55.734 | INFO keystone.cmd.bootstrap [None req-e56c8249-3813-4b7c-88c4-32861cba7402 None None] Created admin endpoint http://10.222.0.41/identity 2021-05-02 03:01:56.103 | + ./stack.sh:main:1085 : create_keystone_accounts 2021-05-02 03:01:56.106 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-05-02 03:01:56.110 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-05-02 03:01:59.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:01:59.069 | from cryptography.utils import int_from_bytes 2021-05-02 03:01:59.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:01:59.069 | from cryptography.utils import int_from_bytes 2021-05-02 03:01:59.219 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:01:59.223 | + lib/keystone:create_keystone_accounts:315 : admin_project=a203a78c5b364fab9a4491154c603939 2021-05-02 03:01:59.227 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-05-02 03:01:59.232 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-05-02 03:02:01.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:01.291 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:01.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:01.291 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:01.440 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:01.445 | + lib/keystone:create_keystone_accounts:317 : admin_user=25ae2b6e3b774739ac33c3e3b1ea71ef 2021-05-02 03:02:01.448 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-05-02 03:02:01.453 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-05-02 03:02:01.456 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin 25ae2b6e3b774739ac33c3e3b1ea71ef default 2021-05-02 03:02:01.516 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 25ae2b6e3b774739ac33c3e3b1ea71ef default 2021-05-02 03:02:01.557 | [11194 Async ks-domain-role:58472]: running: get_or_add_user_domain_role admin 25ae2b6e3b774739ac33c3e3b1ea71ef default 2021-05-02 03:02:01.560 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-05-02 03:02:01.565 | + functions-common:get_or_create_domain:792 : local domain_id 2021-05-02 03:02:01.568 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-05-02 03:02:03.784 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-05-02 03:02:03.786 | + functions-common:get_or_create_domain:803 : echo default 2021-05-02 03:02:03.786 | default 2021-05-02 03:02:03.789 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2021-05-02 03:02:03.850 | + inc/async:async_inner:63 : get_or_create_project service Default 2021-05-02 03:02:03.895 | [11194 Async ks-project:58611]: running: get_or_create_project service Default 2021-05-02 03:02:03.897 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2021-05-02 03:02:03.963 | + inc/async:async_inner:63 : get_or_create_role service 2021-05-02 03:02:04.007 | [11194 Async ks-service:58697]: running: get_or_create_role service 2021-05-02 03:02:04.009 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2021-05-02 03:02:04.075 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2021-05-02 03:02:04.135 | [11194 Async ks-reseller:58783]: running: get_or_create_role ResellerAdmin 2021-05-02 03:02:04.139 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-05-02 03:02:04.142 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2021-05-02 03:02:04.561 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2021-05-02 03:02:04.794 | [11194 Async ks-anotherrole:58873]: running: get_or_create_role anotherrole 2021-05-02 03:02:04.813 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-05-02 03:02:04.858 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-05-02 03:02:04.877 | ++ functions-common:get_or_create_project:847 : local project_id 2021-05-02 03:02:04.913 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-05-02 03:02:07.037 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:02:07.201 | [58697 Async ks-service:58697]: finished successfully 2021-05-02 03:02:07.221 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:02:07.312 | [58783 Async ks-reseller:58783]: finished successfully 2021-05-02 03:02:07.372 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:02:07.405 | [58611 Async ks-project:58611]: finished successfully 2021-05-02 03:02:07.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:07.839 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:07.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:07.839 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:07.966 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:02:07.995 | [58873 Async ks-anotherrole:58873]: finished successfully 2021-05-02 03:02:08.011 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:08.015 | ++ functions-common:get_or_create_project:853 : project_id=d1ad2591718d4eebb206ee959005e5b5 2021-05-02 03:02:08.018 | ++ functions-common:get_or_create_project:854 : echo d1ad2591718d4eebb206ee959005e5b5 2021-05-02 03:02:08.021 | + lib/keystone:create_keystone_accounts:343 : invis_project=d1ad2591718d4eebb206ee959005e5b5 2021-05-02 03:02:08.023 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-05-02 03:02:08.027 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-05-02 03:02:08.029 | ++ functions-common:get_or_create_project:847 : local project_id 2021-05-02 03:02:08.033 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-05-02 03:02:09.737 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:02:09.764 | [58472 Async ks-domain-role:58472]: finished successfully 2021-05-02 03:02:10.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:10.092 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:10.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:10.092 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:10.241 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:10.245 | ++ functions-common:get_or_create_project:853 : project_id=69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:10.248 | ++ functions-common:get_or_create_project:854 : echo 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:10.251 | + lib/keystone:create_keystone_accounts:347 : demo_project=69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:10.254 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-05-02 03:02:10.257 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-05-02 03:02:10.261 | ++ functions-common:get_or_create_user:824 : local user_id 2021-05-02 03:02:10.264 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-05-02 03:02:10.267 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-05-02 03:02:10.271 | +++ 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-05-02 03:02:12.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:12.422 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:12.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:12.423 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:12.577 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:12.581 | ++ functions-common:get_or_create_user:840 : user_id=ab1eefbe2e4a497bb19f086016455cd4 2021-05-02 03:02:12.584 | ++ functions-common:get_or_create_user:841 : echo ab1eefbe2e4a497bb19f086016455cd4 2021-05-02 03:02:12.588 | + lib/keystone:create_keystone_accounts:350 : demo_user=ab1eefbe2e4a497bb19f086016455cd4 2021-05-02 03:02:12.591 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2021-05-02 03:02:12.641 | [11194 Async ks-domain-role:58472]: Waiting for completion of get_or_add_user_domain_role admin 25ae2b6e3b774739ac33c3e3b1ea71ef default running on PID 58472 (6 other jobs running) 2021-05-02 03:02:12.666 | [11194 Async ks-domain-role:58472]: Signaling child to exit 2021-05-02 03:02:12.666 | WAKEUP 2021-05-02 03:02:12.690 | [11194 Async ks-domain-role:58472]: Signaled 2021-05-02 03:02:12.691 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-05-02 03:02:12.691 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 25ae2b6e3b774739ac33c3e3b1ea71ef --domain default 2021-05-02 03:02:12.691 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:02:12.691 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-05-02 03:02:12.691 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:02:12.691 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:12.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:12.691 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:12.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:12.691 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:12.691 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:12.691 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-05-02 03:02:12.691 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-05-02 03:02:12.692 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 25ae2b6e3b774739ac33c3e3b1ea71ef --domain default 2021-05-02 03:02:12.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:12.692 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:12.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:12.692 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:12.692 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 25ae2b6e3b774739ac33c3e3b1ea71ef --domain default 2021-05-02 03:02:12.692 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-05-02 03:02:12.692 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:02:12.692 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:02:12.692 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:12.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:12.692 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:12.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:12.692 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:12.692 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:12.692 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-05-02 03:02:12.692 | ++ functions-common:get_field:731 : field='$2' 2021-05-02 03:02:12.692 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-05-02 03:02:12.692 | ++ functions-common:get_field:733 : echo '| e3d0c23520214f2e9ce78c39319a2c4c | 25ae2b6e3b774739ac33c3e3b1ea71ef | | | default | | False |' 2021-05-02 03:02:12.692 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:12.692 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=e3d0c23520214f2e9ce78c39319a2c4c 2021-05-02 03:02:12.692 | + functions-common:get_or_add_user_domain_role:936 : echo e3d0c23520214f2e9ce78c39319a2c4c 2021-05-02 03:02:12.692 | e3d0c23520214f2e9ce78c39319a2c4c 2021-05-02 03:02:12.736 | [11194 Async ks-domain-role:58472]: finished get_or_add_user_domain_role admin 25ae2b6e3b774739ac33c3e3b1ea71ef default with result 0 in 8 seconds 2021-05-02 03:02:12.743 | Not waiting for async task ks-domain that we never started or has already been waited for 2021-05-02 03:02:12.779 | [11194 Async ks-project:58611]: Waiting for completion of get_or_create_project service Default running on PID 58611 (5 other jobs running) 2021-05-02 03:02:12.804 | [11194 Async ks-project:58611]: Signaling child to exit 2021-05-02 03:02:12.804 | WAKEUP 2021-05-02 03:02:12.826 | [11194 Async ks-project:58611]: Signaled 2021-05-02 03:02:12.828 | + functions-common:get_or_create_project:847 : local project_id 2021-05-02 03:02:12.828 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-05-02 03:02:12.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:12.828 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:12.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:12.828 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:12.828 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:12.828 | + functions-common:get_or_create_project:853 : project_id=aaddfd83ffaf47ac8ed6259598051c59 2021-05-02 03:02:12.828 | + functions-common:get_or_create_project:854 : echo aaddfd83ffaf47ac8ed6259598051c59 2021-05-02 03:02:12.829 | aaddfd83ffaf47ac8ed6259598051c59 2021-05-02 03:02:12.874 | [11194 Async ks-project:58611]: finished get_or_create_project service Default with result 0 in 3 seconds 2021-05-02 03:02:12.911 | [11194 Async ks-service:58697]: Waiting for completion of get_or_create_role service running on PID 58697 (4 other jobs running) 2021-05-02 03:02:12.936 | [11194 Async ks-service:58697]: Signaling child to exit 2021-05-02 03:02:12.936 | WAKEUP 2021-05-02 03:02:12.958 | [11194 Async ks-service:58697]: Signaled 2021-05-02 03:02:12.960 | + functions-common:get_or_create_role:860 : local role_id 2021-05-02 03:02:12.960 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-05-02 03:02:12.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:12.960 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:12.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:12.960 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:12.960 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:12.960 | + functions-common:get_or_create_role:865 : role_id=4766a01685f44efbacc895c456849d6d 2021-05-02 03:02:12.960 | + functions-common:get_or_create_role:866 : echo 4766a01685f44efbacc895c456849d6d 2021-05-02 03:02:12.960 | 4766a01685f44efbacc895c456849d6d 2021-05-02 03:02:13.004 | [11194 Async ks-service:58697]: finished get_or_create_role service with result 0 in 3 seconds 2021-05-02 03:02:13.041 | [11194 Async ks-reseller:58783]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 58783 (3 other jobs running) 2021-05-02 03:02:13.066 | [11194 Async ks-reseller:58783]: Signaling child to exit 2021-05-02 03:02:13.066 | WAKEUP 2021-05-02 03:02:13.089 | [11194 Async ks-reseller:58783]: Signaled 2021-05-02 03:02:13.090 | + functions-common:get_or_create_role:860 : local role_id 2021-05-02 03:02:13.090 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-05-02 03:02:13.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:13.090 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:13.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:13.090 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:13.090 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:13.090 | + functions-common:get_or_create_role:865 : role_id=e1224598319d4adfa17c3e18ab2f3365 2021-05-02 03:02:13.090 | + functions-common:get_or_create_role:866 : echo e1224598319d4adfa17c3e18ab2f3365 2021-05-02 03:02:13.090 | e1224598319d4adfa17c3e18ab2f3365 2021-05-02 03:02:13.135 | [11194 Async ks-reseller:58783]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2021-05-02 03:02:13.172 | [11194 Async ks-anotherrole:58873]: Waiting for completion of get_or_create_role anotherrole running on PID 58873 (2 other jobs running) 2021-05-02 03:02:13.197 | [11194 Async ks-anotherrole:58873]: Signaling child to exit 2021-05-02 03:02:13.197 | WAKEUP 2021-05-02 03:02:13.219 | [11194 Async ks-anotherrole:58873]: Signaled 2021-05-02 03:02:13.221 | + functions-common:get_or_create_role:860 : local role_id 2021-05-02 03:02:13.221 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-05-02 03:02:13.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:13.221 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:13.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:13.221 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:13.221 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:13.221 | + functions-common:get_or_create_role:865 : role_id=d6bf9b0905b2482eb18849be75f0bc98 2021-05-02 03:02:13.221 | + functions-common:get_or_create_role:866 : echo d6bf9b0905b2482eb18849be75f0bc98 2021-05-02 03:02:13.221 | d6bf9b0905b2482eb18849be75f0bc98 2021-05-02 03:02:13.266 | [11194 Async ks-anotherrole:58873]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2021-05-02 03:02:13.270 | + inc/async:async_wait:197 : return 0 2021-05-02 03:02:13.273 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member ab1eefbe2e4a497bb19f086016455cd4 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:13.332 | + inc/async:async_inner:63 : get_or_add_user_project_role member ab1eefbe2e4a497bb19f086016455cd4 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:13.373 | [11194 Async ks-demo-member:59740]: running: get_or_add_user_project_role member ab1eefbe2e4a497bb19f086016455cd4 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:13.375 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin 25ae2b6e3b774739ac33c3e3b1ea71ef 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:13.436 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 25ae2b6e3b774739ac33c3e3b1ea71ef 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:13.478 | [11194 Async ks-demo-admin:59852]: running: get_or_add_user_project_role admin 25ae2b6e3b774739ac33c3e3b1ea71ef 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:13.480 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole ab1eefbe2e4a497bb19f086016455cd4 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:13.558 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ab1eefbe2e4a497bb19f086016455cd4 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:13.606 | [11194 Async ks-demo-another:59964]: running: get_or_add_user_project_role anotherrole ab1eefbe2e4a497bb19f086016455cd4 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:13.608 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member ab1eefbe2e4a497bb19f086016455cd4 d1ad2591718d4eebb206ee959005e5b5 2021-05-02 03:02:13.688 | + inc/async:async_inner:63 : get_or_add_user_project_role member ab1eefbe2e4a497bb19f086016455cd4 d1ad2591718d4eebb206ee959005e5b5 2021-05-02 03:02:13.733 | [11194 Async ks-demo-invis:60076]: running: get_or_add_user_project_role member ab1eefbe2e4a497bb19f086016455cd4 d1ad2591718d4eebb206ee959005e5b5 2021-05-02 03:02:13.735 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2021-05-02 03:02:13.747 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2021-05-02 03:02:13.755 | ++ functions-common:get_or_create_project:847 : local project_id 2021-05-02 03:02:13.767 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-05-02 03:02:16.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:16.729 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:16.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:16.729 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:16.965 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:16.989 | ++ functions-common:get_or_create_project:853 : project_id=7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:17.009 | ++ functions-common:get_or_create_project:854 : echo 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:17.037 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:17.061 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2021-05-02 03:02:17.093 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-05-02 03:02:17.109 | ++ functions-common:get_or_create_user:824 : local user_id 2021-05-02 03:02:17.133 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-05-02 03:02:17.153 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-05-02 03:02:17.178 | +++ 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-05-02 03:02:19.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:19.959 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:19.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:19.959 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:20.190 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:20.199 | ++ functions-common:get_or_create_user:840 : user_id=54376e8d4cf147f3a51ce66a36cff752 2021-05-02 03:02:20.209 | ++ functions-common:get_or_create_user:841 : echo 54376e8d4cf147f3a51ce66a36cff752 2021-05-02 03:02:20.224 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=54376e8d4cf147f3a51ce66a36cff752 2021-05-02 03:02:20.234 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member 54376e8d4cf147f3a51ce66a36cff752 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:20.681 | + inc/async:async_inner:63 : get_or_add_user_project_role member 54376e8d4cf147f3a51ce66a36cff752 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:20.897 | [11194 Async ks-alt-member:60436]: running: get_or_add_user_project_role member 54376e8d4cf147f3a51ce66a36cff752 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:20.925 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin 25ae2b6e3b774739ac33c3e3b1ea71ef 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:21.381 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 25ae2b6e3b774739ac33c3e3b1ea71ef 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:21.565 | [11194 Async ks-alt-admin:60550]: running: get_or_add_user_project_role admin 25ae2b6e3b774739ac33c3e3b1ea71ef 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:21.569 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole 54376e8d4cf147f3a51ce66a36cff752 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:21.994 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 54376e8d4cf147f3a51ce66a36cff752 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:22.219 | [11194 Async ks-alt-another:60662]: running: get_or_add_user_project_role anotherrole 54376e8d4cf147f3a51ce66a36cff752 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:22.241 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2021-05-02 03:02:22.281 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2021-05-02 03:02:22.309 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-05-02 03:02:22.325 | ++ functions-common:get_or_create_group:810 : local group_id 2021-05-02 03:02:22.346 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-05-02 03:02:22.367 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:02:22.540 | [59740 Async ks-demo-member:59740]: finished successfully 2021-05-02 03:02:23.278 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:02:23.401 | [59852 Async ks-demo-admin:59852]: finished successfully 2021-05-02 03:02:23.443 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:02:23.461 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:02:23.618 | [59964 Async ks-demo-another:59964]: finished successfully 2021-05-02 03:02:23.658 | [60076 Async ks-demo-invis:60076]: finished successfully 2021-05-02 03:02:25.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:25.185 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:25.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:25.185 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:25.354 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:25.357 | ++ functions-common:get_or_create_group:817 : group_id=142c5996b90d436a8d8b9cd4400e9bda 2021-05-02 03:02:25.361 | ++ functions-common:get_or_create_group:818 : echo 142c5996b90d436a8d8b9cd4400e9bda 2021-05-02 03:02:25.364 | + lib/keystone:create_keystone_accounts:373 : admin_group=142c5996b90d436a8d8b9cd4400e9bda 2021-05-02 03:02:25.366 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2021-05-02 03:02:25.370 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2021-05-02 03:02:25.372 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-05-02 03:02:25.375 | ++ functions-common:get_or_create_group:810 : local group_id 2021-05-02 03:02:25.378 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-05-02 03:02:27.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:27.630 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:27.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:27.630 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:27.815 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:27.819 | ++ functions-common:get_or_create_group:817 : group_id=b3cf02c2907e472088665e62916dbe8b 2021-05-02 03:02:27.822 | ++ functions-common:get_or_create_group:818 : echo b3cf02c2907e472088665e62916dbe8b 2021-05-02 03:02:27.825 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=b3cf02c2907e472088665e62916dbe8b 2021-05-02 03:02:27.829 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member b3cf02c2907e472088665e62916dbe8b 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:27.911 | + inc/async:async_inner:63 : get_or_add_group_project_role member b3cf02c2907e472088665e62916dbe8b 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:27.968 | [11194 Async ks-group-memberdemo:61173]: running: get_or_add_group_project_role member b3cf02c2907e472088665e62916dbe8b 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:27.985 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole b3cf02c2907e472088665e62916dbe8b 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:28.421 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b3cf02c2907e472088665e62916dbe8b 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:28.687 | [11194 Async ks-group-anotherdemo:61262]: running: get_or_add_group_project_role anotherrole b3cf02c2907e472088665e62916dbe8b 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:28.705 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member b3cf02c2907e472088665e62916dbe8b 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:29.125 | + inc/async:async_inner:63 : get_or_add_group_project_role member b3cf02c2907e472088665e62916dbe8b 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:29.340 | [11194 Async ks-group-memberalt:61350]: running: get_or_add_group_project_role member b3cf02c2907e472088665e62916dbe8b 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:29.358 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole b3cf02c2907e472088665e62916dbe8b 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:29.556 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:02:29.730 | [60436 Async ks-alt-member:60436]: finished successfully 2021-05-02 03:02:29.773 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b3cf02c2907e472088665e62916dbe8b 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:29.990 | [11194 Async ks-group-anotheralt:61476]: running: get_or_add_group_project_role anotherrole b3cf02c2907e472088665e62916dbe8b 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:30.017 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin 142c5996b90d436a8d8b9cd4400e9bda a203a78c5b364fab9a4491154c603939 2021-05-02 03:02:30.473 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 142c5996b90d436a8d8b9cd4400e9bda a203a78c5b364fab9a4491154c603939 2021-05-02 03:02:30.716 | [11194 Async ks-group-admin:61573]: running: get_or_add_group_project_role admin 142c5996b90d436a8d8b9cd4400e9bda a203a78c5b364fab9a4491154c603939 2021-05-02 03:02:30.746 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2021-05-02 03:02:30.977 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:02:31.087 | [11194 Async ks-demo-member:59740]: Waiting for completion of get_or_add_user_project_role member ab1eefbe2e4a497bb19f086016455cd4 69fe16842fab4ec4b345591102b9c296 running on PID 59740 (13 other jobs running) 2021-05-02 03:02:31.147 | [60662 Async ks-alt-another:60662]: finished successfully 2021-05-02 03:02:31.247 | [11194 Async ks-demo-member:59740]: Signaling child to exit 2021-05-02 03:02:31.247 | WAKEUP 2021-05-02 03:02:31.427 | [11194 Async ks-demo-member:59740]: Signaled 2021-05-02 03:02:31.437 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-05-02 03:02:31.437 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-05-02 03:02:31.437 | ++ functions-common:_get_domain_args:872 : local domain 2021-05-02 03:02:31.437 | ++ functions-common:_get_domain_args:873 : domain= 2021-05-02 03:02:31.437 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-05-02 03:02:31.437 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-05-02 03:02:31.437 | ++ functions-common:_get_domain_args:882 : echo 2021-05-02 03:02:31.437 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-05-02 03:02:31.437 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:02:31.437 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user ab1eefbe2e4a497bb19f086016455cd4 --project 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:31.437 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-05-02 03:02:31.437 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:02:31.437 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:31.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:31.437 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:31.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:31.437 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:31.437 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:31.437 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-05-02 03:02:31.437 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-05-02 03:02:31.437 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user ab1eefbe2e4a497bb19f086016455cd4 --project 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:31.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:31.437 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:31.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:31.437 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:31.438 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user ab1eefbe2e4a497bb19f086016455cd4 --project 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:31.438 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-05-02 03:02:31.438 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:02:31.438 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:02:31.438 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:31.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:31.438 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:31.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:31.438 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:31.438 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:31.438 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-05-02 03:02:31.438 | ++ functions-common:get_field:731 : field='$2' 2021-05-02 03:02:31.438 | ++ functions-common:get_field:733 : echo '| 84c131692aef4b0ca2e42352bb48da51 | ab1eefbe2e4a497bb19f086016455cd4 | | 69fe16842fab4ec4b345591102b9c296 | | | False |' 2021-05-02 03:02:31.438 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-05-02 03:02:31.438 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:31.438 | + functions-common:get_or_add_user_project_role:910 : user_role_id=84c131692aef4b0ca2e42352bb48da51 2021-05-02 03:02:31.438 | + functions-common:get_or_add_user_project_role:912 : echo 84c131692aef4b0ca2e42352bb48da51 2021-05-02 03:02:31.438 | 84c131692aef4b0ca2e42352bb48da51 2021-05-02 03:02:31.761 | [11194 Async ks-demo-member:59740]: finished get_or_add_user_project_role member ab1eefbe2e4a497bb19f086016455cd4 69fe16842fab4ec4b345591102b9c296 with result 0 in 9 seconds 2021-05-02 03:02:31.927 | [11194 Async ks-demo-admin:59852]: Waiting for completion of get_or_add_user_project_role admin 25ae2b6e3b774739ac33c3e3b1ea71ef 69fe16842fab4ec4b345591102b9c296 running on PID 59852 (12 other jobs running) 2021-05-02 03:02:32.041 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:02:32.116 | [11194 Async ks-demo-admin:59852]: Signaling child to exit 2021-05-02 03:02:32.116 | WAKEUP 2021-05-02 03:02:32.197 | [60550 Async ks-alt-admin:60550]: finished successfully 2021-05-02 03:02:32.268 | [11194 Async ks-demo-admin:59852]: Signaled 2021-05-02 03:02:32.282 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-05-02 03:02:32.283 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-05-02 03:02:32.283 | ++ functions-common:_get_domain_args:872 : local domain 2021-05-02 03:02:32.283 | ++ functions-common:_get_domain_args:873 : domain= 2021-05-02 03:02:32.283 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-05-02 03:02:32.283 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-05-02 03:02:32.283 | ++ functions-common:_get_domain_args:882 : echo 2021-05-02 03:02:32.283 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-05-02 03:02:32.283 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 25ae2b6e3b774739ac33c3e3b1ea71ef --project 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:32.283 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:02:32.283 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-05-02 03:02:32.283 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:02:32.283 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:32.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:32.283 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:32.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:32.283 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:32.283 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:32.283 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-05-02 03:02:32.283 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-05-02 03:02:32.283 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 25ae2b6e3b774739ac33c3e3b1ea71ef --project 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:32.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:32.283 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:32.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:32.283 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:32.283 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-05-02 03:02:32.283 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:02:32.283 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 25ae2b6e3b774739ac33c3e3b1ea71ef --project 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:32.283 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:02:32.283 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:32.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:32.284 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:32.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:32.284 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:32.284 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:32.284 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-05-02 03:02:32.284 | ++ functions-common:get_field:731 : field='$2' 2021-05-02 03:02:32.284 | ++ functions-common:get_field:733 : echo '| e3d0c23520214f2e9ce78c39319a2c4c | 25ae2b6e3b774739ac33c3e3b1ea71ef | | 69fe16842fab4ec4b345591102b9c296 | | | False |' 2021-05-02 03:02:32.284 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-05-02 03:02:32.284 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:32.284 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e3d0c23520214f2e9ce78c39319a2c4c 2021-05-02 03:02:32.284 | + functions-common:get_or_add_user_project_role:912 : echo e3d0c23520214f2e9ce78c39319a2c4c 2021-05-02 03:02:32.284 | e3d0c23520214f2e9ce78c39319a2c4c 2021-05-02 03:02:32.588 | [11194 Async ks-demo-admin:59852]: finished get_or_add_user_project_role admin 25ae2b6e3b774739ac33c3e3b1ea71ef 69fe16842fab4ec4b345591102b9c296 with result 0 in 10 seconds 2021-05-02 03:02:32.856 | [11194 Async ks-demo-another:59964]: Waiting for completion of get_or_add_user_project_role anotherrole ab1eefbe2e4a497bb19f086016455cd4 69fe16842fab4ec4b345591102b9c296 running on PID 59964 (11 other jobs running) 2021-05-02 03:02:33.015 | [11194 Async ks-demo-another:59964]: Signaling child to exit 2021-05-02 03:02:33.016 | WAKEUP 2021-05-02 03:02:33.167 | [11194 Async ks-demo-another:59964]: Signaled 2021-05-02 03:02:33.178 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-05-02 03:02:33.178 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-05-02 03:02:33.178 | ++ functions-common:_get_domain_args:872 : local domain 2021-05-02 03:02:33.178 | ++ functions-common:_get_domain_args:873 : domain= 2021-05-02 03:02:33.178 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-05-02 03:02:33.178 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-05-02 03:02:33.178 | ++ functions-common:_get_domain_args:882 : echo 2021-05-02 03:02:33.178 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-05-02 03:02:33.178 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user ab1eefbe2e4a497bb19f086016455cd4 --project 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:33.178 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-05-02 03:02:33.178 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:02:33.178 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:02:33.179 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:33.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:33.179 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:33.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:33.179 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:33.179 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:33.179 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-05-02 03:02:33.179 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-05-02 03:02:33.179 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user ab1eefbe2e4a497bb19f086016455cd4 --project 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:33.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:33.179 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:33.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:33.179 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:33.179 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:02:33.179 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-05-02 03:02:33.179 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user ab1eefbe2e4a497bb19f086016455cd4 --project 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:33.179 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:02:33.179 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:33.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:33.179 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:33.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:33.179 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:33.179 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:33.179 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-05-02 03:02:33.179 | ++ functions-common:get_field:731 : field='$2' 2021-05-02 03:02:33.179 | ++ functions-common:get_field:733 : echo '| d6bf9b0905b2482eb18849be75f0bc98 | ab1eefbe2e4a497bb19f086016455cd4 | | 69fe16842fab4ec4b345591102b9c296 | | | False |' 2021-05-02 03:02:33.179 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-05-02 03:02:33.179 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:33.179 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d6bf9b0905b2482eb18849be75f0bc98 2021-05-02 03:02:33.179 | + functions-common:get_or_add_user_project_role:912 : echo d6bf9b0905b2482eb18849be75f0bc98 2021-05-02 03:02:33.180 | d6bf9b0905b2482eb18849be75f0bc98 2021-05-02 03:02:33.408 | [11194 Async ks-demo-another:59964]: finished get_or_add_user_project_role anotherrole ab1eefbe2e4a497bb19f086016455cd4 69fe16842fab4ec4b345591102b9c296 with result 0 in 10 seconds 2021-05-02 03:02:33.672 | [11194 Async ks-demo-invis:60076]: Waiting for completion of get_or_add_user_project_role member ab1eefbe2e4a497bb19f086016455cd4 d1ad2591718d4eebb206ee959005e5b5 running on PID 60076 (10 other jobs running) 2021-05-02 03:02:33.819 | [11194 Async ks-demo-invis:60076]: Signaling child to exit 2021-05-02 03:02:33.819 | WAKEUP 2021-05-02 03:02:34.021 | [11194 Async ks-demo-invis:60076]: Signaled 2021-05-02 03:02:34.039 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-05-02 03:02:34.039 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-05-02 03:02:34.039 | ++ functions-common:_get_domain_args:872 : local domain 2021-05-02 03:02:34.039 | ++ functions-common:_get_domain_args:873 : domain= 2021-05-02 03:02:34.039 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-05-02 03:02:34.039 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-05-02 03:02:34.039 | ++ functions-common:_get_domain_args:882 : echo 2021-05-02 03:02:34.040 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-05-02 03:02:34.040 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user ab1eefbe2e4a497bb19f086016455cd4 --project d1ad2591718d4eebb206ee959005e5b5 2021-05-02 03:02:34.040 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:02:34.040 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-05-02 03:02:34.040 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:02:34.040 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:34.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:34.040 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:34.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:34.040 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:34.040 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:34.040 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-05-02 03:02:34.040 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-05-02 03:02:34.040 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user ab1eefbe2e4a497bb19f086016455cd4 --project d1ad2591718d4eebb206ee959005e5b5 2021-05-02 03:02:34.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:34.040 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:34.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:34.040 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:34.040 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user ab1eefbe2e4a497bb19f086016455cd4 --project d1ad2591718d4eebb206ee959005e5b5 2021-05-02 03:02:34.040 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:02:34.040 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-05-02 03:02:34.040 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:02:34.040 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:34.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:34.040 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:34.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:34.040 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:34.040 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:34.040 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-05-02 03:02:34.040 | ++ functions-common:get_field:731 : field='$2' 2021-05-02 03:02:34.040 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-05-02 03:02:34.040 | ++ functions-common:get_field:733 : echo '| 84c131692aef4b0ca2e42352bb48da51 | ab1eefbe2e4a497bb19f086016455cd4 | | d1ad2591718d4eebb206ee959005e5b5 | | | False |' 2021-05-02 03:02:34.041 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:34.041 | + functions-common:get_or_add_user_project_role:910 : user_role_id=84c131692aef4b0ca2e42352bb48da51 2021-05-02 03:02:34.041 | + functions-common:get_or_add_user_project_role:912 : echo 84c131692aef4b0ca2e42352bb48da51 2021-05-02 03:02:34.041 | 84c131692aef4b0ca2e42352bb48da51 2021-05-02 03:02:34.326 | [11194 Async ks-demo-invis:60076]: finished get_or_add_user_project_role member ab1eefbe2e4a497bb19f086016455cd4 d1ad2591718d4eebb206ee959005e5b5 with result 0 in 10 seconds 2021-05-02 03:02:34.353 | + inc/async:async_wait:197 : return 0 2021-05-02 03:02:34.375 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2021-05-02 03:02:34.727 | [11194 Async ks-alt-member:60436]: Waiting for completion of get_or_add_user_project_role member 54376e8d4cf147f3a51ce66a36cff752 7fa96a1303c944a6a172b7fbc747a4e5 running on PID 60436 (9 other jobs running) 2021-05-02 03:02:34.844 | [11194 Async ks-alt-member:60436]: Signaling child to exit 2021-05-02 03:02:34.846 | WAKEUP 2021-05-02 03:02:35.006 | [11194 Async ks-alt-member:60436]: Signaled 2021-05-02 03:02:35.023 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-05-02 03:02:35.023 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-05-02 03:02:35.023 | ++ functions-common:_get_domain_args:872 : local domain 2021-05-02 03:02:35.023 | ++ functions-common:_get_domain_args:873 : domain= 2021-05-02 03:02:35.023 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-05-02 03:02:35.023 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-05-02 03:02:35.023 | ++ functions-common:_get_domain_args:882 : echo 2021-05-02 03:02:35.023 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-05-02 03:02:35.023 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-05-02 03:02:35.023 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:02:35.023 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 54376e8d4cf147f3a51ce66a36cff752 --project 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:35.023 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:02:35.023 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:35.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:35.023 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:35.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:35.024 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:35.024 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:35.024 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-05-02 03:02:35.024 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-05-02 03:02:35.024 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 54376e8d4cf147f3a51ce66a36cff752 --project 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:35.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:35.024 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:35.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:35.024 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:35.024 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 54376e8d4cf147f3a51ce66a36cff752 --project 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:35.024 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:02:35.024 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-05-02 03:02:35.024 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:02:35.024 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:35.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:35.024 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:35.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:35.024 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:35.024 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:35.024 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-05-02 03:02:35.024 | ++ functions-common:get_field:731 : field='$2' 2021-05-02 03:02:35.024 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-05-02 03:02:35.024 | ++ functions-common:get_field:733 : echo '| 84c131692aef4b0ca2e42352bb48da51 | 54376e8d4cf147f3a51ce66a36cff752 | | 7fa96a1303c944a6a172b7fbc747a4e5 | | | False |' 2021-05-02 03:02:35.024 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:35.024 | + functions-common:get_or_add_user_project_role:910 : user_role_id=84c131692aef4b0ca2e42352bb48da51 2021-05-02 03:02:35.024 | + functions-common:get_or_add_user_project_role:912 : echo 84c131692aef4b0ca2e42352bb48da51 2021-05-02 03:02:35.024 | 84c131692aef4b0ca2e42352bb48da51 2021-05-02 03:02:35.239 | [11194 Async ks-alt-member:60436]: finished get_or_add_user_project_role member 54376e8d4cf147f3a51ce66a36cff752 7fa96a1303c944a6a172b7fbc747a4e5 with result 0 in 9 seconds 2021-05-02 03:02:35.488 | [11194 Async ks-alt-admin:60550]: Waiting for completion of get_or_add_user_project_role admin 25ae2b6e3b774739ac33c3e3b1ea71ef 7fa96a1303c944a6a172b7fbc747a4e5 running on PID 60550 (8 other jobs running) 2021-05-02 03:02:35.646 | [11194 Async ks-alt-admin:60550]: Signaling child to exit 2021-05-02 03:02:35.647 | WAKEUP 2021-05-02 03:02:35.803 | [11194 Async ks-alt-admin:60550]: Signaled 2021-05-02 03:02:35.820 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-05-02 03:02:35.820 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-05-02 03:02:35.820 | ++ functions-common:_get_domain_args:872 : local domain 2021-05-02 03:02:35.820 | ++ functions-common:_get_domain_args:873 : domain= 2021-05-02 03:02:35.820 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-05-02 03:02:35.820 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-05-02 03:02:35.820 | ++ functions-common:_get_domain_args:882 : echo 2021-05-02 03:02:35.820 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-05-02 03:02:35.821 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-05-02 03:02:35.821 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:02:35.821 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 25ae2b6e3b774739ac33c3e3b1ea71ef --project 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:35.821 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:02:35.821 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:35.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:35.821 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:35.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:35.821 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:35.821 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:35.821 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-05-02 03:02:35.821 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-05-02 03:02:35.821 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 25ae2b6e3b774739ac33c3e3b1ea71ef --project 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:35.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:35.822 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:35.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:35.822 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:35.822 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 25ae2b6e3b774739ac33c3e3b1ea71ef --project 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:35.822 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:02:35.822 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-05-02 03:02:35.822 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:02:35.822 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:35.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:35.822 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:35.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:35.822 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:35.822 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:35.822 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-05-02 03:02:35.822 | ++ functions-common:get_field:731 : field='$2' 2021-05-02 03:02:35.822 | ++ functions-common:get_field:733 : echo '| e3d0c23520214f2e9ce78c39319a2c4c | 25ae2b6e3b774739ac33c3e3b1ea71ef | | 7fa96a1303c944a6a172b7fbc747a4e5 | | | False |' 2021-05-02 03:02:35.822 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-05-02 03:02:35.822 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:35.822 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e3d0c23520214f2e9ce78c39319a2c4c 2021-05-02 03:02:35.822 | + functions-common:get_or_add_user_project_role:912 : echo e3d0c23520214f2e9ce78c39319a2c4c 2021-05-02 03:02:35.822 | e3d0c23520214f2e9ce78c39319a2c4c 2021-05-02 03:02:36.126 | [11194 Async ks-alt-admin:60550]: finished get_or_add_user_project_role admin 25ae2b6e3b774739ac33c3e3b1ea71ef 7fa96a1303c944a6a172b7fbc747a4e5 with result 0 in 11 seconds 2021-05-02 03:02:36.370 | [11194 Async ks-alt-another:60662]: Waiting for completion of get_or_add_user_project_role anotherrole 54376e8d4cf147f3a51ce66a36cff752 7fa96a1303c944a6a172b7fbc747a4e5 running on PID 60662 (7 other jobs running) 2021-05-02 03:02:36.551 | [11194 Async ks-alt-another:60662]: Signaling child to exit 2021-05-02 03:02:36.551 | WAKEUP 2021-05-02 03:02:36.721 | [11194 Async ks-alt-another:60662]: Signaled 2021-05-02 03:02:36.737 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-05-02 03:02:36.737 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-05-02 03:02:36.737 | ++ functions-common:_get_domain_args:872 : local domain 2021-05-02 03:02:36.737 | ++ functions-common:_get_domain_args:873 : domain= 2021-05-02 03:02:36.737 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-05-02 03:02:36.737 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-05-02 03:02:36.737 | ++ functions-common:_get_domain_args:882 : echo 2021-05-02 03:02:36.737 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-05-02 03:02:36.737 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-05-02 03:02:36.737 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:02:36.737 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 54376e8d4cf147f3a51ce66a36cff752 --project 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:36.737 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:02:36.737 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:36.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:36.737 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:36.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:36.737 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:36.737 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:36.738 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-05-02 03:02:36.738 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-05-02 03:02:36.738 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 54376e8d4cf147f3a51ce66a36cff752 --project 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:36.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:36.738 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:36.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:36.738 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:36.738 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-05-02 03:02:36.738 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:02:36.738 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:36.738 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:02:36.738 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 54376e8d4cf147f3a51ce66a36cff752 --project 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:36.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:36.738 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:36.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:36.738 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:36.738 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:36.738 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-05-02 03:02:36.739 | ++ functions-common:get_field:731 : field='$2' 2021-05-02 03:02:36.739 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-05-02 03:02:36.739 | ++ functions-common:get_field:733 : echo '| d6bf9b0905b2482eb18849be75f0bc98 | 54376e8d4cf147f3a51ce66a36cff752 | | 7fa96a1303c944a6a172b7fbc747a4e5 | | | False |' 2021-05-02 03:02:36.739 | ++ functions-common:get_field:727 : read data 2021-05-02 03:02:36.739 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d6bf9b0905b2482eb18849be75f0bc98 2021-05-02 03:02:36.739 | + functions-common:get_or_add_user_project_role:912 : echo d6bf9b0905b2482eb18849be75f0bc98 2021-05-02 03:02:36.739 | d6bf9b0905b2482eb18849be75f0bc98 2021-05-02 03:02:37.007 | [11194 Async ks-alt-another:60662]: finished get_or_add_user_project_role anotherrole 54376e8d4cf147f3a51ce66a36cff752 7fa96a1303c944a6a172b7fbc747a4e5 with result 0 in 9 seconds 2021-05-02 03:02:37.037 | + inc/async:async_wait:197 : return 0 2021-05-02 03:02:37.057 | + lib/keystone:create_keystone_accounts:386 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2021-05-02 03:02:37.419 | [11194 Async ks-group-memberdemo:61173]: Waiting for completion of get_or_add_group_project_role member b3cf02c2907e472088665e62916dbe8b 69fe16842fab4ec4b345591102b9c296 running on PID 61173 (6 other jobs running) 2021-05-02 03:02:37.567 | [11194 Async ks-group-memberdemo:61173]: Signaling child to exit 2021-05-02 03:02:38.401 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:02:38.439 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:02:38.463 | [61262 Async ks-group-anotherdemo:61262]: finished successfully 2021-05-02 03:02:38.491 | [61173 Async ks-group-memberdemo:61173]: finished successfully 2021-05-02 03:02:38.557 | WAKEUP 2021-05-02 03:02:38.587 | [11194 Async ks-group-memberdemo:61173]: Signaled 2021-05-02 03:02:38.589 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-05-02 03:02:38.589 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group b3cf02c2907e472088665e62916dbe8b --project 69fe16842fab4ec4b345591102b9c296 -f value 2021-05-02 03:02:38.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:38.589 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:38.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:38.589 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:38.589 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:38.589 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-05-02 03:02:38.589 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-05-02 03:02:38.589 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group b3cf02c2907e472088665e62916dbe8b --project 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:38.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:38.589 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:38.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:38.589 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:38.589 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group b3cf02c2907e472088665e62916dbe8b --project 69fe16842fab4ec4b345591102b9c296 -f value 2021-05-02 03:02:38.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:38.589 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:38.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:38.590 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:38.590 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:38.590 | + functions-common:get_or_add_group_project_role:958 : group_role_id='84c131692aef4b0ca2e42352bb48da51 b3cf02c2907e472088665e62916dbe8b 69fe16842fab4ec4b345591102b9c296 False' 2021-05-02 03:02:38.590 | + functions-common:get_or_add_group_project_role:960 : echo 84c131692aef4b0ca2e42352bb48da51 b3cf02c2907e472088665e62916dbe8b 69fe16842fab4ec4b345591102b9c296 False 2021-05-02 03:02:38.590 | 84c131692aef4b0ca2e42352bb48da51 b3cf02c2907e472088665e62916dbe8b 69fe16842fab4ec4b345591102b9c296 False 2021-05-02 03:02:38.643 | [11194 Async ks-group-memberdemo:61173]: finished get_or_add_group_project_role member b3cf02c2907e472088665e62916dbe8b 69fe16842fab4ec4b345591102b9c296 with result 0 in 10 seconds 2021-05-02 03:02:38.692 | [11194 Async ks-group-anotherdemo:61262]: Waiting for completion of get_or_add_group_project_role anotherrole b3cf02c2907e472088665e62916dbe8b 69fe16842fab4ec4b345591102b9c296 running on PID 61262 (5 other jobs running) 2021-05-02 03:02:38.734 | [11194 Async ks-group-anotherdemo:61262]: Signaling child to exit 2021-05-02 03:02:38.734 | WAKEUP 2021-05-02 03:02:38.763 | [11194 Async ks-group-anotherdemo:61262]: Signaled 2021-05-02 03:02:38.764 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-05-02 03:02:38.764 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group b3cf02c2907e472088665e62916dbe8b --project 69fe16842fab4ec4b345591102b9c296 -f value 2021-05-02 03:02:38.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:38.764 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:38.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:38.764 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:38.764 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:38.764 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-05-02 03:02:38.764 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-05-02 03:02:38.764 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group b3cf02c2907e472088665e62916dbe8b --project 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:02:38.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:38.765 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:38.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:38.765 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:38.765 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group b3cf02c2907e472088665e62916dbe8b --project 69fe16842fab4ec4b345591102b9c296 -f value 2021-05-02 03:02:38.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:38.765 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:38.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:38.765 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:38.765 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:38.765 | + functions-common:get_or_add_group_project_role:958 : group_role_id='d6bf9b0905b2482eb18849be75f0bc98 b3cf02c2907e472088665e62916dbe8b 69fe16842fab4ec4b345591102b9c296 False' 2021-05-02 03:02:38.765 | + functions-common:get_or_add_group_project_role:960 : echo d6bf9b0905b2482eb18849be75f0bc98 b3cf02c2907e472088665e62916dbe8b 69fe16842fab4ec4b345591102b9c296 False 2021-05-02 03:02:38.765 | d6bf9b0905b2482eb18849be75f0bc98 b3cf02c2907e472088665e62916dbe8b 69fe16842fab4ec4b345591102b9c296 False 2021-05-02 03:02:38.825 | [11194 Async ks-group-anotherdemo:61262]: finished get_or_add_group_project_role anotherrole b3cf02c2907e472088665e62916dbe8b 69fe16842fab4ec4b345591102b9c296 with result 0 in 10 seconds 2021-05-02 03:02:38.887 | [11194 Async ks-group-memberalt:61350]: Waiting for completion of get_or_add_group_project_role member b3cf02c2907e472088665e62916dbe8b 7fa96a1303c944a6a172b7fbc747a4e5 running on PID 61350 (4 other jobs running) 2021-05-02 03:02:38.932 | [11194 Async ks-group-memberalt:61350]: Signaling child to exit 2021-05-02 03:02:39.085 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:02:39.115 | [61350 Async ks-group-memberalt:61350]: finished successfully 2021-05-02 03:02:39.135 | WAKEUP 2021-05-02 03:02:39.159 | [11194 Async ks-group-memberalt:61350]: Signaled 2021-05-02 03:02:39.160 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-05-02 03:02:39.160 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group b3cf02c2907e472088665e62916dbe8b --project 7fa96a1303c944a6a172b7fbc747a4e5 -f value 2021-05-02 03:02:39.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:39.160 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:39.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:39.160 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:39.160 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:39.160 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-05-02 03:02:39.160 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-05-02 03:02:39.160 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group b3cf02c2907e472088665e62916dbe8b --project 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:39.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:39.161 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:39.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:39.161 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:39.161 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group b3cf02c2907e472088665e62916dbe8b --project 7fa96a1303c944a6a172b7fbc747a4e5 -f value 2021-05-02 03:02:39.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:39.161 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:39.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:39.161 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:39.161 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:39.161 | + functions-common:get_or_add_group_project_role:958 : group_role_id='84c131692aef4b0ca2e42352bb48da51 b3cf02c2907e472088665e62916dbe8b 7fa96a1303c944a6a172b7fbc747a4e5 False' 2021-05-02 03:02:39.161 | + functions-common:get_or_add_group_project_role:960 : echo 84c131692aef4b0ca2e42352bb48da51 b3cf02c2907e472088665e62916dbe8b 7fa96a1303c944a6a172b7fbc747a4e5 False 2021-05-02 03:02:39.161 | 84c131692aef4b0ca2e42352bb48da51 b3cf02c2907e472088665e62916dbe8b 7fa96a1303c944a6a172b7fbc747a4e5 False 2021-05-02 03:02:39.211 | [11194 Async ks-group-memberalt:61350]: finished get_or_add_group_project_role member b3cf02c2907e472088665e62916dbe8b 7fa96a1303c944a6a172b7fbc747a4e5 with result 0 in 10 seconds 2021-05-02 03:02:39.253 | [11194 Async ks-group-anotheralt:61476]: Waiting for completion of get_or_add_group_project_role anotherrole b3cf02c2907e472088665e62916dbe8b 7fa96a1303c944a6a172b7fbc747a4e5 running on PID 61476 (3 other jobs running) 2021-05-02 03:02:39.285 | [11194 Async ks-group-anotheralt:61476]: Signaling child to exit 2021-05-02 03:02:39.732 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:02:39.758 | [61476 Async ks-group-anotheralt:61476]: finished successfully 2021-05-02 03:02:39.780 | WAKEUP 2021-05-02 03:02:39.805 | [11194 Async ks-group-anotheralt:61476]: Signaled 2021-05-02 03:02:39.806 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-05-02 03:02:39.806 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group b3cf02c2907e472088665e62916dbe8b --project 7fa96a1303c944a6a172b7fbc747a4e5 -f value 2021-05-02 03:02:39.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:39.806 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:39.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:39.806 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:39.806 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:39.806 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-05-02 03:02:39.806 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-05-02 03:02:39.806 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group b3cf02c2907e472088665e62916dbe8b --project 7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:02:39.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:39.806 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:39.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:39.806 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:39.806 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group b3cf02c2907e472088665e62916dbe8b --project 7fa96a1303c944a6a172b7fbc747a4e5 -f value 2021-05-02 03:02:39.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:39.806 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:39.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:39.807 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:39.807 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:39.807 | + functions-common:get_or_add_group_project_role:958 : group_role_id='d6bf9b0905b2482eb18849be75f0bc98 b3cf02c2907e472088665e62916dbe8b 7fa96a1303c944a6a172b7fbc747a4e5 False' 2021-05-02 03:02:39.807 | + functions-common:get_or_add_group_project_role:960 : echo d6bf9b0905b2482eb18849be75f0bc98 b3cf02c2907e472088665e62916dbe8b 7fa96a1303c944a6a172b7fbc747a4e5 False 2021-05-02 03:02:39.807 | d6bf9b0905b2482eb18849be75f0bc98 b3cf02c2907e472088665e62916dbe8b 7fa96a1303c944a6a172b7fbc747a4e5 False 2021-05-02 03:02:39.854 | [11194 Async ks-group-anotheralt:61476]: finished get_or_add_group_project_role anotherrole b3cf02c2907e472088665e62916dbe8b 7fa96a1303c944a6a172b7fbc747a4e5 with result 0 in 10 seconds 2021-05-02 03:02:39.896 | [11194 Async ks-group-admin:61573]: Waiting for completion of get_or_add_group_project_role admin 142c5996b90d436a8d8b9cd4400e9bda a203a78c5b364fab9a4491154c603939 running on PID 61573 (2 other jobs running) 2021-05-02 03:02:39.923 | [11194 Async ks-group-admin:61573]: Signaling child to exit 2021-05-02 03:02:40.349 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:02:40.377 | [61573 Async ks-group-admin:61573]: finished successfully 2021-05-02 03:02:40.397 | WAKEUP 2021-05-02 03:02:40.422 | [11194 Async ks-group-admin:61573]: Signaled 2021-05-02 03:02:40.423 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-05-02 03:02:40.423 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 142c5996b90d436a8d8b9cd4400e9bda --project a203a78c5b364fab9a4491154c603939 -f value 2021-05-02 03:02:40.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:40.424 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:40.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:40.424 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:40.424 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:40.424 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-05-02 03:02:40.424 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-05-02 03:02:40.424 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 142c5996b90d436a8d8b9cd4400e9bda --project a203a78c5b364fab9a4491154c603939 2021-05-02 03:02:40.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:40.424 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:40.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:40.424 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:40.424 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 142c5996b90d436a8d8b9cd4400e9bda --project a203a78c5b364fab9a4491154c603939 -f value 2021-05-02 03:02:40.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:40.424 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:40.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:02:40.424 | from cryptography.utils import int_from_bytes 2021-05-02 03:02:40.424 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:02:40.424 | + functions-common:get_or_add_group_project_role:958 : group_role_id='e3d0c23520214f2e9ce78c39319a2c4c 142c5996b90d436a8d8b9cd4400e9bda a203a78c5b364fab9a4491154c603939 False' 2021-05-02 03:02:40.424 | + functions-common:get_or_add_group_project_role:960 : echo e3d0c23520214f2e9ce78c39319a2c4c 142c5996b90d436a8d8b9cd4400e9bda a203a78c5b364fab9a4491154c603939 False 2021-05-02 03:02:40.424 | e3d0c23520214f2e9ce78c39319a2c4c 142c5996b90d436a8d8b9cd4400e9bda a203a78c5b364fab9a4491154c603939 False 2021-05-02 03:02:40.469 | [11194 Async ks-group-admin:61573]: finished get_or_add_group_project_role admin 142c5996b90d436a8d8b9cd4400e9bda a203a78c5b364fab9a4491154c603939 with result 0 in 10 seconds 2021-05-02 03:02:40.473 | + inc/async:async_wait:197 : return 0 2021-05-02 03:02:40.476 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2021-05-02 03:02:40.493 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:02:40.496 | + ./stack.sh:main:1086 : is_service_enabled nova 2021-05-02 03:02:40.514 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:02:40.516 | + ./stack.sh:main:1087 : async_runfunc create_nova_accounts 2021-05-02 03:02:40.519 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2021-05-02 03:02:40.581 | + inc/async:async_inner:63 : create_nova_accounts 2021-05-02 03:02:40.620 | [11194 Async create_nova_accounts:63184]: running: create_nova_accounts 2021-05-02 03:02:40.623 | + ./stack.sh:main:1089 : is_service_enabled glance 2021-05-02 03:02:40.641 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:02:40.643 | + ./stack.sh:main:1090 : async_runfunc create_glance_accounts 2021-05-02 03:02:40.646 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2021-05-02 03:02:40.707 | + inc/async:async_inner:63 : create_glance_accounts 2021-05-02 03:02:40.750 | [11194 Async create_glance_accounts:63299]: running: create_glance_accounts 2021-05-02 03:02:40.752 | + ./stack.sh:main:1092 : is_service_enabled cinder 2021-05-02 03:02:40.773 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:02:40.776 | + ./stack.sh:main:1093 : async_runfunc create_cinder_accounts 2021-05-02 03:02:40.778 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2021-05-02 03:02:40.848 | + inc/async:async_inner:63 : create_cinder_accounts 2021-05-02 03:02:40.890 | [11194 Async create_cinder_accounts:63429]: running: create_cinder_accounts 2021-05-02 03:02:40.893 | + ./stack.sh:main:1095 : is_service_enabled neutron 2021-05-02 03:02:40.914 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:02:40.916 | + ./stack.sh:main:1096 : async_runfunc create_neutron_accounts 2021-05-02 03:02:40.918 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2021-05-02 03:02:40.994 | + inc/async:async_inner:63 : create_neutron_accounts 2021-05-02 03:02:41.062 | [11194 Async create_neutron_accounts:63544]: running: create_neutron_accounts 2021-05-02 03:02:41.067 | + ./stack.sh:main:1098 : is_service_enabled swift 2021-05-02 03:02:41.099 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:02:41.103 | + ./stack.sh:main:1105 : write_clouds_yaml 2021-05-02 03:02:41.109 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-05-02 03:02:41.115 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-05-02 03:02:41.120 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-05-02 03:02:41.145 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-05-02 03:02:41.163 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-05-02 03:02:41.181 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-05-02 03:02:41.201 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /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.41/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-05-02 03:02:41.318 | The user clouds.yaml file didn't exist. 2021-05-02 03:02:41.349 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /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.41/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-05-02 03:02:41.477 | /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-05-02 03:02:41.477 | self._clouds = yaml.load(clouds_file) 2021-05-02 03:02:41.490 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /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.41/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-05-02 03:02:41.599 | /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-05-02 03:02:41.599 | self._clouds = yaml.load(clouds_file) 2021-05-02 03:02:41.637 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /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.41/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-05-02 03:02:41.828 | /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-05-02 03:02:41.828 | self._clouds = yaml.load(clouds_file) 2021-05-02 03:02:41.839 | + functions-common:write_clouds_yaml:132 : cat 2021-05-02 03:02:41.860 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-05-02 03:02:41.881 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-05-02 03:02:41.901 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-05-02 03:02:41.926 | + ./stack.sh:main:1110 : is_service_enabled horizon 2021-05-02 03:02:42.049 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:02:42.073 | + ./stack.sh:main:1115 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2021-05-02 03:02:42.444 | [11194 Async create_nova_accounts:63184]: Waiting for completion of create_nova_accounts running on PID 63184 (5 other jobs running) 2021-05-02 03:02:42.606 | [11194 Async create_nova_accounts:63184]: Signaling child to exit 2021-05-02 03:03:02.851 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:03:02.884 | [63544 Async create_neutron_accounts:63544]: finished successfully 2021-05-02 03:03:04.657 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:03:04.687 | [63299 Async create_glance_accounts:63299]: finished successfully 2021-05-02 03:03:18.978 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:03:19.004 | [63184 Async create_nova_accounts:63184]: finished successfully 2021-05-02 03:03:19.025 | WAKEUP 2021-05-02 03:03:19.048 | [11194 Async create_nova_accounts:63184]: Signaled 2021-05-02 03:03:19.049 | + lib/nova:create_nova_accounts:342 : [[ 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,g-reg,cinder =~ n-api ]] 2021-05-02 03:03:19.049 | + lib/nova:create_nova_accounts:346 : create_service_user nova admin 2021-05-02 03:03:19.049 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2021-05-02 03:03:19.049 | + functions-common:get_or_create_user:824 : local user_id 2021-05-02 03:03:19.049 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-05-02 03:03:19.049 | + functions-common:get_or_create_user:828 : local email= 2021-05-02 03:03:19.049 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-05-02 03:03:19.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.049 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.050 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.050 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:19.050 | + functions-common:get_or_create_user:840 : user_id=3c3d3263aa4b4615b2472ed71d8292f1 2021-05-02 03:03:19.050 | + functions-common:get_or_create_user:841 : echo 3c3d3263aa4b4615b2472ed71d8292f1 2021-05-02 03:03:19.050 | 3c3d3263aa4b4615b2472ed71d8292f1 2021-05-02 03:03:19.050 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2021-05-02 03:03:19.050 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-05-02 03:03:19.050 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-05-02 03:03:19.050 | ++ functions-common:_get_domain_args:872 : local domain 2021-05-02 03:03:19.050 | ++ functions-common:_get_domain_args:873 : domain= 2021-05-02 03:03:19.050 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-05-02 03:03:19.050 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-05-02 03:03:19.050 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-05-02 03:03:19.050 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-05-02 03:03:19.050 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-05-02 03:03:19.050 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-05-02 03:03:19.050 | ++ 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-05-02 03:03:19.050 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-05-02 03:03:19.050 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:03:19.050 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:03:19.050 | ++ functions-common:get_field:727 : read data 2021-05-02 03:03:19.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.050 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.050 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.051 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:19.051 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-05-02 03:03:19.051 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-05-02 03:03:19.051 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-05-02 03:03:19.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.051 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.051 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.051 | ++ 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-05-02 03:03:19.051 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-05-02 03:03:19.051 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:03:19.051 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:03:19.051 | ++ functions-common:get_field:727 : read data 2021-05-02 03:03:19.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.051 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.051 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.051 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:19.051 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-05-02 03:03:19.051 | ++ functions-common:get_field:731 : field='$2' 2021-05-02 03:03:19.051 | ++ functions-common:get_field:733 : echo '| 4766a01685f44efbacc895c456849d6d | 3c3d3263aa4b4615b2472ed71d8292f1 | | aaddfd83ffaf47ac8ed6259598051c59 | | | False |' 2021-05-02 03:03:19.051 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-05-02 03:03:19.051 | ++ functions-common:get_field:727 : read data 2021-05-02 03:03:19.051 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4766a01685f44efbacc895c456849d6d 2021-05-02 03:03:19.051 | + functions-common:get_or_add_user_project_role:912 : echo 4766a01685f44efbacc895c456849d6d 2021-05-02 03:03:19.051 | 4766a01685f44efbacc895c456849d6d 2021-05-02 03:03:19.051 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-05-02 03:03:19.051 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2021-05-02 03:03:19.051 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-05-02 03:03:19.051 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-05-02 03:03:19.052 | ++ functions-common:_get_domain_args:872 : local domain 2021-05-02 03:03:19.052 | ++ functions-common:_get_domain_args:873 : domain= 2021-05-02 03:03:19.052 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-05-02 03:03:19.052 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-05-02 03:03:19.052 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-05-02 03:03:19.052 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-05-02 03:03:19.052 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-05-02 03:03:19.052 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-05-02 03:03:19.052 | ++ 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-05-02 03:03:19.052 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:03:19.052 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-05-02 03:03:19.052 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:03:19.052 | ++ functions-common:get_field:727 : read data 2021-05-02 03:03:19.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.052 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.052 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.052 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:19.052 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-05-02 03:03:19.052 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-05-02 03:03:19.052 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-05-02 03:03:19.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.052 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.052 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.052 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:03:19.052 | ++ 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-05-02 03:03:19.052 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-05-02 03:03:19.052 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:03:19.052 | ++ functions-common:get_field:727 : read data 2021-05-02 03:03:19.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.052 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.053 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.053 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:19.053 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-05-02 03:03:19.053 | ++ functions-common:get_field:731 : field='$2' 2021-05-02 03:03:19.053 | ++ functions-common:get_field:733 : echo '| e3d0c23520214f2e9ce78c39319a2c4c | 3c3d3263aa4b4615b2472ed71d8292f1 | | aaddfd83ffaf47ac8ed6259598051c59 | | | False |' 2021-05-02 03:03:19.053 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-05-02 03:03:19.053 | ++ functions-common:get_field:727 : read data 2021-05-02 03:03:19.053 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e3d0c23520214f2e9ce78c39319a2c4c 2021-05-02 03:03:19.053 | + functions-common:get_or_add_user_project_role:912 : echo e3d0c23520214f2e9ce78c39319a2c4c 2021-05-02 03:03:19.053 | e3d0c23520214f2e9ce78c39319a2c4c 2021-05-02 03:03:19.053 | + lib/nova:create_nova_accounts:348 : local nova_api_url 2021-05-02 03:03:19.053 | + lib/nova:create_nova_accounts:349 : [[ True == \F\a\l\s\e ]] 2021-05-02 03:03:19.053 | + lib/nova:create_nova_accounts:352 : nova_api_url=http://10.222.0.41/compute 2021-05-02 03:03:19.053 | + lib/nova:create_nova_accounts:355 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-05-02 03:03:19.053 | + functions-common:get_or_create_service:966 : local service_id 2021-05-02 03:03:19.053 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-05-02 03:03:19.053 | ++ 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-05-02 03:03:19.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.053 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.053 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.053 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:19.053 | + functions-common:get_or_create_service:977 : service_id=' 2021-05-02 03:03:19.053 | f3d197ae48564e8cb8b820441d4160a2' 2021-05-02 03:03:19.053 | + functions-common:get_or_create_service:978 : echo f3d197ae48564e8cb8b820441d4160a2 2021-05-02 03:03:19.053 | f3d197ae48564e8cb8b820441d4160a2 2021-05-02 03:03:19.053 | + lib/nova:create_nova_accounts:357 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.41/compute/v2/$(project_id)s' 2021-05-02 03:03:19.053 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-05-02 03:03:19.053 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.41/compute/v2/$(project_id)s' RegionOne 2021-05-02 03:03:19.053 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-05-02 03:03:19.053 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-05-02 03:03:19.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.054 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.054 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.054 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:19.054 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-05-02 03:03:19.054 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-05-02 03:03:19.054 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.41/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-05-02 03:03:19.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.054 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.054 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.054 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:19.054 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=b629b9519ab847b18f3a37fcc4d5d045 2021-05-02 03:03:19.054 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo b629b9519ab847b18f3a37fcc4d5d045 2021-05-02 03:03:19.054 | + functions-common:get_or_create_endpoint:1011 : public_id=b629b9519ab847b18f3a37fcc4d5d045 2021-05-02 03:03:19.054 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-05-02 03:03:19.054 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-05-02 03:03:19.054 | + functions-common:get_or_create_endpoint:1020 : echo b629b9519ab847b18f3a37fcc4d5d045 2021-05-02 03:03:19.054 | b629b9519ab847b18f3a37fcc4d5d045 2021-05-02 03:03:19.054 | + lib/nova:create_nova_accounts:361 : get_or_create_service nova compute 'Nova Compute Service' 2021-05-02 03:03:19.054 | + functions-common:get_or_create_service:966 : local service_id 2021-05-02 03:03:19.054 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-05-02 03:03:19.054 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-05-02 03:03:19.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.054 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.054 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.054 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:19.054 | + functions-common:get_or_create_service:977 : service_id=' 2021-05-02 03:03:19.054 | e8b814f0d0db45e19a914766872f7eb9' 2021-05-02 03:03:19.054 | + functions-common:get_or_create_service:978 : echo e8b814f0d0db45e19a914766872f7eb9 2021-05-02 03:03:19.054 | e8b814f0d0db45e19a914766872f7eb9 2021-05-02 03:03:19.054 | + lib/nova:create_nova_accounts:363 : get_or_create_endpoint compute RegionOne http://10.222.0.41/compute/v2.1 2021-05-02 03:03:19.055 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-05-02 03:03:19.055 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.41/compute/v2.1 RegionOne 2021-05-02 03:03:19.055 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-05-02 03:03:19.055 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-05-02 03:03:19.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.055 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.055 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.055 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:19.055 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-05-02 03:03:19.055 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-05-02 03:03:19.055 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.41/compute/v2.1 --region RegionOne -f value -c id 2021-05-02 03:03:19.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.055 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.055 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.055 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:19.055 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=a86115bdcaba48f19fb1172916053fca 2021-05-02 03:03:19.055 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo a86115bdcaba48f19fb1172916053fca 2021-05-02 03:03:19.055 | + functions-common:get_or_create_endpoint:1011 : public_id=a86115bdcaba48f19fb1172916053fca 2021-05-02 03:03:19.055 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-05-02 03:03:19.055 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-05-02 03:03:19.055 | + functions-common:get_or_create_endpoint:1020 : echo a86115bdcaba48f19fb1172916053fca 2021-05-02 03:03:19.055 | a86115bdcaba48f19fb1172916053fca 2021-05-02 03:03:19.055 | + lib/nova:create_nova_accounts:368 : is_service_enabled n-api 2021-05-02 03:03:19.055 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:03:19.055 | + lib/nova:create_nova_accounts:370 : is_service_enabled swift 2021-05-02 03:03:19.055 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:03:19.056 | + lib/nova:create_nova_accounts:378 : is_service_enabled s3api 2021-05-02 03:03:19.056 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:03:19.095 | [11194 Async create_nova_accounts:63184]: finished create_nova_accounts with result 0 in 38 seconds 2021-05-02 03:03:19.134 | [11194 Async create_glance_accounts:63299]: Waiting for completion of create_glance_accounts running on PID 63299 (4 other jobs running) 2021-05-02 03:03:19.160 | [11194 Async create_glance_accounts:63299]: Signaling child to exit 2021-05-02 03:03:19.160 | WAKEUP 2021-05-02 03:03:19.184 | [11194 Async create_glance_accounts:63299]: Signaled 2021-05-02 03:03:19.185 | + lib/glance:create_glance_accounts:387 : is_service_enabled g-api 2021-05-02 03:03:19.185 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:03:19.185 | + lib/glance:create_glance_accounts:389 : create_service_user glance 2021-05-02 03:03:19.185 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2021-05-02 03:03:19.185 | + functions-common:get_or_create_user:824 : local user_id 2021-05-02 03:03:19.186 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-05-02 03:03:19.186 | + functions-common:get_or_create_user:828 : local email= 2021-05-02 03:03:19.186 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-05-02 03:03:19.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.186 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.186 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.186 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:19.186 | + functions-common:get_or_create_user:840 : user_id=3682f7d83ca741babc4ee477561d1af1 2021-05-02 03:03:19.186 | + functions-common:get_or_create_user:841 : echo 3682f7d83ca741babc4ee477561d1af1 2021-05-02 03:03:19.186 | 3682f7d83ca741babc4ee477561d1af1 2021-05-02 03:03:19.186 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2021-05-02 03:03:19.186 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-05-02 03:03:19.186 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-05-02 03:03:19.186 | ++ functions-common:_get_domain_args:872 : local domain 2021-05-02 03:03:19.186 | ++ functions-common:_get_domain_args:873 : domain= 2021-05-02 03:03:19.186 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-05-02 03:03:19.186 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-05-02 03:03:19.186 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-05-02 03:03:19.186 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-05-02 03:03:19.186 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-05-02 03:03:19.186 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-05-02 03:03:19.186 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:03:19.186 | ++ 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-05-02 03:03:19.186 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-05-02 03:03:19.186 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:03:19.186 | ++ functions-common:get_field:727 : read data 2021-05-02 03:03:19.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.186 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.186 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.186 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:19.187 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-05-02 03:03:19.187 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-05-02 03:03:19.187 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-05-02 03:03:19.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.187 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.187 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.187 | ++ 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-05-02 03:03:19.187 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:03:19.187 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-05-02 03:03:19.187 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:03:19.187 | ++ functions-common:get_field:727 : read data 2021-05-02 03:03:19.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.187 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.187 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.187 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:19.187 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-05-02 03:03:19.187 | ++ functions-common:get_field:731 : field='$2' 2021-05-02 03:03:19.187 | ++ functions-common:get_field:733 : echo '| 4766a01685f44efbacc895c456849d6d | 3682f7d83ca741babc4ee477561d1af1 | | aaddfd83ffaf47ac8ed6259598051c59 | | | False |' 2021-05-02 03:03:19.187 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-05-02 03:03:19.187 | ++ functions-common:get_field:727 : read data 2021-05-02 03:03:19.187 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4766a01685f44efbacc895c456849d6d 2021-05-02 03:03:19.187 | + functions-common:get_or_add_user_project_role:912 : echo 4766a01685f44efbacc895c456849d6d 2021-05-02 03:03:19.187 | 4766a01685f44efbacc895c456849d6d 2021-05-02 03:03:19.187 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-05-02 03:03:19.187 | + lib/glance:create_glance_accounts:392 : is_service_enabled s-proxy 2021-05-02 03:03:19.187 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:03:19.187 | + lib/glance:create_glance_accounts:396 : get_or_create_service glance image 'Glance Image Service' 2021-05-02 03:03:19.187 | + functions-common:get_or_create_service:966 : local service_id 2021-05-02 03:03:19.188 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-05-02 03:03:19.188 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-05-02 03:03:19.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.188 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.188 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.188 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:19.188 | + functions-common:get_or_create_service:977 : service_id=' 2021-05-02 03:03:19.188 | e07ed133dee04f639f7acca16e03347a' 2021-05-02 03:03:19.188 | + functions-common:get_or_create_service:978 : echo e07ed133dee04f639f7acca16e03347a 2021-05-02 03:03:19.188 | e07ed133dee04f639f7acca16e03347a 2021-05-02 03:03:19.188 | + lib/glance:create_glance_accounts:398 : get_or_create_endpoint image RegionOne http://10.222.0.41/image 2021-05-02 03:03:19.188 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-05-02 03:03:19.188 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.41/image RegionOne 2021-05-02 03:03:19.188 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-05-02 03:03:19.188 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-05-02 03:03:19.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.188 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.188 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.188 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:19.188 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-05-02 03:03:19.188 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-05-02 03:03:19.188 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.41/image --region RegionOne -f value -c id 2021-05-02 03:03:19.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.188 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:19.188 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:19.188 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:19.188 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=8fbd89abcb7e45ff8e94d9ba5a26e0cc 2021-05-02 03:03:19.188 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 8fbd89abcb7e45ff8e94d9ba5a26e0cc 2021-05-02 03:03:19.188 | + functions-common:get_or_create_endpoint:1011 : public_id=8fbd89abcb7e45ff8e94d9ba5a26e0cc 2021-05-02 03:03:19.189 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-05-02 03:03:19.189 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-05-02 03:03:19.189 | + functions-common:get_or_create_endpoint:1020 : echo 8fbd89abcb7e45ff8e94d9ba5a26e0cc 2021-05-02 03:03:19.189 | 8fbd89abcb7e45ff8e94d9ba5a26e0cc 2021-05-02 03:03:19.189 | ++ lib/glance:create_glance_accounts:403 : get_or_create_domain Default 2021-05-02 03:03:19.189 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-05-02 03:03:19.189 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-05-02 03:03:19.189 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-05-02 03:03:19.189 | ++ functions-common:get_or_create_domain:803 : echo default 2021-05-02 03:03:19.189 | + lib/glance:create_glance_accounts:403 : service_domain_id=default 2021-05-02 03:03:19.189 | + lib/glance:create_glance_accounts:404 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-05-02 03:03:19.189 | + lib/glance:create_glance_accounts:405 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-05-02 03:03:19.232 | [11194 Async create_glance_accounts:63299]: finished create_glance_accounts with result 0 in 24 seconds 2021-05-02 03:03:19.270 | [11194 Async create_cinder_accounts:63429]: Waiting for completion of create_cinder_accounts running on PID 63429 (3 other jobs running) 2021-05-02 03:03:19.297 | [11194 Async create_cinder_accounts:63429]: Signaling child to exit 2021-05-02 03:03:25.813 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:03:25.838 | [63429 Async create_cinder_accounts:63429]: finished successfully 2021-05-02 03:03:25.859 | WAKEUP 2021-05-02 03:03:25.881 | [11194 Async create_cinder_accounts:63429]: Signaled 2021-05-02 03:03:25.883 | + lib/cinder:create_cinder_accounts:370 : [[ 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,g-reg,cinder =~ c-api ]] 2021-05-02 03:03:25.883 | + lib/cinder:create_cinder_accounts:372 : create_service_user cinder 2021-05-02 03:03:25.883 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2021-05-02 03:03:25.883 | + functions-common:get_or_create_user:824 : local user_id 2021-05-02 03:03:25.883 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-05-02 03:03:25.883 | + functions-common:get_or_create_user:828 : local email= 2021-05-02 03:03:25.883 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-05-02 03:03:25.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.883 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.883 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.883 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:25.883 | + functions-common:get_or_create_user:840 : user_id=f19ada250f8b48d58fad51664a14d5ac 2021-05-02 03:03:25.883 | + functions-common:get_or_create_user:841 : echo f19ada250f8b48d58fad51664a14d5ac 2021-05-02 03:03:25.883 | f19ada250f8b48d58fad51664a14d5ac 2021-05-02 03:03:25.883 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2021-05-02 03:03:25.883 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-05-02 03:03:25.883 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-05-02 03:03:25.883 | ++ functions-common:_get_domain_args:872 : local domain 2021-05-02 03:03:25.883 | ++ functions-common:_get_domain_args:873 : domain= 2021-05-02 03:03:25.883 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-05-02 03:03:25.884 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-05-02 03:03:25.884 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-05-02 03:03:25.884 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-05-02 03:03:25.884 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-05-02 03:03:25.884 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-05-02 03:03:25.884 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:03:25.884 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-05-02 03:03:25.884 | ++ 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-05-02 03:03:25.884 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:03:25.884 | ++ functions-common:get_field:727 : read data 2021-05-02 03:03:25.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.884 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.884 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.884 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:25.884 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-05-02 03:03:25.884 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-05-02 03:03:25.884 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-05-02 03:03:25.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.884 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.884 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.884 | ++ 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-05-02 03:03:25.884 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:03:25.884 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-05-02 03:03:25.884 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:03:25.884 | ++ functions-common:get_field:727 : read data 2021-05-02 03:03:25.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.884 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.884 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.884 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:25.884 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-05-02 03:03:25.885 | ++ functions-common:get_field:731 : field='$2' 2021-05-02 03:03:25.885 | ++ functions-common:get_field:733 : echo '| 4766a01685f44efbacc895c456849d6d | f19ada250f8b48d58fad51664a14d5ac | | aaddfd83ffaf47ac8ed6259598051c59 | | | False |' 2021-05-02 03:03:25.885 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-05-02 03:03:25.885 | ++ functions-common:get_field:727 : read data 2021-05-02 03:03:25.885 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4766a01685f44efbacc895c456849d6d 2021-05-02 03:03:25.885 | + functions-common:get_or_add_user_project_role:912 : echo 4766a01685f44efbacc895c456849d6d 2021-05-02 03:03:25.885 | 4766a01685f44efbacc895c456849d6d 2021-05-02 03:03:25.885 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-05-02 03:03:25.885 | + lib/cinder:create_cinder_accounts:375 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-05-02 03:03:25.885 | + functions-common:get_or_create_service:966 : local service_id 2021-05-02 03:03:25.885 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-05-02 03:03:25.885 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-05-02 03:03:25.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.885 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.885 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.885 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:25.885 | + functions-common:get_or_create_service:977 : service_id=' 2021-05-02 03:03:25.885 | ceccb3795034450fa0d2e727ed2e25da' 2021-05-02 03:03:25.885 | + functions-common:get_or_create_service:978 : echo ceccb3795034450fa0d2e727ed2e25da 2021-05-02 03:03:25.885 | ceccb3795034450fa0d2e727ed2e25da 2021-05-02 03:03:25.885 | + lib/cinder:create_cinder_accounts:376 : '[' True == False ']' 2021-05-02 03:03:25.885 | + lib/cinder:create_cinder_accounts:395 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.41/volume/v3/$(project_id)s' 2021-05-02 03:03:25.885 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-05-02 03:03:25.885 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.41/volume/v3/$(project_id)s' RegionOne 2021-05-02 03:03:25.885 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-05-02 03:03:25.885 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-05-02 03:03:25.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.885 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.885 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.885 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:25.885 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-05-02 03:03:25.886 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-05-02 03:03:25.886 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.41/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-05-02 03:03:25.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.886 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.886 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.886 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:25.886 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=693568a82c094adabecf7b3668303607 2021-05-02 03:03:25.886 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 693568a82c094adabecf7b3668303607 2021-05-02 03:03:25.886 | + functions-common:get_or_create_endpoint:1011 : public_id=693568a82c094adabecf7b3668303607 2021-05-02 03:03:25.886 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-05-02 03:03:25.886 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-05-02 03:03:25.886 | + functions-common:get_or_create_endpoint:1020 : echo 693568a82c094adabecf7b3668303607 2021-05-02 03:03:25.886 | 693568a82c094adabecf7b3668303607 2021-05-02 03:03:25.886 | + lib/cinder:create_cinder_accounts:399 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-05-02 03:03:25.886 | + functions-common:get_or_create_service:966 : local service_id 2021-05-02 03:03:25.886 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2021-05-02 03:03:25.886 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-05-02 03:03:25.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.886 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.886 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.886 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:25.886 | + functions-common:get_or_create_service:977 : service_id=' 2021-05-02 03:03:25.886 | 05126a8c63384ec9b5636b46fca8cbe7' 2021-05-02 03:03:25.886 | + functions-common:get_or_create_service:978 : echo 05126a8c63384ec9b5636b46fca8cbe7 2021-05-02 03:03:25.886 | 05126a8c63384ec9b5636b46fca8cbe7 2021-05-02 03:03:25.886 | + lib/cinder:create_cinder_accounts:401 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.41/volume/v2/$(project_id)s' 2021-05-02 03:03:25.886 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-05-02 03:03:25.886 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.41/volume/v2/$(project_id)s' RegionOne 2021-05-02 03:03:25.886 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-05-02 03:03:25.886 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-05-02 03:03:25.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.887 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.887 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.887 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:25.887 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-05-02 03:03:25.887 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-05-02 03:03:25.887 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.41/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-05-02 03:03:25.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.887 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.887 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.887 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:25.887 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=0a4a5e5565d44d139106ba28b0adc682 2021-05-02 03:03:25.887 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 0a4a5e5565d44d139106ba28b0adc682 2021-05-02 03:03:25.887 | + functions-common:get_or_create_endpoint:1011 : public_id=0a4a5e5565d44d139106ba28b0adc682 2021-05-02 03:03:25.887 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-05-02 03:03:25.887 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-05-02 03:03:25.887 | + functions-common:get_or_create_endpoint:1020 : echo 0a4a5e5565d44d139106ba28b0adc682 2021-05-02 03:03:25.887 | 0a4a5e5565d44d139106ba28b0adc682 2021-05-02 03:03:25.887 | + lib/cinder:create_cinder_accounts:405 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-05-02 03:03:25.887 | + functions-common:get_or_create_service:966 : local service_id 2021-05-02 03:03:25.887 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-05-02 03:03:25.887 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-05-02 03:03:25.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.887 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.887 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.887 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:25.887 | + functions-common:get_or_create_service:977 : service_id=' 2021-05-02 03:03:25.887 | ce20a703d46b4057becee9b47a6da50e' 2021-05-02 03:03:25.887 | + functions-common:get_or_create_service:978 : echo ce20a703d46b4057becee9b47a6da50e 2021-05-02 03:03:25.887 | ce20a703d46b4057becee9b47a6da50e 2021-05-02 03:03:25.888 | + lib/cinder:create_cinder_accounts:407 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.41/volume/v3/$(project_id)s' 2021-05-02 03:03:25.888 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-05-02 03:03:25.888 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.41/volume/v3/$(project_id)s' RegionOne 2021-05-02 03:03:25.888 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-05-02 03:03:25.888 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-05-02 03:03:25.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.888 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.888 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.888 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:25.888 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-05-02 03:03:25.888 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-05-02 03:03:25.888 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.41/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-05-02 03:03:25.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.888 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.888 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.888 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:25.888 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=60d5f4ea68f04785b3ff6fc301b4b4c9 2021-05-02 03:03:25.888 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 60d5f4ea68f04785b3ff6fc301b4b4c9 2021-05-02 03:03:25.888 | + functions-common:get_or_create_endpoint:1011 : public_id=60d5f4ea68f04785b3ff6fc301b4b4c9 2021-05-02 03:03:25.888 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-05-02 03:03:25.888 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-05-02 03:03:25.888 | + functions-common:get_or_create_endpoint:1020 : echo 60d5f4ea68f04785b3ff6fc301b4b4c9 2021-05-02 03:03:25.888 | 60d5f4ea68f04785b3ff6fc301b4b4c9 2021-05-02 03:03:25.888 | + lib/cinder:create_cinder_accounts:412 : configure_cinder_internal_tenant 2021-05-02 03:03:25.888 | ++ lib/cinder:configure_cinder_internal_tenant:599 : get_or_create_project service 2021-05-02 03:03:25.888 | ++ functions-common:get_or_create_project:847 : local project_id 2021-05-02 03:03:25.888 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-05-02 03:03:25.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.888 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.888 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.889 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:25.889 | ++ functions-common:get_or_create_project:853 : project_id=aaddfd83ffaf47ac8ed6259598051c59 2021-05-02 03:03:25.889 | ++ functions-common:get_or_create_project:854 : echo aaddfd83ffaf47ac8ed6259598051c59 2021-05-02 03:03:25.889 | + lib/cinder:configure_cinder_internal_tenant:599 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id aaddfd83ffaf47ac8ed6259598051c59 2021-05-02 03:03:25.889 | ++ lib/cinder:configure_cinder_internal_tenant:600 : get_or_create_user cinder 2021-05-02 03:03:25.889 | ++ functions-common:get_or_create_user:824 : local user_id 2021-05-02 03:03:25.889 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-05-02 03:03:25.889 | ++ functions-common:get_or_create_user:828 : local email= 2021-05-02 03:03:25.889 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-05-02 03:03:25.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.889 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:25.889 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:25.889 | No password was supplied, authentication will fail when a user does not have a password. 2021-05-02 03:03:25.889 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:25.889 | ++ functions-common:get_or_create_user:840 : user_id=f19ada250f8b48d58fad51664a14d5ac 2021-05-02 03:03:25.889 | ++ functions-common:get_or_create_user:841 : echo f19ada250f8b48d58fad51664a14d5ac 2021-05-02 03:03:25.889 | + lib/cinder:configure_cinder_internal_tenant:600 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id f19ada250f8b48d58fad51664a14d5ac 2021-05-02 03:03:25.928 | [11194 Async create_cinder_accounts:63429]: finished create_cinder_accounts with result 0 in 45 seconds 2021-05-02 03:03:25.932 | + inc/async:async_wait:197 : return 0 2021-05-02 03:03:25.935 | + ./stack.sh:main:1116 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2021-05-02 03:03:25.986 | [11194 Async create_neutron_accounts:63544]: Waiting for completion of create_neutron_accounts running on PID 63544 (2 other jobs running) 2021-05-02 03:03:26.014 | [11194 Async create_neutron_accounts:63544]: Signaling child to exit 2021-05-02 03:03:26.014 | WAKEUP 2021-05-02 03:03:26.036 | [11194 Async create_neutron_accounts:63544]: Signaled 2021-05-02 03:03:26.038 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-05-02 03:03:26.038 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-02 03:03:26.038 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-05-02 03:03:26.038 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-05-02 03:03:26.038 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-05-02 03:03:26.038 | + 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,g-reg,cinder =~ ,q- ]] 2021-05-02 03:03:26.038 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-02 03:03:26.038 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-05-02 03:03:26.038 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2021-05-02 03:03:26.038 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2021-05-02 03:03:26.038 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.41:9696/ 2021-05-02 03:03:26.038 | + lib/neutron-legacy:create_mutnauq_accounts:417 : [[ 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,g-reg,cinder =~ q-svc ]] 2021-05-02 03:03:26.038 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2021-05-02 03:03:26.038 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2021-05-02 03:03:26.038 | + functions-common:get_or_create_user:824 : local user_id 2021-05-02 03:03:26.038 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-05-02 03:03:26.038 | + functions-common:get_or_create_user:828 : local email= 2021-05-02 03:03:26.038 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-05-02 03:03:26.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:26.039 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:26.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:26.039 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:26.039 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:26.039 | + functions-common:get_or_create_user:840 : user_id=9646e430335e4929b29d53a9231f8c42 2021-05-02 03:03:26.039 | + functions-common:get_or_create_user:841 : echo 9646e430335e4929b29d53a9231f8c42 2021-05-02 03:03:26.039 | 9646e430335e4929b29d53a9231f8c42 2021-05-02 03:03:26.039 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2021-05-02 03:03:26.039 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-05-02 03:03:26.039 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-05-02 03:03:26.039 | ++ functions-common:_get_domain_args:872 : local domain 2021-05-02 03:03:26.039 | ++ functions-common:_get_domain_args:873 : domain= 2021-05-02 03:03:26.039 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-05-02 03:03:26.039 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-05-02 03:03:26.039 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-05-02 03:03:26.039 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-05-02 03:03:26.039 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-05-02 03:03:26.039 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-05-02 03:03:26.039 | ++ 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-05-02 03:03:26.039 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:03:26.039 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-05-02 03:03:26.039 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:03:26.039 | ++ functions-common:get_field:727 : read data 2021-05-02 03:03:26.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:26.039 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:26.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:26.039 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:26.039 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:26.039 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-05-02 03:03:26.040 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-05-02 03:03:26.040 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-05-02 03:03:26.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:26.040 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:26.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:26.040 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:26.040 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:03:26.040 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-05-02 03:03:26.040 | ++ 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-05-02 03:03:26.040 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:03:26.040 | ++ functions-common:get_field:727 : read data 2021-05-02 03:03:26.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:26.040 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:26.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:26.040 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:26.040 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:26.040 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-05-02 03:03:26.040 | ++ functions-common:get_field:731 : field='$2' 2021-05-02 03:03:26.040 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-05-02 03:03:26.040 | ++ functions-common:get_field:733 : echo '| 4766a01685f44efbacc895c456849d6d | 9646e430335e4929b29d53a9231f8c42 | | aaddfd83ffaf47ac8ed6259598051c59 | | | False |' 2021-05-02 03:03:26.040 | ++ functions-common:get_field:727 : read data 2021-05-02 03:03:26.040 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4766a01685f44efbacc895c456849d6d 2021-05-02 03:03:26.040 | + functions-common:get_or_add_user_project_role:912 : echo 4766a01685f44efbacc895c456849d6d 2021-05-02 03:03:26.040 | 4766a01685f44efbacc895c456849d6d 2021-05-02 03:03:26.040 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-05-02 03:03:26.040 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2021-05-02 03:03:26.040 | + functions-common:get_or_create_service:966 : local service_id 2021-05-02 03:03:26.040 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-05-02 03:03:26.040 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-05-02 03:03:26.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:26.040 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:26.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:26.041 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:26.041 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:26.041 | + functions-common:get_or_create_service:977 : service_id=' 2021-05-02 03:03:26.041 | 63727beff35840a989014781e63400e7' 2021-05-02 03:03:26.041 | + functions-common:get_or_create_service:978 : echo 63727beff35840a989014781e63400e7 2021-05-02 03:03:26.041 | 63727beff35840a989014781e63400e7 2021-05-02 03:03:26.041 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.41:9696/ 2021-05-02 03:03:26.041 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-05-02 03:03:26.041 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.41:9696/ RegionOne 2021-05-02 03:03:26.041 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-05-02 03:03:26.041 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-05-02 03:03:26.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:26.041 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:26.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:26.041 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:26.041 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:26.041 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-05-02 03:03:26.041 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-05-02 03:03:26.041 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.41:9696/ --region RegionOne -f value -c id 2021-05-02 03:03:26.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:26.041 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:26.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:26.041 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:26.041 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:03:26.041 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=906110cefeab4b1faeb1565bf3233f73 2021-05-02 03:03:26.041 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 906110cefeab4b1faeb1565bf3233f73 2021-05-02 03:03:26.041 | + functions-common:get_or_create_endpoint:1011 : public_id=906110cefeab4b1faeb1565bf3233f73 2021-05-02 03:03:26.041 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-05-02 03:03:26.041 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-05-02 03:03:26.041 | + functions-common:get_or_create_endpoint:1020 : echo 906110cefeab4b1faeb1565bf3233f73 2021-05-02 03:03:26.041 | 906110cefeab4b1faeb1565bf3233f73 2021-05-02 03:03:26.083 | [11194 Async create_neutron_accounts:63544]: finished create_neutron_accounts with result 0 in 21 seconds 2021-05-02 03:03:26.090 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2021-05-02 03:03:26.096 | Not waiting for async task configure_horizon that we never started or has already been waited for 2021-05-02 03:03:26.099 | + inc/async:async_wait:197 : return 0 2021-05-02 03:03:26.101 | + ./stack.sh:main:1122 : is_service_enabled mysql postgresql 2021-05-02 03:03:26.119 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:03:26.122 | + ./stack.sh:main:1122 : is_service_enabled glance 2021-05-02 03:03:26.140 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:03:26.142 | + ./stack.sh:main:1123 : echo_summary 'Configuring Glance' 2021-05-02 03:03:26.145 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:03:26.147 | + ./stack.sh:echo_summary:428 : echo -e Configuring Glance 2021-05-02 03:03:26.150 | + ./stack.sh:main:1124 : async_runfunc init_glance 2021-05-02 03:03:26.152 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2021-05-02 03:03:26.212 | + inc/async:async_inner:63 : init_glance 2021-05-02 03:03:26.251 | [11194 Async init_glance:66071]: running: init_glance 2021-05-02 03:03:26.254 | + ./stack.sh:main:1131 : is_service_enabled neutron 2021-05-02 03:03:26.272 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:03:26.275 | + ./stack.sh:main:1132 : echo_summary 'Configuring Neutron' 2021-05-02 03:03:26.277 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:03:26.280 | + ./stack.sh:echo_summary:428 : echo -e Configuring Neutron 2021-05-02 03:03:26.282 | + ./stack.sh:main:1134 : configure_neutron 2021-05-02 03:03:26.285 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-05-02 03:03:26.290 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-05-02 03:03:26.291 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-02 03:03:26.297 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-05-02 03:03:26.300 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-05-02 03:03:26.302 | + 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,g-reg,cinder =~ ,q- ]] 2021-05-02 03:03:26.305 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-02 03:03:26.308 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-05-02 03:03:26.310 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-05-02 03:03:26.313 | + lib/neutron-legacy:_configure_neutron_common:718 : _create_neutron_conf_dir 2021-05-02 03:03:26.315 | + lib/neutron-legacy:_create_neutron_conf_dir:711 : sudo install -d -o ubuntu /etc/neutron 2021-05-02 03:03:26.328 | + lib/neutron-legacy:_configure_neutron_common:721 : cd /opt/stack/neutron 2021-05-02 03:03:26.331 | + lib/neutron-legacy:_configure_neutron_common:721 : exec ./tools/generate_config_file_samples.sh 2021-05-02 03:03:29.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:29.136 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:29.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:29.136 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:32.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:32.067 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:32.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:32.067 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:34.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:34.911 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:34.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:34.911 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:35.565 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:03:35.591 | [66071 Async init_glance:66071]: finished successfully 2021-05-02 03:03:37.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:37.685 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:37.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:37.685 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:40.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:40.476 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:40.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:40.476 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:43.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:43.243 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:43.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:43.243 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:46.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:46.011 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:46.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:46.011 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:49.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:49.040 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:49.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:49.040 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:52.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:52.774 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:52.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:52.774 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:57.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:57.429 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:57.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:03:57.429 | from cryptography.utils import int_from_bytes 2021-05-02 03:03:57.685 | + lib/neutron-legacy:_configure_neutron_common:723 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-05-02 03:03:57.693 | + lib/neutron-legacy:_configure_neutron_common:725 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-05-02 03:03:57.696 | + lib/neutron-legacy:_configure_neutron_common:729 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-05-02 03:03:57.699 | + lib/neutron-legacy:_configure_neutron_common:733 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-05-02 03:03:57.702 | + lib/neutron-legacy:_configure_neutron_common:738 : neutron_plugin_configure_common 2021-05-02 03:03:57.704 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-05-02 03:03:57.706 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-05-02 03:03:57.708 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-05-02 03:03:57.711 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-05-02 03:03:57.713 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=router 2021-05-02 03:03:57.715 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ '' == '' ]] 2021-05-02 03:03:57.717 | + lib/neutron-legacy:_neutron_service_plugin_class_add:889 : Q_SERVICE_PLUGIN_CLASSES=router 2021-05-02 03:03:57.720 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-05-02 03:03:57.722 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2_conf.ini == '' ]] 2021-05-02 03:03:57.724 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2 == '' ]] 2021-05-02 03:03:57.726 | + lib/neutron-legacy:_configure_neutron_common:745 : mkdir -p /etc/neutron/plugins/ml2 2021-05-02 03:03:57.731 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-05-02 03:03:57.733 | + lib/neutron-legacy:_configure_neutron_common:749 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-05-02 03:03:57.736 | + lib/neutron-legacy:_configure_neutron_common:750 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-05-02 03:03:57.741 | ++ lib/neutron-legacy:_configure_neutron_common:755 : database_connection_url neutron 2021-05-02 03:03:57.743 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-05-02 03:03:57.745 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-05-02 03:03:57.748 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-05-02 03:03:57.750 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-05-02 03:03:57.754 | + lib/neutron-legacy:_configure_neutron_common:755 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-05-02 03:03:57.782 | + lib/neutron-legacy:_configure_neutron_common:756 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-05-02 03:03:57.811 | + lib/neutron-legacy:_configure_neutron_common:757 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-05-02 03:03:57.840 | + lib/neutron-legacy:_configure_neutron_common:758 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-05-02 03:03:57.869 | + lib/neutron-legacy:_configure_neutron_common:759 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-05-02 03:03:57.899 | + lib/neutron-legacy:_configure_neutron_common:762 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-05-02 03:03:57.928 | + lib/neutron-legacy:_configure_neutron_common:764 : '[' libvirt = fake ']' 2021-05-02 03:03:57.931 | + lib/neutron-legacy:_configure_neutron_common:774 : setup_logging /etc/neutron/neutron.conf 2021-05-02 03:03:57.933 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2021-05-02 03:03:57.936 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2021-05-02 03:03:57.939 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-02 03:03:57.956 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-02 03:03:57.958 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-02 03:03:57.961 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-02 03:03:57.963 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-02 03:03:57.965 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-02 03:03:57.994 | + functions:setup_systemd_logging:704 : 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-05-02 03:03:58.024 | + functions:setup_systemd_logging:705 : 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-05-02 03:03:58.053 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-02 03:03:58.081 | + lib/neutron-legacy:_configure_neutron_common:776 : is_service_enabled tls-proxy 2021-05-02 03:03:58.098 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:03:58.100 | + lib/neutron-legacy:_configure_neutron_common:782 : _neutron_setup_rootwrap 2021-05-02 03:03:58.103 | + lib/neutron-legacy:_neutron_setup_rootwrap:922 : [[ True == \F\a\l\s\e ]] 2021-05-02 03:03:58.106 | + lib/neutron-legacy:_neutron_setup_rootwrap:926 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-05-02 03:03:58.109 | + lib/neutron-legacy:_neutron_setup_rootwrap:927 : [[ -d /etc/neutron/rootwrap.d ]] 2021-05-02 03:03:58.111 | + lib/neutron-legacy:_neutron_setup_rootwrap:931 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-05-02 03:03:58.114 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:912 : [[ True == \F\a\l\s\e ]] 2021-05-02 03:03:58.116 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:915 : local srcdir=/opt/stack/neutron 2021-05-02 03:03:58.119 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:916 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-05-02 03:03:58.132 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:917 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2021-05-02 03:03:58.144 | + lib/neutron-legacy:_neutron_setup_rootwrap:935 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-05-02 03:03:58.147 | + lib/neutron-legacy:_neutron_setup_rootwrap:938 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-05-02 03:03:58.159 | + lib/neutron-legacy:_neutron_setup_rootwrap:940 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-05-02 03:03:58.171 | + lib/neutron-legacy:_neutron_setup_rootwrap:941 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-05-02 03:03:58.184 | + lib/neutron-legacy:_neutron_setup_rootwrap:944 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-05-02 03:03:58.186 | + lib/neutron-legacy:_neutron_setup_rootwrap:945 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-05-02 03:03:58.189 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:948 : mktemp 2021-05-02 03:03:58.194 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : TEMPFILE=/tmp/tmp.ITSBeQbKoB 2021-05-02 03:03:58.196 | + lib/neutron-legacy:_neutron_setup_rootwrap:949 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-05-02 03:03:58.199 | + lib/neutron-legacy:_neutron_setup_rootwrap:950 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-05-02 03:03:58.202 | + lib/neutron-legacy:_neutron_setup_rootwrap:951 : chmod 0440 /tmp/tmp.ITSBeQbKoB 2021-05-02 03:03:58.206 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : sudo chown root:root /tmp/tmp.ITSBeQbKoB 2021-05-02 03:03:58.217 | + lib/neutron-legacy:_neutron_setup_rootwrap:953 : sudo mv /tmp/tmp.ITSBeQbKoB /etc/sudoers.d/neutron-rootwrap 2021-05-02 03:03:58.230 | + lib/neutron-legacy:_neutron_setup_rootwrap:956 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-05-02 03:03:58.259 | + lib/neutron-legacy:_neutron_setup_rootwrap:957 : [[ True == \T\r\u\e ]] 2021-05-02 03:03:58.262 | + lib/neutron-legacy:_neutron_setup_rootwrap:958 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-05-02 03:03:58.291 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-05-02 03:03:58.294 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-05-02 03:03:58.296 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-05-02 03:03:58.299 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-02 03:03:58.301 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-02 03:03:58.304 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-02 03:03:58.321 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:03:58.324 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-02 03:03:58.327 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-02 03:03:58.329 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-02 03:03:58.347 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:03:58.350 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-05-02 03:03:58.354 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-05-02 03:03:58.385 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-02 03:03:58.387 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-02 03:03:58.390 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-05-02 03:03:58.407 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:03:58.410 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-05-02 03:03:58.427 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:03:58.430 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-05-02 03:03:58.433 | + lib/neutron-legacy:_configure_neutron_service:859 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-05-02 03:03:58.435 | + lib/neutron-legacy:_configure_neutron_service:860 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-05-02 03:03:58.440 | + lib/neutron-legacy:_configure_neutron_service:863 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-05-02 03:03:58.470 | + lib/neutron-legacy:_configure_neutron_service:865 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-05-02 03:03:58.502 | + lib/neutron-legacy:_configure_neutron_service:866 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-05-02 03:03:58.532 | + lib/neutron-legacy:_configure_neutron_service:867 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-05-02 03:03:58.565 | + lib/neutron-legacy:_configure_neutron_service:869 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-05-02 03:03:58.596 | + lib/neutron-legacy:_configure_neutron_service:870 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-05-02 03:03:58.599 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-05-02 03:03:58.601 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2021-05-02 03:03:58.604 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-02 03:03:58.607 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-05-02 03:03:58.637 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-05-02 03:03:58.667 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-05-02 03:03:58.697 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-05-02 03:03:58.727 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-05-02 03:03:58.757 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-05-02 03:03:58.787 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-05-02 03:03:58.817 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-05-02 03:03:58.847 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-02 03:03:58.878 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-05-02 03:03:58.908 | + lib/neutron-legacy:_configure_neutron_service:873 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-05-02 03:03:58.938 | + lib/neutron-legacy:_configure_neutron_service:874 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-05-02 03:03:58.968 | + lib/neutron-legacy:_configure_neutron_service:876 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-05-02 03:03:58.971 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-05-02 03:03:58.974 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-02 03:03:58.976 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-02 03:03:58.979 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-05-02 03:03:59.009 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2021-05-02 03:03:59.041 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.41/identity 2021-05-02 03:03:59.071 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2021-05-02 03:03:59.101 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-05-02 03:03:59.131 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-05-02 03:03:59.161 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2021-05-02 03:03:59.191 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-05-02 03:03:59.222 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-02 03:03:59.252 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-05-02 03:03:59.283 | + lib/neutron-legacy:_configure_neutron_service:879 : neutron_plugin_configure_service 2021-05-02 03:03:59.285 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2021-05-02 03:03:59.288 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-05-02 03:03:59.291 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-05-02 03:03:59.293 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-05-02 03:03:59.296 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-05-02 03:03:59.298 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-05-02 03:03:59.300 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 300:349 != '' ]] 2021-05-02 03:03:59.303 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:300:349 2021-05-02 03:03:59.305 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:300:349 != '' ]] 2021-05-02 03:03:59.308 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-05-02 03:03:59.310 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-05-02 03:03:59.313 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-05-02 03:03:59.315 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-05-02 03:03:59.318 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-05-02 03:03:59.320 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-05-02 03:03:59.323 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-05-02 03:03:59.325 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-05-02 03:03:59.328 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-05-02 03:03:59.330 | + 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-05-02 03:03:59.359 | + 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-05-02 03:03:59.361 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-05-02 03:03:59.364 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-05-02 03:03:59.366 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-05-02 03:03:59.369 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-05-02 03:03:59.371 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-05-02 03:03:59.374 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-05-02 03:03:59.402 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-05-02 03:03:59.405 | + 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-05-02 03:03:59.407 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-05-02 03:03:59.410 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-05-02 03:03:59.412 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-05-02 03:03:59.415 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-05-02 03:03:59.417 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-05-02 03:03:59.420 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-05-02 03:03:59.449 | + 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-05-02 03:03:59.451 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-05-02 03:03:59.454 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-05-02 03:03:59.456 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2021-05-02 03:03:59.459 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2021-05-02 03:03:59.461 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-05-02 03:03:59.464 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-05-02 03:03:59.492 | + 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-05-02 03:03:59.495 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-05-02 03:03:59.497 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-05-02 03:03:59.500 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-05-02 03:03:59.502 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-05-02 03:03:59.505 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-05-02 03:03:59.507 | + 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-05-02 03:03:59.537 | + 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-05-02 03:03:59.539 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-05-02 03:03:59.542 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-05-02 03:03:59.544 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-05-02 03:03:59.547 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-05-02 03:03:59.550 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-05-02 03:03:59.552 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-05-02 03:03:59.581 | + 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-05-02 03:03:59.584 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-05-02 03:03:59.586 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-05-02 03:03:59.589 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-05-02 03:03:59.591 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-05-02 03:03:59.593 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-05-02 03:03:59.596 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-05-02 03:03:59.625 | + 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:300:349 2021-05-02 03:03:59.628 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-05-02 03:03:59.630 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-05-02 03:03:59.633 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:300:349 2021-05-02 03:03:59.635 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:300:349 ']' 2021-05-02 03:03:59.638 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-05-02 03:03:59.641 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:300:349 2021-05-02 03:03:59.670 | + 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-05-02 03:03:59.672 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-05-02 03:03:59.674 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-05-02 03:03:59.677 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-05-02 03:03:59.679 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-05-02 03:03:59.682 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-05-02 03:03:59.684 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-05-02 03:03:59.713 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-05-02 03:03:59.716 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-05-02 03:03:59.734 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:03:59.736 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-05-02 03:03:59.739 | + lib/neutron-legacy:_configure_neutron_plugin_agent:846 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-05-02 03:03:59.771 | + lib/neutron-legacy:_configure_neutron_plugin_agent:847 : [[ True == \T\r\u\e ]] 2021-05-02 03:03:59.773 | + lib/neutron-legacy:_configure_neutron_plugin_agent:848 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-05-02 03:03:59.802 | + lib/neutron-legacy:_configure_neutron_plugin_agent:850 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-05-02 03:03:59.834 | + lib/neutron-legacy:_configure_neutron_plugin_agent:853 : neutron_plugin_configure_plugin_agent 2021-05-02 03:03:59.836 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2021-05-02 03:03:59.839 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-05-02 03:03:59.841 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-05-02 03:04:02.266 | INFO neutron.common.config [-] Logging enabled! 2021-05-02 03:04:02.266 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.0.dev178 2021-05-02 03:04:02.267 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=67839) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-05-02 03:04:02.268 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-05-02 03:04:02.269 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmpiigwznlf/privsep.sock'] 2021-05-02 03:04:03.526 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-05-02 03:04:03.526 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpiigwznlf/privsep.sock {{(pid=67839) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}} 2021-05-02 03:04:03.527 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-05-02 03:04:03.527 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-05-02 03:04:03.527 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2021-05-02 03:04:03.528 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 67881 2021-05-02 03:04:03.528 | DEBUG oslo.privsep.daemon [-] privsep: reply[140218104037040]: (2,) {{(pid=67881) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}} 2021-05-02 03:04:03.698 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=67881) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-05-02 03:04:03.715 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.016s {{(pid=67881) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-05-02 03:04:03.715 | DEBUG oslo.privsep.daemon [-] privsep: reply[140218104037040]: (4, ('beca5cfb-3cd5-4f89-9641-612a013d721c\n', '')) {{(pid=67881) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}} 2021-05-02 03:04:03.892 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=67839) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-05-02 03:04:03.892 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=67839) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-05-02 03:04:03.893 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=67839) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-05-02 03:04:03.893 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=67839) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-05-02 03:04:03.893 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=67839) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-05-02 03:04:03.894 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=67839) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-05-02 03:04:03.950 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-05-02 03:04:03.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:03.950 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:03.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:03.951 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:04.231 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-05-02 03:04:04.234 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-05-02 03:04:04.238 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-05-02 03:04:04.241 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-05-02 03:04:04.244 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-05-02 03:04:04.315 | + 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-05-02 03:04:04.335 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2021-05-02 03:04:04.338 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-05-02 03:04:04.340 | + 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-05-02 03:04:04.371 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-05-02 03:04:04.375 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2021-05-02 03:04:04.383 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2021-05-02 03:04:04.385 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-05-02 03:04:04.388 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2021-05-02 03:04:04.401 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2021-05-02 03:04:04.414 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-05-02 03:04:04.417 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-05-02 03:04:04.425 | net.bridge.bridge-nf-call-iptables = 1 2021-05-02 03:04:04.429 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-05-02 03:04:04.431 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-05-02 03:04:04.439 | net.bridge.bridge-nf-call-ip6tables = 1 2021-05-02 03:04:04.443 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2021-05-02 03:04:04.446 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2021-05-02 03:04:04.448 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2021-05-02 03:04:04.451 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2021-05-02 03:04:04.453 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2021-05-02 03:04:04.456 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-05-02 03:04:04.459 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-05-02 03:04:04.461 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-05-02 03:04:04.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-05-02 03:04:04.491 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2021-05-02 03:04:04.494 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2021-05-02 03:04:04.531 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-05-02 03:04:04.533 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-05-02 03:04:04.563 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-05-02 03:04:04.592 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-05-02 03:04:04.610 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:04:04.612 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-05-02 03:04:04.615 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:787 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-05-02 03:04:04.620 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:789 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-05-02 03:04:04.649 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:791 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-05-02 03:04:04.678 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:792 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-05-02 03:04:04.710 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:793 : [[ True == \T\r\u\e ]] 2021-05-02 03:04:04.713 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:794 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-05-02 03:04:04.743 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:797 : is_service_enabled q-l3 2021-05-02 03:04:04.760 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:04:04.763 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-05-02 03:04:04.765 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-05-02 03:04:04.794 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-05-02 03:04:04.797 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-05-02 03:04:04.799 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-05-02 03:04:04.828 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-05-02 03:04:04.831 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-05-02 03:04:04.833 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2021-05-02 03:04:04.836 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-05-02 03:04:04.853 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:04:04.856 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-05-02 03:04:04.859 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2021-05-02 03:04:04.864 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-05-02 03:04:04.893 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-05-02 03:04:04.926 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-05-02 03:04:04.929 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-05-02 03:04:04.962 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-05-02 03:04:04.965 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-05-02 03:04:04.999 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-05-02 03:04:05.002 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2021-05-02 03:04:05.004 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-05-02 03:04:05.034 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-05-02 03:04:05.037 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2021-05-02 03:04:05.039 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2021-05-02 03:04:05.042 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-05-02 03:04:07.439 | INFO neutron.common.config [-] Logging enabled! 2021-05-02 03:04:07.440 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.0.dev178 2021-05-02 03:04:07.440 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=68420) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-05-02 03:04:07.491 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=68420) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-05-02 03:04:07.491 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=68420) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-05-02 03:04:07.491 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=68420) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-05-02 03:04:07.491 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=68420) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-05-02 03:04:07.491 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=68420) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-05-02 03:04:07.491 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=68420) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-05-02 03:04:07.552 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-05-02 03:04:07.553 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=68420) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:88}} 2021-05-02 03:04:07.553 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=68420) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:126}} 2021-05-02 03:04:07.554 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-05-02 03:04:07.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:07.554 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:07.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:07.554 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:07.856 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-05-02 03:04:07.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-05-02 03:04:07.863 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-05-02 03:04:07.868 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-05-02 03:04:07.871 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-05-02 03:04:07.873 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-05-02 03:04:07.876 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-05-02 03:04:07.893 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-05-02 03:04:07.896 | + functions:set_mtu:785 : local dev=br-data 2021-05-02 03:04:07.898 | + functions:set_mtu:786 : local mtu=1500 2021-05-02 03:04:07.901 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2021-05-02 03:04:07.913 | + 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-05-02 03:04:07.931 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:130 : [[ -n eth1 ]] 2021-05-02 03:04:07.934 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _move_neutron_addresses_route eth1 br-data True False inet 2021-05-02 03:04:07.937 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2021-05-02 03:04:07.939 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2021-05-02 03:04:07.942 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2021-05-02 03:04:07.944 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2021-05-02 03:04:07.946 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2021-05-02 03:04:07.949 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2021-05-02 03:04:07.952 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2021-05-02 03:04:07.954 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2021-05-02 03:04:07.957 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2021-05-02 03:04:07.960 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2021-05-02 03:04:07.962 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2021-05-02 03:04:07.966 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2021-05-02 03:04:07.966 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2021-05-02 03:04:07.973 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2021-05-02 03:04:07.975 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2021-05-02 03:04:07.978 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2021-05-02 03:04:07.981 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2021-05-02 03:04:07.986 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2021-05-02 03:04:07.986 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2021-05-02 03:04:07.986 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2021-05-02 03:04:07.993 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.40/22 brd 192.168.3.255' 2021-05-02 03:04:07.996 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2021-05-02 03:04:07.998 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2021-05-02 03:04:08.001 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-05-02 03:04:08.003 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2021-05-02 03:04:08.005 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.40/22 brd 192.168.3.255 != '' ]] 2021-05-02 03:04:08.008 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.40/22 brd 192.168.3.255 dev eth1' 2021-05-02 03:04:08.010 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.40/22 brd 192.168.3.255 dev br-data' 2021-05-02 03:04:08.013 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2021-05-02 03:04:08.015 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2021-05-02 03:04:08.020 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2021-05-02 03:04:08.020 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.40/22 brd 192.168.3.255 2021-05-02 03:04:08.020 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2021-05-02 03:04:08.020 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2021-05-02 03:04:08.026 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.40 2021-05-02 03:04:08.028 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.40 ' 2021-05-02 03:04:08.031 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.40/22 brd 192.168.3.255 dev eth1 2021-05-02 03:04:08.046 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.40/22 brd 192.168.3.255 dev br-data 2021-05-02 03:04:08.059 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2021-05-02 03:04:08.073 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-05-02 03:04:08.094 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.40 2021-05-02 03:04:08.118 | PING 192.168.0.40 (192.168.0.40) from 192.168.0.40 br-data: 56(84) bytes of data. 2021-05-02 03:04:08.118 | 64 bytes from 192.168.0.40: icmp_seq=1 ttl=64 time=0.062 ms 2021-05-02 03:04:09.132 | 64 bytes from 192.168.0.40: icmp_seq=2 ttl=64 time=0.048 ms 2021-05-02 03:04:10.156 | 64 bytes from 192.168.0.40: icmp_seq=3 ttl=64 time=0.056 ms 2021-05-02 03:04:10.156 | 2021-05-02 03:04:10.156 | --- 192.168.0.40 ping statistics --- 2021-05-02 03:04:10.156 | 3 packets transmitted, 3 received, 0% packet loss, time 2037ms 2021-05-02 03:04:10.156 | rtt min/avg/max/mdev = 0.048/0.055/0.062/0.005 ms 2021-05-02 03:04:10.165 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : ip -f inet6 a s dev eth1 2021-05-02 03:04:10.165 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : grep -c global 2021-05-02 03:04:10.172 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : [[ 0 != 0 ]] 2021-05-02 03:04:10.174 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-05-02 03:04:10.192 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:04:10.194 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-05-02 03:04:10.197 | + lib/neutron-legacy:_configure_neutron_metadata_agent:815 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-05-02 03:04:10.202 | + lib/neutron-legacy:_configure_neutron_metadata_agent:817 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-05-02 03:04:10.232 | + lib/neutron-legacy:_configure_neutron_metadata_agent:818 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.41 2021-05-02 03:04:10.262 | + lib/neutron-legacy:_configure_neutron_metadata_agent:819 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-05-02 03:04:10.291 | + lib/neutron-legacy:_configure_neutron_metadata_agent:820 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-05-02 03:04:10.323 | + lib/neutron-legacy:_configure_neutron_metadata_agent:821 : [[ True == \T\r\u\e ]] 2021-05-02 03:04:10.326 | + lib/neutron-legacy:_configure_neutron_metadata_agent:822 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-05-02 03:04:10.357 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-05-02 03:04:10.360 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-05-02 03:04:10.379 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:04:10.381 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2021-05-02 03:04:10.384 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-05-02 03:04:10.414 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-05-02 03:04:10.445 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-05-02 03:04:10.448 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2021-05-02 03:04:10.465 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:04:10.468 | + ./stack.sh:main:1137 : is_service_enabled neutron 2021-05-02 03:04:10.486 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:04:10.489 | + ./stack.sh:main:1138 : async_runfunc init_neutron 2021-05-02 03:04:10.491 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2021-05-02 03:04:10.554 | + inc/async:async_inner:63 : init_neutron 2021-05-02 03:04:10.595 | [11194 Async init_neutron:68846]: running: init_neutron 2021-05-02 03:04:10.598 | + ./stack.sh:main:1146 : is_service_enabled q-dhcp 2021-05-02 03:04:10.618 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:04:10.621 | ++ ./stack.sh:main:1149 : pidof NetworkManager 2021-05-02 03:04:10.640 | ++ ./stack.sh:main:1149 : true 2021-05-02 03:04:10.643 | + ./stack.sh:main:1149 : netman_pid= 2021-05-02 03:04:10.645 | + ./stack.sh:main:1150 : '[' -z '' ']' 2021-05-02 03:04:10.648 | + ./stack.sh:main:1151 : sudo killall dnsmasq 2021-05-02 03:04:10.677 | dnsmasq: no process found 2021-05-02 03:04:10.680 | + ./stack.sh:main:1151 : true 2021-05-02 03:04:10.683 | + ./stack.sh:main:1156 : clean_iptables 2021-05-02 03:04:10.688 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2021-05-02 03:04:10.691 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2021-05-02 03:04:10.691 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2021-05-02 03:04:10.691 | + lib/nova:clean_iptables:183 : grep '\-A' 2021-05-02 03:04:10.695 | + lib/nova:clean_iptables:183 : bash 2021-05-02 03:04:10.696 | + lib/nova:clean_iptables:183 : grep nova 2021-05-02 03:04:10.698 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2021-05-02 03:04:10.710 | + lib/nova:clean_iptables:185 : grep nova 2021-05-02 03:04:10.712 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2021-05-02 03:04:10.712 | + lib/nova:clean_iptables:185 : grep '\-A' 2021-05-02 03:04:10.715 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2021-05-02 03:04:10.717 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2021-05-02 03:04:10.722 | + lib/nova:clean_iptables:185 : bash 2021-05-02 03:04:10.724 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2021-05-02 03:04:10.736 | + lib/nova:clean_iptables:187 : grep '\-N' 2021-05-02 03:04:10.736 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2021-05-02 03:04:10.737 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2021-05-02 03:04:10.741 | + lib/nova:clean_iptables:187 : grep nova 2021-05-02 03:04:10.742 | + lib/nova:clean_iptables:187 : bash 2021-05-02 03:04:10.744 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2021-05-02 03:04:10.745 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2021-05-02 03:04:10.761 | + lib/nova:clean_iptables:189 : grep nova 2021-05-02 03:04:10.763 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2021-05-02 03:04:10.766 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2021-05-02 03:04:10.766 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2021-05-02 03:04:10.767 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2021-05-02 03:04:10.771 | + lib/nova:clean_iptables:189 : bash 2021-05-02 03:04:10.772 | + lib/nova:clean_iptables:189 : grep '\-N' 2021-05-02 03:04:10.782 | + ./stack.sh:main:1159 : sudo sysctl -w net.ipv4.ip_forward=1 2021-05-02 03:04:10.790 | net.ipv4.ip_forward = 1 2021-05-02 03:04:10.794 | + ./stack.sh:main:1166 : is_service_enabled swift 2021-05-02 03:04:10.812 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:04:10.814 | + ./stack.sh:main:1175 : is_service_enabled cinder 2021-05-02 03:04:10.831 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:04:10.834 | + ./stack.sh:main:1176 : echo_summary 'Configuring Cinder' 2021-05-02 03:04:10.837 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:04:10.839 | + ./stack.sh:echo_summary:428 : echo -e Configuring Cinder 2021-05-02 03:04:10.841 | + ./stack.sh:main:1177 : async_runfunc init_cinder 2021-05-02 03:04:10.844 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2021-05-02 03:04:10.905 | + inc/async:async_inner:63 : init_cinder 2021-05-02 03:04:10.947 | [11194 Async init_cinder:69129]: running: init_cinder 2021-05-02 03:04:10.950 | + ./stack.sh:main:1183 : is_service_enabled placement 2021-05-02 03:04:10.973 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:04:10.976 | + ./stack.sh:main:1184 : echo_summary 'Configuring placement' 2021-05-02 03:04:10.978 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:04:10.983 | + ./stack.sh:echo_summary:428 : echo -e Configuring placement 2021-05-02 03:04:10.986 | + ./stack.sh:main:1185 : async_runfunc init_placement 2021-05-02 03:04:10.989 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2021-05-02 03:04:11.052 | + inc/async:async_inner:63 : init_placement 2021-05-02 03:04:11.098 | [11194 Async init_placement:69266]: running: init_placement 2021-05-02 03:04:11.101 | + ./stack.sh:main:1189 : async_wait init_neutron 2021-05-02 03:04:11.180 | [11194 Async init_neutron:68846]: Waiting for completion of init_neutron running on PID 68846 (5 other jobs running) 2021-05-02 03:04:11.210 | [11194 Async init_neutron:68846]: Signaling child to exit 2021-05-02 03:04:18.206 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:04:18.240 | [69129 Async init_cinder:69129]: finished successfully 2021-05-02 03:04:32.260 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:04:32.286 | [68846 Async init_neutron:68846]: finished successfully 2021-05-02 03:04:32.307 | WAKEUP 2021-05-02 03:04:32.330 | [11194 Async init_neutron:68846]: Signaled 2021-05-02 03:04:32.332 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-05-02 03:04:32.332 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-05-02 03:04:32.332 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-02 03:04:32.332 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-05-02 03:04:32.332 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-05-02 03:04:32.332 | + 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,g-reg,cinder =~ ,q- ]] 2021-05-02 03:04:32.332 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-02 03:04:32.332 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-05-02 03:04:32.332 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2021-05-02 03:04:32.332 | + lib/database:recreate_database:110 : local db=neutron 2021-05-02 03:04:32.332 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-05-02 03:04:32.332 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-05-02 03:04:32.332 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-05-02 03:04:32.332 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-05-02 03:04:32.332 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-05-02 03:04:32.332 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-05-02 03:04:32.332 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2021-05-02 03:04:32.332 | + functions-common:time_start:2290 : local name=dbsync 2021-05-02 03:04:32.332 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:04:32.332 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:04:32.332 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:04:32.332 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924650651 2021-05-02 03:04:32.333 | + lib/neutron-legacy:init_mutnauq:433 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2021-05-02 03:04:32.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:32.333 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:32.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:32.333 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-05-02 03:04:32.333 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-05-02 03:04:32.334 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-05-02 03:04:32.335 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-05-02 03:04:32.336 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-05-02 03:04:32.337 | Running upgrade for neutron ... 2021-05-02 03:04:32.337 | OK 2021-05-02 03:04:32.337 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2021-05-02 03:04:32.337 | + functions-common:time_stop:2304 : local name 2021-05-02 03:04:32.337 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:04:32.337 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:04:32.337 | + functions-common:time_stop:2307 : local total 2021-05-02 03:04:32.337 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:04:32.337 | + functions-common:time_stop:2310 : name=dbsync 2021-05-02 03:04:32.337 | + functions-common:time_stop:2311 : start_time=1619924650651 2021-05-02 03:04:32.337 | + functions-common:time_stop:2313 : [[ -z 1619924650651 ]] 2021-05-02 03:04:32.337 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:04:32.337 | + functions-common:time_stop:2316 : end_time=1619924672245 2021-05-02 03:04:32.337 | + functions-common:time_stop:2317 : elapsed_time=21594 2021-05-02 03:04:32.337 | + functions-common:time_stop:2318 : total=14667 2021-05-02 03:04:32.337 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:04:32.337 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36261 2021-05-02 03:04:32.385 | [11194 Async init_neutron:68846]: finished init_neutron with result 0 in 21 seconds 2021-05-02 03:04:32.389 | + inc/async:async_wait:197 : return 0 2021-05-02 03:04:32.392 | + ./stack.sh:main:1190 : async_wait init_placement 2021-05-02 03:04:32.448 | [11194 Async init_placement:69266]: Waiting for completion of init_placement running on PID 69266 (4 other jobs running) 2021-05-02 03:04:32.474 | [11194 Async init_placement:69266]: Signaling child to exit 2021-05-02 03:04:42.647 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:04:42.673 | [69266 Async init_placement:69266]: finished successfully 2021-05-02 03:04:42.693 | WAKEUP 2021-05-02 03:04:42.716 | [11194 Async init_placement:69266]: Signaled 2021-05-02 03:04:42.718 | + lib/placement:init_placement:130 : recreate_database placement 2021-05-02 03:04:42.718 | + lib/database:recreate_database:110 : local db=placement 2021-05-02 03:04:42.718 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-05-02 03:04:42.718 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-05-02 03:04:42.718 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-05-02 03:04:42.718 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-05-02 03:04:42.718 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-05-02 03:04:42.718 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-05-02 03:04:42.718 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-05-02 03:04:42.718 | + lib/placement:init_placement:132 : create_placement_accounts 2021-05-02 03:04:42.718 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-05-02 03:04:42.718 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2021-05-02 03:04:42.718 | + functions-common:get_or_create_user:824 : local user_id 2021-05-02 03:04:42.718 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-05-02 03:04:42.718 | + functions-common:get_or_create_user:828 : local email= 2021-05-02 03:04:42.718 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-05-02 03:04:42.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.718 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.719 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.719 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:04:42.719 | + functions-common:get_or_create_user:840 : user_id=69b353438c7442fdafc1a244e69aa908 2021-05-02 03:04:42.719 | + functions-common:get_or_create_user:841 : echo 69b353438c7442fdafc1a244e69aa908 2021-05-02 03:04:42.719 | 69b353438c7442fdafc1a244e69aa908 2021-05-02 03:04:42.719 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2021-05-02 03:04:42.719 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-05-02 03:04:42.719 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-05-02 03:04:42.719 | ++ functions-common:_get_domain_args:872 : local domain 2021-05-02 03:04:42.719 | ++ functions-common:_get_domain_args:873 : domain= 2021-05-02 03:04:42.719 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-05-02 03:04:42.719 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-05-02 03:04:42.719 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-05-02 03:04:42.719 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-05-02 03:04:42.719 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-05-02 03:04:42.719 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-05-02 03:04:42.719 | ++ 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-05-02 03:04:42.719 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-05-02 03:04:42.719 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:04:42.719 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:04:42.719 | ++ functions-common:get_field:727 : read data 2021-05-02 03:04:42.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.719 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.719 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.719 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:04:42.719 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-05-02 03:04:42.719 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-05-02 03:04:42.719 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-05-02 03:04:42.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.720 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.720 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.720 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:04:42.720 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-05-02 03:04:42.720 | ++ 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-05-02 03:04:42.720 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:04:42.720 | ++ functions-common:get_field:727 : read data 2021-05-02 03:04:42.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.720 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.720 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.720 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:04:42.720 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-05-02 03:04:42.720 | ++ functions-common:get_field:731 : field='$2' 2021-05-02 03:04:42.720 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-05-02 03:04:42.720 | ++ functions-common:get_field:733 : echo '| 4766a01685f44efbacc895c456849d6d | 69b353438c7442fdafc1a244e69aa908 | | aaddfd83ffaf47ac8ed6259598051c59 | | | False |' 2021-05-02 03:04:42.720 | ++ functions-common:get_field:727 : read data 2021-05-02 03:04:42.720 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4766a01685f44efbacc895c456849d6d 2021-05-02 03:04:42.720 | + functions-common:get_or_add_user_project_role:912 : echo 4766a01685f44efbacc895c456849d6d 2021-05-02 03:04:42.720 | 4766a01685f44efbacc895c456849d6d 2021-05-02 03:04:42.720 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-05-02 03:04:42.720 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2021-05-02 03:04:42.720 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-05-02 03:04:42.720 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-05-02 03:04:42.720 | ++ functions-common:_get_domain_args:872 : local domain 2021-05-02 03:04:42.720 | ++ functions-common:_get_domain_args:873 : domain= 2021-05-02 03:04:42.720 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-05-02 03:04:42.720 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-05-02 03:04:42.720 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-05-02 03:04:42.720 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-05-02 03:04:42.720 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-05-02 03:04:42.720 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-05-02 03:04:42.721 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-05-02 03:04:42.721 | ++ 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-05-02 03:04:42.721 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:04:42.721 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:04:42.721 | ++ functions-common:get_field:727 : read data 2021-05-02 03:04:42.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.721 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.721 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.721 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:04:42.721 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-05-02 03:04:42.721 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-05-02 03:04:42.721 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-05-02 03:04:42.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.721 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.721 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.721 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-05-02 03:04:42.721 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-05-02 03:04:42.721 | ++ 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-05-02 03:04:42.721 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:04:42.721 | ++ functions-common:get_field:727 : read data 2021-05-02 03:04:42.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.721 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.721 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.721 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:04:42.721 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-05-02 03:04:42.721 | ++ functions-common:get_field:731 : field='$2' 2021-05-02 03:04:42.721 | ++ functions-common:get_field:733 : echo '| e3d0c23520214f2e9ce78c39319a2c4c | 69b353438c7442fdafc1a244e69aa908 | | aaddfd83ffaf47ac8ed6259598051c59 | | | False |' 2021-05-02 03:04:42.721 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-05-02 03:04:42.722 | ++ functions-common:get_field:727 : read data 2021-05-02 03:04:42.722 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e3d0c23520214f2e9ce78c39319a2c4c 2021-05-02 03:04:42.722 | + functions-common:get_or_add_user_project_role:912 : echo e3d0c23520214f2e9ce78c39319a2c4c 2021-05-02 03:04:42.722 | e3d0c23520214f2e9ce78c39319a2c4c 2021-05-02 03:04:42.722 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.41/placement 2021-05-02 03:04:42.722 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-05-02 03:04:42.722 | + functions-common:get_or_create_service:966 : local service_id 2021-05-02 03:04:42.722 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-05-02 03:04:42.722 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-05-02 03:04:42.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.722 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.722 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.722 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:04:42.722 | + functions-common:get_or_create_service:977 : service_id=' 2021-05-02 03:04:42.722 | 481fedc9b7714e93885d83b07afddf24' 2021-05-02 03:04:42.722 | + functions-common:get_or_create_service:978 : echo 481fedc9b7714e93885d83b07afddf24 2021-05-02 03:04:42.722 | 481fedc9b7714e93885d83b07afddf24 2021-05-02 03:04:42.722 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.41/placement 2021-05-02 03:04:42.722 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-05-02 03:04:42.722 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.41/placement RegionOne 2021-05-02 03:04:42.722 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-05-02 03:04:42.722 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-05-02 03:04:42.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.722 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.722 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.722 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:04:42.722 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-05-02 03:04:42.722 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-05-02 03:04:42.722 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.41/placement --region RegionOne -f value -c id 2021-05-02 03:04:42.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.723 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:42.723 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:42.723 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:04:42.723 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=0c5059cbc7f54921a521ccfb2e4aeac5 2021-05-02 03:04:42.723 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 0c5059cbc7f54921a521ccfb2e4aeac5 2021-05-02 03:04:42.723 | + functions-common:get_or_create_endpoint:1011 : public_id=0c5059cbc7f54921a521ccfb2e4aeac5 2021-05-02 03:04:42.723 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-05-02 03:04:42.723 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-05-02 03:04:42.723 | + functions-common:get_or_create_endpoint:1020 : echo 0c5059cbc7f54921a521ccfb2e4aeac5 2021-05-02 03:04:42.723 | 0c5059cbc7f54921a521ccfb2e4aeac5 2021-05-02 03:04:42.765 | [11194 Async init_placement:69266]: finished init_placement with result 0 in 31 seconds 2021-05-02 03:04:42.769 | + inc/async:async_wait:197 : return 0 2021-05-02 03:04:42.771 | + ./stack.sh:main:1191 : async_wait init_glance 2021-05-02 03:04:42.823 | [11194 Async init_glance:66071]: Waiting for completion of init_glance running on PID 66071 (3 other jobs running) 2021-05-02 03:04:42.849 | [11194 Async init_glance:66071]: Signaling child to exit 2021-05-02 03:04:42.849 | WAKEUP 2021-05-02 03:04:42.872 | [11194 Async init_glance:66071]: Signaled 2021-05-02 03:04:42.874 | + lib/glance:init_glance:412 : rm -rf /opt/stack/data/glance/images 2021-05-02 03:04:42.874 | + lib/glance:init_glance:413 : mkdir -p /opt/stack/data/glance/images 2021-05-02 03:04:42.874 | + lib/glance:init_glance:416 : recreate_database glance 2021-05-02 03:04:42.874 | + lib/database:recreate_database:110 : local db=glance 2021-05-02 03:04:42.874 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-05-02 03:04:42.874 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-05-02 03:04:42.874 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-05-02 03:04:42.874 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-05-02 03:04:42.874 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-05-02 03:04:42.874 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-05-02 03:04:42.874 | + lib/glance:init_glance:418 : time_start dbsync 2021-05-02 03:04:42.874 | + functions-common:time_start:2290 : local name=dbsync 2021-05-02 03:04:42.874 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:04:42.874 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:04:42.874 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:04:42.874 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924606294 2021-05-02 03:04:42.874 | + lib/glance:init_glance:420 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-05-02 03:04:42.874 | 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_ENGINE_SUBSTITUTION {{(pid=66173) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-05-02 03:04:42.875 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-05-02 03:04:42.875 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-05-02 03:04:42.875 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-05-02 03:04:42.875 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-05-02 03:04:42.875 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:04:42.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.875 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.876 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.877 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.877 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.877 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.877 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.877 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.878 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.878 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.878 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.879 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.879 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'Glance Migrations', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.879 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.880 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.881 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.881 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.881 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.881 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.881 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.882 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.882 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.882 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.883 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.883 | 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=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:42.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:42.883 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:04:42.883 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'Glance Migrations', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=66173) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:04:42.883 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-05-02 03:04:42.883 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-05-02 03:04:42.883 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-05-02 03:04:42.883 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-05-02 03:04:42.883 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-05-02 03:04:42.883 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-05-02 03:04:42.883 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-05-02 03:04:42.883 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-05-02 03:04:42.883 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-05-02 03:04:42.883 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-05-02 03:04:42.883 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-05-02 03:04:42.883 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-05-02 03:04:42.883 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2021-05-02 03:04:42.883 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-05-02 03:04:42.883 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-05-02 03:04:42.883 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-05-02 03:04:42.883 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-05-02 03:04:42.883 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-05-02 03:04:42.883 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-05-02 03:04:42.884 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-05-02 03:04:42.884 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-05-02 03:04:42.884 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-05-02 03:04:42.884 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-05-02 03:04:42.884 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-05-02 03:04:42.884 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-05-02 03:04:42.884 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-05-02 03:04:42.884 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-05-02 03:04:42.884 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-05-02 03:04:42.884 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-05-02 03:04:42.884 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-05-02 03:04:42.884 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2021-05-02 03:04:42.884 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-05-02 03:04:42.884 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-05-02 03:04:42.884 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-05-02 03:04:42.884 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-05-02 03:04:42.884 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2021-05-02 03:04:42.884 | Database migration is up to date. No migration needed. 2021-05-02 03:04:42.884 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2021-05-02 03:04:42.884 | Database is synced successfully. 2021-05-02 03:04:42.884 | + lib/glance:init_glance:423 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-05-02 03:04:42.884 | 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_ENGINE_SUBSTITUTION {{(pid=66205) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-05-02 03:04:42.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-05-02 03:04:42.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-05-02 03:04:42.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-05-02 03:04:42.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-05-02 03:04:42.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-05-02 03:04:42.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-05-02 03:04:42.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-05-02 03:04:42.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-05-02 03:04:42.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-05-02 03:04:42.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-05-02 03:04:42.885 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-05-02 03:04:42.885 | + lib/glance:init_glance:424 : time_stop dbsync 2021-05-02 03:04:42.885 | + functions-common:time_stop:2304 : local name 2021-05-02 03:04:42.885 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:04:42.885 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:04:42.885 | + functions-common:time_stop:2307 : local total 2021-05-02 03:04:42.885 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:04:42.885 | + functions-common:time_stop:2310 : name=dbsync 2021-05-02 03:04:42.885 | + functions-common:time_stop:2311 : start_time=1619924606294 2021-05-02 03:04:42.885 | + functions-common:time_stop:2313 : [[ -z 1619924606294 ]] 2021-05-02 03:04:42.885 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:04:42.885 | + functions-common:time_stop:2316 : end_time=1619924615550 2021-05-02 03:04:42.886 | + functions-common:time_stop:2317 : elapsed_time=9256 2021-05-02 03:04:42.886 | + functions-common:time_stop:2318 : total=14667 2021-05-02 03:04:42.886 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:04:42.886 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=23923 2021-05-02 03:04:42.923 | [11194 Async init_glance:66071]: finished init_glance with result 0 in 9 seconds 2021-05-02 03:04:42.928 | + inc/async:async_wait:197 : return 0 2021-05-02 03:04:42.930 | + ./stack.sh:main:1192 : async_wait init_swift 2021-05-02 03:04:42.951 | Not waiting for async task init_swift that we never started or has already been waited for 2021-05-02 03:04:42.953 | + inc/async:async_wait:197 : return 0 2021-05-02 03:04:42.956 | + ./stack.sh:main:1193 : async_wait init_cinder 2021-05-02 03:04:43.008 | [11194 Async init_cinder:69129]: Waiting for completion of init_cinder running on PID 69129 (2 other jobs running) 2021-05-02 03:04:43.034 | [11194 Async init_cinder:69129]: Signaling child to exit 2021-05-02 03:04:43.034 | WAKEUP 2021-05-02 03:04:43.058 | [11194 Async init_cinder:69129]: Signaled 2021-05-02 03:04:43.059 | + lib/cinder:init_cinder:418 : is_service_enabled mysql postgresql 2021-05-02 03:04:43.059 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:04:43.059 | + lib/cinder:init_cinder:420 : recreate_database cinder 2021-05-02 03:04:43.059 | + lib/database:recreate_database:110 : local db=cinder 2021-05-02 03:04:43.059 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-05-02 03:04:43.059 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-05-02 03:04:43.059 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-05-02 03:04:43.059 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-05-02 03:04:43.059 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-05-02 03:04:43.059 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-05-02 03:04:43.059 | + lib/cinder:init_cinder:422 : time_start dbsync 2021-05-02 03:04:43.059 | + functions-common:time_start:2290 : local name=dbsync 2021-05-02 03:04:43.059 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:04:43.060 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:04:43.060 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:04:43.060 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924651004 2021-05-02 03:04:43.060 | + lib/cinder:init_cinder:424 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-05-02 03:04:43.060 | 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_ENGINE_SUBSTITUTION {{(pid=69247) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.060 | 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=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.061 | 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=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.061 | 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=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.061 | 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=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.061 | 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=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:04:43.061 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.062 | 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=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.062 | 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=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.062 | 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=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.062 | 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=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.063 | 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=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.063 | 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=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.064 | 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=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.064 | 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=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.064 | 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=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.064 | 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=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.065 | 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=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:43.065 | 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=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:43.065 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:04:43.065 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=69247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:04:43.065 | INFO migrate.versioning.api [-] 122 -> 123...  2021-05-02 03:04:43.065 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.065 | INFO migrate.versioning.api [-] 123 -> 124...  2021-05-02 03:04:43.065 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.065 | INFO migrate.versioning.api [-] 124 -> 125...  2021-05-02 03:04:43.065 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.065 | INFO migrate.versioning.api [-] 125 -> 126...  2021-05-02 03:04:43.065 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.065 | INFO migrate.versioning.api [-] 126 -> 127...  2021-05-02 03:04:43.065 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.065 | INFO migrate.versioning.api [-] 127 -> 128...  2021-05-02 03:04:43.065 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.065 | INFO migrate.versioning.api [-] 128 -> 129...  2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] 129 -> 130...  2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] 130 -> 131...  2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] 131 -> 132...  2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] 132 -> 133...  2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] 133 -> 134...  2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] 134 -> 135...  2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] 135 -> 136...  2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] 136 -> 137...  2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] 137 -> 138...  2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] 138 -> 139...  2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] 139 -> 140...  2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] 140 -> 141...  2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] 141 -> 142...  2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] 142 -> 143...  2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] 143 -> 144...  2021-05-02 03:04:43.066 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:43.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:43.066 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:43.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:43.067 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:43.067 | + lib/cinder:init_cinder:425 : time_stop dbsync 2021-05-02 03:04:43.067 | + functions-common:time_stop:2304 : local name 2021-05-02 03:04:43.067 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:04:43.067 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:04:43.067 | + functions-common:time_stop:2307 : local total 2021-05-02 03:04:43.067 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:04:43.067 | + functions-common:time_stop:2310 : name=dbsync 2021-05-02 03:04:43.067 | + functions-common:time_stop:2311 : start_time=1619924651004 2021-05-02 03:04:43.067 | + functions-common:time_stop:2313 : [[ -z 1619924651004 ]] 2021-05-02 03:04:43.067 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:04:43.067 | + functions-common:time_stop:2316 : end_time=1619924658121 2021-05-02 03:04:43.067 | + functions-common:time_stop:2317 : elapsed_time=7117 2021-05-02 03:04:43.067 | + functions-common:time_stop:2318 : total=14667 2021-05-02 03:04:43.067 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:04:43.067 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=21784 2021-05-02 03:04:43.067 | + lib/cinder:init_cinder:428 : is_service_enabled c-vol 2021-05-02 03:04:43.067 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:04:43.067 | + lib/cinder:init_cinder:428 : [[ -n ceph ]] 2021-05-02 03:04:43.067 | + lib/cinder:init_cinder:429 : local be be_name be_type 2021-05-02 03:04:43.067 | + lib/cinder:init_cinder:430 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-05-02 03:04:43.067 | + lib/cinder:init_cinder:431 : be_type=ceph 2021-05-02 03:04:43.067 | + lib/cinder:init_cinder:432 : be_name=ceph 2021-05-02 03:04:43.067 | + lib/cinder:init_cinder:433 : type init_cinder_backend_ceph 2021-05-02 03:04:43.067 | + lib/cinder:init_cinder:443 : is_service_enabled c-bak 2021-05-02 03:04:43.067 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:04:43.067 | + lib/cinder:init_cinder:449 : mkdir -p /opt/stack/data/cinder/volumes 2021-05-02 03:04:43.105 | [11194 Async init_cinder:69129]: finished init_cinder with result 0 in 7 seconds 2021-05-02 03:04:43.110 | + inc/async:async_wait:197 : return 0 2021-05-02 03:04:43.112 | + ./stack.sh:main:1198 : is_service_enabled nova 2021-05-02 03:04:43.130 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:04:43.133 | + ./stack.sh:main:1199 : echo_summary 'Configuring Nova' 2021-05-02 03:04:43.136 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:04:43.138 | + ./stack.sh:echo_summary:428 : echo -e Configuring Nova 2021-05-02 03:04:43.141 | + ./stack.sh:main:1200 : init_nova 2021-05-02 03:04:43.143 | + lib/nova:init_nova:756 : is_service_enabled mysql postgresql 2021-05-02 03:04:43.161 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:04:43.163 | + lib/nova:init_nova:756 : is_service_enabled n-api 2021-05-02 03:04:43.181 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:04:43.183 | + lib/nova:init_nova:758 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-05-02 03:04:43.186 | + lib/nova:init_nova:766 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2021-05-02 03:04:43.245 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2021-05-02 03:04:43.284 | [11194 Async nova-cell-0:70441]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2021-05-02 03:04:43.287 | ++ lib/nova:init_nova:769 : seq 1 1 2021-05-02 03:04:43.292 | + lib/nova:init_nova:769 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-05-02 03:04:43.295 | ++ lib/nova:init_nova:770 : conductor_conf 1 2021-05-02 03:04:43.298 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-05-02 03:04:43.301 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-05-02 03:04:43.304 | + lib/nova:init_nova:770 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-05-02 03:04:43.369 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-05-02 03:04:43.416 | [11194 Async nova-cell-1:70539]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-05-02 03:04:43.419 | + lib/nova:init_nova:773 : recreate_database nova_api 2021-05-02 03:04:43.421 | + lib/database:recreate_database:110 : local db=nova_api 2021-05-02 03:04:43.424 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-05-02 03:04:43.429 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-05-02 03:04:43.432 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-05-02 03:04:43.437 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-05-02 03:04:43.452 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-05-02 03:04:43.457 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-05-02 03:04:43.475 | + lib/nova:init_nova:774 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-05-02 03:04:47.354 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:04:47.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/086_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/086_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/083_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/083_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/084_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/084_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/087_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/087_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/085_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/085_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_train.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_train.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py... {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:47.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:47.364 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:04:47.364 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=70603) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:04:47.484 | INFO migrate.versioning.api [-] 66 -> 67...  2021-05-02 03:04:49.706 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.707 | INFO migrate.versioning.api [-] 67 -> 68...  2021-05-02 03:04:49.717 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.717 | INFO migrate.versioning.api [-] 68 -> 69...  2021-05-02 03:04:49.726 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.726 | INFO migrate.versioning.api [-] 69 -> 70...  2021-05-02 03:04:49.735 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.735 | INFO migrate.versioning.api [-] 70 -> 71...  2021-05-02 03:04:49.746 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.746 | INFO migrate.versioning.api [-] 71 -> 72...  2021-05-02 03:04:49.758 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.758 | INFO migrate.versioning.api [-] 72 -> 73...  2021-05-02 03:04:49.770 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.771 | INFO migrate.versioning.api [-] 73 -> 74...  2021-05-02 03:04:49.780 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.780 | INFO migrate.versioning.api [-] 74 -> 75...  2021-05-02 03:04:49.789 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.789 | INFO migrate.versioning.api [-] 75 -> 76...  2021-05-02 03:04:49.797 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.797 | INFO migrate.versioning.api [-] 76 -> 77...  2021-05-02 03:04:49.806 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.806 | INFO migrate.versioning.api [-] 77 -> 78...  2021-05-02 03:04:49.813 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.813 | INFO migrate.versioning.api [-] 78 -> 79...  2021-05-02 03:04:49.826 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.826 | INFO migrate.versioning.api [-] 79 -> 80...  2021-05-02 03:04:49.836 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.836 | INFO migrate.versioning.api [-] 80 -> 81...  2021-05-02 03:04:49.843 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.844 | INFO migrate.versioning.api [-] 81 -> 82...  2021-05-02 03:04:49.852 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.852 | INFO migrate.versioning.api [-] 82 -> 83...  2021-05-02 03:04:49.862 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.862 | INFO migrate.versioning.api [-] 83 -> 84...  2021-05-02 03:04:49.869 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.869 | INFO migrate.versioning.api [-] 84 -> 85...  2021-05-02 03:04:49.880 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.880 | INFO migrate.versioning.api [-] 85 -> 86...  2021-05-02 03:04:49.889 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.889 | INFO migrate.versioning.api [-] 86 -> 87...  2021-05-02 03:04:49.897 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:49.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:49.898 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:49.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:49.898 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:50.365 | ++ lib/nova:init_nova:778 : database_connection_url nova_cell0 2021-05-02 03:04:50.368 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-05-02 03:04:50.370 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-05-02 03:04:50.374 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-05-02 03:04:50.378 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-05-02 03:04:50.381 | + lib/nova:init_nova:778 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-05-02 03:04:54.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:54.328 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:54.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:54.328 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:54.826 | ++ lib/nova:init_nova:781 : seq 0 1 2021-05-02 03:04:54.834 | + lib/nova:init_nova:781 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-05-02 03:04:54.837 | + lib/nova:init_nova:782 : async_wait nova-cell-0 2021-05-02 03:04:54.907 | [11194 Async nova-cell-0:70441]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 70441 (3 other jobs running) 2021-05-02 03:04:54.949 | [11194 Async nova-cell-0:70441]: Signaling child to exit 2021-05-02 03:04:57.447 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:04:57.474 | [70539 Async nova-cell-1:70539]: finished successfully 2021-05-02 03:04:57.517 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:04:57.542 | [70441 Async nova-cell-0:70441]: finished successfully 2021-05-02 03:04:57.567 | WAKEUP 2021-05-02 03:04:57.591 | [11194 Async nova-cell-0:70441]: Signaled 2021-05-02 03:04:57.592 | + lib/nova:init_nova_db:746 : local dbname=nova_cell0 2021-05-02 03:04:57.592 | + lib/nova:init_nova_db:747 : local conffile=/etc/nova/nova.conf 2021-05-02 03:04:57.592 | + lib/nova:init_nova_db:748 : recreate_database nova_cell0 2021-05-02 03:04:57.592 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-05-02 03:04:57.592 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-05-02 03:04:57.592 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-05-02 03:04:57.592 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-05-02 03:04:57.592 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-05-02 03:04:57.593 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-05-02 03:04:57.593 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-05-02 03:04:57.593 | + lib/nova:init_nova_db:749 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/418_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/418_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/421_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/421_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/420_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/420_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/422_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/422_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/419_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/419_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:04:57.594 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=70505) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:04:57.594 | INFO migrate.versioning.api [-] 401 -> 402...  2021-05-02 03:04:57.594 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.594 | INFO migrate.versioning.api [-] 402 -> 403...  2021-05-02 03:04:57.594 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.594 | INFO migrate.versioning.api [-] 403 -> 404...  2021-05-02 03:04:57.594 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] 404 -> 405...  2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] 405 -> 406...  2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] 406 -> 407...  2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] 407 -> 408...  2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] 408 -> 409...  2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] 409 -> 410...  2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] 410 -> 411...  2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] 411 -> 412...  2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] 412 -> 413...  2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] 413 -> 414...  2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] 414 -> 415...  2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] 415 -> 416...  2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] 416 -> 417...  2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] 417 -> 418...  2021-05-02 03:04:57.595 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.596 | INFO migrate.versioning.api [-] 418 -> 419...  2021-05-02 03:04:57.596 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.596 | INFO migrate.versioning.api [-] 419 -> 420...  2021-05-02 03:04:57.596 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.596 | INFO migrate.versioning.api [-] 420 -> 421...  2021-05-02 03:04:57.596 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.596 | INFO migrate.versioning.api [-] 421 -> 422...  2021-05-02 03:04:57.596 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:57.596 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:57.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:57.596 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:57.638 | [11194 Async nova-cell-0:70441]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 14 seconds 2021-05-02 03:04:57.642 | + inc/async:async_wait:197 : return 0 2021-05-02 03:04:57.645 | + lib/nova:init_nova:781 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-05-02 03:04:57.648 | + lib/nova:init_nova:782 : async_wait nova-cell-1 2021-05-02 03:04:57.701 | [11194 Async nova-cell-1:70539]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 70539 (2 other jobs running) 2021-05-02 03:04:57.727 | [11194 Async nova-cell-1:70539]: Signaling child to exit 2021-05-02 03:04:57.727 | WAKEUP 2021-05-02 03:04:57.750 | [11194 Async nova-cell-1:70539]: Signaled 2021-05-02 03:04:57.752 | + lib/nova:init_nova_db:746 : local dbname=nova_cell1 2021-05-02 03:04:57.752 | + lib/nova:init_nova_db:747 : local conffile=/etc/nova/nova_cell1.conf 2021-05-02 03:04:57.752 | + lib/nova:init_nova_db:748 : recreate_database nova_cell1 2021-05-02 03:04:57.752 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-05-02 03:04:57.752 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-05-02 03:04:57.752 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-05-02 03:04:57.752 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-05-02 03:04:57.752 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-05-02 03:04:57.752 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-05-02 03:04:57.752 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-05-02 03:04:57.752 | + lib/nova:init_nova_db:749 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-05-02 03:04:57.752 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-05-02 03:04:57.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/418_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/418_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/421_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/421_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/420_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/420_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/422_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/422_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/419_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/419_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-05-02 03:04:57.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-05-02 03:04:57.754 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-05-02 03:04:57.754 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=70597) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] 401 -> 402...  2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] 402 -> 403...  2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] 403 -> 404...  2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] 404 -> 405...  2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] 405 -> 406...  2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] 406 -> 407...  2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] 407 -> 408...  2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] 408 -> 409...  2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] 409 -> 410...  2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] 410 -> 411...  2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] 411 -> 412...  2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] 412 -> 413...  2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.754 | INFO migrate.versioning.api [-] 413 -> 414...  2021-05-02 03:04:57.755 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.755 | INFO migrate.versioning.api [-] 414 -> 415...  2021-05-02 03:04:57.755 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.755 | INFO migrate.versioning.api [-] 415 -> 416...  2021-05-02 03:04:57.755 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.755 | INFO migrate.versioning.api [-] 416 -> 417...  2021-05-02 03:04:57.755 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.755 | INFO migrate.versioning.api [-] 417 -> 418...  2021-05-02 03:04:57.755 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.755 | INFO migrate.versioning.api [-] 418 -> 419...  2021-05-02 03:04:57.755 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.755 | INFO migrate.versioning.api [-] 419 -> 420...  2021-05-02 03:04:57.755 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.755 | INFO migrate.versioning.api [-] 420 -> 421...  2021-05-02 03:04:57.755 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.755 | INFO migrate.versioning.api [-] 421 -> 422...  2021-05-02 03:04:57.755 | INFO migrate.versioning.api [-] done 2021-05-02 03:04:57.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:57.755 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:57.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:04:57.755 | from cryptography.utils import int_from_bytes 2021-05-02 03:04:57.797 | [11194 Async nova-cell-1:70539]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 14 seconds 2021-05-02 03:04:57.802 | + inc/async:async_wait:197 : return 0 2021-05-02 03:04:57.804 | + lib/nova:init_nova:785 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-05-02 03:04:57.807 | + lib/nova:init_nova:792 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-05-02 03:05:01.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:01.450 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:01.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:01.450 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:01.450 | Running batches of 50 until complete 2021-05-02 03:05:01.450 | +-------------------------------------+--------------+-----------+ 2021-05-02 03:05:01.450 | | Migration | Total Needed | Completed | 2021-05-02 03:05:01.450 | +-------------------------------------+--------------+-----------+ 2021-05-02 03:05:01.450 | | fill_virtual_interface_list | 0 | 0 | 2021-05-02 03:05:01.450 | | migrate_empty_ratio | 0 | 0 | 2021-05-02 03:05:01.450 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-05-02 03:05:01.450 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-05-02 03:05:01.451 | | migration_migrate_to_uuid | 0 | 0 | 2021-05-02 03:05:01.451 | | populate_dev_uuids | 0 | 0 | 2021-05-02 03:05:01.451 | | populate_missing_availability_zones | 0 | 0 | 2021-05-02 03:05:01.451 | | populate_queued_for_delete | 0 | 0 | 2021-05-02 03:05:01.451 | | populate_user_id | 0 | 0 | 2021-05-02 03:05:01.451 | | populate_uuids | 0 | 0 | 2021-05-02 03:05:01.451 | +-------------------------------------+--------------+-----------+ 2021-05-02 03:05:01.911 | ++ lib/nova:init_nova:795 : seq 1 1 2021-05-02 03:05:01.918 | + lib/nova:init_nova:795 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-05-02 03:05:01.923 | ++ lib/nova:init_nova:796 : conductor_conf 1 2021-05-02 03:05:01.927 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-05-02 03:05:01.932 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-05-02 03:05:01.937 | + lib/nova:init_nova:796 : /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-05-02 03:05:05.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:05.466 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:05.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:05.466 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:05.466 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-05-02 03:05:05.466 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-05-02 03:05:05.911 | + lib/nova:init_nova:800 : create_nova_keys_dir 2021-05-02 03:05:05.915 | + lib/nova:create_nova_keys_dir:742 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-05-02 03:05:05.932 | + lib/nova:init_nova:802 : [[ '' == \L\V\M ]] 2021-05-02 03:05:05.936 | + ./stack.sh:main:1205 : is_service_enabled neutron 2021-05-02 03:05:05.955 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:05.958 | + ./stack.sh:main:1206 : async_runfunc configure_neutron_nova 2021-05-02 03:05:05.961 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2021-05-02 03:05:06.021 | + inc/async:async_inner:63 : configure_neutron_nova 2021-05-02 03:05:06.062 | [11194 Async configure_neutron_nova:71033]: running: configure_neutron_nova 2021-05-02 03:05:06.064 | + ./stack.sh:main:1215 : run_phase stack post-config 2021-05-02 03:05:06.067 | + functions-common:run_phase:1732 : local mode=stack 2021-05-02 03:05:06.070 | + functions-common:run_phase:1733 : local phase=post-config 2021-05-02 03:05:06.072 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-02 03:05:06.075 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-02 03:05:06.078 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-02 03:05:06.081 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-02 03:05:06.083 | + functions-common:run_phase:1742 : local extra 2021-05-02 03:05:06.087 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-02 03:05:06.091 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-02 03:05:06.094 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-02 03:05:06.096 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-02 03:05:06.099 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-05-02 03:05:06.102 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-02 03:05:06.120 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:06.123 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-02 03:05:06.125 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:05:06.128 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-05-02 03:05:06.130 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:05:06.133 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-02 03:05:06.135 | ++ extras.d/80-tempest.sh:source:12 : : 2021-05-02 03:05:06.138 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-02 03:05:06.140 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-02 03:05:06.143 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-02 03:05:06.145 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-02 03:05:06.149 | + functions-common:run_phase:1759 : run_plugins stack post-config 2021-05-02 03:05:06.151 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-02 03:05:06.154 | + functions-common:run_plugins:1719 : local phase=post-config 2021-05-02 03:05:06.156 | + functions-common:run_plugins:1721 : local plugins=,devstack-plugin-ceph 2021-05-02 03:05:06.159 | + functions-common:run_plugins:1722 : local plugin 2021-05-02 03:05:06.162 | + functions-common:run_plugins:1723 : for plugin in ${plugins//,/ } 2021-05-02 03:05:06.164 | + functions-common:run_plugins:1724 : local dir=/opt/stack/devstack-plugin-ceph 2021-05-02 03:05:06.167 | + functions-common:run_plugins:1725 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-05-02 03:05:06.170 | + functions-common:run_plugins:1726 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack post-config 2021-05-02 03:05:06.173 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-05-02 03:05:06.175 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:05:06.178 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ post-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-05-02 03:05:06.180 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:05:06.182 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-05-02 03:05:06.184 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:05:06.188 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-02 03:05:06.191 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:45 : is_ceph_enabled_for_service glance 2021-05-02 03:05:06.193 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-05-02 03:05:06.195 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-05-02 03:05:06.198 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=glance 2021-05-02 03:05:06.202 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo glance 2021-05-02 03:05:06.202 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-05-02 03:05:06.204 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-05-02 03:05:06.207 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_GLANCE 2021-05-02 03:05:06.210 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_GLANCE' 2021-05-02 03:05:06.212 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo False 2021-05-02 03:05:06.215 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=False 2021-05-02 03:05:06.218 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled glance 2021-05-02 03:05:06.234 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:06.238 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : [[ False == \T\r\u\e ]] 2021-05-02 03:05:06.241 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-05-02 03:05:06.244 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:49 : is_ceph_enabled_for_service nova 2021-05-02 03:05:06.246 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-05-02 03:05:06.250 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-05-02 03:05:06.252 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=nova 2021-05-02 03:05:06.256 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo nova 2021-05-02 03:05:06.258 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-05-02 03:05:06.258 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-05-02 03:05:06.261 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_NOVA 2021-05-02 03:05:06.264 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_NOVA' 2021-05-02 03:05:06.267 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo False 2021-05-02 03:05:06.270 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=False 2021-05-02 03:05:06.273 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled nova 2021-05-02 03:05:06.289 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:06.292 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : [[ False == \T\r\u\e ]] 2021-05-02 03:05:06.294 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-05-02 03:05:06.297 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:53 : is_ceph_enabled_for_service cinder 2021-05-02 03:05:06.300 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-05-02 03:05:06.302 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-05-02 03:05:06.304 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=cinder 2021-05-02 03:05:06.309 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-05-02 03:05:06.309 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo cinder 2021-05-02 03:05:06.309 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-05-02 03:05:06.313 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_CINDER 2021-05-02 03:05:06.316 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_CINDER' 2021-05-02 03:05:06.318 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-05-02 03:05:06.321 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-05-02 03:05:06.324 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled cinder 2021-05-02 03:05:06.341 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:06.345 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : [[ True == \T\r\u\e ]] 2021-05-02 03:05:06.347 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : enabled=0 2021-05-02 03:05:06.350 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 0 2021-05-02 03:05:06.353 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:54 : echo_summary 'Configuring Cinder for Ceph' 2021-05-02 03:05:06.356 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:05:06.359 | ++ ./stack.sh:echo_summary:428 : echo -e Configuring Cinder for Ceph 2021-05-02 03:05:06.361 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:55 : configure_ceph_cinder 2021-05-02 03:05:06.363 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:869 : sudo ceph -c /etc/ceph/ceph.conf osd pool create volumes 8 8 2021-05-02 03:05:06.849 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:05:06.876 | [71033 Async configure_neutron_nova:71033]: finished successfully 2021-05-02 03:05:07.869 | pool 'volumes' created 2021-05-02 03:05:07.890 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:872 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create client.cinder mon 'allow r' osd 'allow class-read object_prefix rbd_children, allow rwx pool=volumes, allow rwx pool=vms, allow rwx pool=images' 2021-05-02 03:05:07.890 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:878 : sudo tee /etc/ceph/ceph.client.cinder.keyring 2021-05-02 03:05:08.241 | [client.cinder] 2021-05-02 03:05:08.241 | key = AQDkFo5g5WVjDRAASCeHEEpjQ6xZ7G5i9KGHvA== 2021-05-02 03:05:08.265 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:880 : id -g -n 2021-05-02 03:05:08.270 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:880 : sudo chown ubuntu:ubuntu /etc/ceph/ceph.client.cinder.keyring 2021-05-02 03:05:08.282 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:57 : is_ceph_enabled_for_service nova 2021-05-02 03:05:08.285 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-05-02 03:05:08.287 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-05-02 03:05:08.289 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=nova 2021-05-02 03:05:08.293 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo nova 2021-05-02 03:05:08.294 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-05-02 03:05:08.294 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-05-02 03:05:08.299 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_NOVA 2021-05-02 03:05:08.301 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_NOVA' 2021-05-02 03:05:08.304 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo False 2021-05-02 03:05:08.307 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=False 2021-05-02 03:05:08.309 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled nova 2021-05-02 03:05:08.326 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:08.328 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : [[ False == \T\r\u\e ]] 2021-05-02 03:05:08.331 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-05-02 03:05:08.333 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:63 : is_ceph_enabled_for_service manila 2021-05-02 03:05:08.335 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-05-02 03:05:08.338 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-05-02 03:05:08.340 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-05-02 03:05:08.344 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-05-02 03:05:08.344 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-05-02 03:05:08.345 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-05-02 03:05:08.350 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-05-02 03:05:08.354 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-05-02 03:05:08.357 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-05-02 03:05:08.360 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-05-02 03:05:08.363 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-05-02 03:05:08.381 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:05:08.384 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-05-02 03:05:08.387 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:68 : '[' False = False ']' 2021-05-02 03:05:08.390 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:69 : is_ceph_enabled_for_service glance 2021-05-02 03:05:08.392 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-05-02 03:05:08.395 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-05-02 03:05:08.397 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=glance 2021-05-02 03:05:08.402 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo glance 2021-05-02 03:05:08.402 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-05-02 03:05:08.402 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-05-02 03:05:08.408 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_GLANCE 2021-05-02 03:05:08.411 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_GLANCE' 2021-05-02 03:05:08.413 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo False 2021-05-02 03:05:08.417 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=False 2021-05-02 03:05:08.420 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled glance 2021-05-02 03:05:08.437 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:08.439 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : [[ False == \T\r\u\e ]] 2021-05-02 03:05:08.442 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-05-02 03:05:08.444 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:73 : is_ceph_enabled_for_service nova 2021-05-02 03:05:08.446 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-05-02 03:05:08.449 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-05-02 03:05:08.451 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=nova 2021-05-02 03:05:08.454 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-05-02 03:05:08.455 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-05-02 03:05:08.455 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo nova 2021-05-02 03:05:08.460 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_NOVA 2021-05-02 03:05:08.463 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_NOVA' 2021-05-02 03:05:08.465 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo False 2021-05-02 03:05:08.468 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=False 2021-05-02 03:05:08.471 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled nova 2021-05-02 03:05:08.487 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:08.490 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : [[ False == \T\r\u\e ]] 2021-05-02 03:05:08.493 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-05-02 03:05:08.495 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:77 : is_ceph_enabled_for_service cinder 2021-05-02 03:05:08.497 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-05-02 03:05:08.499 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-05-02 03:05:08.502 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=cinder 2021-05-02 03:05:08.506 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-05-02 03:05:08.506 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo cinder 2021-05-02 03:05:08.508 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-05-02 03:05:08.512 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_CINDER 2021-05-02 03:05:08.515 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_CINDER' 2021-05-02 03:05:08.517 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-05-02 03:05:08.520 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-05-02 03:05:08.523 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled cinder 2021-05-02 03:05:08.538 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:08.541 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : [[ True == \T\r\u\e ]] 2021-05-02 03:05:08.543 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : enabled=0 2021-05-02 03:05:08.545 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 0 2021-05-02 03:05:08.547 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:78 : echo_summary 'Configuring Cinder for Ceph' 2021-05-02 03:05:08.550 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:05:08.552 | ++ ./stack.sh:echo_summary:428 : echo -e Configuring Cinder for Ceph 2021-05-02 03:05:08.555 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:79 : configure_ceph_embedded_cinder 2021-05-02 03:05:08.557 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_embedded_cinder:861 : [[ 1 -ne 1 ]] 2021-05-02 03:05:08.559 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:81 : is_ceph_enabled_for_service manila 2021-05-02 03:05:08.562 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-05-02 03:05:08.564 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-05-02 03:05:08.566 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-05-02 03:05:08.570 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-05-02 03:05:08.570 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-05-02 03:05:08.570 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-05-02 03:05:08.575 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-05-02 03:05:08.578 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-05-02 03:05:08.580 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-05-02 03:05:08.583 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-05-02 03:05:08.586 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-05-02 03:05:08.602 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:05:08.606 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-05-02 03:05:08.608 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:85 : '[' False = True ']' 2021-05-02 03:05:08.611 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-02 03:05:08.613 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-05-02 03:05:08.616 | + ./stack.sh:main:1223 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-05-02 03:05:08.618 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-05-02 03:05:08.621 | + inc/meta-config:merge_config_group:171 : shift 2021-05-02 03:05:08.623 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-05-02 03:05:08.626 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-05-02 03:05:08.629 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-05-02 03:05:08.631 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-05-02 03:05:08.634 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-05-02 03:05:08.637 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-05-02 03:05:08.641 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-05-02 03:05:08.644 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-05-02 03:05:08.647 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-05-02 03:05:08.647 | /^\[\[.+\|.*\]\]/ { 2021-05-02 03:05:08.647 | gsub("[][]", "", $1); 2021-05-02 03:05:08.647 | split($1, a, "|"); 2021-05-02 03:05:08.647 | if (a[1] == matchgroup) 2021-05-02 03:05:08.647 | print a[2] 2021-05-02 03:05:08.647 | } 2021-05-02 03:05:08.647 | ' /home/ubuntu/devstack/local.conf 2021-05-02 03:05:08.655 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-05-02 03:05:08.657 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-05-02 03:05:08.660 | + inc/meta-config:merge_config_group:180 : local dir 2021-05-02 03:05:08.663 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-05-02 03:05:08.666 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-05-02 03:05:08.669 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-05-02 03:05:08.671 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-05-02 03:05:08.674 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-05-02 03:05:08.679 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-05-02 03:05:08.682 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-05-02 03:05:08.684 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-05-02 03:05:08.687 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-05-02 03:05:08.690 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-05-02 03:05:08.692 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-05-02 03:05:08.695 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-05-02 03:05:08.698 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-05-02 03:05:08.701 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-05-02 03:05:08.704 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-05-02 03:05:08.707 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-05-02 03:05:08.710 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-05-02 03:05:08.711 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-05-02 03:05:08.711 | BEGIN { 2021-05-02 03:05:08.711 | section = "" 2021-05-02 03:05:08.711 | last_section = "" 2021-05-02 03:05:08.711 | section_count = 0 2021-05-02 03:05:08.711 | } 2021-05-02 03:05:08.711 | /^\[.+\]/ { 2021-05-02 03:05:08.711 | gsub("[][]", "", $1); 2021-05-02 03:05:08.711 | section=$1 2021-05-02 03:05:08.711 | next 2021-05-02 03:05:08.711 | } 2021-05-02 03:05:08.711 | /^ *\#/ { 2021-05-02 03:05:08.711 | next 2021-05-02 03:05:08.711 | } 2021-05-02 03:05:08.711 | /^[^ \t]+/ { 2021-05-02 03:05:08.711 | # get offset of first = in $0 2021-05-02 03:05:08.711 | eq_idx = index($0, "=") 2021-05-02 03:05:08.711 | # extract attr & value from $0 2021-05-02 03:05:08.711 | attr = substr($0, 1, eq_idx - 1) 2021-05-02 03:05:08.711 | value = substr($0, eq_idx + 1) 2021-05-02 03:05:08.711 | # only need to strip trailing whitespace from attr 2021-05-02 03:05:08.712 | sub(/[ \t]*$/, "", attr) 2021-05-02 03:05:08.712 | # need to strip leading & trailing whitespace from value 2021-05-02 03:05:08.712 | sub(/^[ \t]*/, "", value) 2021-05-02 03:05:08.712 | sub(/[ \t]*$/, "", value) 2021-05-02 03:05:08.712 | 2021-05-02 03:05:08.712 | # cfg_attr_count: number of config lines per [section, attr] 2021-05-02 03:05:08.712 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-05-02 03:05:08.712 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-05-02 03:05:08.712 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-05-02 03:05:08.712 | if (! (section, attr) in cfg_attr_count) { 2021-05-02 03:05:08.712 | if (section != last_section) { 2021-05-02 03:05:08.712 | cfg_section[section_count++] = section 2021-05-02 03:05:08.712 | last_section = section 2021-05-02 03:05:08.712 | } 2021-05-02 03:05:08.712 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-05-02 03:05:08.712 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-05-02 03:05:08.712 | 2021-05-02 03:05:08.712 | cfg_attr[section, attr, 0] = value 2021-05-02 03:05:08.712 | cfg_attr_count[section, attr] = 1 2021-05-02 03:05:08.712 | } else { 2021-05-02 03:05:08.712 | lno = cfg_attr_count[section, attr]++ 2021-05-02 03:05:08.712 | cfg_attr[section, attr, lno] = value 2021-05-02 03:05:08.712 | } 2021-05-02 03:05:08.712 | } 2021-05-02 03:05:08.712 | END { 2021-05-02 03:05:08.712 | # Process each section in order 2021-05-02 03:05:08.712 | for (sno = 0; sno < section_count; sno++) { 2021-05-02 03:05:08.712 | section = cfg_section[sno] 2021-05-02 03:05:08.712 | # The ini routines simply append a config item immediately 2021-05-02 03:05:08.712 | # after the section header. To keep the same order as defined 2021-05-02 03:05:08.712 | # in local.conf, invoke the ini routines in the reverse order 2021-05-02 03:05:08.712 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-05-02 03:05:08.712 | attr = cfg_sec_attr_name[sno, attr_no] 2021-05-02 03:05:08.712 | if (cfg_attr_count[section, attr] == 1) 2021-05-02 03:05:08.712 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-05-02 03:05:08.712 | else { 2021-05-02 03:05:08.713 | # For multiline, invoke the ini routines in the reverse order 2021-05-02 03:05:08.713 | count = cfg_attr_count[section, attr] 2021-05-02 03:05:08.713 | print "inidelete " configfile " " section " " attr 2021-05-02 03:05:08.713 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-05-02 03:05:08.713 | for (l = count -2; l >= 0; l--) 2021-05-02 03:05:08.713 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-05-02 03:05:08.713 | } 2021-05-02 03:05:08.713 | } 2021-05-02 03:05:08.713 | } 2021-05-02 03:05:08.713 | } 2021-05-02 03:05:08.713 | ' 2021-05-02 03:05:08.713 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:08.713 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-05-02 03:05:08.714 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-05-02 03:05:08.716 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-05-02 03:05:08.718 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-05-02 03:05:08.721 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-05-02 03:05:08.724 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-05-02 03:05:08.726 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-05-02 03:05:08.726 | BEGIN { group = "" } 2021-05-02 03:05:08.726 | /^\[\[.+\|.*\]\]/ { 2021-05-02 03:05:08.726 | gsub("[][]", "", $1); 2021-05-02 03:05:08.726 | split($1, a, "|"); 2021-05-02 03:05:08.726 | if (a[1] == matchgroup && a[2] == configfile) { 2021-05-02 03:05:08.726 | group=a[1] 2021-05-02 03:05:08.726 | } else { 2021-05-02 03:05:08.726 | group="" 2021-05-02 03:05:08.726 | } 2021-05-02 03:05:08.727 | next 2021-05-02 03:05:08.727 | } 2021-05-02 03:05:08.727 | { 2021-05-02 03:05:08.727 | if (group != "") 2021-05-02 03:05:08.727 | print $0 2021-05-02 03:05:08.727 | } 2021-05-02 03:05:08.727 | ' /home/ubuntu/devstack/local.conf 2021-05-02 03:05:08.734 | + 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-05-02 03:05:08.736 | ++ 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-05-02 03:05:08.765 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:08.768 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-05-02 03:05:08.770 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-05-02 03:05:08.799 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:08.802 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-05-02 03:05:08.805 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-05-02 03:05:08.845 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:08.848 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-05-02 03:05:08.850 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-05-02 03:05:08.889 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:08.892 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-05-02 03:05:08.896 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-05-02 03:05:08.927 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:08.930 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-05-02 03:05:08.933 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-05-02 03:05:08.968 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:08.971 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.41/identity"' 2021-05-02 03:05:08.973 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.41/identity 2021-05-02 03:05:09.004 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.007 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-05-02 03:05:09.009 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-05-02 03:05:09.040 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.043 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-05-02 03:05:09.045 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-05-02 03:05:09.076 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.079 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-05-02 03:05:09.081 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-05-02 03:05:09.112 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.115 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-05-02 03:05:09.118 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-05-02 03:05:09.148 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.151 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-05-02 03:05:09.153 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-05-02 03:05:09.185 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.187 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-05-02 03:05:09.190 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-05-02 03:05:09.219 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.222 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-05-02 03:05:09.225 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-05-02 03:05:09.227 | + inc/meta-config:merge_config_group:180 : local dir 2021-05-02 03:05:09.231 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-05-02 03:05:09.234 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-05-02 03:05:09.237 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-05-02 03:05:09.240 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-05-02 03:05:09.243 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-05-02 03:05:09.248 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-05-02 03:05:09.250 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-05-02 03:05:09.253 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-05-02 03:05:09.255 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-05-02 03:05:09.258 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-05-02 03:05:09.260 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-05-02 03:05:09.263 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-05-02 03:05:09.266 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-05-02 03:05:09.269 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-05-02 03:05:09.272 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-05-02 03:05:09.274 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-05-02 03:05:09.278 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-05-02 03:05:09.278 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.279 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-05-02 03:05:09.279 | BEGIN { 2021-05-02 03:05:09.279 | section = "" 2021-05-02 03:05:09.279 | last_section = "" 2021-05-02 03:05:09.279 | section_count = 0 2021-05-02 03:05:09.279 | } 2021-05-02 03:05:09.280 | /^\[.+\]/ { 2021-05-02 03:05:09.280 | gsub("[][]", "", $1); 2021-05-02 03:05:09.280 | section=$1 2021-05-02 03:05:09.280 | next 2021-05-02 03:05:09.280 | } 2021-05-02 03:05:09.280 | /^ *\#/ { 2021-05-02 03:05:09.280 | next 2021-05-02 03:05:09.280 | } 2021-05-02 03:05:09.280 | /^[^ \t]+/ { 2021-05-02 03:05:09.280 | # get offset of first = in $0 2021-05-02 03:05:09.280 | eq_idx = index($0, "=") 2021-05-02 03:05:09.280 | # extract attr & value from $0 2021-05-02 03:05:09.280 | attr = substr($0, 1, eq_idx - 1) 2021-05-02 03:05:09.280 | value = substr($0, eq_idx + 1) 2021-05-02 03:05:09.280 | # only need to strip trailing whitespace from attr 2021-05-02 03:05:09.280 | sub(/[ \t]*$/, "", attr) 2021-05-02 03:05:09.280 | # need to strip leading & trailing whitespace from value 2021-05-02 03:05:09.280 | sub(/^[ \t]*/, "", value) 2021-05-02 03:05:09.280 | sub(/[ \t]*$/, "", value) 2021-05-02 03:05:09.280 | 2021-05-02 03:05:09.280 | # cfg_attr_count: number of config lines per [section, attr] 2021-05-02 03:05:09.280 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-05-02 03:05:09.280 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-05-02 03:05:09.280 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-05-02 03:05:09.280 | if (! (section, attr) in cfg_attr_count) { 2021-05-02 03:05:09.280 | if (section != last_section) { 2021-05-02 03:05:09.280 | cfg_section[section_count++] = section 2021-05-02 03:05:09.280 | last_section = section 2021-05-02 03:05:09.280 | } 2021-05-02 03:05:09.280 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-05-02 03:05:09.280 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-05-02 03:05:09.280 | 2021-05-02 03:05:09.280 | cfg_attr[section, attr, 0] = value 2021-05-02 03:05:09.280 | cfg_attr_count[section, attr] = 1 2021-05-02 03:05:09.280 | } else { 2021-05-02 03:05:09.281 | lno = cfg_attr_count[section, attr]++ 2021-05-02 03:05:09.281 | cfg_attr[section, attr, lno] = value 2021-05-02 03:05:09.281 | } 2021-05-02 03:05:09.281 | } 2021-05-02 03:05:09.281 | END { 2021-05-02 03:05:09.281 | # Process each section in order 2021-05-02 03:05:09.281 | for (sno = 0; sno < section_count; sno++) { 2021-05-02 03:05:09.281 | section = cfg_section[sno] 2021-05-02 03:05:09.281 | # The ini routines simply append a config item immediately 2021-05-02 03:05:09.281 | # after the section header. To keep the same order as defined 2021-05-02 03:05:09.281 | # in local.conf, invoke the ini routines in the reverse order 2021-05-02 03:05:09.281 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-05-02 03:05:09.281 | attr = cfg_sec_attr_name[sno, attr_no] 2021-05-02 03:05:09.281 | if (cfg_attr_count[section, attr] == 1) 2021-05-02 03:05:09.281 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-05-02 03:05:09.281 | else { 2021-05-02 03:05:09.281 | # For multiline, invoke the ini routines in the reverse order 2021-05-02 03:05:09.281 | count = cfg_attr_count[section, attr] 2021-05-02 03:05:09.281 | print "inidelete " configfile " " section " " attr 2021-05-02 03:05:09.281 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-05-02 03:05:09.281 | for (l = count -2; l >= 0; l--) 2021-05-02 03:05:09.281 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-05-02 03:05:09.281 | } 2021-05-02 03:05:09.281 | } 2021-05-02 03:05:09.281 | } 2021-05-02 03:05:09.281 | } 2021-05-02 03:05:09.281 | ' 2021-05-02 03:05:09.281 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-05-02 03:05:09.283 | awk: cmd. line:+ inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-05-02 03:05:09.283 | 12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-05-02 03:05:09.286 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-05-02 03:05:09.288 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-05-02 03:05:09.291 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-05-02 03:05:09.293 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-05-02 03:05:09.293 | BEGIN { group = "" } 2021-05-02 03:05:09.293 | /^\[\[.+\|.*\]\]/ { 2021-05-02 03:05:09.293 | gsub("[][]", "", $1); 2021-05-02 03:05:09.294 | split($1, a, "|"); 2021-05-02 03:05:09.294 | if (a[1] == matchgroup && a[2] == configfile) { 2021-05-02 03:05:09.294 | group=a[1] 2021-05-02 03:05:09.294 | } else { 2021-05-02 03:05:09.294 | group="" 2021-05-02 03:05:09.294 | } 2021-05-02 03:05:09.294 | next 2021-05-02 03:05:09.294 | } 2021-05-02 03:05:09.294 | { 2021-05-02 03:05:09.294 | if (group != "") 2021-05-02 03:05:09.294 | print $0 2021-05-02 03:05:09.294 | } 2021-05-02 03:05:09.294 | ' /home/ubuntu/devstack/local.conf 2021-05-02 03:05:09.300 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-05-02 03:05:09.302 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-05-02 03:05:09.331 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.334 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-05-02 03:05:09.336 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-05-02 03:05:09.371 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.374 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-05-02 03:05:09.377 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-05-02 03:05:09.409 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.412 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-05-02 03:05:09.414 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-05-02 03:05:09.448 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.450 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-05-02 03:05:09.453 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-05-02 03:05:09.484 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.487 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-05-02 03:05:09.489 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-05-02 03:05:09.519 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.522 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-05-02 03:05:09.524 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-05-02 03:05:09.555 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.557 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-05-02 03:05:09.560 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-05-02 03:05:09.590 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.593 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-05-02 03:05:09.595 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-05-02 03:05:09.625 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.628 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-05-02 03:05:09.630 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-05-02 03:05:09.660 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.663 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-05-02 03:05:09.666 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-05-02 03:05:09.695 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.698 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-05-02 03:05:09.700 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-05-02 03:05:09.730 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.733 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-05-02 03:05:09.736 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-05-02 03:05:09.765 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.768 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-05-02 03:05:09.771 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-05-02 03:05:09.801 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.803 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-05-02 03:05:09.806 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-05-02 03:05:09.836 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.839 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-05-02 03:05:09.841 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-05-02 03:05:09.872 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.876 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-05-02 03:05:09.881 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-05-02 03:05:09.884 | + inc/meta-config:merge_config_group:180 : local dir 2021-05-02 03:05:09.887 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-05-02 03:05:09.890 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-05-02 03:05:09.893 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-05-02 03:05:09.896 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-05-02 03:05:09.899 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-05-02 03:05:09.904 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-05-02 03:05:09.906 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-05-02 03:05:09.909 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-05-02 03:05:09.912 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-05-02 03:05:09.914 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-05-02 03:05:09.917 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-05-02 03:05:09.920 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-05-02 03:05:09.923 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-05-02 03:05:09.926 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-05-02 03:05:09.929 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-05-02 03:05:09.931 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-05-02 03:05:09.935 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-05-02 03:05:09.935 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-05-02 03:05:09.936 | BEGIN { 2021-05-02 03:05:09.936 | section = "" 2021-05-02 03:05:09.936 | last_section = "" 2021-05-02 03:05:09.936 | section_count = 0 2021-05-02 03:05:09.936 | } 2021-05-02 03:05:09.936 | /^\[.+\]/ { 2021-05-02 03:05:09.936 | gsub("[][]", "", $1); 2021-05-02 03:05:09.936 | section=$1 2021-05-02 03:05:09.936 | next 2021-05-02 03:05:09.936 | } 2021-05-02 03:05:09.936 | /^ *\#/ { 2021-05-02 03:05:09.936 | next 2021-05-02 03:05:09.936 | } 2021-05-02 03:05:09.936 | /^[^ \t]+/ { 2021-05-02 03:05:09.936 | # get offset of first = in $0 2021-05-02 03:05:09.936 | eq_idx = index($0, "=") 2021-05-02 03:05:09.936 | # extract attr & value from $0 2021-05-02 03:05:09.936 | attr = substr($0, 1, eq_idx - 1) 2021-05-02 03:05:09.936 | value = substr($0, eq_idx + 1) 2021-05-02 03:05:09.936 | # only need to strip trailing whitespace from attr 2021-05-02 03:05:09.936 | sub(/[ \t]*$/, "", attr) 2021-05-02 03:05:09.936 | # need to strip leading & trailing whitespace from value 2021-05-02 03:05:09.936 | sub(/^[ \t]*/, "", value) 2021-05-02 03:05:09.936 | sub(/[ \t]*$/, "", value) 2021-05-02 03:05:09.936 | 2021-05-02 03:05:09.936 | # cfg_attr_count: number of config lines per [section, attr] 2021-05-02 03:05:09.936 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-05-02 03:05:09.936 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-05-02 03:05:09.936 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-05-02 03:05:09.936 | if (! (section, attr) in cfg_attr_count) { 2021-05-02 03:05:09.936 | if (section != last_section) { 2021-05-02 03:05:09.936 | cfg_section[section_count++] = section 2021-05-02 03:05:09.936 | last_section = section 2021-05-02 03:05:09.936 | } 2021-05-02 03:05:09.937 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-05-02 03:05:09.937 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-05-02 03:05:09.937 | 2021-05-02 03:05:09.937 | cfg_attr[section, attr, 0] = value 2021-05-02 03:05:09.937 | cfg_attr_count[section, attr] = 1 2021-05-02 03:05:09.937 | } else { 2021-05-02 03:05:09.937 | lno = cfg_attr_count[section, attr]++ 2021-05-02 03:05:09.937 | cfg_attr[section, attr, lno] = value 2021-05-02 03:05:09.937 | } 2021-05-02 03:05:09.937 | } 2021-05-02 03:05:09.937 | END { 2021-05-02 03:05:09.937 | # Process each section in order 2021-05-02 03:05:09.937 | for (sno = 0; sno < section_count; sno++) { 2021-05-02 03:05:09.937 | section = cfg_section[sno] 2021-05-02 03:05:09.937 | # The ini routines simply append a config item immediately 2021-05-02 03:05:09.937 | # after the section header. To keep the same order as defined 2021-05-02 03:05:09.937 | # in local.conf, invoke the ini routines in the reverse order 2021-05-02 03:05:09.937 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-05-02 03:05:09.937 | attr = cfg_sec_attr_name[sno, attr_no] 2021-05-02 03:05:09.937 | if (cfg_attr_count[section, attr] == 1) 2021-05-02 03:05:09.937 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-05-02 03:05:09.937 | else { 2021-05-02 03:05:09.937 | # For multiline, invoke the ini routines in the reverse order 2021-05-02 03:05:09.937 | count = cfg_attr_count[section, attr] 2021-05-02 03:05:09.937 | print "inidelete " configfile " " section " " attr 2021-05-02 03:05:09.937 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-05-02 03:05:09.937 | for (l = count -2; l >= 0; l--) 2021-05-02 03:05:09.937 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-05-02 03:05:09.937 | } 2021-05-02 03:05:09.937 | } 2021-05-02 03:05:09.937 | } 2021-05-02 03:05:09.937 | } 2021-05-02 03:05:09.937 | ' 2021-05-02 03:05:09.937 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.938 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-05-02 03:05:09.939 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-05-02 03:05:09.941 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-05-02 03:05:09.943 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-05-02 03:05:09.946 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-05-02 03:05:09.948 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-05-02 03:05:09.951 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-05-02 03:05:09.951 | BEGIN { group = "" } 2021-05-02 03:05:09.951 | /^\[\[.+\|.*\]\]/ { 2021-05-02 03:05:09.951 | gsub("[][]", "", $1); 2021-05-02 03:05:09.951 | split($1, a, "|"); 2021-05-02 03:05:09.951 | if (a[1] == matchgroup && a[2] == configfile) { 2021-05-02 03:05:09.951 | group=a[1] 2021-05-02 03:05:09.951 | } else { 2021-05-02 03:05:09.951 | group="" 2021-05-02 03:05:09.951 | } 2021-05-02 03:05:09.951 | next 2021-05-02 03:05:09.951 | } 2021-05-02 03:05:09.951 | { 2021-05-02 03:05:09.951 | if (group != "") 2021-05-02 03:05:09.951 | print $0 2021-05-02 03:05:09.951 | } 2021-05-02 03:05:09.951 | ' /home/ubuntu/devstack/local.conf 2021-05-02 03:05:09.957 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT enabled_backends "ceph"' 2021-05-02 03:05:09.960 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2021-05-02 03:05:09.991 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:09.994 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.41/identity/v2.0"' 2021-05-02 03:05:09.996 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.41/identity/v2.0 2021-05-02 03:05:10.025 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:10.027 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rados_connect_timeout "-1"' 2021-05-02 03:05:10.030 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rados_connect_timeout -1 2021-05-02 03:05:10.059 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:10.062 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_store_chunk_size "4"' 2021-05-02 03:05:10.064 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_store_chunk_size 4 2021-05-02 03:05:10.094 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:10.097 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_max_clone_depth "5"' 2021-05-02 03:05:10.099 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2021-05-02 03:05:10.130 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:10.133 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_flatten_volume_from_snapshot "false"' 2021-05-02 03:05:10.135 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot false 2021-05-02 03:05:10.166 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:10.168 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_ceph_conf "/etc/ceph/ceph.conf"' 2021-05-02 03:05:10.171 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2021-05-02 03:05:10.203 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:10.206 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_pool "volumes"' 2021-05-02 03:05:10.208 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2021-05-02 03:05:10.239 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:10.241 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_backend_name "ceph"' 2021-05-02 03:05:10.244 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2021-05-02 03:05:10.274 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:10.277 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_driver "cinder.volume.drivers.rbd.RBDDriver"' 2021-05-02 03:05:10.280 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2021-05-02 03:05:10.310 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:10.313 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-05-02 03:05:10.316 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-05-02 03:05:10.318 | + inc/meta-config:merge_config_group:180 : local dir 2021-05-02 03:05:10.322 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-05-02 03:05:10.325 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-05-02 03:05:10.328 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-05-02 03:05:10.330 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-05-02 03:05:10.334 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-05-02 03:05:10.338 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-05-02 03:05:10.341 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-05-02 03:05:10.344 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-05-02 03:05:10.347 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-05-02 03:05:10.350 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-05-02 03:05:10.353 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-05-02 03:05:10.356 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-05-02 03:05:10.359 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-05-02 03:05:10.363 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-05-02 03:05:10.366 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-05-02 03:05:10.369 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-05-02 03:05:10.373 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-05-02 03:05:10.374 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:10.374 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-05-02 03:05:10.374 | BEGIN { 2021-05-02 03:05:10.374 | section = "" 2021-05-02 03:05:10.374 | last_section = "" 2021-05-02 03:05:10.374 | section_count = 0 2021-05-02 03:05:10.374 | } 2021-05-02 03:05:10.374 | /^\[.+\]/ { 2021-05-02 03:05:10.374 | gsub("[][]", "", $1); 2021-05-02 03:05:10.374 | section=$1 2021-05-02 03:05:10.374 | next 2021-05-02 03:05:10.374 | } 2021-05-02 03:05:10.375 | /^ *\#/ { 2021-05-02 03:05:10.375 | next 2021-05-02 03:05:10.375 | } 2021-05-02 03:05:10.375 | /^[^ \t]+/ { 2021-05-02 03:05:10.375 | # get offset of first = in $0 2021-05-02 03:05:10.375 | eq_idx = index($0, "=") 2021-05-02 03:05:10.375 | # extract attr & value from $0 2021-05-02 03:05:10.375 | attr = substr($0, 1, eq_idx - 1) 2021-05-02 03:05:10.375 | value = substr($0, eq_idx + 1) 2021-05-02 03:05:10.375 | # only need to strip trailing whitespace from attr 2021-05-02 03:05:10.375 | sub(/[ \t]*$/, "", attr) 2021-05-02 03:05:10.375 | # need to strip leading & trailing whitespace from value 2021-05-02 03:05:10.375 | sub(/^[ \t]*/, "", value) 2021-05-02 03:05:10.375 | sub(/[ \t]*$/, "", value) 2021-05-02 03:05:10.375 | 2021-05-02 03:05:10.375 | # cfg_attr_count: number of config lines per [section, attr] 2021-05-02 03:05:10.375 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-05-02 03:05:10.375 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-05-02 03:05:10.375 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-05-02 03:05:10.375 | if (! (section, attr) in cfg_attr_count) { 2021-05-02 03:05:10.375 | if (section != last_section) { 2021-05-02 03:05:10.376 | cfg_section[section_count++] = section 2021-05-02 03:05:10.376 | last_section = section 2021-05-02 03:05:10.376 | } 2021-05-02 03:05:10.376 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-05-02 03:05:10.376 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-05-02 03:05:10.376 | 2021-05-02 03:05:10.376 | cfg_attr[section, attr, 0] = value 2021-05-02 03:05:10.376 | cfg_attr_count[section, attr] = 1 2021-05-02 03:05:10.376 | } else { 2021-05-02 03:05:10.376 | lno = cfg_attr_count[section, attr]++ 2021-05-02 03:05:10.376 | cfg_attr[section, attr, lno] = value 2021-05-02 03:05:10.376 | } 2021-05-02 03:05:10.376 | } 2021-05-02 03:05:10.376 | END { 2021-05-02 03:05:10.376 | # Process each section in order 2021-05-02 03:05:10.376 | for (sno = 0; sno < section_count; sno++) { 2021-05-02 03:05:10.376 | section = cfg_section[sno] 2021-05-02 03:05:10.376 | # The ini routines simply append a config item immediately 2021-05-02 03:05:10.376 | # after the section header. To keep the same order as defined 2021-05-02 03:05:10.376 | # in local.conf, invoke the ini routines in the reverse order 2021-05-02 03:05:10.376 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-05-02 03:05:10.376 | attr = cfg_sec_attr_name[sno, attr_no] 2021-05-02 03:05:10.376 | if (cfg_attr_count[section, attr] == 1) 2021-05-02 03:05:10.376 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-05-02 03:05:10.376 | else { 2021-05-02 03:05:10.376 | # For multiline, invoke the ini routines in the reverse order 2021-05-02 03:05:10.376 | count = cfg_attr_count[section, attr] 2021-05-02 03:05:10.376 | print "inidelete " configfile " " section " " attr 2021-05-02 03:05:10.376 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-05-02 03:05:10.377 | for (l = count -2; l >= 0; l--) 2021-05-02 03:05:10.377 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-05-02 03:05:10.377 | } 2021-05-02 03:05:10.377 | } 2021-05-02 03:05:10.377 | } 2021-05-02 03:05:10.377 | } 2021-05-02 03:05:10.377 | ' 2021-05-02 03:05:10.377 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-05-02 03:05:10.377 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-05-02 03:05:10.379 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-05-02 03:05:10.382 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-05-02 03:05:10.384 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-05-02 03:05:10.387 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-05-02 03:05:10.390 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-05-02 03:05:10.390 | BEGIN { group = "" } 2021-05-02 03:05:10.390 | /^\[\[.+\|.*\]\]/ { 2021-05-02 03:05:10.390 | gsub("[][]", "", $1); 2021-05-02 03:05:10.390 | split($1, a, "|"); 2021-05-02 03:05:10.390 | if (a[1] == matchgroup && a[2] == configfile) { 2021-05-02 03:05:10.390 | group=a[1] 2021-05-02 03:05:10.390 | } else { 2021-05-02 03:05:10.390 | group="" 2021-05-02 03:05:10.390 | } 2021-05-02 03:05:10.390 | next 2021-05-02 03:05:10.390 | } 2021-05-02 03:05:10.390 | { 2021-05-02 03:05:10.390 | if (group != "") 2021-05-02 03:05:10.390 | print $0 2021-05-02 03:05:10.390 | } 2021-05-02 03:05:10.390 | ' /home/ubuntu/devstack/local.conf 2021-05-02 03:05:10.397 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-05-02 03:05:10.401 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-05-02 03:05:10.433 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:10.436 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-05-02 03:05:10.439 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-05-02 03:05:10.470 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:05:10.473 | + ./stack.sh:main:1232 : is_service_enabled swift 2021-05-02 03:05:10.491 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:05:10.494 | + ./stack.sh:main:1240 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-05-02 03:05:10.496 | + ./stack.sh:main:1241 : is_service_enabled cinder 2021-05-02 03:05:10.515 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:10.517 | + ./stack.sh:main:1242 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-05-02 03:05:10.548 | + ./stack.sh:main:1245 : async_wait configure_neutron_nova 2021-05-02 03:05:10.599 | [11194 Async configure_neutron_nova:71033]: Waiting for completion of configure_neutron_nova running on PID 71033 (2 other jobs running) 2021-05-02 03:05:10.625 | [11194 Async configure_neutron_nova:71033]: Signaling child to exit 2021-05-02 03:05:10.625 | WAKEUP 2021-05-02 03:05:10.647 | [11194 Async configure_neutron_nova:71033]: Signaled 2021-05-02 03:05:10.649 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-05-02 03:05:10.649 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-05-02 03:05:10.649 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-02 03:05:10.649 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-05-02 03:05:10.649 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-05-02 03:05:10.649 | + 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,g-reg,cinder =~ ,q- ]] 2021-05-02 03:05:10.649 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-02 03:05:10.649 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-05-02 03:05:10.649 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2021-05-02 03:05:10.649 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2021-05-02 03:05:10.649 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.41/identity 2021-05-02 03:05:10.649 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2021-05-02 03:05:10.649 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-05-02 03:05:10.649 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-05-02 03:05:10.649 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2021-05-02 03:05:10.649 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-05-02 03:05:10.649 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-05-02 03:05:10.649 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-05-02 03:05:10.649 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-05-02 03:05:10.649 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-05-02 03:05:10.649 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-05-02 03:05:10.649 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-05-02 03:05:10.649 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:10.649 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-05-02 03:05:10.650 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-05-02 03:05:10.650 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-05-02 03:05:10.650 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-05-02 03:05:10.650 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-05-02 03:05:10.650 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-05-02 03:05:10.650 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-05-02 03:05:10.650 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-05-02 03:05:10.650 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-05-02 03:05:10.650 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-05-02 03:05:10.650 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-05-02 03:05:10.650 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-05-02 03:05:10.650 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2021-05-02 03:05:10.650 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-05-02 03:05:10.650 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.41/identity 2021-05-02 03:05:10.650 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-05-02 03:05:10.650 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-05-02 03:05:10.650 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-05-02 03:05:10.650 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-05-02 03:05:10.650 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-05-02 03:05:10.650 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-05-02 03:05:10.650 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-05-02 03:05:10.650 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-05-02 03:05:10.650 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-05-02 03:05:10.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-05-02 03:05:10.650 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-05-02 03:05:10.650 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:10.650 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-05-02 03:05:10.650 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-05-02 03:05:10.650 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-05-02 03:05:10.694 | [11194 Async configure_neutron_nova:71033]: finished configure_neutron_nova with result 0 in 0 seconds 2021-05-02 03:05:10.698 | + inc/async:async_wait:197 : return 0 2021-05-02 03:05:10.701 | + ./stack.sh:main:1251 : is_service_enabled nova 2021-05-02 03:05:10.719 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:10.721 | + ./stack.sh:main:1252 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-05-02 03:05:10.751 | + ./stack.sh:main:1253 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-05-02 03:05:10.786 | + ./stack.sh:main:1257 : is_service_enabled n-api 2021-05-02 03:05:10.803 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:10.806 | + ./stack.sh:main:1258 : echo_summary 'Starting Nova API' 2021-05-02 03:05:10.808 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:05:10.811 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova API 2021-05-02 03:05:10.814 | + ./stack.sh:main:1259 : start_nova_api 2021-05-02 03:05:10.816 | + lib/nova:start_nova_api:861 : local service_port=8774 2021-05-02 03:05:10.819 | + lib/nova:start_nova_api:862 : local service_protocol=http 2021-05-02 03:05:10.821 | + lib/nova:start_nova_api:863 : local nova_url 2021-05-02 03:05:10.824 | + lib/nova:start_nova_api:864 : is_service_enabled tls-proxy 2021-05-02 03:05:10.845 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:05:10.848 | + lib/nova:start_nova_api:870 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:05:10.851 | + lib/nova:start_nova_api:871 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:05:10.854 | + lib/nova:start_nova_api:871 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:05:10.856 | + lib/nova:start_nova_api:873 : '[' True == False ']' 2021-05-02 03:05:10.860 | ++ lib/nova:start_nova_api:881 : which uwsgi 2021-05-02 03:05:10.864 | + lib/nova:start_nova_api:881 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-05-02 03:05:10.867 | + functions-common:run_process:1559 : local service=n-api 2021-05-02 03:05:10.869 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-05-02 03:05:10.872 | + functions-common:run_process:1561 : local group= 2021-05-02 03:05:10.874 | + functions-common:run_process:1562 : local user= 2021-05-02 03:05:10.877 | + functions-common:run_process:1564 : local name=n-api 2021-05-02 03:05:10.880 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:05:10.883 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:05:10.886 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:05:10.889 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:05:10.892 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:05:10.898 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924710894 2021-05-02 03:05:10.900 | + functions-common:run_process:1567 : is_service_enabled n-api 2021-05-02 03:05:10.918 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:10.921 | + functions-common:run_process:1568 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-05-02 03:05:10.923 | + functions-common:_run_under_systemd:1524 : local service=n-api 2021-05-02 03:05:10.926 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-05-02 03:05:10.929 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-05-02 03:05:10.931 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-05-02 03:05:10.934 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-05-02 03:05:10.936 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-05-02 03:05:10.939 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-05-02 03:05:10.941 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-api.service 2021-05-02 03:05:10.944 | + functions-common:_run_under_systemd:1531 : local group= 2021-05-02 03:05:10.947 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-05-02 03:05:10.949 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-05-02 03:05:10.952 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2021-05-02 03:05:10.954 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@n-api.service 2021-05-02 03:05:10.957 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-05-02 03:05:10.959 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2021-05-02 03:05:10.961 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2021-05-02 03:05:10.964 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-05-02 03:05:10.966 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-05-02 03:05:10.970 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-05-02 03:05:11.032 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-05-02 03:05:11.095 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-05-02 03:05:11.149 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-05-02 03:05:11.201 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-05-02 03:05:11.252 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-05-02 03:05:11.304 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-05-02 03:05:11.359 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-05-02 03:05:11.421 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-05-02 03:05:11.476 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-05-02 03:05:11.530 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2021-05-02 03:05:11.533 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-05-02 03:05:11.604 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2021-05-02 03:05:11.990 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-api.service 2021-05-02 03:05:12.006 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-05-02 03:05:12.370 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-api.service 2021-05-02 03:05:12.450 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:05:12.454 | + functions-common:time_stop:2304 : local name 2021-05-02 03:05:12.458 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:05:12.461 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:05:12.464 | + functions-common:time_stop:2307 : local total 2021-05-02 03:05:12.467 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:05:12.472 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:05:12.477 | + functions-common:time_stop:2311 : start_time=1619924710894 2021-05-02 03:05:12.480 | + functions-common:time_stop:2313 : [[ -z 1619924710894 ]] 2021-05-02 03:05:12.483 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:05:12.488 | + functions-common:time_stop:2316 : end_time=1619924712485 2021-05-02 03:05:12.490 | + functions-common:time_stop:2317 : elapsed_time=1591 2021-05-02 03:05:12.493 | + functions-common:time_stop:2318 : total=2962 2021-05-02 03:05:12.498 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:05:12.500 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4553 2021-05-02 03:05:12.504 | + lib/nova:start_nova_api:882 : nova_url=http://10.222.0.41/compute/v2.1/ 2021-05-02 03:05:12.506 | + lib/nova:start_nova_api:885 : echo 'Waiting for nova-api to start...' 2021-05-02 03:05:12.506 | Waiting for nova-api to start... 2021-05-02 03:05:12.509 | + lib/nova:start_nova_api:886 : wait_for_service 60 http://10.222.0.41/compute/v2.1/ 2021-05-02 03:05:12.511 | + functions:wait_for_service:457 : local timeout=60 2021-05-02 03:05:12.514 | + functions:wait_for_service:458 : local url=http://10.222.0.41/compute/v2.1/ 2021-05-02 03:05:12.516 | + functions:wait_for_service:459 : local rval=0 2021-05-02 03:05:12.519 | + functions:wait_for_service:460 : time_start wait_for_service 2021-05-02 03:05:12.521 | + functions-common:time_start:2290 : local name=wait_for_service 2021-05-02 03:05:12.524 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:05:12.526 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:05:12.530 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:05:12.537 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924712531 2021-05-02 03:05:12.539 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-05-02 03:05:12.547 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.41/compute/v2.1/ 2021-05-02 03:05:17.848 | + :: : [[ 200 == 503 ]] 2021-05-02 03:05:17.850 | + :: : [[ 0 -eq 7 ]] 2021-05-02 03:05:17.855 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-05-02 03:05:17.859 | + functions-common:time_stop:2304 : local name 2021-05-02 03:05:17.863 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:05:17.866 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:05:17.870 | + functions-common:time_stop:2307 : local total 2021-05-02 03:05:17.874 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:05:17.877 | + functions-common:time_stop:2310 : name=wait_for_service 2021-05-02 03:05:17.880 | + functions-common:time_stop:2311 : start_time=1619924712531 2021-05-02 03:05:17.882 | + functions-common:time_stop:2313 : [[ -z 1619924712531 ]] 2021-05-02 03:05:17.885 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:05:17.890 | + functions-common:time_stop:2316 : end_time=1619924717887 2021-05-02 03:05:17.893 | + functions-common:time_stop:2317 : elapsed_time=5356 2021-05-02 03:05:17.895 | + functions-common:time_stop:2318 : total=5592 2021-05-02 03:05:17.898 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:05:17.900 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=10948 2021-05-02 03:05:17.903 | + functions:wait_for_service:467 : return 0 2021-05-02 03:05:17.905 | + lib/nova:start_nova_api:890 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:05:17.908 | + lib/nova:start_nova_api:890 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:05:17.911 | + ./stack.sh:main:1262 : is_service_enabled ovn-controller ovn-controller-vtep 2021-05-02 03:05:17.928 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:05:17.930 | + ./stack.sh:main:1267 : is_service_enabled neutron-api 2021-05-02 03:05:17.947 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:05:17.950 | + ./stack.sh:main:1270 : is_service_enabled q-svc 2021-05-02 03:05:17.966 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:17.969 | + ./stack.sh:main:1271 : echo_summary 'Starting Neutron' 2021-05-02 03:05:17.972 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:05:17.974 | + ./stack.sh:echo_summary:428 : echo -e Starting Neutron 2021-05-02 03:05:17.977 | + ./stack.sh:main:1272 : configure_neutron_after_post_config 2021-05-02 03:05:17.980 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router != '' ]] 2021-05-02 03:05:17.982 | + lib/neutron-legacy:configure_neutron_after_post_config:469 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router 2021-05-02 03:05:18.016 | + ./stack.sh:main:1273 : start_neutron_service_and_check 2021-05-02 03:05:18.020 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2021-05-02 03:05:18.022 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2021-05-02 03:05:18.025 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2021-05-02 03:05:18.028 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2021-05-02 03:05:18.031 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2021-05-02 03:05:18.034 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-05-02 03:05:18.036 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-05-02 03:05:18.040 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-05-02 03:05:18.042 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-05-02 03:05:18.045 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-05-02 03:05:18.047 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-05-02 03:05:18.050 | +++ 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-05-02 03:05:18.053 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-05-02 03:05:18.056 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-05-02 03:05:18.058 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-05-02 03:05:18.061 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-05-02 03:05:18.064 | + lib/neutron-legacy:start_neutron_service_and_check:496 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-05-02 03:05:18.067 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2021-05-02 03:05:18.085 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:05:18.088 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2021-05-02 03:05:18.091 | + lib/neutron-legacy:start_neutron_service_and_check:510 : 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-05-02 03:05:18.093 | + functions-common:run_process:1559 : local service=q-svc 2021-05-02 03:05:18.096 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-05-02 03:05:18.099 | + functions-common:run_process:1561 : local group= 2021-05-02 03:05:18.102 | + functions-common:run_process:1562 : local user= 2021-05-02 03:05:18.104 | + functions-common:run_process:1564 : local name=q-svc 2021-05-02 03:05:18.108 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:05:18.110 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:05:18.113 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:05:18.116 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:05:18.119 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:05:18.124 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924718121 2021-05-02 03:05:18.126 | + functions-common:run_process:1567 : is_service_enabled q-svc 2021-05-02 03:05:18.143 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:18.145 | + functions-common:run_process:1568 : _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-05-02 03:05:18.148 | + functions-common:_run_under_systemd:1524 : local service=q-svc 2021-05-02 03:05:18.151 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-05-02 03:05:18.153 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-05-02 03:05:18.156 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-05-02 03:05:18.158 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-05-02 03:05:18.161 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-05-02 03:05:18.163 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-05-02 03:05:18.166 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-svc.service 2021-05-02 03:05:18.168 | + functions-common:_run_under_systemd:1531 : local group= 2021-05-02 03:05:18.171 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-05-02 03:05:18.174 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-05-02 03:05:18.176 | + functions-common:_run_under_systemd:1536 : 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-05-02 03:05:18.179 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-svc.service 2021-05-02 03:05:18.181 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-05-02 03:05:18.183 | + functions-common:write_user_unit_file:1443 : local group= 2021-05-02 03:05:18.185 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-05-02 03:05:18.188 | + functions-common:write_user_unit_file:1445 : local extra= 2021-05-02 03:05:18.190 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-05-02 03:05:18.192 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-05-02 03:05:18.194 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-05-02 03:05:18.199 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-05-02 03:05:18.263 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-05-02 03:05:18.326 | + functions-common:write_user_unit_file:1454 : 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-05-02 03:05:18.377 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-05-02 03:05:18.434 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-05-02 03:05:18.486 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-05-02 03:05:18.550 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-05-02 03:05:18.553 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-05-02 03:05:18.615 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-05-02 03:05:19.024 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-svc.service 2021-05-02 03:05:19.042 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-05-02 03:05:19.428 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-svc.service 2021-05-02 03:05:19.453 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:05:19.455 | + functions-common:time_stop:2304 : local name 2021-05-02 03:05:19.458 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:05:19.462 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:05:19.467 | + functions-common:time_stop:2307 : local total 2021-05-02 03:05:19.470 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:05:19.473 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:05:19.475 | + functions-common:time_stop:2311 : start_time=1619924718121 2021-05-02 03:05:19.478 | + functions-common:time_stop:2313 : [[ -z 1619924718121 ]] 2021-05-02 03:05:19.481 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:05:19.486 | + functions-common:time_stop:2316 : end_time=1619924719483 2021-05-02 03:05:19.489 | + functions-common:time_stop:2317 : elapsed_time=1362 2021-05-02 03:05:19.491 | + functions-common:time_stop:2318 : total=4553 2021-05-02 03:05:19.494 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:05:19.496 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5915 2021-05-02 03:05:19.499 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.41:9696 2021-05-02 03:05:19.501 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2021-05-02 03:05:19.521 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:05:19.523 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2021-05-02 03:05:19.523 | Waiting for Neutron to start... 2021-05-02 03:05:19.526 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.41:9696' 2021-05-02 03:05:19.528 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.41:9696' 'Neutron did not start' 60 2021-05-02 03:05:19.530 | + functions-common:test_with_retry:2242 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.41:9696' 2021-05-02 03:05:19.533 | + functions-common:test_with_retry:2243 : local 'failmsg=Neutron did not start' 2021-05-02 03:05:19.535 | + functions-common:test_with_retry:2244 : local until=60 2021-05-02 03:05:19.537 | + functions-common:test_with_retry:2245 : local sleep=0.5 2021-05-02 03:05:19.540 | + functions-common:test_with_retry:2247 : time_start test_with_retry 2021-05-02 03:05:19.542 | + functions-common:time_start:2290 : local name=test_with_retry 2021-05-02 03:05:19.545 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:05:19.547 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:05:19.550 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:05:19.555 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924719552 2021-05-02 03:05:19.557 | + functions-common:test_with_retry:2248 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.41:9696; do sleep 0.5; done' 2021-05-02 03:05:24.637 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.41:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2251 : time_stop test_with_retry 2021-05-02 03:05:24.641 | + functions-common:time_stop:2304 : local name 2021-05-02 03:05:24.645 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:05:24.647 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:05:24.650 | + functions-common:time_stop:2307 : local total 2021-05-02 03:05:24.652 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:05:24.655 | + functions-common:time_stop:2310 : name=test_with_retry 2021-05-02 03:05:24.658 | + functions-common:time_stop:2311 : start_time=1619924719552 2021-05-02 03:05:24.660 | + functions-common:time_stop:2313 : [[ -z 1619924719552 ]] 2021-05-02 03:05:24.663 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:05:24.668 | + functions-common:time_stop:2316 : end_time=1619924724665 2021-05-02 03:05:24.670 | + functions-common:time_stop:2317 : elapsed_time=5113 2021-05-02 03:05:24.673 | + functions-common:time_stop:2318 : total=0 2021-05-02 03:05:24.675 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:05:24.678 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5113 2021-05-02 03:05:24.681 | + ./stack.sh:main:1278 : is_service_enabled placement 2021-05-02 03:05:24.699 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:24.702 | + ./stack.sh:main:1279 : echo_summary 'Starting Placement' 2021-05-02 03:05:24.704 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:05:24.707 | + ./stack.sh:echo_summary:428 : echo -e Starting Placement 2021-05-02 03:05:24.710 | + ./stack.sh:main:1280 : start_placement 2021-05-02 03:05:24.712 | + lib/placement:start_placement:160 : start_placement_api 2021-05-02 03:05:24.715 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-05-02 03:05:24.718 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-05-02 03:05:24.723 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-05-02 03:05:24.725 | + functions-common:run_process:1559 : local service=placement-api 2021-05-02 03:05:24.728 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-05-02 03:05:24.731 | + functions-common:run_process:1561 : local group= 2021-05-02 03:05:24.733 | + functions-common:run_process:1562 : local user= 2021-05-02 03:05:24.736 | + functions-common:run_process:1564 : local name=placement-api 2021-05-02 03:05:24.739 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:05:24.741 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:05:24.744 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:05:24.747 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:05:24.750 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:05:24.755 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924724752 2021-05-02 03:05:24.758 | + functions-common:run_process:1567 : is_service_enabled placement-api 2021-05-02 03:05:24.777 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:24.780 | + functions-common:run_process:1568 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-05-02 03:05:24.782 | + functions-common:_run_under_systemd:1524 : local service=placement-api 2021-05-02 03:05:24.785 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-05-02 03:05:24.788 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-05-02 03:05:24.790 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-05-02 03:05:24.793 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-05-02 03:05:24.795 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-05-02 03:05:24.798 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-05-02 03:05:24.801 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@placement-api.service 2021-05-02 03:05:24.803 | + functions-common:_run_under_systemd:1531 : local group= 2021-05-02 03:05:24.806 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-05-02 03:05:24.809 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-05-02 03:05:24.812 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-05-02 03:05:24.814 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@placement-api.service 2021-05-02 03:05:24.817 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-05-02 03:05:24.819 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2021-05-02 03:05:24.821 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2021-05-02 03:05:24.824 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-05-02 03:05:24.826 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-05-02 03:05:24.830 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-05-02 03:05:24.892 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-05-02 03:05:24.955 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-05-02 03:05:25.012 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-05-02 03:05:25.063 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-05-02 03:05:25.115 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-05-02 03:05:25.167 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-05-02 03:05:25.219 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-05-02 03:05:25.271 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-05-02 03:05:25.333 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-05-02 03:05:25.390 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2021-05-02 03:05:25.393 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-05-02 03:05:25.460 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2021-05-02 03:05:25.855 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@placement-api.service 2021-05-02 03:05:25.870 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-05-02 03:05:26.262 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@placement-api.service 2021-05-02 03:05:26.346 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:05:26.348 | + functions-common:time_stop:2304 : local name 2021-05-02 03:05:26.352 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:05:26.356 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:05:26.362 | + functions-common:time_stop:2307 : local total 2021-05-02 03:05:26.365 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:05:26.367 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:05:26.370 | + functions-common:time_stop:2311 : start_time=1619924724752 2021-05-02 03:05:26.373 | + functions-common:time_stop:2313 : [[ -z 1619924724752 ]] 2021-05-02 03:05:26.378 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:05:26.381 | + functions-common:time_stop:2316 : end_time=1619924726378 2021-05-02 03:05:26.383 | + functions-common:time_stop:2317 : elapsed_time=1626 2021-05-02 03:05:26.386 | + functions-common:time_stop:2318 : total=5915 2021-05-02 03:05:26.388 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:05:26.391 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7541 2021-05-02 03:05:26.394 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-05-02 03:05:26.394 | Waiting for placement-api to start... 2021-05-02 03:05:26.396 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.41/placement 2021-05-02 03:05:26.399 | + functions:wait_for_service:457 : local timeout=60 2021-05-02 03:05:26.402 | + functions:wait_for_service:458 : local url=http://10.222.0.41/placement 2021-05-02 03:05:26.404 | + functions:wait_for_service:459 : local rval=0 2021-05-02 03:05:26.407 | + functions:wait_for_service:460 : time_start wait_for_service 2021-05-02 03:05:26.410 | + functions-common:time_start:2290 : local name=wait_for_service 2021-05-02 03:05:26.412 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:05:26.415 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:05:26.419 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:05:26.423 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924726420 2021-05-02 03:05:26.425 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-05-02 03:05:26.431 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.41/placement 2021-05-02 03:05:28.955 | + :: : [[ 200 == 503 ]] 2021-05-02 03:05:28.957 | + :: : [[ 0 -eq 7 ]] 2021-05-02 03:05:28.960 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-05-02 03:05:28.963 | + functions-common:time_stop:2304 : local name 2021-05-02 03:05:28.965 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:05:28.968 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:05:28.971 | + functions-common:time_stop:2307 : local total 2021-05-02 03:05:28.973 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:05:28.976 | + functions-common:time_stop:2310 : name=wait_for_service 2021-05-02 03:05:28.979 | + functions-common:time_stop:2311 : start_time=1619924726420 2021-05-02 03:05:28.981 | + functions-common:time_stop:2313 : [[ -z 1619924726420 ]] 2021-05-02 03:05:28.984 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:05:28.989 | + functions-common:time_stop:2316 : end_time=1619924728986 2021-05-02 03:05:28.992 | + functions-common:time_stop:2317 : elapsed_time=2566 2021-05-02 03:05:28.996 | + functions-common:time_stop:2318 : total=10948 2021-05-02 03:05:28.998 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:05:29.002 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=13514 2021-05-02 03:05:29.005 | + functions:wait_for_service:467 : return 0 2021-05-02 03:05:29.007 | + ./stack.sh:main:1283 : is_service_enabled neutron 2021-05-02 03:05:29.025 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:29.028 | + ./stack.sh:main:1284 : start_neutron 2021-05-02 03:05:29.030 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-05-02 03:05:29.034 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-05-02 03:05:29.034 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-02 03:05:29.040 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-05-02 03:05:29.042 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-05-02 03:05:29.045 | + 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,g-reg,cinder =~ ,q- ]] 2021-05-02 03:05:29.047 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-02 03:05:29.050 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-05-02 03:05:29.052 | + lib/neutron-legacy:start_mutnauq_l2_agent:526 : 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-05-02 03:05:29.055 | + functions-common:run_process:1559 : local service=q-agt 2021-05-02 03:05:29.057 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-05-02 03:05:29.060 | + functions-common:run_process:1561 : local group= 2021-05-02 03:05:29.062 | + functions-common:run_process:1562 : local user= 2021-05-02 03:05:29.064 | + functions-common:run_process:1564 : local name=q-agt 2021-05-02 03:05:29.067 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:05:29.069 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:05:29.071 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:05:29.074 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:05:29.077 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:05:29.082 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924729079 2021-05-02 03:05:29.084 | + functions-common:run_process:1567 : is_service_enabled q-agt 2021-05-02 03:05:29.101 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:29.104 | + functions-common:run_process:1568 : _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-05-02 03:05:29.106 | + functions-common:_run_under_systemd:1524 : local service=q-agt 2021-05-02 03:05:29.109 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-05-02 03:05:29.111 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-05-02 03:05:29.114 | + functions-common:_run_under_systemd:1528 : _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-05-02 03:05:29.116 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-05-02 03:05:29.118 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-05-02 03:05:29.121 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-05-02 03:05:29.123 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-agt.service 2021-05-02 03:05:29.126 | + functions-common:_run_under_systemd:1531 : local group= 2021-05-02 03:05:29.128 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-05-02 03:05:29.131 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-05-02 03:05:29.134 | + functions-common:_run_under_systemd:1536 : 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-05-02 03:05:29.136 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-agt.service 2021-05-02 03:05:29.139 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-05-02 03:05:29.141 | + functions-common:write_user_unit_file:1443 : local group= 2021-05-02 03:05:29.143 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-05-02 03:05:29.146 | + functions-common:write_user_unit_file:1445 : local extra= 2021-05-02 03:05:29.148 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-05-02 03:05:29.150 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-05-02 03:05:29.153 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-05-02 03:05:29.157 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-05-02 03:05:29.219 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-05-02 03:05:29.282 | + functions-common:write_user_unit_file:1454 : 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-05-02 03:05:29.332 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-05-02 03:05:29.386 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-05-02 03:05:29.438 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-05-02 03:05:29.492 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-05-02 03:05:29.494 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-05-02 03:05:29.557 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-05-02 03:05:29.957 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-agt.service 2021-05-02 03:05:29.975 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-05-02 03:05:30.357 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-agt.service 2021-05-02 03:05:30.386 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:05:30.391 | + functions-common:time_stop:2304 : local name 2021-05-02 03:05:30.394 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:05:30.397 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:05:30.399 | + functions-common:time_stop:2307 : local total 2021-05-02 03:05:30.401 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:05:30.404 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:05:30.406 | + functions-common:time_stop:2311 : start_time=1619924729079 2021-05-02 03:05:30.409 | + functions-common:time_stop:2313 : [[ -z 1619924729079 ]] 2021-05-02 03:05:30.414 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:05:30.417 | + functions-common:time_stop:2316 : end_time=1619924730414 2021-05-02 03:05:30.419 | + functions-common:time_stop:2317 : elapsed_time=1335 2021-05-02 03:05:30.422 | + functions-common:time_stop:2318 : total=7541 2021-05-02 03:05:30.424 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:05:30.426 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=8876 2021-05-02 03:05:30.429 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2021-05-02 03:05:30.431 | + functions-common:is_provider_network:2153 : '[' '' == True ']' 2021-05-02 03:05:30.434 | + functions-common:is_provider_network:2156 : return 1 2021-05-02 03:05:30.436 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-05-02 03:05:30.439 | + lib/neutron-legacy:start_mutnauq_other_agents:544 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-05-02 03:05:30.442 | + functions-common:run_process:1559 : local service=q-dhcp 2021-05-02 03:05:30.444 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-05-02 03:05:30.447 | + functions-common:run_process:1561 : local group= 2021-05-02 03:05:30.449 | + functions-common:run_process:1562 : local user= 2021-05-02 03:05:30.452 | + functions-common:run_process:1564 : local name=q-dhcp 2021-05-02 03:05:30.454 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:05:30.456 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:05:30.459 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:05:30.461 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:05:30.465 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:05:30.469 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924730466 2021-05-02 03:05:30.472 | + functions-common:run_process:1567 : is_service_enabled q-dhcp 2021-05-02 03:05:30.490 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:30.502 | + functions-common:run_process:1568 : _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-05-02 03:05:30.505 | + functions-common:_run_under_systemd:1524 : local service=q-dhcp 2021-05-02 03:05:30.507 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-05-02 03:05:30.510 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-05-02 03:05:30.512 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-05-02 03:05:30.515 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-05-02 03:05:30.517 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-05-02 03:05:30.520 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-05-02 03:05:30.522 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-dhcp.service 2021-05-02 03:05:30.525 | + functions-common:_run_under_systemd:1531 : local group= 2021-05-02 03:05:30.527 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-05-02 03:05:30.529 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-05-02 03:05:30.532 | + functions-common:_run_under_systemd:1536 : 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-05-02 03:05:30.534 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-dhcp.service 2021-05-02 03:05:30.537 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-05-02 03:05:30.539 | + functions-common:write_user_unit_file:1443 : local group= 2021-05-02 03:05:30.542 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-05-02 03:05:30.544 | + functions-common:write_user_unit_file:1445 : local extra= 2021-05-02 03:05:30.547 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-05-02 03:05:30.549 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-05-02 03:05:30.551 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-05-02 03:05:30.556 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-05-02 03:05:30.618 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-05-02 03:05:30.682 | + functions-common:write_user_unit_file:1454 : 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-05-02 03:05:30.734 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-05-02 03:05:30.787 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-05-02 03:05:30.839 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-05-02 03:05:30.892 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-05-02 03:05:30.895 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-05-02 03:05:30.958 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-05-02 03:05:31.371 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-dhcp.service 2021-05-02 03:05:31.385 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-05-02 03:05:31.786 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-dhcp.service 2021-05-02 03:05:31.809 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:05:31.813 | + functions-common:time_stop:2304 : local name 2021-05-02 03:05:31.816 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:05:31.818 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:05:31.821 | + functions-common:time_stop:2307 : local total 2021-05-02 03:05:31.824 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:05:31.826 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:05:31.829 | + functions-common:time_stop:2311 : start_time=1619924730466 2021-05-02 03:05:31.831 | + functions-common:time_stop:2313 : [[ -z 1619924730466 ]] 2021-05-02 03:05:31.834 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:05:31.839 | + functions-common:time_stop:2316 : end_time=1619924731836 2021-05-02 03:05:31.841 | + functions-common:time_stop:2317 : elapsed_time=1370 2021-05-02 03:05:31.844 | + functions-common:time_stop:2318 : total=8876 2021-05-02 03:05:31.846 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:05:31.849 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=10246 2021-05-02 03:05:31.852 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2021-05-02 03:05:31.870 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:05:31.872 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2021-05-02 03:05:31.875 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-05-02 03:05:31.877 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-05-02 03:05:31.881 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-05-02 03:05:31.883 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-05-02 03:05:31.885 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-05-02 03:05:31.888 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-05-02 03:05:31.891 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-05-02 03:05:31.893 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-05-02 03:05:31.896 | + lib/neutron-legacy:start_mutnauq_other_agents:549 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-05-02 03:05:31.899 | + functions-common:run_process:1559 : local service=q-l3 2021-05-02 03:05:31.901 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-05-02 03:05:31.904 | + functions-common:run_process:1561 : local group= 2021-05-02 03:05:31.906 | + functions-common:run_process:1562 : local user= 2021-05-02 03:05:31.909 | + functions-common:run_process:1564 : local name=q-l3 2021-05-02 03:05:31.911 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:05:31.914 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:05:31.916 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:05:31.918 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:05:31.922 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:05:31.926 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924731923 2021-05-02 03:05:31.929 | + functions-common:run_process:1567 : is_service_enabled q-l3 2021-05-02 03:05:31.946 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:31.949 | + functions-common:run_process:1568 : _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-05-02 03:05:31.951 | + functions-common:_run_under_systemd:1524 : local service=q-l3 2021-05-02 03:05:31.954 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-05-02 03:05:31.956 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-05-02 03:05:31.959 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-05-02 03:05:31.961 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-05-02 03:05:31.964 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-05-02 03:05:31.966 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-05-02 03:05:31.969 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-l3.service 2021-05-02 03:05:31.971 | + functions-common:_run_under_systemd:1531 : local group= 2021-05-02 03:05:31.973 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-05-02 03:05:31.976 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-05-02 03:05:31.979 | + functions-common:_run_under_systemd:1536 : 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-05-02 03:05:31.981 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-l3.service 2021-05-02 03:05:31.984 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-05-02 03:05:31.986 | + functions-common:write_user_unit_file:1443 : local group= 2021-05-02 03:05:31.988 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-05-02 03:05:31.990 | + functions-common:write_user_unit_file:1445 : local extra= 2021-05-02 03:05:31.993 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-05-02 03:05:31.995 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-05-02 03:05:31.997 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-05-02 03:05:32.002 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-05-02 03:05:32.066 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-05-02 03:05:32.129 | + functions-common:write_user_unit_file:1454 : 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-05-02 03:05:32.181 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-05-02 03:05:32.253 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-05-02 03:05:32.313 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-05-02 03:05:32.369 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-05-02 03:05:32.371 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-05-02 03:05:32.439 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-05-02 03:05:32.877 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-l3.service 2021-05-02 03:05:32.891 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-05-02 03:05:33.289 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-l3.service 2021-05-02 03:05:33.321 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:05:33.329 | + functions-common:time_stop:2304 : local name 2021-05-02 03:05:33.337 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:05:33.339 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:05:33.342 | + functions-common:time_stop:2307 : local total 2021-05-02 03:05:33.344 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:05:33.346 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:05:33.349 | + functions-common:time_stop:2311 : start_time=1619924731923 2021-05-02 03:05:33.352 | + functions-common:time_stop:2313 : [[ -z 1619924731923 ]] 2021-05-02 03:05:33.357 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:05:33.360 | + functions-common:time_stop:2316 : end_time=1619924733357 2021-05-02 03:05:33.363 | + functions-common:time_stop:2317 : elapsed_time=1434 2021-05-02 03:05:33.365 | + functions-common:time_stop:2318 : total=10246 2021-05-02 03:05:33.368 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:05:33.371 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=11680 2021-05-02 03:05:33.374 | + lib/neutron-legacy:start_mutnauq_other_agents:552 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-05-02 03:05:33.376 | + functions-common:run_process:1559 : local service=q-meta 2021-05-02 03:05:33.379 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-05-02 03:05:33.381 | + functions-common:run_process:1561 : local group= 2021-05-02 03:05:33.384 | + functions-common:run_process:1562 : local user= 2021-05-02 03:05:33.386 | + functions-common:run_process:1564 : local name=q-meta 2021-05-02 03:05:33.388 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:05:33.391 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:05:33.393 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:05:33.396 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:05:33.401 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:05:33.404 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924733401 2021-05-02 03:05:33.406 | + functions-common:run_process:1567 : is_service_enabled q-meta 2021-05-02 03:05:33.432 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:33.435 | + functions-common:run_process:1568 : _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-05-02 03:05:33.437 | + functions-common:_run_under_systemd:1524 : local service=q-meta 2021-05-02 03:05:33.440 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-05-02 03:05:33.442 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-05-02 03:05:33.445 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-05-02 03:05:33.447 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-05-02 03:05:33.450 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-05-02 03:05:33.452 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-05-02 03:05:33.455 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-meta.service 2021-05-02 03:05:33.457 | + functions-common:_run_under_systemd:1531 : local group= 2021-05-02 03:05:33.460 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-05-02 03:05:33.462 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-05-02 03:05:33.465 | + functions-common:_run_under_systemd:1536 : 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-05-02 03:05:33.467 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-meta.service 2021-05-02 03:05:33.470 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-05-02 03:05:33.472 | + functions-common:write_user_unit_file:1443 : local group= 2021-05-02 03:05:33.475 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-05-02 03:05:33.477 | + functions-common:write_user_unit_file:1445 : local extra= 2021-05-02 03:05:33.480 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-05-02 03:05:33.482 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-05-02 03:05:33.485 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-05-02 03:05:33.490 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-05-02 03:05:33.611 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-05-02 03:05:33.689 | + functions-common:write_user_unit_file:1454 : 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-05-02 03:05:33.749 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-05-02 03:05:33.806 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-05-02 03:05:33.870 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-05-02 03:05:33.927 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-05-02 03:05:33.929 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-05-02 03:05:34.008 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-05-02 03:05:34.467 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-meta.service 2021-05-02 03:05:34.480 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-05-02 03:05:34.916 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-meta.service 2021-05-02 03:05:34.952 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:05:34.955 | + functions-common:time_stop:2304 : local name 2021-05-02 03:05:34.960 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:05:34.972 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:05:34.980 | + functions-common:time_stop:2307 : local total 2021-05-02 03:05:34.988 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:05:34.996 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:05:35.012 | + functions-common:time_stop:2311 : start_time=1619924733401 2021-05-02 03:05:35.022 | + functions-common:time_stop:2313 : [[ -z 1619924733401 ]] 2021-05-02 03:05:35.032 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:05:35.046 | + functions-common:time_stop:2316 : end_time=1619924735037 2021-05-02 03:05:35.060 | + functions-common:time_stop:2317 : elapsed_time=1636 2021-05-02 03:05:35.065 | + functions-common:time_stop:2318 : total=11680 2021-05-02 03:05:35.072 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:05:35.084 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=13316 2021-05-02 03:05:35.096 | + lib/neutron-legacy:start_mutnauq_other_agents:553 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2021-05-02 03:05:35.105 | + functions-common:run_process:1559 : local service=q-metering 2021-05-02 03:05:35.114 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2021-05-02 03:05:35.123 | + functions-common:run_process:1561 : local group= 2021-05-02 03:05:35.133 | + functions-common:run_process:1562 : local user= 2021-05-02 03:05:35.142 | + functions-common:run_process:1564 : local name=q-metering 2021-05-02 03:05:35.156 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:05:35.164 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:05:35.174 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:05:35.184 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:05:35.191 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:05:35.200 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924735194 2021-05-02 03:05:35.203 | + functions-common:run_process:1567 : is_service_enabled q-metering 2021-05-02 03:05:35.225 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:05:35.227 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:05:35.230 | + functions-common:time_stop:2304 : local name 2021-05-02 03:05:35.232 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:05:35.235 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:05:35.244 | + functions-common:time_stop:2307 : local total 2021-05-02 03:05:35.256 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:05:35.260 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:05:35.265 | + functions-common:time_stop:2311 : start_time=1619924735194 2021-05-02 03:05:35.269 | + functions-common:time_stop:2313 : [[ -z 1619924735194 ]] 2021-05-02 03:05:35.275 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:05:35.285 | + functions-common:time_stop:2316 : end_time=1619924735278 2021-05-02 03:05:35.291 | + functions-common:time_stop:2317 : elapsed_time=84 2021-05-02 03:05:35.294 | + functions-common:time_stop:2318 : total=13316 2021-05-02 03:05:35.302 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:05:35.316 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=13400 2021-05-02 03:05:35.321 | + ./stack.sh:main:1287 : is_service_enabled q-svc 2021-05-02 03:05:35.363 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:05:35.369 | + ./stack.sh:main:1287 : [[ True == \T\r\u\e ]] 2021-05-02 03:05:35.376 | + ./stack.sh:main:1288 : echo_summary 'Creating initial neutron network elements' 2021-05-02 03:05:35.384 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:05:35.390 | + ./stack.sh:echo_summary:428 : echo -e Creating initial neutron network elements 2021-05-02 03:05:35.396 | + ./stack.sh:main:1291 : type -p neutron_plugin_create_initial_networks 2021-05-02 03:05:35.405 | + ./stack.sh:main:1294 : create_neutron_initial_network 2021-05-02 03:05:35.408 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : local project_id 2021-05-02 03:05:35.423 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap project list 2021-05-02 03:05:35.423 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : grep ' demo ' 2021-05-02 03:05:35.424 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : get_field 1 2021-05-02 03:05:35.424 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:05:35.430 | ++ functions-common:get_field:727 : read data 2021-05-02 03:05:37.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:37.683 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:37.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:37.683 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:37.850 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:05:37.853 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-05-02 03:05:37.856 | ++ functions-common:get_field:731 : field='$2' 2021-05-02 03:05:37.859 | ++ functions-common:get_field:733 : echo '| 69fe16842fab4ec4b345591102b9c296 | demo |' 2021-05-02 03:05:37.862 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-05-02 03:05:37.869 | ++ functions-common:get_field:727 : read data 2021-05-02 03:05:37.872 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : project_id=69fe16842fab4ec4b345591102b9c296 2021-05-02 03:05:37.874 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : die_if_not_set 166 project_id 'Failure retrieving project_id for demo' 2021-05-02 03:05:37.877 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-05-02 03:05:37.895 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 : type -p neutron_plugin_create_initial_network_profile 2021-05-02 03:05:37.898 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_networking_extension_supported auto-allocated-topology 2021-05-02 03:05:37.900 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2021-05-02 03:05:37.904 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-05-02 03:05:40.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:40.445 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:40.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:40.445 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:40.593 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:05:40.599 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-05-02 03:05:40.599 | address-scope 2021-05-02 03:05:40.599 | router-admin-state-down-before-update 2021-05-02 03:05:40.599 | agent 2021-05-02 03:05:40.599 | agent-resources-synced 2021-05-02 03:05:40.599 | allowed-address-pairs 2021-05-02 03:05:40.599 | auto-allocated-topology 2021-05-02 03:05:40.599 | availability_zone 2021-05-02 03:05:40.599 | availability_zone_filter 2021-05-02 03:05:40.599 | default-subnetpools 2021-05-02 03:05:40.599 | dhcp_agent_scheduler 2021-05-02 03:05:40.599 | dvr 2021-05-02 03:05:40.599 | empty-string-filtering 2021-05-02 03:05:40.599 | external-net 2021-05-02 03:05:40.600 | extra_dhcp_opt 2021-05-02 03:05:40.600 | extraroute 2021-05-02 03:05:40.600 | extraroute-atomic 2021-05-02 03:05:40.600 | filter-validation 2021-05-02 03:05:40.600 | fip-port-details 2021-05-02 03:05:40.600 | flavors 2021-05-02 03:05:40.600 | floatingip-pools 2021-05-02 03:05:40.600 | ip-substring-filtering 2021-05-02 03:05:40.600 | router 2021-05-02 03:05:40.600 | ext-gw-mode 2021-05-02 03:05:40.600 | l3-ha 2021-05-02 03:05:40.600 | l3-flavors 2021-05-02 03:05:40.600 | l3-port-ip-change-not-allowed 2021-05-02 03:05:40.600 | l3_agent_scheduler 2021-05-02 03:05:40.600 | multi-provider 2021-05-02 03:05:40.600 | net-mtu 2021-05-02 03:05:40.600 | net-mtu-writable 2021-05-02 03:05:40.600 | network_availability_zone 2021-05-02 03:05:40.600 | network-ip-availability 2021-05-02 03:05:40.600 | pagination 2021-05-02 03:05:40.600 | port-device-profile 2021-05-02 03:05:40.600 | port-mac-address-regenerate 2021-05-02 03:05:40.600 | port-numa-affinity-policy 2021-05-02 03:05:40.601 | binding 2021-05-02 03:05:40.601 | binding-extended 2021-05-02 03:05:40.601 | port-security 2021-05-02 03:05:40.601 | project-id 2021-05-02 03:05:40.601 | provider 2021-05-02 03:05:40.601 | quotas 2021-05-02 03:05:40.601 | quota_details 2021-05-02 03:05:40.601 | rbac-policies 2021-05-02 03:05:40.601 | rbac-address-group 2021-05-02 03:05:40.601 | rbac-address-scope 2021-05-02 03:05:40.601 | rbac-security-groups 2021-05-02 03:05:40.601 | rbac-subnetpool 2021-05-02 03:05:40.601 | revision-if-match 2021-05-02 03:05:40.601 | standard-attr-revisions 2021-05-02 03:05:40.601 | router_availability_zone 2021-05-02 03:05:40.601 | security-groups-normalized-cidr 2021-05-02 03:05:40.601 | port-security-groups-filtering 2021-05-02 03:05:40.601 | security-groups-remote-address-group 2021-05-02 03:05:40.601 | security-group 2021-05-02 03:05:40.601 | service-type 2021-05-02 03:05:40.601 | sorting 2021-05-02 03:05:40.601 | standard-attr-description 2021-05-02 03:05:40.601 | stateful-security-group 2021-05-02 03:05:40.601 | subnet_onboard 2021-05-02 03:05:40.601 | subnet-service-types 2021-05-02 03:05:40.601 | subnet_allocation 2021-05-02 03:05:40.601 | subnetpool-prefix-ops 2021-05-02 03:05:40.601 | standard-attr-tag 2021-05-02 03:05:40.601 | standard-attr-timestamp' 2021-05-02 03:05:40.603 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-05-02 03:05:40.603 | address-scope 2021-05-02 03:05:40.603 | router-admin-state-down-before-update 2021-05-02 03:05:40.603 | agent 2021-05-02 03:05:40.603 | agent-resources-synced 2021-05-02 03:05:40.603 | allowed-address-pairs 2021-05-02 03:05:40.603 | auto-allocated-topology 2021-05-02 03:05:40.603 | availability_zone 2021-05-02 03:05:40.603 | availability_zone_filter 2021-05-02 03:05:40.603 | default-subnetpools 2021-05-02 03:05:40.604 | dhcp_agent_scheduler 2021-05-02 03:05:40.604 | dvr 2021-05-02 03:05:40.604 | empty-string-filtering 2021-05-02 03:05:40.604 | external-net 2021-05-02 03:05:40.604 | extra_dhcp_opt 2021-05-02 03:05:40.604 | extraroute 2021-05-02 03:05:40.604 | extraroute-atomic 2021-05-02 03:05:40.604 | filter-validation 2021-05-02 03:05:40.604 | fip-port-details 2021-05-02 03:05:40.604 | flavors 2021-05-02 03:05:40.604 | floatingip-pools 2021-05-02 03:05:40.604 | ip-substring-filtering 2021-05-02 03:05:40.604 | router 2021-05-02 03:05:40.604 | ext-gw-mode 2021-05-02 03:05:40.604 | l3-ha 2021-05-02 03:05:40.604 | l3-flavors 2021-05-02 03:05:40.604 | l3-port-ip-change-not-allowed 2021-05-02 03:05:40.604 | l3_agent_scheduler 2021-05-02 03:05:40.604 | multi-provider 2021-05-02 03:05:40.604 | net-mtu 2021-05-02 03:05:40.604 | net-mtu-writable 2021-05-02 03:05:40.604 | network_availability_zone 2021-05-02 03:05:40.604 | network-ip-availability 2021-05-02 03:05:40.604 | pagination 2021-05-02 03:05:40.604 | port-device-profile 2021-05-02 03:05:40.604 | port-mac-address-regenerate 2021-05-02 03:05:40.604 | port-numa-affinity-policy 2021-05-02 03:05:40.604 | binding 2021-05-02 03:05:40.604 | binding-extended 2021-05-02 03:05:40.604 | port-security 2021-05-02 03:05:40.604 | project-id 2021-05-02 03:05:40.604 | provider 2021-05-02 03:05:40.604 | quotas 2021-05-02 03:05:40.604 | quota_details 2021-05-02 03:05:40.605 | rbac-policies 2021-05-02 03:05:40.605 | rbac-address-group 2021-05-02 03:05:40.605 | rbac-address-scope 2021-05-02 03:05:40.605 | rbac-security-groups 2021-05-02 03:05:40.605 | rbac-subnetpool 2021-05-02 03:05:40.605 | revision-if-match 2021-05-02 03:05:40.605 | standard-attr-revisions 2021-05-02 03:05:40.605 | router_availability_zone 2021-05-02 03:05:40.605 | security-groups-normalized-cidr 2021-05-02 03:05:40.605 | port-security-groups-filtering 2021-05-02 03:05:40.605 | security-groups-remote-address-group 2021-05-02 03:05:40.605 | security-group 2021-05-02 03:05:40.605 | service-type 2021-05-02 03:05:40.605 | sorting 2021-05-02 03:05:40.605 | standard-attr-description 2021-05-02 03:05:40.605 | stateful-security-group 2021-05-02 03:05:40.605 | subnet_onboard 2021-05-02 03:05:40.605 | subnet-service-types 2021-05-02 03:05:40.605 | subnet_allocation 2021-05-02 03:05:40.605 | subnetpool-prefix-ops 2021-05-02 03:05:40.605 | standard-attr-tag 2021-05-02 03:05:40.605 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-05-02 03:05:40.606 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-05-02 03:05:40.610 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : [[ True == \T\r\u\e ]] 2021-05-02 03:05:40.614 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ 4 =~ 4.* ]] 2021-05-02 03:05:40.618 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : 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-05-02 03:05:42.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:42.951 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:42.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:42.951 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:43.098 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:05:43.102 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : SUBNETPOOL_V4_ID=9b28a522-f527-40ce-ba89-a505e90e142f 2021-05-02 03:05:43.104 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:178 : [[ 4 =~ .*6 ]] 2021-05-02 03:05:43.107 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:184 : is_provider_network 2021-05-02 03:05:43.110 | + functions-common:is_provider_network:2153 : '[' '' == True ']' 2021-05-02 03:05:43.112 | + functions-common:is_provider_network:2156 : return 1 2021-05-02 03:05:43.116 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 69fe16842fab4ec4b345591102b9c296 private 2021-05-02 03:05:43.117 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2021-05-02 03:05:43.118 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2021-05-02 03:05:43.120 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:05:43.123 | ++ functions-common:get_field:727 : read data 2021-05-02 03:05:45.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:45.733 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:45.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:45.733 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:45.892 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:05:45.895 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-05-02 03:05:45.898 | ++ functions-common:get_field:731 : field='$3' 2021-05-02 03:05:45.901 | ++ functions-common:get_field:733 : echo '| id | 10276e68-8f7c-4233-8aa6-89d4e1af50ad |' 2021-05-02 03:05:45.901 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-05-02 03:05:45.907 | ++ functions-common:get_field:727 : read data 2021-05-02 03:05:45.911 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : NET_ID=10276e68-8f7c-4233-8aa6-89d4e1af50ad 2021-05-02 03:05:45.913 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 NET_ID 'Failure creating NET_ID for private 69fe16842fab4ec4b345591102b9c296' 2021-05-02 03:05:45.916 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-05-02 03:05:45.933 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : [[ 4 =~ 4.* ]] 2021-05-02 03:05:45.936 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : _neutron_create_private_subnet_v4 69fe16842fab4ec4b345591102b9c296 2021-05-02 03:05:45.939 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local project_id=69fe16842fab4ec4b345591102b9c296 2021-05-02 03:05:45.942 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : '[' -z 9b28a522-f527-40ce-ba89-a505e90e142f ']' 2021-05-02 03:05:45.944 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:270 : local 'subnet_params=--project 69fe16842fab4ec4b345591102b9c296 ' 2021-05-02 03:05:45.946 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : subnet_params+='--ip-version 4 ' 2021-05-02 03:05:45.949 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : [[ -n 172.20.0.1 ]] 2021-05-02 03:05:45.951 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : subnet_params+='--gateway 172.20.0.1 ' 2021-05-02 03:05:45.954 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : subnet_params+='--subnet-pool 9b28a522-f527-40ce-ba89-a505e90e142f ' 2021-05-02 03:05:45.957 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+=' ' 2021-05-02 03:05:45.959 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+='--network 10276e68-8f7c-4233-8aa6-89d4e1af50ad private-subnet' 2021-05-02 03:05:45.961 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : local subnet_id 2021-05-02 03:05:45.966 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : grep ' id ' 2021-05-02 03:05:45.966 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 69fe16842fab4ec4b345591102b9c296 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 9b28a522-f527-40ce-ba89-a505e90e142f --network 10276e68-8f7c-4233-8aa6-89d4e1af50ad private-subnet 2021-05-02 03:05:45.967 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : get_field 2 2021-05-02 03:05:45.970 | +++ functions-common:get_field:726 : local data field 2021-05-02 03:05:45.973 | +++ functions-common:get_field:727 : read data 2021-05-02 03:05:48.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:48.883 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:48.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:48.883 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:49.038 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:05:49.041 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-05-02 03:05:49.044 | +++ functions-common:get_field:731 : field='$3' 2021-05-02 03:05:49.046 | +++ functions-common:get_field:733 : echo '| id | d2ba9937-e8c6-4164-ab68-6ad5ecc1e4e2 |' 2021-05-02 03:05:49.047 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-05-02 03:05:49.053 | +++ functions-common:get_field:727 : read data 2021-05-02 03:05:49.056 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : subnet_id=d2ba9937-e8c6-4164-ab68-6ad5ecc1e4e2 2021-05-02 03:05:49.059 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : die_if_not_set 280 subnet_id 'Failure creating private IPv4 subnet for 69fe16842fab4ec4b345591102b9c296' 2021-05-02 03:05:49.061 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-05-02 03:05:49.078 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : echo d2ba9937-e8c6-4164-ab68-6ad5ecc1e4e2 2021-05-02 03:05:49.081 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : SUBNET_ID=d2ba9937-e8c6-4164-ab68-6ad5ecc1e4e2 2021-05-02 03:05:49.084 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : [[ 4 =~ .*6 ]] 2021-05-02 03:05:49.086 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported router 2021-05-02 03:05:49.089 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=router 2021-05-02 03:05:49.094 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-05-02 03:05:51.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:51.449 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:51.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:51.449 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:51.601 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:05:51.605 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-05-02 03:05:51.605 | address-scope 2021-05-02 03:05:51.605 | router-admin-state-down-before-update 2021-05-02 03:05:51.605 | agent 2021-05-02 03:05:51.605 | agent-resources-synced 2021-05-02 03:05:51.605 | allowed-address-pairs 2021-05-02 03:05:51.605 | auto-allocated-topology 2021-05-02 03:05:51.605 | availability_zone 2021-05-02 03:05:51.605 | availability_zone_filter 2021-05-02 03:05:51.605 | default-subnetpools 2021-05-02 03:05:51.605 | dhcp_agent_scheduler 2021-05-02 03:05:51.605 | dvr 2021-05-02 03:05:51.605 | empty-string-filtering 2021-05-02 03:05:51.605 | external-net 2021-05-02 03:05:51.605 | extra_dhcp_opt 2021-05-02 03:05:51.605 | extraroute 2021-05-02 03:05:51.605 | extraroute-atomic 2021-05-02 03:05:51.605 | filter-validation 2021-05-02 03:05:51.605 | fip-port-details 2021-05-02 03:05:51.605 | flavors 2021-05-02 03:05:51.605 | floatingip-pools 2021-05-02 03:05:51.605 | ip-substring-filtering 2021-05-02 03:05:51.605 | router 2021-05-02 03:05:51.605 | ext-gw-mode 2021-05-02 03:05:51.605 | l3-ha 2021-05-02 03:05:51.605 | l3-flavors 2021-05-02 03:05:51.605 | l3-port-ip-change-not-allowed 2021-05-02 03:05:51.605 | l3_agent_scheduler 2021-05-02 03:05:51.605 | multi-provider 2021-05-02 03:05:51.606 | net-mtu 2021-05-02 03:05:51.606 | net-mtu-writable 2021-05-02 03:05:51.606 | network_availability_zone 2021-05-02 03:05:51.606 | network-ip-availability 2021-05-02 03:05:51.606 | pagination 2021-05-02 03:05:51.606 | port-device-profile 2021-05-02 03:05:51.606 | port-mac-address-regenerate 2021-05-02 03:05:51.606 | port-numa-affinity-policy 2021-05-02 03:05:51.606 | binding 2021-05-02 03:05:51.606 | binding-extended 2021-05-02 03:05:51.606 | port-security 2021-05-02 03:05:51.606 | project-id 2021-05-02 03:05:51.606 | provider 2021-05-02 03:05:51.606 | quotas 2021-05-02 03:05:51.606 | quota_details 2021-05-02 03:05:51.606 | rbac-policies 2021-05-02 03:05:51.606 | rbac-address-group 2021-05-02 03:05:51.606 | rbac-address-scope 2021-05-02 03:05:51.606 | rbac-security-groups 2021-05-02 03:05:51.606 | rbac-subnetpool 2021-05-02 03:05:51.606 | revision-if-match 2021-05-02 03:05:51.606 | standard-attr-revisions 2021-05-02 03:05:51.606 | router_availability_zone 2021-05-02 03:05:51.606 | security-groups-normalized-cidr 2021-05-02 03:05:51.606 | port-security-groups-filtering 2021-05-02 03:05:51.606 | security-groups-remote-address-group 2021-05-02 03:05:51.606 | security-group 2021-05-02 03:05:51.606 | service-type 2021-05-02 03:05:51.606 | sorting 2021-05-02 03:05:51.606 | standard-attr-description 2021-05-02 03:05:51.606 | stateful-security-group 2021-05-02 03:05:51.606 | subnet_onboard 2021-05-02 03:05:51.606 | subnet-service-types 2021-05-02 03:05:51.606 | subnet_allocation 2021-05-02 03:05:51.606 | subnetpool-prefix-ops 2021-05-02 03:05:51.606 | standard-attr-tag 2021-05-02 03:05:51.606 | standard-attr-timestamp' 2021-05-02 03:05:51.607 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-05-02 03:05:51.607 | address-scope 2021-05-02 03:05:51.607 | router-admin-state-down-before-update 2021-05-02 03:05:51.607 | agent 2021-05-02 03:05:51.607 | agent-resources-synced 2021-05-02 03:05:51.607 | allowed-address-pairs 2021-05-02 03:05:51.608 | auto-allocated-topology 2021-05-02 03:05:51.608 | availability_zone 2021-05-02 03:05:51.608 | availability_zone_filter 2021-05-02 03:05:51.608 | default-subnetpools 2021-05-02 03:05:51.608 | dhcp_agent_scheduler 2021-05-02 03:05:51.608 | dvr 2021-05-02 03:05:51.608 | empty-string-filtering 2021-05-02 03:05:51.608 | external-net 2021-05-02 03:05:51.608 | extra_dhcp_opt 2021-05-02 03:05:51.608 | extraroute 2021-05-02 03:05:51.608 | extraroute-atomic 2021-05-02 03:05:51.608 | filter-validation 2021-05-02 03:05:51.608 | fip-port-details 2021-05-02 03:05:51.608 | flavors 2021-05-02 03:05:51.608 | floatingip-pools 2021-05-02 03:05:51.608 | ip-substring-filtering 2021-05-02 03:05:51.608 | router 2021-05-02 03:05:51.608 | ext-gw-mode 2021-05-02 03:05:51.608 | l3-ha 2021-05-02 03:05:51.608 | l3-flavors 2021-05-02 03:05:51.608 | l3-port-ip-change-not-allowed 2021-05-02 03:05:51.608 | l3_agent_scheduler 2021-05-02 03:05:51.608 | multi-provider 2021-05-02 03:05:51.608 | net-mtu 2021-05-02 03:05:51.608 | net-mtu-writable 2021-05-02 03:05:51.608 | network_availability_zone 2021-05-02 03:05:51.608 | network-ip-availability 2021-05-02 03:05:51.608 | pagination 2021-05-02 03:05:51.608 | port-device-profile 2021-05-02 03:05:51.608 | port-mac-address-regenerate 2021-05-02 03:05:51.608 | port-numa-affinity-policy 2021-05-02 03:05:51.608 | binding 2021-05-02 03:05:51.608 | binding-extended 2021-05-02 03:05:51.608 | port-security 2021-05-02 03:05:51.608 | project-id 2021-05-02 03:05:51.608 | provider 2021-05-02 03:05:51.608 | quotas 2021-05-02 03:05:51.609 | quota_details 2021-05-02 03:05:51.609 | rbac-policies 2021-05-02 03:05:51.609 | rbac-address-group 2021-05-02 03:05:51.609 | rbac-address-scope 2021-05-02 03:05:51.609 | rbac-security-groups 2021-05-02 03:05:51.609 | rbac-subnetpool 2021-05-02 03:05:51.609 | revision-if-match 2021-05-02 03:05:51.609 | standard-attr-revisions 2021-05-02 03:05:51.609 | router_availability_zone 2021-05-02 03:05:51.609 | security-groups-normalized-cidr 2021-05-02 03:05:51.609 | port-security-groups-filtering 2021-05-02 03:05:51.609 | security-groups-remote-address-group 2021-05-02 03:05:51.609 | security-group 2021-05-02 03:05:51.609 | service-type 2021-05-02 03:05:51.609 | sorting 2021-05-02 03:05:51.609 | standard-attr-description 2021-05-02 03:05:51.609 | stateful-security-group 2021-05-02 03:05:51.609 | subnet_onboard 2021-05-02 03:05:51.609 | subnet-service-types 2021-05-02 03:05:51.609 | subnet_allocation 2021-05-02 03:05:51.609 | subnetpool-prefix-ops 2021-05-02 03:05:51.609 | standard-attr-tag 2021-05-02 03:05:51.609 | standard-attr-timestamp =~ router ]] 2021-05-02 03:05:51.610 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-05-02 03:05:51.612 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported external-net 2021-05-02 03:05:51.615 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2021-05-02 03:05:51.619 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-05-02 03:05:53.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:53.664 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:53.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:53.664 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:53.815 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:05:53.818 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-05-02 03:05:53.818 | address-scope 2021-05-02 03:05:53.818 | router-admin-state-down-before-update 2021-05-02 03:05:53.818 | agent 2021-05-02 03:05:53.818 | agent-resources-synced 2021-05-02 03:05:53.818 | allowed-address-pairs 2021-05-02 03:05:53.818 | auto-allocated-topology 2021-05-02 03:05:53.818 | availability_zone 2021-05-02 03:05:53.818 | availability_zone_filter 2021-05-02 03:05:53.818 | default-subnetpools 2021-05-02 03:05:53.818 | dhcp_agent_scheduler 2021-05-02 03:05:53.818 | dvr 2021-05-02 03:05:53.818 | empty-string-filtering 2021-05-02 03:05:53.818 | external-net 2021-05-02 03:05:53.818 | extra_dhcp_opt 2021-05-02 03:05:53.818 | extraroute 2021-05-02 03:05:53.818 | extraroute-atomic 2021-05-02 03:05:53.818 | filter-validation 2021-05-02 03:05:53.818 | fip-port-details 2021-05-02 03:05:53.819 | flavors 2021-05-02 03:05:53.819 | floatingip-pools 2021-05-02 03:05:53.819 | ip-substring-filtering 2021-05-02 03:05:53.819 | router 2021-05-02 03:05:53.819 | ext-gw-mode 2021-05-02 03:05:53.819 | l3-ha 2021-05-02 03:05:53.819 | l3-flavors 2021-05-02 03:05:53.819 | l3-port-ip-change-not-allowed 2021-05-02 03:05:53.819 | l3_agent_scheduler 2021-05-02 03:05:53.819 | multi-provider 2021-05-02 03:05:53.819 | net-mtu 2021-05-02 03:05:53.819 | net-mtu-writable 2021-05-02 03:05:53.819 | network_availability_zone 2021-05-02 03:05:53.819 | network-ip-availability 2021-05-02 03:05:53.819 | pagination 2021-05-02 03:05:53.819 | port-device-profile 2021-05-02 03:05:53.819 | port-mac-address-regenerate 2021-05-02 03:05:53.819 | port-numa-affinity-policy 2021-05-02 03:05:53.819 | binding 2021-05-02 03:05:53.819 | binding-extended 2021-05-02 03:05:53.819 | port-security 2021-05-02 03:05:53.819 | project-id 2021-05-02 03:05:53.819 | provider 2021-05-02 03:05:53.819 | quotas 2021-05-02 03:05:53.819 | quota_details 2021-05-02 03:05:53.819 | rbac-policies 2021-05-02 03:05:53.819 | rbac-address-group 2021-05-02 03:05:53.819 | rbac-address-scope 2021-05-02 03:05:53.819 | rbac-security-groups 2021-05-02 03:05:53.819 | rbac-subnetpool 2021-05-02 03:05:53.819 | revision-if-match 2021-05-02 03:05:53.819 | standard-attr-revisions 2021-05-02 03:05:53.819 | router_availability_zone 2021-05-02 03:05:53.819 | security-groups-normalized-cidr 2021-05-02 03:05:53.819 | port-security-groups-filtering 2021-05-02 03:05:53.820 | security-groups-remote-address-group 2021-05-02 03:05:53.820 | security-group 2021-05-02 03:05:53.820 | service-type 2021-05-02 03:05:53.820 | sorting 2021-05-02 03:05:53.820 | standard-attr-description 2021-05-02 03:05:53.820 | stateful-security-group 2021-05-02 03:05:53.820 | subnet_onboard 2021-05-02 03:05:53.820 | subnet-service-types 2021-05-02 03:05:53.820 | subnet_allocation 2021-05-02 03:05:53.820 | subnetpool-prefix-ops 2021-05-02 03:05:53.820 | standard-attr-tag 2021-05-02 03:05:53.820 | standard-attr-timestamp' 2021-05-02 03:05:53.821 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-05-02 03:05:53.821 | address-scope 2021-05-02 03:05:53.821 | router-admin-state-down-before-update 2021-05-02 03:05:53.821 | agent 2021-05-02 03:05:53.821 | agent-resources-synced 2021-05-02 03:05:53.822 | allowed-address-pairs 2021-05-02 03:05:53.822 | auto-allocated-topology 2021-05-02 03:05:53.822 | availability_zone 2021-05-02 03:05:53.822 | availability_zone_filter 2021-05-02 03:05:53.822 | default-subnetpools 2021-05-02 03:05:53.822 | dhcp_agent_scheduler 2021-05-02 03:05:53.822 | dvr 2021-05-02 03:05:53.822 | empty-string-filtering 2021-05-02 03:05:53.822 | external-net 2021-05-02 03:05:53.822 | extra_dhcp_opt 2021-05-02 03:05:53.822 | extraroute 2021-05-02 03:05:53.822 | extraroute-atomic 2021-05-02 03:05:53.822 | filter-validation 2021-05-02 03:05:53.822 | fip-port-details 2021-05-02 03:05:53.822 | flavors 2021-05-02 03:05:53.822 | floatingip-pools 2021-05-02 03:05:53.822 | ip-substring-filtering 2021-05-02 03:05:53.822 | router 2021-05-02 03:05:53.822 | ext-gw-mode 2021-05-02 03:05:53.822 | l3-ha 2021-05-02 03:05:53.822 | l3-flavors 2021-05-02 03:05:53.822 | l3-port-ip-change-not-allowed 2021-05-02 03:05:53.822 | l3_agent_scheduler 2021-05-02 03:05:53.822 | multi-provider 2021-05-02 03:05:53.822 | net-mtu 2021-05-02 03:05:53.822 | net-mtu-writable 2021-05-02 03:05:53.822 | network_availability_zone 2021-05-02 03:05:53.822 | network-ip-availability 2021-05-02 03:05:53.822 | pagination 2021-05-02 03:05:53.822 | port-device-profile 2021-05-02 03:05:53.822 | port-mac-address-regenerate 2021-05-02 03:05:53.822 | port-numa-affinity-policy 2021-05-02 03:05:53.822 | binding 2021-05-02 03:05:53.822 | binding-extended 2021-05-02 03:05:53.822 | port-security 2021-05-02 03:05:53.822 | project-id 2021-05-02 03:05:53.822 | provider 2021-05-02 03:05:53.823 | quotas 2021-05-02 03:05:53.823 | quota_details 2021-05-02 03:05:53.823 | rbac-policies 2021-05-02 03:05:53.823 | rbac-address-group 2021-05-02 03:05:53.823 | rbac-address-scope 2021-05-02 03:05:53.823 | rbac-security-groups 2021-05-02 03:05:53.823 | rbac-subnetpool 2021-05-02 03:05:53.823 | revision-if-match 2021-05-02 03:05:53.823 | standard-attr-revisions 2021-05-02 03:05:53.823 | router_availability_zone 2021-05-02 03:05:53.823 | security-groups-normalized-cidr 2021-05-02 03:05:53.823 | port-security-groups-filtering 2021-05-02 03:05:53.823 | security-groups-remote-address-group 2021-05-02 03:05:53.823 | security-group 2021-05-02 03:05:53.823 | service-type 2021-05-02 03:05:53.823 | sorting 2021-05-02 03:05:53.823 | standard-attr-description 2021-05-02 03:05:53.823 | stateful-security-group 2021-05-02 03:05:53.823 | subnet_onboard 2021-05-02 03:05:53.823 | subnet-service-types 2021-05-02 03:05:53.823 | subnet_allocation 2021-05-02 03:05:53.823 | subnetpool-prefix-ops 2021-05-02 03:05:53.823 | standard-attr-tag 2021-05-02 03:05:53.823 | standard-attr-timestamp =~ external-net ]] 2021-05-02 03:05:53.825 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-05-02 03:05:53.827 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : [[ True == \T\r\u\e ]] 2021-05-02 03:05:53.832 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 69fe16842fab4ec4b345591102b9c296 router1 2021-05-02 03:05:53.832 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2021-05-02 03:05:53.832 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2021-05-02 03:05:53.835 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:05:53.838 | ++ functions-common:get_field:727 : read data 2021-05-02 03:05:56.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:56.110 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:56.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:56.110 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:56.259 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:05:56.264 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-05-02 03:05:56.267 | ++ functions-common:get_field:731 : field='$3' 2021-05-02 03:05:56.271 | ++ functions-common:get_field:733 : echo '| id | 4603d175-673e-449e-b3d5-e7cd2608997c |' 2021-05-02 03:05:56.271 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-05-02 03:05:56.277 | ++ functions-common:get_field:727 : read data 2021-05-02 03:05:56.281 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : ROUTER_ID=4603d175-673e-449e-b3d5-e7cd2608997c 2021-05-02 03:05:56.284 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : die_if_not_set 233 ROUTER_ID 'Failure creating ROUTER_ID for 69fe16842fab4ec4b345591102b9c296 router1' 2021-05-02 03:05:56.287 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-05-02 03:05:56.306 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : EXTERNAL_NETWORK_FLAGS=--external 2021-05-02 03:05:56.308 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : is_networking_extension_supported auto-allocated-topology 2021-05-02 03:05:56.311 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2021-05-02 03:05:56.314 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-05-02 03:05:58.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:58.393 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:58.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:05:58.393 | from cryptography.utils import int_from_bytes 2021-05-02 03:05:58.539 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:05:58.542 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-05-02 03:05:58.542 | address-scope 2021-05-02 03:05:58.542 | router-admin-state-down-before-update 2021-05-02 03:05:58.542 | agent 2021-05-02 03:05:58.542 | agent-resources-synced 2021-05-02 03:05:58.542 | allowed-address-pairs 2021-05-02 03:05:58.542 | auto-allocated-topology 2021-05-02 03:05:58.542 | availability_zone 2021-05-02 03:05:58.542 | availability_zone_filter 2021-05-02 03:05:58.542 | default-subnetpools 2021-05-02 03:05:58.543 | dhcp_agent_scheduler 2021-05-02 03:05:58.543 | dvr 2021-05-02 03:05:58.543 | empty-string-filtering 2021-05-02 03:05:58.543 | external-net 2021-05-02 03:05:58.543 | extra_dhcp_opt 2021-05-02 03:05:58.543 | extraroute 2021-05-02 03:05:58.543 | extraroute-atomic 2021-05-02 03:05:58.543 | filter-validation 2021-05-02 03:05:58.543 | fip-port-details 2021-05-02 03:05:58.543 | flavors 2021-05-02 03:05:58.543 | floatingip-pools 2021-05-02 03:05:58.543 | ip-substring-filtering 2021-05-02 03:05:58.543 | router 2021-05-02 03:05:58.543 | ext-gw-mode 2021-05-02 03:05:58.543 | l3-ha 2021-05-02 03:05:58.543 | l3-flavors 2021-05-02 03:05:58.543 | l3-port-ip-change-not-allowed 2021-05-02 03:05:58.543 | l3_agent_scheduler 2021-05-02 03:05:58.543 | multi-provider 2021-05-02 03:05:58.543 | net-mtu 2021-05-02 03:05:58.543 | net-mtu-writable 2021-05-02 03:05:58.543 | network_availability_zone 2021-05-02 03:05:58.543 | network-ip-availability 2021-05-02 03:05:58.543 | pagination 2021-05-02 03:05:58.543 | port-device-profile 2021-05-02 03:05:58.543 | port-mac-address-regenerate 2021-05-02 03:05:58.543 | port-numa-affinity-policy 2021-05-02 03:05:58.543 | binding 2021-05-02 03:05:58.543 | binding-extended 2021-05-02 03:05:58.543 | port-security 2021-05-02 03:05:58.543 | project-id 2021-05-02 03:05:58.543 | provider 2021-05-02 03:05:58.543 | quotas 2021-05-02 03:05:58.543 | quota_details 2021-05-02 03:05:58.543 | rbac-policies 2021-05-02 03:05:58.544 | rbac-address-group 2021-05-02 03:05:58.544 | rbac-address-scope 2021-05-02 03:05:58.544 | rbac-security-groups 2021-05-02 03:05:58.544 | rbac-subnetpool 2021-05-02 03:05:58.544 | revision-if-match 2021-05-02 03:05:58.544 | standard-attr-revisions 2021-05-02 03:05:58.544 | router_availability_zone 2021-05-02 03:05:58.544 | security-groups-normalized-cidr 2021-05-02 03:05:58.544 | port-security-groups-filtering 2021-05-02 03:05:58.544 | security-groups-remote-address-group 2021-05-02 03:05:58.544 | security-group 2021-05-02 03:05:58.544 | service-type 2021-05-02 03:05:58.544 | sorting 2021-05-02 03:05:58.544 | standard-attr-description 2021-05-02 03:05:58.544 | stateful-security-group 2021-05-02 03:05:58.544 | subnet_onboard 2021-05-02 03:05:58.544 | subnet-service-types 2021-05-02 03:05:58.544 | subnet_allocation 2021-05-02 03:05:58.544 | subnetpool-prefix-ops 2021-05-02 03:05:58.544 | standard-attr-tag 2021-05-02 03:05:58.544 | standard-attr-timestamp' 2021-05-02 03:05:58.545 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-05-02 03:05:58.545 | address-scope 2021-05-02 03:05:58.545 | router-admin-state-down-before-update 2021-05-02 03:05:58.545 | agent 2021-05-02 03:05:58.545 | agent-resources-synced 2021-05-02 03:05:58.545 | allowed-address-pairs 2021-05-02 03:05:58.545 | auto-allocated-topology 2021-05-02 03:05:58.545 | availability_zone 2021-05-02 03:05:58.545 | availability_zone_filter 2021-05-02 03:05:58.545 | default-subnetpools 2021-05-02 03:05:58.545 | dhcp_agent_scheduler 2021-05-02 03:05:58.545 | dvr 2021-05-02 03:05:58.545 | empty-string-filtering 2021-05-02 03:05:58.545 | external-net 2021-05-02 03:05:58.545 | extra_dhcp_opt 2021-05-02 03:05:58.545 | extraroute 2021-05-02 03:05:58.545 | extraroute-atomic 2021-05-02 03:05:58.545 | filter-validation 2021-05-02 03:05:58.545 | fip-port-details 2021-05-02 03:05:58.545 | flavors 2021-05-02 03:05:58.545 | floatingip-pools 2021-05-02 03:05:58.545 | ip-substring-filtering 2021-05-02 03:05:58.546 | router 2021-05-02 03:05:58.546 | ext-gw-mode 2021-05-02 03:05:58.546 | l3-ha 2021-05-02 03:05:58.546 | l3-flavors 2021-05-02 03:05:58.546 | l3-port-ip-change-not-allowed 2021-05-02 03:05:58.546 | l3_agent_scheduler 2021-05-02 03:05:58.546 | multi-provider 2021-05-02 03:05:58.546 | net-mtu 2021-05-02 03:05:58.546 | net-mtu-writable 2021-05-02 03:05:58.546 | network_availability_zone 2021-05-02 03:05:58.546 | network-ip-availability 2021-05-02 03:05:58.546 | pagination 2021-05-02 03:05:58.546 | port-device-profile 2021-05-02 03:05:58.546 | port-mac-address-regenerate 2021-05-02 03:05:58.546 | port-numa-affinity-policy 2021-05-02 03:05:58.546 | binding 2021-05-02 03:05:58.546 | binding-extended 2021-05-02 03:05:58.546 | port-security 2021-05-02 03:05:58.546 | project-id 2021-05-02 03:05:58.546 | provider 2021-05-02 03:05:58.546 | quotas 2021-05-02 03:05:58.546 | quota_details 2021-05-02 03:05:58.546 | rbac-policies 2021-05-02 03:05:58.546 | rbac-address-group 2021-05-02 03:05:58.546 | rbac-address-scope 2021-05-02 03:05:58.546 | rbac-security-groups 2021-05-02 03:05:58.546 | rbac-subnetpool 2021-05-02 03:05:58.546 | revision-if-match 2021-05-02 03:05:58.546 | standard-attr-revisions 2021-05-02 03:05:58.546 | router_availability_zone 2021-05-02 03:05:58.546 | security-groups-normalized-cidr 2021-05-02 03:05:58.546 | port-security-groups-filtering 2021-05-02 03:05:58.546 | security-groups-remote-address-group 2021-05-02 03:05:58.546 | security-group 2021-05-02 03:05:58.546 | service-type 2021-05-02 03:05:58.546 | sorting 2021-05-02 03:05:58.547 | standard-attr-description 2021-05-02 03:05:58.547 | stateful-security-group 2021-05-02 03:05:58.547 | subnet_onboard 2021-05-02 03:05:58.547 | subnet-service-types 2021-05-02 03:05:58.547 | subnet_allocation 2021-05-02 03:05:58.547 | subnetpool-prefix-ops 2021-05-02 03:05:58.547 | standard-attr-tag 2021-05-02 03:05:58.547 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-05-02 03:05:58.549 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-05-02 03:05:58.552 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-05-02 03:05:58.555 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : '[' True = True ']' 2021-05-02 03:05:58.559 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2021-05-02 03:05:58.559 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : grep ' id ' 2021-05-02 03:05:58.560 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : get_field 2 2021-05-02 03:05:58.563 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:05:58.565 | ++ functions-common:get_field:727 : read data 2021-05-02 03:06:01.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:06:01.286 | from cryptography.utils import int_from_bytes 2021-05-02 03:06:01.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:06:01.286 | from cryptography.utils import int_from_bytes 2021-05-02 03:06:01.443 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:06:01.446 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-05-02 03:06:01.448 | ++ functions-common:get_field:731 : field='$3' 2021-05-02 03:06:01.451 | ++ functions-common:get_field:733 : echo '| id | aa6ddd87-84b4-48a8-9d4e-d3714af675c3 |' 2021-05-02 03:06:01.452 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-05-02 03:06:01.458 | ++ functions-common:get_field:727 : read data 2021-05-02 03:06:01.461 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : EXT_NET_ID=aa6ddd87-84b4-48a8-9d4e-d3714af675c3 2021-05-02 03:06:01.464 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:250 : die_if_not_set 250 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-05-02 03:06:01.466 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-05-02 03:06:01.484 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:252 : [[ 4 =~ 4.* ]] 2021-05-02 03:06:01.486 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:254 : _neutron_configure_router_v4 2021-05-02 03:06:01.489 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 4603d175-673e-449e-b3d5-e7cd2608997c d2ba9937-e8c6-4164-ab68-6ad5ecc1e4e2 2021-05-02 03:06:05.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:06:05.897 | from cryptography.utils import int_from_bytes 2021-05-02 03:06:05.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:06:05.897 | from cryptography.utils import int_from_bytes 2021-05-02 03:06:06.045 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : local id_and_ext_gw_ip 2021-05-02 03:06:06.049 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : _neutron_create_public_subnet_v4 aa6ddd87-84b4-48a8-9d4e-d3714af675c3 2021-05-02 03:06:06.052 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : local 'subnet_params=--ip-version 4 ' 2021-05-02 03:06:06.054 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : subnet_params+=' ' 2021-05-02 03:06:06.056 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : [[ -n 172.31.0.1 ]] 2021-05-02 03:06:06.058 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : subnet_params+='--gateway 172.31.0.1 ' 2021-05-02 03:06:06.061 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 : subnet_params+='--network aa6ddd87-84b4-48a8-9d4e-d3714af675c3 --subnet-range 172.31.0.0/24 --no-dhcp ' 2021-05-02 03:06:06.063 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+=public-subnet 2021-05-02 03:06:06.065 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : local id_and_ext_gw_ip 2021-05-02 03:06:06.069 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.31.0.1 --network aa6ddd87-84b4-48a8-9d4e-d3714af675c3 --subnet-range 172.31.0.0/24 --no-dhcp public-subnet 2021-05-02 03:06:06.069 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : grep -e gateway_ip -e ' id ' 2021-05-02 03:06:08.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:06:08.821 | from cryptography.utils import int_from_bytes 2021-05-02 03:06:08.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:06:08.821 | from cryptography.utils import int_from_bytes 2021-05-02 03:06:08.981 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:06:08.984 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : id_and_ext_gw_ip='| gateway_ip | 172.31.0.1 | 2021-05-02 03:06:08.984 | | id | 0bfd987e-1ef6-4169-9a1a-ed5856e177be |' 2021-05-02 03:06:08.987 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : die_if_not_set 318 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-05-02 03:06:08.989 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-05-02 03:06:09.012 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' 0bfd987e-1ef6-4169-9a1a-ed5856e177be '|' 2021-05-02 03:06:09.015 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : id_and_ext_gw_ip='| gateway_ip | 172.31.0.1 | | id | 0bfd987e-1ef6-4169-9a1a-ed5856e177be |' 2021-05-02 03:06:09.017 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local ext_gw_ip 2021-05-02 03:06:09.022 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' 0bfd987e-1ef6-4169-9a1a-ed5856e177be '|' 2021-05-02 03:06:09.026 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : get_field 2 2021-05-02 03:06:09.029 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:06:09.031 | ++ functions-common:get_field:727 : read data 2021-05-02 03:06:09.034 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-05-02 03:06:09.036 | ++ functions-common:get_field:731 : field='$3' 2021-05-02 03:06:09.039 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.31.0.1 | | id | 0bfd987e-1ef6-4169-9a1a-ed5856e177be |' 2021-05-02 03:06:09.041 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-05-02 03:06:09.047 | ++ functions-common:get_field:727 : read data 2021-05-02 03:06:09.051 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : ext_gw_ip=172.31.0.1 2021-05-02 03:06:09.055 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' 0bfd987e-1ef6-4169-9a1a-ed5856e177be '|' 2021-05-02 03:06:09.055 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 5 2021-05-02 03:06:09.058 | ++ functions-common:get_field:726 : local data field 2021-05-02 03:06:09.060 | ++ functions-common:get_field:727 : read data 2021-05-02 03:06:09.062 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-05-02 03:06:09.065 | ++ functions-common:get_field:731 : field='$6' 2021-05-02 03:06:09.068 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.31.0.1 | | id | 0bfd987e-1ef6-4169-9a1a-ed5856e177be |' 2021-05-02 03:06:09.068 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-05-02 03:06:09.074 | ++ functions-common:get_field:727 : read data 2021-05-02 03:06:09.077 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : PUB_SUBNET_ID=0bfd987e-1ef6-4169-9a1a-ed5856e177be 2021-05-02 03:06:09.080 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway aa6ddd87-84b4-48a8-9d4e-d3714af675c3 4603d175-673e-449e-b3d5-e7cd2608997c 2021-05-02 03:06:13.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:06:13.873 | from cryptography.utils import int_from_bytes 2021-05-02 03:06:13.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:06:13.873 | from cryptography.utils import int_from_bytes 2021-05-02 03:06:14.025 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : is_service_enabled q-l3 2021-05-02 03:06:14.042 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:14.045 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local ext_gw_interface=none 2021-05-02 03:06:14.047 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : is_neutron_ovs_base_plugin 2021-05-02 03:06:14.049 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-05-02 03:06:14.052 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : _neutron_get_ext_gw_interface 2021-05-02 03:06:14.055 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : [[ False == \T\r\u\e ]] 2021-05-02 03:06:14.057 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:157 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-05-02 03:06:14.078 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:159 : echo br-data 2021-05-02 03:06:14.081 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ext_gw_interface=br-data 2021-05-02 03:06:14.083 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : [[ br-data != \n\o\n\e ]] 2021-05-02 03:06:14.086 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : local cidr_len=24 2021-05-02 03:06:14.088 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local 'testcmd=ip -o link | grep -q br-data' 2021-05-02 03:06:14.090 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-05-02 03:06:14.093 | + functions-common:test_with_retry:2242 : local 'testcmd=ip -o link | grep -q br-data' 2021-05-02 03:06:14.095 | + functions-common:test_with_retry:2243 : local 'failmsg=br-data creation failed' 2021-05-02 03:06:14.097 | + functions-common:test_with_retry:2244 : local until=10 2021-05-02 03:06:14.100 | + functions-common:test_with_retry:2245 : local sleep=0.5 2021-05-02 03:06:14.102 | + functions-common:test_with_retry:2247 : time_start test_with_retry 2021-05-02 03:06:14.105 | + functions-common:time_start:2290 : local name=test_with_retry 2021-05-02 03:06:14.107 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:06:14.109 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:06:14.112 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:06:14.117 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924774114 2021-05-02 03:06:14.119 | + functions-common:test_with_retry:2248 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-05-02 03:06:14.126 | + functions-common:test_with_retry:2251 : time_stop test_with_retry 2021-05-02 03:06:14.129 | + functions-common:time_stop:2304 : local name 2021-05-02 03:06:14.131 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:06:14.133 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:06:14.136 | + functions-common:time_stop:2307 : local total 2021-05-02 03:06:14.138 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:06:14.141 | + functions-common:time_stop:2310 : name=test_with_retry 2021-05-02 03:06:14.143 | + functions-common:time_stop:2311 : start_time=1619924774114 2021-05-02 03:06:14.145 | + functions-common:time_stop:2313 : [[ -z 1619924774114 ]] 2021-05-02 03:06:14.148 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:06:14.152 | + functions-common:time_stop:2316 : end_time=1619924774150 2021-05-02 03:06:14.155 | + functions-common:time_stop:2317 : elapsed_time=36 2021-05-02 03:06:14.158 | + functions-common:time_stop:2318 : total=5113 2021-05-02 03:06:14.160 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:06:14.163 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5149 2021-05-02 03:06:14.167 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : grep -c 172.31.0.1 2021-05-02 03:06:14.167 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : ip addr show dev br-data 2021-05-02 03:06:14.173 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ 0 == 0 ]] 2021-05-02 03:06:14.175 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \F\a\l\s\e ]] 2021-05-02 03:06:14.177 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ False == \T\r\u\e ]] 2021-05-02 03:06:14.180 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \T\r\u\e ]] 2021-05-02 03:06:14.182 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : sudo ip addr add 172.31.0.1/24 dev br-data 2021-05-02 03:06:14.197 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip link set br-data up 2021-05-02 03:06:14.212 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : awk -Fip_address '{ print $2 }' 2021-05-02 03:06:14.212 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-05-02 03:06:14.214 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : cut -f2 '-d'\''' 2021-05-02 03:06:14.214 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : tr '\n' ' ' 2021-05-02 03:06:16.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:06:16.333 | from cryptography.utils import int_from_bytes 2021-05-02 03:06:16.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:06:16.333 | from cryptography.utils import int_from_bytes 2021-05-02 03:06:16.484 | ++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:06:16.489 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : ROUTER_GW_IP=' 172.31.0.241 ' 2021-05-02 03:06:16.492 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : die_if_not_set 372 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-05-02 03:06:16.495 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-05-02 03:06:16.512 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:374 : _neutron_set_router_id 2021-05-02 03:06:16.515 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:145 : [[ True == \F\a\l\s\e ]] 2021-05-02 03:06:16.517 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:257 : [[ 4 =~ .*6 ]] 2021-05-02 03:06:16.520 | + ./stack.sh:main:1299 : is_service_enabled nova 2021-05-02 03:06:16.538 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:16.541 | + ./stack.sh:main:1300 : echo_summary 'Starting Nova' 2021-05-02 03:06:16.543 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:06:16.546 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova 2021-05-02 03:06:16.548 | + ./stack.sh:main:1301 : start_nova 2021-05-02 03:06:16.551 | + lib/nova:start_nova:1059 : start_nova_rest 2021-05-02 03:06:16.553 | + lib/nova:start_nova_rest:967 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:06:16.556 | + lib/nova:start_nova_rest:968 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:06:16.558 | + lib/nova:start_nova_rest:968 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:06:16.561 | + lib/nova:start_nova_rest:970 : local api_cell_conf=/etc/nova/nova.conf 2021-05-02 03:06:16.563 | + lib/nova:start_nova_rest:971 : local compute_cell_conf=/etc/nova/nova.conf 2021-05-02 03:06:16.566 | + lib/nova:start_nova_rest:973 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-05-02 03:06:16.569 | + functions-common:run_process:1559 : local service=n-sch 2021-05-02 03:06:16.571 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-05-02 03:06:16.574 | + functions-common:run_process:1561 : local group= 2021-05-02 03:06:16.576 | + functions-common:run_process:1562 : local user= 2021-05-02 03:06:16.579 | + functions-common:run_process:1564 : local name=n-sch 2021-05-02 03:06:16.581 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:06:16.584 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:06:16.587 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:06:16.590 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:06:16.594 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:06:16.600 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924776597 2021-05-02 03:06:16.604 | + functions-common:run_process:1567 : is_service_enabled n-sch 2021-05-02 03:06:16.623 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:16.626 | + functions-common:run_process:1568 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-05-02 03:06:16.628 | + functions-common:_run_under_systemd:1524 : local service=n-sch 2021-05-02 03:06:16.631 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-05-02 03:06:16.633 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-05-02 03:06:16.636 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-05-02 03:06:16.638 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-05-02 03:06:16.641 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-05-02 03:06:16.643 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-05-02 03:06:16.646 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-sch.service 2021-05-02 03:06:16.649 | + functions-common:_run_under_systemd:1531 : local group= 2021-05-02 03:06:16.651 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-05-02 03:06:16.654 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-05-02 03:06:16.657 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-05-02 03:06:16.659 | + functions-common:write_user_unit_file:1441 : local service=devstack@n-sch.service 2021-05-02 03:06:16.661 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-05-02 03:06:16.664 | + functions-common:write_user_unit_file:1443 : local group= 2021-05-02 03:06:16.666 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-05-02 03:06:16.668 | + functions-common:write_user_unit_file:1445 : local extra= 2021-05-02 03:06:16.671 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-05-02 03:06:16.673 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-05-02 03:06:16.675 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-05-02 03:06:16.680 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-05-02 03:06:16.743 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-05-02 03:06:16.807 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-05-02 03:06:16.859 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-05-02 03:06:16.912 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-05-02 03:06:16.964 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-05-02 03:06:17.016 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-05-02 03:06:17.019 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-05-02 03:06:17.081 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-05-02 03:06:17.492 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-sch.service 2021-05-02 03:06:17.506 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-05-02 03:06:17.898 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-sch.service 2021-05-02 03:06:17.926 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:06:17.929 | + functions-common:time_stop:2304 : local name 2021-05-02 03:06:17.932 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:06:17.934 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:06:17.937 | + functions-common:time_stop:2307 : local total 2021-05-02 03:06:17.939 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:06:17.942 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:06:17.944 | + functions-common:time_stop:2311 : start_time=1619924776597 2021-05-02 03:06:17.947 | + functions-common:time_stop:2313 : [[ -z 1619924776597 ]] 2021-05-02 03:06:17.950 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:06:17.955 | + functions-common:time_stop:2316 : end_time=1619924777952 2021-05-02 03:06:17.957 | + functions-common:time_stop:2317 : elapsed_time=1355 2021-05-02 03:06:17.960 | + functions-common:time_stop:2318 : total=13400 2021-05-02 03:06:17.962 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:06:17.965 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14755 2021-05-02 03:06:17.967 | + lib/nova:start_nova_rest:974 : '[' True == False ']' 2021-05-02 03:06:17.971 | ++ lib/nova:start_nova_rest:977 : which uwsgi 2021-05-02 03:06:17.975 | + lib/nova:start_nova_rest:977 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-05-02 03:06:17.978 | + functions-common:run_process:1559 : local service=n-api-meta 2021-05-02 03:06:17.981 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-05-02 03:06:17.983 | + functions-common:run_process:1561 : local group= 2021-05-02 03:06:17.985 | + functions-common:run_process:1562 : local user= 2021-05-02 03:06:17.988 | + functions-common:run_process:1564 : local name=n-api-meta 2021-05-02 03:06:17.990 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:06:17.993 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:06:17.995 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:06:17.998 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:06:18.001 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:06:18.006 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924778003 2021-05-02 03:06:18.008 | + functions-common:run_process:1567 : is_service_enabled n-api-meta 2021-05-02 03:06:18.027 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:18.029 | + functions-common:run_process:1568 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-05-02 03:06:18.032 | + functions-common:_run_under_systemd:1524 : local service=n-api-meta 2021-05-02 03:06:18.034 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-05-02 03:06:18.037 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-05-02 03:06:18.040 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-05-02 03:06:18.042 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-05-02 03:06:18.045 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-05-02 03:06:18.047 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-05-02 03:06:18.050 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-api-meta.service 2021-05-02 03:06:18.053 | + functions-common:_run_under_systemd:1531 : local group= 2021-05-02 03:06:18.055 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-05-02 03:06:18.058 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-05-02 03:06:18.061 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2021-05-02 03:06:18.064 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@n-api-meta.service 2021-05-02 03:06:18.066 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-05-02 03:06:18.068 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2021-05-02 03:06:18.071 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2021-05-02 03:06:18.073 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-05-02 03:06:18.076 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-05-02 03:06:18.080 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-05-02 03:06:18.146 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-05-02 03:06:18.210 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-05-02 03:06:18.263 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-05-02 03:06:18.315 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-05-02 03:06:18.372 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-05-02 03:06:18.427 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-05-02 03:06:18.481 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-05-02 03:06:18.534 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-05-02 03:06:18.587 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-05-02 03:06:18.639 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2021-05-02 03:06:18.642 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-05-02 03:06:18.704 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2021-05-02 03:06:19.110 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-api-meta.service 2021-05-02 03:06:19.124 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-05-02 03:06:19.517 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-api-meta.service 2021-05-02 03:06:19.611 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:06:19.614 | + functions-common:time_stop:2304 : local name 2021-05-02 03:06:19.617 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:06:19.621 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:06:19.625 | + functions-common:time_stop:2307 : local total 2021-05-02 03:06:19.629 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:06:19.632 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:06:19.636 | + functions-common:time_stop:2311 : start_time=1619924778003 2021-05-02 03:06:19.648 | + functions-common:time_stop:2313 : [[ -z 1619924778003 ]] 2021-05-02 03:06:19.656 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:06:19.672 | + functions-common:time_stop:2316 : end_time=1619924779658 2021-05-02 03:06:19.680 | + functions-common:time_stop:2317 : elapsed_time=1655 2021-05-02 03:06:19.684 | + functions-common:time_stop:2318 : total=14755 2021-05-02 03:06:19.689 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:06:19.698 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16410 2021-05-02 03:06:19.702 | + lib/nova:start_nova_rest:980 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:06:19.705 | + lib/nova:start_nova_rest:980 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:06:19.709 | + lib/nova:start_nova:1060 : start_nova_console_proxies 2021-05-02 03:06:19.713 | + lib/nova:start_nova_console_proxies:995 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:06:19.717 | + lib/nova:start_nova_console_proxies:997 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:06:19.726 | + lib/nova:start_nova_console_proxies:997 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:06:19.730 | + lib/nova:start_nova_console_proxies:999 : local api_cell_conf=/etc/nova/nova.conf 2021-05-02 03:06:19.733 | + lib/nova:start_nova_console_proxies:1001 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-05-02 03:06:19.737 | + lib/nova:start_nova_console_proxies:1006 : enable_nova_console_proxies 2021-05-02 03:06:19.744 | ++ lib/nova:enable_nova_console_proxies:984 : seq 1 1 2021-05-02 03:06:19.749 | + lib/nova:enable_nova_console_proxies:984 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-05-02 03:06:19.751 | + lib/nova:enable_nova_console_proxies:985 : for srv in n-novnc n-spice n-sproxy 2021-05-02 03:06:19.754 | + lib/nova:enable_nova_console_proxies:986 : is_service_enabled n-novnc 2021-05-02 03:06:19.778 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:06:19.780 | + lib/nova:enable_nova_console_proxies:985 : for srv in n-novnc n-spice n-sproxy 2021-05-02 03:06:19.783 | + lib/nova:enable_nova_console_proxies:986 : is_service_enabled n-spice 2021-05-02 03:06:19.806 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:06:19.810 | + lib/nova:enable_nova_console_proxies:985 : for srv in n-novnc n-spice n-sproxy 2021-05-02 03:06:19.814 | + lib/nova:enable_nova_console_proxies:986 : is_service_enabled n-sproxy 2021-05-02 03:06:19.836 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:06:19.842 | ++ lib/nova:start_nova_console_proxies:1007 : seq 1 1 2021-05-02 03:06:19.844 | + lib/nova:start_nova_console_proxies:1007 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-05-02 03:06:19.847 | + lib/nova:start_nova_console_proxies:1008 : local conf 2021-05-02 03:06:19.851 | ++ lib/nova:start_nova_console_proxies:1009 : conductor_conf 1 2021-05-02 03:06:19.854 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-05-02 03:06:19.857 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-05-02 03:06:19.859 | + lib/nova:start_nova_console_proxies:1009 : conf=/etc/nova/nova_cell1.conf 2021-05-02 03:06:19.862 | + lib/nova:start_nova_console_proxies:1010 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-05-02 03:06:19.865 | + functions-common:run_process:1559 : local service=n-novnc-cell1 2021-05-02 03:06:19.867 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-05-02 03:06:19.870 | + functions-common:run_process:1561 : local group= 2021-05-02 03:06:19.872 | + functions-common:run_process:1562 : local user= 2021-05-02 03:06:19.875 | + functions-common:run_process:1564 : local name=n-novnc-cell1 2021-05-02 03:06:19.877 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:06:19.880 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:06:19.882 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:06:19.885 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:06:19.890 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:06:19.893 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924779890 2021-05-02 03:06:19.896 | + functions-common:run_process:1567 : is_service_enabled n-novnc-cell1 2021-05-02 03:06:19.915 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:06:19.918 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:06:19.920 | + functions-common:time_stop:2304 : local name 2021-05-02 03:06:19.923 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:06:19.925 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:06:19.928 | + functions-common:time_stop:2307 : local total 2021-05-02 03:06:19.930 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:06:19.933 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:06:19.936 | + functions-common:time_stop:2311 : start_time=1619924779890 2021-05-02 03:06:19.938 | + functions-common:time_stop:2313 : [[ -z 1619924779890 ]] 2021-05-02 03:06:19.944 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:06:19.946 | + functions-common:time_stop:2316 : end_time=1619924779943 2021-05-02 03:06:19.949 | + functions-common:time_stop:2317 : elapsed_time=53 2021-05-02 03:06:19.951 | + functions-common:time_stop:2318 : total=16410 2021-05-02 03:06:19.954 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:06:19.956 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16463 2021-05-02 03:06:19.959 | + lib/nova:start_nova_console_proxies:1011 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-05-02 03:06:19.962 | + functions-common:run_process:1559 : local service=n-spice-cell1 2021-05-02 03:06:19.964 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-05-02 03:06:19.967 | + functions-common:run_process:1561 : local group= 2021-05-02 03:06:19.969 | + functions-common:run_process:1562 : local user= 2021-05-02 03:06:19.972 | + functions-common:run_process:1564 : local name=n-spice-cell1 2021-05-02 03:06:19.975 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:06:19.978 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:06:19.981 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:06:19.983 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:06:19.988 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:06:19.991 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924779988 2021-05-02 03:06:19.994 | + functions-common:run_process:1567 : is_service_enabled n-spice-cell1 2021-05-02 03:06:20.014 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:06:20.016 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:06:20.019 | + functions-common:time_stop:2304 : local name 2021-05-02 03:06:20.022 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:06:20.024 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:06:20.027 | + functions-common:time_stop:2307 : local total 2021-05-02 03:06:20.029 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:06:20.032 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:06:20.034 | + functions-common:time_stop:2311 : start_time=1619924779988 2021-05-02 03:06:20.037 | + functions-common:time_stop:2313 : [[ -z 1619924779988 ]] 2021-05-02 03:06:20.042 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:06:20.044 | + functions-common:time_stop:2316 : end_time=1619924780041 2021-05-02 03:06:20.047 | + functions-common:time_stop:2317 : elapsed_time=53 2021-05-02 03:06:20.050 | + functions-common:time_stop:2318 : total=16463 2021-05-02 03:06:20.053 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:06:20.056 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16516 2021-05-02 03:06:20.058 | + lib/nova:start_nova_console_proxies:1012 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-05-02 03:06:20.061 | + functions-common:run_process:1559 : local service=n-sproxy-cell1 2021-05-02 03:06:20.063 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-05-02 03:06:20.066 | + functions-common:run_process:1561 : local group= 2021-05-02 03:06:20.068 | + functions-common:run_process:1562 : local user= 2021-05-02 03:06:20.071 | + functions-common:run_process:1564 : local name=n-sproxy-cell1 2021-05-02 03:06:20.075 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:06:20.077 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:06:20.082 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:06:20.082 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:06:20.087 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:06:20.091 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924780088 2021-05-02 03:06:20.094 | + functions-common:run_process:1567 : is_service_enabled n-sproxy-cell1 2021-05-02 03:06:20.123 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:06:20.126 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:06:20.128 | + functions-common:time_stop:2304 : local name 2021-05-02 03:06:20.131 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:06:20.133 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:06:20.136 | + functions-common:time_stop:2307 : local total 2021-05-02 03:06:20.138 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:06:20.141 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:06:20.143 | + functions-common:time_stop:2311 : start_time=1619924780088 2021-05-02 03:06:20.146 | + functions-common:time_stop:2313 : [[ -z 1619924780088 ]] 2021-05-02 03:06:20.151 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:06:20.153 | + functions-common:time_stop:2316 : end_time=1619924780150 2021-05-02 03:06:20.156 | + functions-common:time_stop:2317 : elapsed_time=62 2021-05-02 03:06:20.158 | + functions-common:time_stop:2318 : total=16516 2021-05-02 03:06:20.161 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:06:20.164 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16578 2021-05-02 03:06:20.166 | + lib/nova:start_nova_console_proxies:1016 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:06:20.169 | + lib/nova:start_nova_console_proxies:1016 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:06:20.171 | + lib/nova:start_nova:1061 : start_nova_conductor 2021-05-02 03:06:20.174 | + lib/nova:start_nova_conductor:1029 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-05-02 03:06:20.176 | + lib/nova:start_nova_conductor:1035 : enable_nova_fleet 2021-05-02 03:06:20.179 | + lib/nova:enable_nova_fleet:1020 : is_service_enabled n-cond 2021-05-02 03:06:20.209 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:20.211 | + lib/nova:enable_nova_fleet:1021 : enable_service n-super-cond 2021-05-02 03:06:20.270 | ++ lib/nova:enable_nova_fleet:1022 : seq 1 1 2021-05-02 03:06:20.273 | + lib/nova:enable_nova_fleet:1022 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-05-02 03:06:20.275 | + lib/nova:enable_nova_fleet:1023 : enable_service n-cond-cell1 2021-05-02 03:06:20.331 | + lib/nova:start_nova_conductor:1036 : is_service_enabled n-super-cond 2021-05-02 03:06:20.352 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:20.355 | + lib/nova:start_nova_conductor:1037 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-05-02 03:06:20.358 | + functions-common:run_process:1559 : local service=n-super-cond 2021-05-02 03:06:20.360 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-05-02 03:06:20.363 | + functions-common:run_process:1561 : local group= 2021-05-02 03:06:20.366 | + functions-common:run_process:1562 : local user= 2021-05-02 03:06:20.368 | + functions-common:run_process:1564 : local name=n-super-cond 2021-05-02 03:06:20.371 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:06:20.374 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:06:20.376 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:06:20.379 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:06:20.384 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:06:20.387 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924780384 2021-05-02 03:06:20.390 | + functions-common:run_process:1567 : is_service_enabled n-super-cond 2021-05-02 03:06:20.424 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:20.427 | + functions-common:run_process:1568 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-05-02 03:06:20.429 | + functions-common:_run_under_systemd:1524 : local service=n-super-cond 2021-05-02 03:06:20.432 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-05-02 03:06:20.434 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-05-02 03:06:20.437 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-05-02 03:06:20.440 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-05-02 03:06:20.443 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-05-02 03:06:20.445 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-05-02 03:06:20.448 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-super-cond.service 2021-05-02 03:06:20.451 | + functions-common:_run_under_systemd:1531 : local group= 2021-05-02 03:06:20.453 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-05-02 03:06:20.456 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-05-02 03:06:20.459 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-05-02 03:06:20.462 | + functions-common:write_user_unit_file:1441 : local service=devstack@n-super-cond.service 2021-05-02 03:06:20.464 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-05-02 03:06:20.467 | + functions-common:write_user_unit_file:1443 : local group= 2021-05-02 03:06:20.469 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-05-02 03:06:20.472 | + functions-common:write_user_unit_file:1445 : local extra= 2021-05-02 03:06:20.474 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-05-02 03:06:20.476 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-05-02 03:06:20.481 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-05-02 03:06:20.486 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-05-02 03:06:20.615 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-05-02 03:06:20.687 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-05-02 03:06:20.747 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-05-02 03:06:20.804 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-05-02 03:06:20.874 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-05-02 03:06:20.939 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-05-02 03:06:20.940 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-05-02 03:06:21.022 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-05-02 03:06:21.500 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-super-cond.service 2021-05-02 03:06:21.517 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-05-02 03:06:21.972 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-super-cond.service 2021-05-02 03:06:22.003 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:06:22.006 | + functions-common:time_stop:2304 : local name 2021-05-02 03:06:22.009 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:06:22.012 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:06:22.015 | + functions-common:time_stop:2307 : local total 2021-05-02 03:06:22.017 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:06:22.020 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:06:22.022 | + functions-common:time_stop:2311 : start_time=1619924780384 2021-05-02 03:06:22.029 | + functions-common:time_stop:2313 : [[ -z 1619924780384 ]] 2021-05-02 03:06:22.034 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:06:22.038 | + functions-common:time_stop:2316 : end_time=1619924782034 2021-05-02 03:06:22.041 | + functions-common:time_stop:2317 : elapsed_time=1650 2021-05-02 03:06:22.045 | + functions-common:time_stop:2318 : total=16578 2021-05-02 03:06:22.048 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:06:22.051 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=18228 2021-05-02 03:06:22.059 | ++ lib/nova:start_nova_conductor:1039 : seq 1 1 2021-05-02 03:06:22.061 | + lib/nova:start_nova_conductor:1039 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-05-02 03:06:22.064 | + lib/nova:start_nova_conductor:1040 : is_service_enabled n-cond-cell1 2021-05-02 03:06:22.085 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:22.088 | + lib/nova:start_nova_conductor:1041 : local conf 2021-05-02 03:06:22.092 | ++ lib/nova:start_nova_conductor:1042 : conductor_conf 1 2021-05-02 03:06:22.094 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-05-02 03:06:22.097 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-05-02 03:06:22.100 | + lib/nova:start_nova_conductor:1042 : conf=/etc/nova/nova_cell1.conf 2021-05-02 03:06:22.103 | + lib/nova:start_nova_conductor:1043 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-05-02 03:06:22.106 | + functions-common:run_process:1559 : local service=n-cond-cell1 2021-05-02 03:06:22.112 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-05-02 03:06:22.115 | + functions-common:run_process:1561 : local group= 2021-05-02 03:06:22.117 | + functions-common:run_process:1562 : local user= 2021-05-02 03:06:22.120 | + functions-common:run_process:1564 : local name=n-cond-cell1 2021-05-02 03:06:22.122 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:06:22.125 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:06:22.127 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:06:22.130 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:06:22.134 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:06:22.139 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924782136 2021-05-02 03:06:22.142 | + functions-common:run_process:1567 : is_service_enabled n-cond-cell1 2021-05-02 03:06:22.167 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:22.170 | + functions-common:run_process:1568 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-05-02 03:06:22.173 | + functions-common:_run_under_systemd:1524 : local service=n-cond-cell1 2021-05-02 03:06:22.175 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-05-02 03:06:22.178 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-05-02 03:06:22.180 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-05-02 03:06:22.183 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-05-02 03:06:22.186 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-05-02 03:06:22.188 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-05-02 03:06:22.191 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-cond-cell1.service 2021-05-02 03:06:22.194 | + functions-common:_run_under_systemd:1531 : local group= 2021-05-02 03:06:22.196 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-05-02 03:06:22.199 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-05-02 03:06:22.201 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-05-02 03:06:22.204 | + functions-common:write_user_unit_file:1441 : local service=devstack@n-cond-cell1.service 2021-05-02 03:06:22.207 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-05-02 03:06:22.210 | + functions-common:write_user_unit_file:1443 : local group= 2021-05-02 03:06:22.212 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-05-02 03:06:22.216 | + functions-common:write_user_unit_file:1445 : local extra= 2021-05-02 03:06:22.218 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-05-02 03:06:22.224 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-05-02 03:06:22.232 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-05-02 03:06:22.237 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-05-02 03:06:22.308 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-05-02 03:06:22.382 | + functions-common:write_user_unit_file:1454 : 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-05-02 03:06:22.450 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-05-02 03:06:22.513 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-05-02 03:06:22.586 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-05-02 03:06:22.648 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-05-02 03:06:22.650 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-05-02 03:06:22.720 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-05-02 03:06:23.171 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-cond-cell1.service 2021-05-02 03:06:23.185 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-05-02 03:06:23.663 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-cond-cell1.service 2021-05-02 03:06:23.694 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:06:23.701 | + functions-common:time_stop:2304 : local name 2021-05-02 03:06:23.708 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:06:23.717 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:06:23.720 | + functions-common:time_stop:2307 : local total 2021-05-02 03:06:23.725 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:06:23.732 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:06:23.739 | + functions-common:time_stop:2311 : start_time=1619924782136 2021-05-02 03:06:23.749 | + functions-common:time_stop:2313 : [[ -z 1619924782136 ]] 2021-05-02 03:06:23.756 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:06:23.764 | + functions-common:time_stop:2316 : end_time=1619924783758 2021-05-02 03:06:23.769 | + functions-common:time_stop:2317 : elapsed_time=1622 2021-05-02 03:06:23.779 | + functions-common:time_stop:2318 : total=18228 2021-05-02 03:06:23.783 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:06:23.786 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=19850 2021-05-02 03:06:23.789 | + lib/nova:start_nova:1062 : start_nova_compute 2021-05-02 03:06:23.792 | + lib/nova:start_nova_compute:897 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:06:23.795 | + lib/nova:start_nova_compute:898 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:06:23.798 | + lib/nova:start_nova_compute:898 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:06:23.800 | + lib/nova:start_nova_compute:900 : local compute_cell_conf=/etc/nova/nova.conf 2021-05-02 03:06:23.803 | + lib/nova:start_nova_compute:903 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-05-02 03:06:23.809 | + lib/nova:start_nova_compute:905 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-05-02 03:06:23.817 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-05-02 03:06:23.824 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-05-02 03:06:23.828 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-05-02 03:06:23.834 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-05-02 03:06:23.844 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-05-02 03:06:23.848 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-05-02 03:06:23.860 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-05-02 03:06:23.866 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-05-02 03:06:23.871 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-05-02 03:06:23.874 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-05-02 03:06:23.874 | BEGIN { 2021-05-02 03:06:23.874 | section = "" 2021-05-02 03:06:23.874 | last_section = "" 2021-05-02 03:06:23.874 | section_count = 0 2021-05-02 03:06:23.874 | } 2021-05-02 03:06:23.874 | /^\[.+\]/ { 2021-05-02 03:06:23.874 | gsub("[][]", "", $1); 2021-05-02 03:06:23.874 | section=$1 2021-05-02 03:06:23.874 | next 2021-05-02 03:06:23.874 | } 2021-05-02 03:06:23.874 | /^ *\#/ { 2021-05-02 03:06:23.874 | next 2021-05-02 03:06:23.874 | } 2021-05-02 03:06:23.874 | /^[^ \t]+/ { 2021-05-02 03:06:23.874 | # get offset of first = in $0 2021-05-02 03:06:23.874 | eq_idx = index($0, "=") 2021-05-02 03:06:23.874 | # extract attr & value from $0 2021-05-02 03:06:23.874 | attr = substr($0, 1, eq_idx - 1) 2021-05-02 03:06:23.874 | value = substr($0, eq_idx + 1) 2021-05-02 03:06:23.874 | # only need to strip trailing whitespace from attr 2021-05-02 03:06:23.874 | sub(/[ \t]*$/, "", attr) 2021-05-02 03:06:23.874 | # need to strip leading & trailing whitespace from value 2021-05-02 03:06:23.874 | sub(/^[ \t]*/, "", value) 2021-05-02 03:06:23.875 | sub(/[ \t]*$/, "", value) 2021-05-02 03:06:23.875 | 2021-05-02 03:06:23.875 | # cfg_attr_count: number of config lines per [section, attr] 2021-05-02 03:06:23.875 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-05-02 03:06:23.875 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-05-02 03:06:23.875 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-05-02 03:06:23.875 | if (! (section, attr) in cfg_attr_count) { 2021-05-02 03:06:23.875 | if (section != last_section) { 2021-05-02 03:06:23.875 | cfg_section[section_count++] = section 2021-05-02 03:06:23.875 | last_section = section 2021-05-02 03:06:23.875 | } 2021-05-02 03:06:23.875 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-05-02 03:06:23.875 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-05-02 03:06:23.875 | 2021-05-02 03:06:23.875 | cfg_attr[section, attr, 0] = value 2021-05-02 03:06:23.875 | cfg_attr_count[section, attr] = 1 2021-05-02 03:06:23.875 | } else { 2021-05-02 03:06:23.875 | lno = cfg_attr_count[section, attr]++ 2021-05-02 03:06:23.875 | cfg_attr[section, attr, lno] = value 2021-05-02 03:06:23.875 | } 2021-05-02 03:06:23.875 | } 2021-05-02 03:06:23.875 | END { 2021-05-02 03:06:23.875 | # Process each section in order 2021-05-02 03:06:23.875 | for (sno = 0; sno < section_count; sno++) { 2021-05-02 03:06:23.875 | section = cfg_section[sno] 2021-05-02 03:06:23.875 | # The ini routines simply append a config item immediately 2021-05-02 03:06:23.875 | # after the section header. To keep the same order as defined 2021-05-02 03:06:23.875 | # in local.conf, invoke the ini routines in the reverse order 2021-05-02 03:06:23.875 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-05-02 03:06:23.875 | attr = cfg_sec_attr_name[sno, attr_no] 2021-05-02 03:06:23.875 | if (cfg_attr_count[section, attr] == 1) 2021-05-02 03:06:23.875 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-05-02 03:06:23.875 | else { 2021-05-02 03:06:23.875 | # For multiline, invoke the ini routines in the reverse order 2021-05-02 03:06:23.876 | count = cfg_attr_count[section, attr] 2021-05-02 03:06:23.876 | print "inidelete " configfile " " section " " attr 2021-05-02 03:06:23.876 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-05-02 03:06:23.876 | for (l = count -2; l >= 0; l--) 2021-05-02 03:06:23.876 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-05-02 03:06:23.876 | } 2021-05-02 03:06:23.876 | } 2021-05-02 03:06:23.876 | } 2021-05-02 03:06:23.876 | } 2021-05-02 03:06:23.876 | ' 2021-05-02 03:06:23.876 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-05-02 03:06:23.880 | + inc/meta-config:merge_config_file:164 : read a 2021-05-02 03:06:23.880 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-05-02 03:06:23.884 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-05-02 03:06:23.891 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-05-02 03:06:23.898 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-05-02 03:06:23.904 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-05-02 03:06:23.916 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-05-02 03:06:23.916 | BEGIN { group = "" } 2021-05-02 03:06:23.916 | /^\[\[.+\|.*\]\]/ { 2021-05-02 03:06:23.916 | gsub("[][]", "", $1); 2021-05-02 03:06:23.916 | split($1, a, "|"); 2021-05-02 03:06:23.916 | if (a[1] == matchgroup && a[2] == configfile) { 2021-05-02 03:06:23.916 | group=a[1] 2021-05-02 03:06:23.916 | } else { 2021-05-02 03:06:23.916 | group="" 2021-05-02 03:06:23.917 | } 2021-05-02 03:06:23.917 | next 2021-05-02 03:06:23.917 | } 2021-05-02 03:06:23.917 | { 2021-05-02 03:06:23.917 | if (group != "") 2021-05-02 03:06:23.917 | print $0 2021-05-02 03:06:23.917 | } 2021-05-02 03:06:23.917 | ' /home/ubuntu/devstack/local.conf 2021-05-02 03:06:23.928 | + lib/nova:start_nova_compute:907 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-05-02 03:06:23.937 | + lib/nova:start_nova_compute:914 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-05-02 03:06:24.022 | + lib/nova:start_nova_compute:917 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-05-02 03:06:24.103 | + lib/nova:start_nova_compute:918 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-05-02 03:06:24.116 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-05-02 03:06:24.124 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-05-02 03:06:24.132 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-02 03:06:24.140 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-05-02 03:06:24.148 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-02 03:06:24.182 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:24.186 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-05-02 03:06:24.192 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-05-02 03:06:24.204 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-02 03:06:24.239 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:24.245 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/nova_cell1 2021-05-02 03:06:24.248 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/nova_cell1 2021-05-02 03:06:24.304 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-02 03:06:24.309 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-02 03:06:24.312 | + lib/nova:start_nova_compute:922 : inidelete /etc/nova/nova-cpu.conf database connection 2021-05-02 03:06:24.377 | + lib/nova:start_nova_compute:923 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-05-02 03:06:24.413 | + lib/nova:start_nova_compute:928 : configure_console_compute 2021-05-02 03:06:24.416 | + lib/nova:configure_console_compute:617 : local offset 2021-05-02 03:06:24.420 | + lib/nova:configure_console_compute:618 : offset=0 2021-05-02 03:06:24.428 | + lib/nova:configure_console_compute:622 : local default_proxyclient_addr 2021-05-02 03:06:24.440 | ++ lib/nova:configure_console_compute:623 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-05-02 03:06:24.469 | + lib/nova:configure_console_compute:623 : default_proxyclient_addr=10.222.0.41 2021-05-02 03:06:24.472 | + lib/nova:configure_console_compute:627 : is_service_enabled n-cpu 2021-05-02 03:06:24.492 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:06:24.497 | + lib/nova:configure_console_compute:643 : is_service_enabled n-novnc 2021-05-02 03:06:24.522 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:06:24.525 | + lib/nova:configure_console_compute:643 : '[' False '!=' False ']' 2021-05-02 03:06:24.528 | + lib/nova:configure_console_compute:651 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-05-02 03:06:24.566 | + lib/nova:configure_console_compute:654 : is_service_enabled n-spice 2021-05-02 03:06:24.585 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:06:24.587 | + lib/nova:configure_console_compute:664 : is_service_enabled n-sproxy 2021-05-02 03:06:24.605 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:06:24.607 | + lib/nova:start_nova_compute:931 : '[' -n '' ']' 2021-05-02 03:06:24.610 | + lib/nova:start_nova_compute:935 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-05-02 03:06:24.612 | + lib/nova:start_nova_compute:939 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-05-02 03:06:24.615 | + functions-common:run_process:1559 : local service=n-cpu 2021-05-02 03:06:24.617 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-05-02 03:06:24.620 | + functions-common:run_process:1561 : local group=libvirt 2021-05-02 03:06:24.622 | + functions-common:run_process:1562 : local user= 2021-05-02 03:06:24.624 | + functions-common:run_process:1564 : local name=n-cpu 2021-05-02 03:06:24.627 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:06:24.629 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:06:24.632 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:06:24.634 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:06:24.639 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:06:24.642 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924784639 2021-05-02 03:06:24.644 | + functions-common:run_process:1567 : is_service_enabled n-cpu 2021-05-02 03:06:24.662 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:06:24.665 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:06:24.667 | + functions-common:time_stop:2304 : local name 2021-05-02 03:06:24.670 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:06:24.672 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:06:24.675 | + functions-common:time_stop:2307 : local total 2021-05-02 03:06:24.677 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:06:24.679 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:06:24.682 | + functions-common:time_stop:2311 : start_time=1619924784639 2021-05-02 03:06:24.684 | + functions-common:time_stop:2313 : [[ -z 1619924784639 ]] 2021-05-02 03:06:24.687 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:06:24.692 | + functions-common:time_stop:2316 : end_time=1619924784689 2021-05-02 03:06:24.694 | + functions-common:time_stop:2317 : elapsed_time=50 2021-05-02 03:06:24.697 | + functions-common:time_stop:2318 : total=19850 2021-05-02 03:06:24.699 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:06:24.702 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=19900 2021-05-02 03:06:24.704 | + lib/nova:start_nova_compute:961 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:06:24.707 | + lib/nova:start_nova_compute:961 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-05-02 03:06:24.709 | + lib/nova:start_nova:1063 : is_service_enabled n-api 2021-05-02 03:06:24.730 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:24.733 | + lib/nova:start_nova:1065 : echo 'Dumping cells_v2 mapping' 2021-05-02 03:06:24.733 | Dumping cells_v2 mapping 2021-05-02 03:06:24.736 | + lib/nova:start_nova:1066 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-05-02 03:06:28.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:06:28.233 | from cryptography.utils import int_from_bytes 2021-05-02 03:06:28.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:06:28.233 | from cryptography.utils import int_from_bytes 2021-05-02 03:06:28.233 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-05-02 03:06:28.233 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-05-02 03:06:28.233 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-05-02 03:06:28.233 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-05-02 03:06:28.233 | | cell1 | 7248a3a6-0cf4-45ad-95c3-d4123ccaf5a7 | rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-05-02 03:06:28.233 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-05-02 03:06:28.679 | + ./stack.sh:main:1302 : async_runfunc create_flavors 2021-05-02 03:06:28.683 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2021-05-02 03:06:28.751 | + inc/async:async_inner:63 : create_flavors 2021-05-02 03:06:28.796 | [11194 Async create_flavors:81014]: running: create_flavors 2021-05-02 03:06:28.798 | + ./stack.sh:main:1304 : is_service_enabled cinder 2021-05-02 03:06:28.817 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:28.819 | + ./stack.sh:main:1305 : echo_summary 'Starting Cinder' 2021-05-02 03:06:28.822 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:06:28.825 | + ./stack.sh:echo_summary:428 : echo -e Starting Cinder 2021-05-02 03:06:28.828 | + ./stack.sh:main:1306 : start_cinder 2021-05-02 03:06:28.830 | + lib/cinder:start_cinder:496 : local service_port=8776 2021-05-02 03:06:28.833 | + lib/cinder:start_cinder:497 : local service_protocol=http 2021-05-02 03:06:28.835 | + lib/cinder:start_cinder:498 : local cinder_url 2021-05-02 03:06:28.838 | + lib/cinder:start_cinder:499 : is_service_enabled tls-proxy 2021-05-02 03:06:28.855 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:06:28.858 | + lib/cinder:start_cinder:503 : '[' lioadm = tgtadm ']' 2021-05-02 03:06:28.860 | + lib/cinder:start_cinder:523 : [[ 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,g-reg,cinder,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-05-02 03:06:28.863 | + lib/cinder:start_cinder:524 : '[' True == False ']' 2021-05-02 03:06:28.866 | ++ lib/cinder:start_cinder:532 : which uwsgi 2021-05-02 03:06:28.870 | + lib/cinder:start_cinder:532 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-05-02 03:06:28.873 | + functions-common:run_process:1559 : local service=c-api 2021-05-02 03:06:28.876 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-05-02 03:06:28.878 | + functions-common:run_process:1561 : local group= 2021-05-02 03:06:28.881 | + functions-common:run_process:1562 : local user= 2021-05-02 03:06:28.883 | + functions-common:run_process:1564 : local name=c-api 2021-05-02 03:06:28.886 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:06:28.889 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:06:28.891 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:06:28.894 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:06:28.897 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:06:28.901 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924788898 2021-05-02 03:06:28.904 | + functions-common:run_process:1567 : is_service_enabled c-api 2021-05-02 03:06:28.920 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:28.922 | + functions-common:run_process:1568 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-05-02 03:06:28.925 | + functions-common:_run_under_systemd:1524 : local service=c-api 2021-05-02 03:06:28.927 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-05-02 03:06:28.930 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-05-02 03:06:28.932 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-05-02 03:06:28.935 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-05-02 03:06:28.937 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-05-02 03:06:28.940 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-05-02 03:06:28.942 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@c-api.service 2021-05-02 03:06:28.945 | + functions-common:_run_under_systemd:1531 : local group= 2021-05-02 03:06:28.948 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-05-02 03:06:28.950 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-05-02 03:06:28.953 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2021-05-02 03:06:28.955 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@c-api.service 2021-05-02 03:06:28.957 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-05-02 03:06:28.959 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2021-05-02 03:06:28.961 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2021-05-02 03:06:28.963 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-05-02 03:06:28.966 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-05-02 03:06:28.970 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-05-02 03:06:29.032 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-05-02 03:06:29.094 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-05-02 03:06:29.147 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-05-02 03:06:29.199 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-05-02 03:06:29.252 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-05-02 03:06:29.305 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-05-02 03:06:29.358 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-05-02 03:06:29.411 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-05-02 03:06:29.468 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-05-02 03:06:29.523 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2021-05-02 03:06:29.525 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-05-02 03:06:29.589 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2021-05-02 03:06:30.010 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@c-api.service 2021-05-02 03:06:30.024 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-05-02 03:06:30.427 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@c-api.service 2021-05-02 03:06:30.509 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:06:30.520 | + functions-common:time_stop:2304 : local name 2021-05-02 03:06:30.525 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:06:30.537 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:06:30.552 | + functions-common:time_stop:2307 : local total 2021-05-02 03:06:30.564 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:06:30.576 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:06:30.579 | + functions-common:time_stop:2311 : start_time=1619924788898 2021-05-02 03:06:30.581 | + functions-common:time_stop:2313 : [[ -z 1619924788898 ]] 2021-05-02 03:06:30.585 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:06:30.589 | + functions-common:time_stop:2316 : end_time=1619924790586 2021-05-02 03:06:30.592 | + functions-common:time_stop:2317 : elapsed_time=1688 2021-05-02 03:06:30.594 | + functions-common:time_stop:2318 : total=19900 2021-05-02 03:06:30.596 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:06:30.599 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=21588 2021-05-02 03:06:30.601 | + lib/cinder:start_cinder:533 : cinder_url=http://10.222.0.41/volume/v3 2021-05-02 03:06:30.604 | + lib/cinder:start_cinder:537 : echo 'Waiting for Cinder API to start...' 2021-05-02 03:06:30.604 | Waiting for Cinder API to start... 2021-05-02 03:06:30.607 | + lib/cinder:start_cinder:538 : wait_for_service 60 http://10.222.0.41/volume/v3 2021-05-02 03:06:30.609 | + functions:wait_for_service:457 : local timeout=60 2021-05-02 03:06:30.612 | + functions:wait_for_service:458 : local url=http://10.222.0.41/volume/v3 2021-05-02 03:06:30.615 | + functions:wait_for_service:459 : local rval=0 2021-05-02 03:06:30.617 | + functions:wait_for_service:460 : time_start wait_for_service 2021-05-02 03:06:30.620 | + functions-common:time_start:2290 : local name=wait_for_service 2021-05-02 03:06:30.622 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:06:30.625 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:06:30.635 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:06:30.638 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924790635 2021-05-02 03:06:30.641 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-05-02 03:06:30.660 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.41/volume/v3 2021-05-02 03:06:35.426 | + :: : [[ 401 == 503 ]] 2021-05-02 03:06:35.428 | + :: : [[ 0 -eq 7 ]] 2021-05-02 03:06:35.431 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-05-02 03:06:35.433 | + functions-common:time_stop:2304 : local name 2021-05-02 03:06:35.436 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:06:35.443 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:06:35.446 | + functions-common:time_stop:2307 : local total 2021-05-02 03:06:35.448 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:06:35.450 | + functions-common:time_stop:2310 : name=wait_for_service 2021-05-02 03:06:35.453 | + functions-common:time_stop:2311 : start_time=1619924790635 2021-05-02 03:06:35.455 | + functions-common:time_stop:2313 : [[ -z 1619924790635 ]] 2021-05-02 03:06:35.458 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:06:35.463 | + functions-common:time_stop:2316 : end_time=1619924795461 2021-05-02 03:06:35.466 | + functions-common:time_stop:2317 : elapsed_time=4826 2021-05-02 03:06:35.468 | + functions-common:time_stop:2318 : total=13514 2021-05-02 03:06:35.471 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:06:35.473 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=18340 2021-05-02 03:06:35.476 | + functions:wait_for_service:467 : return 0 2021-05-02 03:06:35.479 | + lib/cinder:start_cinder:542 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-05-02 03:06:35.482 | + functions-common:run_process:1559 : local service=c-sch 2021-05-02 03:06:35.484 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-05-02 03:06:35.487 | + functions-common:run_process:1561 : local group= 2021-05-02 03:06:35.489 | + functions-common:run_process:1562 : local user= 2021-05-02 03:06:35.492 | + functions-common:run_process:1564 : local name=c-sch 2021-05-02 03:06:35.494 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:06:35.497 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:06:35.499 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:06:35.502 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:06:35.506 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:06:35.511 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924795508 2021-05-02 03:06:35.514 | + functions-common:run_process:1567 : is_service_enabled c-sch 2021-05-02 03:06:35.534 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:35.537 | + functions-common:run_process:1568 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-05-02 03:06:35.540 | + functions-common:_run_under_systemd:1524 : local service=c-sch 2021-05-02 03:06:35.542 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-05-02 03:06:35.545 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-05-02 03:06:35.547 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-05-02 03:06:35.550 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-05-02 03:06:35.552 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-05-02 03:06:35.555 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-05-02 03:06:35.557 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@c-sch.service 2021-05-02 03:06:35.560 | + functions-common:_run_under_systemd:1531 : local group= 2021-05-02 03:06:35.562 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-05-02 03:06:35.565 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-05-02 03:06:35.568 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-05-02 03:06:35.570 | + functions-common:write_user_unit_file:1441 : local service=devstack@c-sch.service 2021-05-02 03:06:35.573 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-05-02 03:06:35.575 | + functions-common:write_user_unit_file:1443 : local group= 2021-05-02 03:06:35.578 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-05-02 03:06:35.580 | + functions-common:write_user_unit_file:1445 : local extra= 2021-05-02 03:06:35.583 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-05-02 03:06:35.585 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-05-02 03:06:35.588 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-05-02 03:06:35.592 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-05-02 03:06:35.656 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-05-02 03:06:35.721 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-05-02 03:06:35.775 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-05-02 03:06:35.829 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-05-02 03:06:35.883 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-05-02 03:06:35.936 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-05-02 03:06:35.939 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-05-02 03:06:36.004 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-05-02 03:06:36.431 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@c-sch.service 2021-05-02 03:06:36.446 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-05-02 03:06:36.868 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@c-sch.service 2021-05-02 03:06:36.903 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:06:36.906 | + functions-common:time_stop:2304 : local name 2021-05-02 03:06:36.908 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:06:36.910 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:06:36.914 | + functions-common:time_stop:2307 : local total 2021-05-02 03:06:36.916 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:06:36.919 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:06:36.925 | + functions-common:time_stop:2311 : start_time=1619924795508 2021-05-02 03:06:36.928 | + functions-common:time_stop:2313 : [[ -z 1619924795508 ]] 2021-05-02 03:06:36.932 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:06:36.937 | + functions-common:time_stop:2316 : end_time=1619924796934 2021-05-02 03:06:36.939 | + functions-common:time_stop:2317 : elapsed_time=1426 2021-05-02 03:06:36.942 | + functions-common:time_stop:2318 : total=21588 2021-05-02 03:06:36.944 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:06:36.947 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=23014 2021-05-02 03:06:36.949 | + lib/cinder:start_cinder:543 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-05-02 03:06:36.952 | + functions-common:run_process:1559 : local service=c-bak 2021-05-02 03:06:36.955 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-05-02 03:06:36.957 | + functions-common:run_process:1561 : local group= 2021-05-02 03:06:36.960 | + functions-common:run_process:1562 : local user= 2021-05-02 03:06:36.962 | + functions-common:run_process:1564 : local name=c-bak 2021-05-02 03:06:36.965 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:06:36.967 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:06:36.970 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:06:36.972 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:06:36.975 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:06:36.980 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924796978 2021-05-02 03:06:36.983 | + functions-common:run_process:1567 : is_service_enabled c-bak 2021-05-02 03:06:37.002 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:06:37.005 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:06:37.007 | + functions-common:time_stop:2304 : local name 2021-05-02 03:06:37.010 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:06:37.012 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:06:37.015 | + functions-common:time_stop:2307 : local total 2021-05-02 03:06:37.017 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:06:37.020 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:06:37.022 | + functions-common:time_stop:2311 : start_time=1619924796978 2021-05-02 03:06:37.024 | + functions-common:time_stop:2313 : [[ -z 1619924796978 ]] 2021-05-02 03:06:37.028 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:06:37.032 | + functions-common:time_stop:2316 : end_time=1619924797029 2021-05-02 03:06:37.034 | + functions-common:time_stop:2317 : elapsed_time=51 2021-05-02 03:06:37.037 | + functions-common:time_stop:2318 : total=23014 2021-05-02 03:06:37.039 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:06:37.042 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=23065 2021-05-02 03:06:37.044 | + lib/cinder:start_cinder:544 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-05-02 03:06:37.047 | + functions-common:run_process:1559 : local service=c-vol 2021-05-02 03:06:37.049 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-05-02 03:06:37.052 | + functions-common:run_process:1561 : local group= 2021-05-02 03:06:37.054 | + functions-common:run_process:1562 : local user= 2021-05-02 03:06:37.057 | + functions-common:run_process:1564 : local name=c-vol 2021-05-02 03:06:37.059 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:06:37.062 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:06:37.067 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:06:37.070 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:06:37.073 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:06:37.078 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924797075 2021-05-02 03:06:37.081 | + functions-common:run_process:1567 : is_service_enabled c-vol 2021-05-02 03:06:37.098 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:37.101 | + functions-common:run_process:1568 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2021-05-02 03:06:37.104 | + functions-common:_run_under_systemd:1524 : local service=c-vol 2021-05-02 03:06:37.106 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-05-02 03:06:37.109 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-05-02 03:06:37.111 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-05-02 03:06:37.114 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-05-02 03:06:37.116 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-05-02 03:06:37.118 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-05-02 03:06:37.121 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@c-vol.service 2021-05-02 03:06:37.123 | + functions-common:_run_under_systemd:1531 : local group= 2021-05-02 03:06:37.126 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-05-02 03:06:37.128 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-05-02 03:06:37.131 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-05-02 03:06:37.133 | + functions-common:write_user_unit_file:1441 : local service=devstack@c-vol.service 2021-05-02 03:06:37.136 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-05-02 03:06:37.138 | + functions-common:write_user_unit_file:1443 : local group= 2021-05-02 03:06:37.140 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-05-02 03:06:37.143 | + functions-common:write_user_unit_file:1445 : local extra= 2021-05-02 03:06:37.145 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-05-02 03:06:37.148 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2021-05-02 03:06:37.150 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-05-02 03:06:37.154 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2021-05-02 03:06:37.219 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2021-05-02 03:06:37.284 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-05-02 03:06:37.346 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2021-05-02 03:06:37.405 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2021-05-02 03:06:37.461 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-05-02 03:06:37.536 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-05-02 03:06:37.543 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2021-05-02 03:06:37.644 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-05-02 03:06:38.095 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@c-vol.service 2021-05-02 03:06:38.110 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2021-05-02 03:06:38.536 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@c-vol.service 2021-05-02 03:06:38.569 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:06:38.579 | + functions-common:time_stop:2304 : local name 2021-05-02 03:06:38.586 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:06:38.591 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:06:38.593 | + functions-common:time_stop:2307 : local total 2021-05-02 03:06:38.599 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:06:38.600 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:06:38.603 | + functions-common:time_stop:2311 : start_time=1619924797075 2021-05-02 03:06:38.605 | + functions-common:time_stop:2313 : [[ -z 1619924797075 ]] 2021-05-02 03:06:38.611 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:06:38.614 | + functions-common:time_stop:2316 : end_time=1619924798611 2021-05-02 03:06:38.617 | + functions-common:time_stop:2317 : elapsed_time=1536 2021-05-02 03:06:38.620 | + functions-common:time_stop:2318 : total=23065 2021-05-02 03:06:38.622 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:06:38.629 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24601 2021-05-02 03:06:38.633 | + ./stack.sh:main:1307 : create_volume_types 2021-05-02 03:06:38.635 | + lib/cinder:create_volume_types:562 : is_service_enabled c-api 2021-05-02 03:06:38.663 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:38.663 | + lib/cinder:create_volume_types:562 : [[ -n ceph ]] 2021-05-02 03:06:38.667 | + lib/cinder:create_volume_types:563 : local be be_name 2021-05-02 03:06:38.671 | + lib/cinder:create_volume_types:564 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-05-02 03:06:38.671 | + lib/cinder:create_volume_types:565 : be_name=ceph 2021-05-02 03:06:38.675 | + lib/cinder:create_volume_types:567 : is_service_enabled keystone 2021-05-02 03:06:38.699 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:38.700 | + lib/cinder:create_volume_types:568 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=ceph ceph 2021-05-02 03:06:42.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:06:42.084 | from cryptography.utils import int_from_bytes 2021-05-02 03:06:42.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:06:42.084 | from cryptography.utils import int_from_bytes 2021-05-02 03:06:42.084 | +-------------+--------------------------------------+ 2021-05-02 03:06:42.084 | | Field | Value | 2021-05-02 03:06:42.084 | +-------------+--------------------------------------+ 2021-05-02 03:06:42.084 | | description | None | 2021-05-02 03:06:42.084 | | id | f8982860-940c-4c41-ba93-8611153cb4f3 | 2021-05-02 03:06:42.084 | | is_public | True | 2021-05-02 03:06:42.084 | | name | ceph | 2021-05-02 03:06:42.084 | | properties | volume_backend_name='ceph' | 2021-05-02 03:06:42.084 | +-------------+--------------------------------------+ 2021-05-02 03:06:42.244 | + lib/cinder:create_volume_types:582 : [[ False == \T\r\u\e ]] 2021-05-02 03:06:42.247 | + ./stack.sh:main:1312 : [[ False == \T\r\u\e ]] 2021-05-02 03:06:42.250 | + ./stack.sh:main:1320 : is_service_enabled glance 2021-05-02 03:06:42.276 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:42.279 | + ./stack.sh:main:1321 : echo_summary 'Starting Glance' 2021-05-02 03:06:42.282 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:06:42.285 | + ./stack.sh:echo_summary:428 : echo -e Starting Glance 2021-05-02 03:06:42.288 | + ./stack.sh:main:1322 : start_glance 2021-05-02 03:06:42.291 | + lib/glance:start_glance:528 : local service_protocol=http 2021-05-02 03:06:42.293 | + lib/glance:start_glance:529 : is_service_enabled tls-proxy 2021-05-02 03:06:42.317 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:06:42.323 | + lib/glance:start_glance:535 : [[ False == False ]] 2021-05-02 03:06:42.327 | ++ lib/glance:start_glance:536 : which uwsgi 2021-05-02 03:06:42.331 | + lib/glance:start_glance:536 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-05-02 03:06:42.334 | + functions-common:run_process:1559 : local service=g-api 2021-05-02 03:06:42.337 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-05-02 03:06:42.340 | + functions-common:run_process:1561 : local group= 2021-05-02 03:06:42.345 | + functions-common:run_process:1562 : local user= 2021-05-02 03:06:42.347 | + functions-common:run_process:1564 : local name=g-api 2021-05-02 03:06:42.351 | + functions-common:run_process:1566 : time_start run_process 2021-05-02 03:06:42.355 | + functions-common:time_start:2290 : local name=run_process 2021-05-02 03:06:42.358 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:06:42.360 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:06:42.365 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:06:42.376 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924802367 2021-05-02 03:06:42.380 | + functions-common:run_process:1567 : is_service_enabled g-api 2021-05-02 03:06:42.440 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:42.444 | + functions-common:run_process:1568 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2021-05-02 03:06:42.448 | + functions-common:_run_under_systemd:1524 : local service=g-api 2021-05-02 03:06:42.453 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-05-02 03:06:42.461 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-05-02 03:06:42.464 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-05-02 03:06:42.473 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-05-02 03:06:42.484 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-05-02 03:06:42.487 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-05-02 03:06:42.489 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@g-api.service 2021-05-02 03:06:42.493 | + functions-common:_run_under_systemd:1531 : local group= 2021-05-02 03:06:42.499 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-05-02 03:06:42.502 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-05-02 03:06:42.506 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2021-05-02 03:06:42.509 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@g-api.service 2021-05-02 03:06:42.522 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-05-02 03:06:42.529 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2021-05-02 03:06:42.543 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2021-05-02 03:06:42.550 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-05-02 03:06:42.568 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-05-02 03:06:42.581 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2021-05-02 03:06:42.667 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-05-02 03:06:42.757 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-05-02 03:06:42.837 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-05-02 03:06:42.902 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-05-02 03:06:42.958 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-05-02 03:06:43.011 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-05-02 03:06:43.064 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-05-02 03:06:43.117 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-05-02 03:06:43.169 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-05-02 03:06:43.225 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2021-05-02 03:06:43.228 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-05-02 03:06:43.294 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2021-05-02 03:06:43.723 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@g-api.service 2021-05-02 03:06:43.737 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-05-02 03:06:44.151 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@g-api.service 2021-05-02 03:06:44.236 | + functions-common:run_process:1570 : time_stop run_process 2021-05-02 03:06:44.241 | + functions-common:time_stop:2304 : local name 2021-05-02 03:06:44.245 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:06:44.254 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:06:44.259 | + functions-common:time_stop:2307 : local total 2021-05-02 03:06:44.261 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:06:44.264 | + functions-common:time_stop:2310 : name=run_process 2021-05-02 03:06:44.267 | + functions-common:time_stop:2311 : start_time=1619924802367 2021-05-02 03:06:44.269 | + functions-common:time_stop:2313 : [[ -z 1619924802367 ]] 2021-05-02 03:06:44.272 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:06:44.277 | + functions-common:time_stop:2316 : end_time=1619924804274 2021-05-02 03:06:44.279 | + functions-common:time_stop:2317 : elapsed_time=1907 2021-05-02 03:06:44.282 | + functions-common:time_stop:2318 : total=24601 2021-05-02 03:06:44.284 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:06:44.287 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=26508 2021-05-02 03:06:44.289 | + lib/glance:start_glance:541 : is_service_enabled g-api-r 2021-05-02 03:06:44.309 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:06:44.312 | + lib/glance:start_glance:546 : echo 'Waiting for g-api (10.222.0.41) to start...' 2021-05-02 03:06:44.312 | Waiting for g-api (10.222.0.41) to start... 2021-05-02 03:06:44.314 | + lib/glance:start_glance:547 : wait_for_service 60 http://10.222.0.41/image 2021-05-02 03:06:44.317 | + functions:wait_for_service:457 : local timeout=60 2021-05-02 03:06:44.319 | + functions:wait_for_service:458 : local url=http://10.222.0.41/image 2021-05-02 03:06:44.322 | + functions:wait_for_service:459 : local rval=0 2021-05-02 03:06:44.324 | + functions:wait_for_service:460 : time_start wait_for_service 2021-05-02 03:06:44.327 | + functions-common:time_start:2290 : local name=wait_for_service 2021-05-02 03:06:44.329 | + functions-common:time_start:2291 : local start_time= 2021-05-02 03:06:44.332 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-05-02 03:06:44.335 | ++ functions-common:time_start:2295 : date +%s%3N 2021-05-02 03:06:44.339 | + functions-common:time_start:2295 : _TIME_START[$name]=1619924804337 2021-05-02 03:06:44.342 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-05-02 03:06:44.348 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.41/image 2021-05-02 03:06:47.801 | + :: : [[ 300 == 503 ]] 2021-05-02 03:06:47.804 | + :: : [[ 0 -eq 7 ]] 2021-05-02 03:06:47.808 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-05-02 03:06:47.810 | + functions-common:time_stop:2304 : local name 2021-05-02 03:06:47.813 | + functions-common:time_stop:2305 : local end_time 2021-05-02 03:06:47.815 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:06:47.818 | + functions-common:time_stop:2307 : local total 2021-05-02 03:06:47.821 | + functions-common:time_stop:2308 : local start_time 2021-05-02 03:06:47.823 | + functions-common:time_stop:2310 : name=wait_for_service 2021-05-02 03:06:47.826 | + functions-common:time_stop:2311 : start_time=1619924804337 2021-05-02 03:06:47.829 | + functions-common:time_stop:2313 : [[ -z 1619924804337 ]] 2021-05-02 03:06:47.832 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:06:47.837 | + functions-common:time_stop:2316 : end_time=1619924807834 2021-05-02 03:06:47.841 | + functions-common:time_stop:2317 : elapsed_time=3497 2021-05-02 03:06:47.844 | + functions-common:time_stop:2318 : total=18340 2021-05-02 03:06:47.849 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:06:47.852 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=21837 2021-05-02 03:06:47.854 | + functions:wait_for_service:467 : return 0 2021-05-02 03:06:47.857 | + ./stack.sh:main:1336 : is_service_enabled mysql postgresql 2021-05-02 03:06:47.877 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:47.880 | + ./stack.sh:main:1336 : is_service_enabled glance 2021-05-02 03:06:47.899 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:06:47.901 | + ./stack.sh:main:1337 : echo_summary 'Uploading images' 2021-05-02 03:06:47.904 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:06:47.906 | + ./stack.sh:echo_summary:428 : echo -e Uploading images 2021-05-02 03:06:47.909 | + ./stack.sh:main:1339 : for image_url in ${IMAGE_URLS//,/ } 2021-05-02 03:06:47.911 | + ./stack.sh:main:1340 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-05-02 03:06:47.914 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-05-02 03:06:47.916 | + functions:upload_image:134 : local image image_fname image_name 2021-05-02 03:06:47.918 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2021-05-02 03:06:47.925 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-05-02 03:06:47.929 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-05-02 03:06:47.931 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-05-02 03:06:47.933 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-05-02 03:06:47.935 | + functions:upload_image:142 : 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-05-02 03:06:47.938 | --2021-05-02 03:06:47-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-05-02 03:06:47.940 | Connecting to 10.100.0.9:80... connected. 2021-05-02 03:06:47.941 | HTTP request sent, awaiting response... 200 OK 2021-05-02 03:06:47.941 | Length: 645922816 (616M) 2021-05-02 03:06:47.941 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-05-02 03:06:47.964 | 2021-05-02 03:06:48.254 | 0K ........ ........ ........ ........ 5% 105M 6s 2021-05-02 03:06:48.539 | 32768K ........ ........ ........ ........ 10% 112M 5s 2021-05-02 03:06:48.824 | 65536K ........ ........ ........ ........ 15% 112M 5s 2021-05-02 03:06:49.109 | 98304K ........ ........ ........ ........ 20% 112M 4s 2021-05-02 03:06:49.394 | 131072K ........ ........ ........ ........ 25% 112M 4s 2021-05-02 03:06:49.680 | 163840K ........ ........ ........ ........ 31% 112M 4s 2021-05-02 03:06:49.974 | 196608K ........ ........ ........ ........ 36% 109M 4s 2021-05-02 03:06:50.259 | 229376K ........ ........ ........ ........ 41% 112M 3s 2021-05-02 03:06:50.545 | 262144K ........ ........ ........ ........ 46% 112M 3s 2021-05-02 03:06:50.831 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-05-02 03:06:51.126 | 327680K ........ ........ ........ ........ 57% 108M 2s 2021-05-02 03:06:51.412 | 360448K ........ ........ ........ ........ 62% 112M 2s 2021-05-02 03:06:51.701 | 393216K ........ ........ ........ ........ 67% 111M 2s 2021-05-02 03:06:51.989 | 425984K ........ ........ ........ ........ 72% 111M 2s 2021-05-02 03:06:52.276 | 458752K ........ ........ ........ ........ 77% 111M 1s 2021-05-02 03:06:52.565 | 491520K ........ ........ ........ ........ 83% 111M 1s 2021-05-02 03:06:52.853 | 524288K ........ ........ ........ ........ 88% 111M 1s 2021-05-02 03:06:53.142 | 557056K ........ ........ ........ ........ 93% 110M 0s 2021-05-02 03:06:53.431 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-05-02 03:06:53.494 | 622592K ........ 100% 112M=5.6s 2021-05-02 03:06:53.494 | 2021-05-02 03:06:53.494 | 2021-05-02 03:06:53 (111 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-05-02 03:06:53.494 | 2021-05-02 03:06:53.497 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2021-05-02 03:06:53.499 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-05-02 03:06:53.501 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-05-02 03:06:53.503 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-05-02 03:06:53.505 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-05-02 03:06:53.508 | + functions:upload_image:294 : local kernel= 2021-05-02 03:06:53.510 | + functions:upload_image:295 : local ramdisk= 2021-05-02 03:06:53.512 | + functions:upload_image:296 : local disk_format= 2021-05-02 03:06:53.514 | + functions:upload_image:297 : local container_format= 2021-05-02 03:06:53.516 | + functions:upload_image:298 : local unpack= 2021-05-02 03:06:53.518 | + functions:upload_image:299 : local img_property= 2021-05-02 03:06:53.520 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-05-02 03:06:53.523 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2021-05-02 03:06:53.525 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2021-05-02 03:06:53.527 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2021-05-02 03:06:53.529 | + functions:upload_image:309 : case "$image_fname" in 2021-05-02 03:06:53.531 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-05-02 03:06:53.534 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-05-02 03:06:53.539 | + functions:upload_image:375 : image_name=ubuntu-16 2021-05-02 03:06:53.542 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-05-02 03:06:53.546 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-05-02 03:06:53.549 | + functions:upload_image:376 : disk_format=vhdx 2021-05-02 03:06:53.551 | + functions:upload_image:377 : container_format=bare 2021-05-02 03:06:53.553 | + functions:upload_image:378 : '[' vhdx == gz ']' 2021-05-02 03:06:53.556 | + functions:upload_image:385 : is_arch ppc64le 2021-05-02 03:06:53.559 | ++ functions-common:is_arch:428 : uname -m 2021-05-02 03:06:53.563 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-05-02 03:06:53.565 | + functions:upload_image:385 : is_arch ppc64 2021-05-02 03:06:53.568 | ++ functions-common:is_arch:428 : uname -m 2021-05-02 03:06:53.572 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-05-02 03:06:53.574 | + functions:upload_image:385 : is_arch ppc 2021-05-02 03:06:53.577 | ++ functions-common:is_arch:428 : uname -m 2021-05-02 03:06:53.581 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-05-02 03:06:53.583 | + functions:upload_image:389 : is_arch aarch64 2021-05-02 03:06:53.586 | ++ functions-common:is_arch:428 : uname -m 2021-05-02 03:06:53.590 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-05-02 03:06:53.592 | + functions:upload_image:393 : '[' bare = bare ']' 2021-05-02 03:06:53.594 | + functions:upload_image:394 : '[' '' = zcat ']' 2021-05-02 03:06:53.596 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2021-05-02 03:06:53.598 | + functions:upload_image:398 : '[' '' = unxz ']' 2021-05-02 03:06:53.600 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2021-05-02 03:06:53.603 | + functions:_upload_image:104 : local image_name=ubuntu-16 2021-05-02 03:06:53.605 | + functions:_upload_image:105 : shift 2021-05-02 03:06:53.607 | + functions:_upload_image:106 : local container=bare 2021-05-02 03:06:53.609 | + functions:_upload_image:107 : shift 2021-05-02 03:06:53.611 | + functions:_upload_image:108 : local disk=vhdx 2021-05-02 03:06:53.613 | + functions:_upload_image:109 : shift 2021-05-02 03:06:53.615 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-05-02 03:06:53.617 | + functions:_upload_image:111 : shift 2021-05-02 03:06:53.620 | + functions:_upload_image:112 : local properties 2021-05-02 03:06:53.622 | + functions:_upload_image:113 : local useimport 2021-05-02 03:06:53.624 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2021-05-02 03:06:53.626 | ++ functions:_image_properties_to_arg:87 : local result= 2021-05-02 03:06:53.629 | ++ functions:_image_properties_to_arg:88 : for property in $* 2021-05-02 03:06:53.631 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2021-05-02 03:06:53.633 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2021-05-02 03:06:53.635 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2021-05-02 03:06:53.637 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2021-05-02 03:06:53.639 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2021-05-02 03:06:57.443 | + inc/async:async_inner:64 : rc=0 2021-05-02 03:06:57.473 | [81014 Async create_flavors:81014]: finished successfully 2021-05-02 03:07:02.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:02.776 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:02.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:02.776 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:02.776 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 03:07:02.776 | | Field | Value | 2021-05-02 03:07:02.776 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 03:07:02.776 | | container_format | bare | 2021-05-02 03:07:02.776 | | created_at | 2021-05-02T03:06:56Z | 2021-05-02 03:07:02.776 | | disk_format | vhdx | 2021-05-02 03:07:02.776 | | file | /v2/images/24d70613-7cef-4359-afd6-20d1c5a66d54/file | 2021-05-02 03:07:02.776 | | id | 24d70613-7cef-4359-afd6-20d1c5a66d54 | 2021-05-02 03:07:02.776 | | min_disk | 0 | 2021-05-02 03:07:02.776 | | min_ram | 0 | 2021-05-02 03:07:02.776 | | name | ubuntu-16 | 2021-05-02 03:07:02.776 | | owner | a203a78c5b364fab9a4491154c603939 | 2021-05-02 03:07:02.776 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2021-05-02 03:07:02.776 | | protected | False | 2021-05-02 03:07:02.776 | | schema | /v2/schemas/image | 2021-05-02 03:07:02.777 | | status | queued | 2021-05-02 03:07:02.777 | | tags | | 2021-05-02 03:07:02.777 | | updated_at | 2021-05-02T03:06:56Z | 2021-05-02 03:07:02.777 | | visibility | public | 2021-05-02 03:07:02.777 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-05-02 03:07:02.921 | + ./stack.sh:main:1345 : is_service_enabled horizon 2021-05-02 03:07:02.940 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:07:02.942 | + ./stack.sh:main:1351 : async_wait create_flavors 2021-05-02 03:07:02.995 | [11194 Async create_flavors:81014]: Waiting for completion of create_flavors running on PID 81014 (2 other jobs running) 2021-05-02 03:07:03.021 | [11194 Async create_flavors:81014]: Signaling child to exit 2021-05-02 03:07:03.021 | WAKEUP 2021-05-02 03:07:03.045 | [11194 Async create_flavors:81014]: Signaled 2021-05-02 03:07:03.046 | + lib/nova:create_flavors:1130 : is_service_enabled n-api 2021-05-02 03:07:03.046 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:07:03.046 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor list 2021-05-02 03:07:03.046 | + lib/nova:create_flavors:1131 : grep -q ds512M 2021-05-02 03:07:03.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.046 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.047 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.047 | + lib/nova:create_flavors:1133 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-05-02 03:07:03.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.047 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.047 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.047 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.047 | | Field | Value | 2021-05-02 03:07:03.047 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.047 | | OS-FLV-DISABLED:disabled | False | 2021-05-02 03:07:03.047 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-05-02 03:07:03.047 | | description | None | 2021-05-02 03:07:03.047 | | disk | 1 | 2021-05-02 03:07:03.047 | | id | c1 | 2021-05-02 03:07:03.047 | | name | cirros256 | 2021-05-02 03:07:03.047 | | os-flavor-access:is_public | True | 2021-05-02 03:07:03.047 | | properties | hw_rng:allowed='True' | 2021-05-02 03:07:03.047 | | ram | 256 | 2021-05-02 03:07:03.047 | | rxtx_factor | 1.0 | 2021-05-02 03:07:03.047 | | swap | | 2021-05-02 03:07:03.047 | | vcpus | 1 | 2021-05-02 03:07:03.047 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.047 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-05-02 03:07:03.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.047 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.047 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.047 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.047 | | Field | Value | 2021-05-02 03:07:03.048 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.048 | | OS-FLV-DISABLED:disabled | False | 2021-05-02 03:07:03.048 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-05-02 03:07:03.048 | | description | None | 2021-05-02 03:07:03.048 | | disk | 5 | 2021-05-02 03:07:03.048 | | id | d1 | 2021-05-02 03:07:03.048 | | name | ds512M | 2021-05-02 03:07:03.048 | | os-flavor-access:is_public | True | 2021-05-02 03:07:03.048 | | properties | hw_rng:allowed='True' | 2021-05-02 03:07:03.048 | | ram | 512 | 2021-05-02 03:07:03.048 | | rxtx_factor | 1.0 | 2021-05-02 03:07:03.048 | | swap | | 2021-05-02 03:07:03.048 | | vcpus | 1 | 2021-05-02 03:07:03.048 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.048 | + lib/nova:create_flavors:1135 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-05-02 03:07:03.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.048 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.048 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.048 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.048 | | Field | Value | 2021-05-02 03:07:03.048 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.048 | | OS-FLV-DISABLED:disabled | False | 2021-05-02 03:07:03.048 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-05-02 03:07:03.048 | | description | None | 2021-05-02 03:07:03.048 | | disk | 10 | 2021-05-02 03:07:03.048 | | id | d2 | 2021-05-02 03:07:03.048 | | name | ds1G | 2021-05-02 03:07:03.048 | | os-flavor-access:is_public | True | 2021-05-02 03:07:03.048 | | properties | hw_rng:allowed='True' | 2021-05-02 03:07:03.048 | | ram | 1024 | 2021-05-02 03:07:03.048 | | rxtx_factor | 1.0 | 2021-05-02 03:07:03.048 | | swap | | 2021-05-02 03:07:03.048 | | vcpus | 1 | 2021-05-02 03:07:03.048 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.049 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-05-02 03:07:03.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.049 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.049 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.049 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.049 | | Field | Value | 2021-05-02 03:07:03.049 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.049 | | OS-FLV-DISABLED:disabled | False | 2021-05-02 03:07:03.049 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-05-02 03:07:03.049 | | description | None | 2021-05-02 03:07:03.049 | | disk | 10 | 2021-05-02 03:07:03.049 | | id | d3 | 2021-05-02 03:07:03.049 | | name | ds2G | 2021-05-02 03:07:03.049 | | os-flavor-access:is_public | True | 2021-05-02 03:07:03.049 | | properties | hw_rng:allowed='True' | 2021-05-02 03:07:03.049 | | ram | 2048 | 2021-05-02 03:07:03.049 | | rxtx_factor | 1.0 | 2021-05-02 03:07:03.049 | | swap | | 2021-05-02 03:07:03.049 | | vcpus | 2 | 2021-05-02 03:07:03.049 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.049 | + lib/nova:create_flavors:1137 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-05-02 03:07:03.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.049 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.049 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.049 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.049 | | Field | Value | 2021-05-02 03:07:03.049 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.049 | | OS-FLV-DISABLED:disabled | False | 2021-05-02 03:07:03.049 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-05-02 03:07:03.049 | | description | None | 2021-05-02 03:07:03.049 | | disk | 20 | 2021-05-02 03:07:03.049 | | id | d4 | 2021-05-02 03:07:03.049 | | name | ds4G | 2021-05-02 03:07:03.050 | | os-flavor-access:is_public | True | 2021-05-02 03:07:03.050 | | properties | hw_rng:allowed='True' | 2021-05-02 03:07:03.050 | | ram | 4096 | 2021-05-02 03:07:03.050 | | rxtx_factor | 1.0 | 2021-05-02 03:07:03.050 | | swap | | 2021-05-02 03:07:03.050 | | vcpus | 4 | 2021-05-02 03:07:03.050 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.050 | + lib/nova:create_flavors:1140 : openstack --os-region-name=RegionOne flavor list 2021-05-02 03:07:03.050 | + lib/nova:create_flavors:1140 : grep -q m1.tiny 2021-05-02 03:07:03.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.050 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.050 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.050 | + lib/nova:create_flavors:1141 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-05-02 03:07:03.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.050 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.050 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.050 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.050 | | Field | Value | 2021-05-02 03:07:03.050 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.050 | | OS-FLV-DISABLED:disabled | False | 2021-05-02 03:07:03.050 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-05-02 03:07:03.050 | | description | None | 2021-05-02 03:07:03.050 | | disk | 1 | 2021-05-02 03:07:03.050 | | id | 1 | 2021-05-02 03:07:03.050 | | name | m1.tiny | 2021-05-02 03:07:03.050 | | os-flavor-access:is_public | True | 2021-05-02 03:07:03.050 | | properties | hw_rng:allowed='True' | 2021-05-02 03:07:03.050 | | ram | 512 | 2021-05-02 03:07:03.050 | | rxtx_factor | 1.0 | 2021-05-02 03:07:03.050 | | swap | | 2021-05-02 03:07:03.051 | | vcpus | 1 | 2021-05-02 03:07:03.051 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.051 | + lib/nova:create_flavors:1142 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-05-02 03:07:03.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.051 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.051 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.051 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.051 | | Field | Value | 2021-05-02 03:07:03.051 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.051 | | OS-FLV-DISABLED:disabled | False | 2021-05-02 03:07:03.051 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-05-02 03:07:03.051 | | description | None | 2021-05-02 03:07:03.051 | | disk | 20 | 2021-05-02 03:07:03.051 | | id | 2 | 2021-05-02 03:07:03.051 | | name | m1.small | 2021-05-02 03:07:03.051 | | os-flavor-access:is_public | True | 2021-05-02 03:07:03.051 | | properties | hw_rng:allowed='True' | 2021-05-02 03:07:03.051 | | ram | 2048 | 2021-05-02 03:07:03.051 | | rxtx_factor | 1.0 | 2021-05-02 03:07:03.051 | | swap | | 2021-05-02 03:07:03.051 | | vcpus | 1 | 2021-05-02 03:07:03.051 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.051 | + lib/nova:create_flavors:1143 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-05-02 03:07:03.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.051 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.051 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.051 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.051 | | Field | Value | 2021-05-02 03:07:03.051 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.052 | | OS-FLV-DISABLED:disabled | False | 2021-05-02 03:07:03.052 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-05-02 03:07:03.052 | | description | None | 2021-05-02 03:07:03.052 | | disk | 40 | 2021-05-02 03:07:03.052 | | id | 3 | 2021-05-02 03:07:03.052 | | name | m1.medium | 2021-05-02 03:07:03.052 | | os-flavor-access:is_public | True | 2021-05-02 03:07:03.052 | | properties | hw_rng:allowed='True' | 2021-05-02 03:07:03.052 | | ram | 4096 | 2021-05-02 03:07:03.052 | | rxtx_factor | 1.0 | 2021-05-02 03:07:03.052 | | swap | | 2021-05-02 03:07:03.052 | | vcpus | 2 | 2021-05-02 03:07:03.052 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.052 | + lib/nova:create_flavors:1144 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-05-02 03:07:03.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.052 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.052 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.052 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.052 | | Field | Value | 2021-05-02 03:07:03.052 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.052 | | OS-FLV-DISABLED:disabled | False | 2021-05-02 03:07:03.052 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-05-02 03:07:03.052 | | description | None | 2021-05-02 03:07:03.052 | | disk | 80 | 2021-05-02 03:07:03.052 | | id | 4 | 2021-05-02 03:07:03.052 | | name | m1.large | 2021-05-02 03:07:03.052 | | os-flavor-access:is_public | True | 2021-05-02 03:07:03.052 | | properties | hw_rng:allowed='True' | 2021-05-02 03:07:03.052 | | ram | 8192 | 2021-05-02 03:07:03.052 | | rxtx_factor | 1.0 | 2021-05-02 03:07:03.052 | | swap | | 2021-05-02 03:07:03.052 | | vcpus | 4 | 2021-05-02 03:07:03.052 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.052 | + lib/nova:create_flavors:1145 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-05-02 03:07:03.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.053 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:03.053 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:03.053 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.053 | | Field | Value | 2021-05-02 03:07:03.053 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.053 | | OS-FLV-DISABLED:disabled | False | 2021-05-02 03:07:03.053 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-05-02 03:07:03.053 | | description | None | 2021-05-02 03:07:03.053 | | disk | 160 | 2021-05-02 03:07:03.053 | | id | 5 | 2021-05-02 03:07:03.053 | | name | m1.xlarge | 2021-05-02 03:07:03.053 | | os-flavor-access:is_public | True | 2021-05-02 03:07:03.053 | | properties | hw_rng:allowed='True' | 2021-05-02 03:07:03.053 | | ram | 16384 | 2021-05-02 03:07:03.053 | | rxtx_factor | 1.0 | 2021-05-02 03:07:03.053 | | swap | | 2021-05-02 03:07:03.053 | | vcpus | 8 | 2021-05-02 03:07:03.053 | +----------------------------+-----------------------+ 2021-05-02 03:07:03.094 | [11194 Async create_flavors:81014]: finished create_flavors with result 0 in 28 seconds 2021-05-02 03:07:03.098 | + inc/async:async_wait:197 : return 0 2021-05-02 03:07:03.101 | + ./stack.sh:main:1361 : is_service_enabled nova 2021-05-02 03:07:03.119 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:07:03.122 | + ./stack.sh:main:1361 : is_service_enabled keystone 2021-05-02 03:07:03.140 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:07:03.143 | + ./stack.sh:main:1362 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-05-02 03:07:03.145 | + ./stack.sh:main:1364 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-05-02 03:07:03.148 | + ./stack.sh:main:1368 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-05-02 03:07:03.153 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-05-02 03:07:03.156 | ++ 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-05-02 03:07:03.159 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-05-02 03:07:03.160 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-05-02 03:07:03.162 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-05-02 03:07:03.163 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-05-02 03:07:03.165 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-05-02 03:07:03.166 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-05-02 03:07:03.168 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-05-02 03:07:03.169 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-05-02 03:07:03.171 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-05-02 03:07:03.172 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-05-02 03:07:03.174 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-05-02 03:07:03.175 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-05-02 03:07:03.177 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-05-02 03:07:03.178 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-05-02 03:07:03.180 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-05-02 03:07:03.181 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-05-02 03:07:03.183 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-05-02 03:07:03.184 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-05-02 03:07:03.185 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-05-02 03:07:03.187 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-05-02 03:07:03.188 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-05-02 03:07:03.190 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-05-02 03:07:03.191 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-05-02 03:07:03.193 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-05-02 03:07:03.194 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-05-02 03:07:03.195 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-05-02 03:07:03.197 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-05-02 03:07:03.198 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-05-02 03:07:03.200 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-05-02 03:07:03.201 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-05-02 03:07:03.203 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-05-02 03:07:03.204 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-05-02 03:07:03.206 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.41/identity ']' 2021-05-02 03:07:03.207 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-05-02 03:07:03.209 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-05-02 03:07:03.210 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-05-02 03:07:03.212 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-05-02 03:07:03.213 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-05-02 03:07:03.216 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-05-02 03:07:03.218 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-05-02 03:07:03.218 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-05-02 03:07:03.219 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-05-02 03:07:03.219 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-05-02 03:07:03.221 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-05-02 03:07:05.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:05.203 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:05.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:05.203 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:05.346 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 69fe16842fab4ec4b345591102b9c296 --long --quote none -f csv 2021-05-02 03:07:05.346 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-05-02 03:07:05.346 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-05-02 03:07:05.348 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-05-02 03:07:07.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:07.433 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:07.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:07.433 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:07.582 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-05-02 03:07:07.584 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-05-02 03:07:07.585 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-05-02 03:07:07.587 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-05-02 03:07:07.588 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry ab1eefbe2e4a497bb19f086016455cd4 demo 69fe16842fab4ec4b345591102b9c296 demo Passw0rd 2021-05-02 03:07:07.590 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=ab1eefbe2e4a497bb19f086016455cd4 2021-05-02 03:07:07.591 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-05-02 03:07:07.593 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=69fe16842fab4ec4b345591102b9c296 2021-05-02 03:07:07.594 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-05-02 03:07:07.596 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-05-02 03:07:07.597 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-05-02 03:07:07.601 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-05-02 03:07:07.603 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-05-02 03:07:07.606 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-05-02 03:07:07.607 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-05-02 03:07:07.609 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-05-02 03:07:07.610 | + 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-05-02 03:07:07.612 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-05-02 03:07:07.613 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-05-02 03:07:07.615 | + 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-05-02 03:07:07.616 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-05-02 03:07:07.618 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-05-02 03:07:07.619 | + 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-05-02 03:07:07.621 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-05-02 03:07:07.622 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-05-02 03:07:07.624 | + 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-05-02 03:07:07.625 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-05-02 03:07:07.627 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-05-02 03:07:07.628 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-05-02 03:07:07.630 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-05-02 03:07:07.631 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-05-02 03:07:07.633 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-05-02 03:07:07.634 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-05-02 03:07:07.636 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-05-02 03:07:07.637 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 25ae2b6e3b774739ac33c3e3b1ea71ef admin 69fe16842fab4ec4b345591102b9c296 demo Passw0rd 2021-05-02 03:07:07.638 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=25ae2b6e3b774739ac33c3e3b1ea71ef 2021-05-02 03:07:07.640 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-05-02 03:07:07.641 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=69fe16842fab4ec4b345591102b9c296 2021-05-02 03:07:07.643 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-05-02 03:07:07.644 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-05-02 03:07:07.646 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-05-02 03:07:07.649 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-05-02 03:07:07.651 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-05-02 03:07:07.654 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-05-02 03:07:07.655 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-05-02 03:07:07.657 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-05-02 03:07:07.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-05-02 03:07:07.661 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-05-02 03:07:07.663 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-05-02 03:07:07.664 | + 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-05-02 03:07:07.666 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-05-02 03:07:07.667 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-05-02 03:07:07.669 | + 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-05-02 03:07:07.670 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-05-02 03:07:07.672 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-05-02 03:07:07.673 | + 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-05-02 03:07:07.675 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-05-02 03:07:07.676 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-05-02 03:07:07.678 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-05-02 03:07:07.679 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-05-02 03:07:07.681 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-05-02 03:07:07.683 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-05-02 03:07:07.689 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 7fa96a1303c944a6a172b7fbc747a4e5 --long --quote none -f csv 2021-05-02 03:07:07.690 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-05-02 03:07:07.690 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-05-02 03:07:07.691 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-05-02 03:07:09.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:09.784 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:09.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:09.784 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:09.926 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-05-02 03:07:09.929 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-05-02 03:07:09.931 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-05-02 03:07:09.934 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-05-02 03:07:09.937 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 54376e8d4cf147f3a51ce66a36cff752 alt_demo 7fa96a1303c944a6a172b7fbc747a4e5 alt_demo Passw0rd 2021-05-02 03:07:09.939 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=54376e8d4cf147f3a51ce66a36cff752 2021-05-02 03:07:09.942 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-05-02 03:07:09.944 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:07:09.947 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-05-02 03:07:09.949 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-05-02 03:07:09.952 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-05-02 03:07:09.956 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-05-02 03:07:09.958 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-05-02 03:07:09.961 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-05-02 03:07:09.963 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-05-02 03:07:09.964 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-05-02 03:07:09.966 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-05-02 03:07:09.967 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-05-02 03:07:09.969 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-05-02 03:07:09.970 | + 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-05-02 03:07:09.971 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-05-02 03:07:09.973 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-05-02 03:07:09.974 | + 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-05-02 03:07:09.976 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-05-02 03:07:09.978 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-05-02 03:07:09.979 | + 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-05-02 03:07:09.981 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-05-02 03:07:09.982 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-05-02 03:07:09.984 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-05-02 03:07:09.985 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-05-02 03:07:09.987 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-05-02 03:07:09.988 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-05-02 03:07:09.990 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-05-02 03:07:09.991 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-05-02 03:07:09.993 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 25ae2b6e3b774739ac33c3e3b1ea71ef admin 7fa96a1303c944a6a172b7fbc747a4e5 alt_demo Passw0rd 2021-05-02 03:07:09.994 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=25ae2b6e3b774739ac33c3e3b1ea71ef 2021-05-02 03:07:09.995 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-05-02 03:07:09.997 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=7fa96a1303c944a6a172b7fbc747a4e5 2021-05-02 03:07:09.998 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-05-02 03:07:10.000 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-05-02 03:07:10.001 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-05-02 03:07:10.005 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-05-02 03:07:10.006 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-05-02 03:07:10.010 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-05-02 03:07:10.011 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-05-02 03:07:10.013 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-05-02 03:07:10.015 | + 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-05-02 03:07:10.016 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-05-02 03:07:10.018 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-05-02 03:07:10.020 | + 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-05-02 03:07:10.021 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-05-02 03:07:10.023 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-05-02 03:07:10.024 | + 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-05-02 03:07:10.026 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-05-02 03:07:10.027 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-05-02 03:07:10.029 | + 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-05-02 03:07:10.031 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-05-02 03:07:10.032 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-05-02 03:07:10.034 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-05-02 03:07:10.036 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-05-02 03:07:10.038 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-05-02 03:07:10.040 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-05-02 03:07:10.042 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project a203a78c5b364fab9a4491154c603939 --long --quote none -f csv 2021-05-02 03:07:10.042 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-05-02 03:07:10.042 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-05-02 03:07:10.045 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-05-02 03:07:12.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:12.114 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:12.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:12.114 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:12.259 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-05-02 03:07:12.261 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-05-02 03:07:12.264 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-05-02 03:07:12.267 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-05-02 03:07:12.269 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 25ae2b6e3b774739ac33c3e3b1ea71ef admin a203a78c5b364fab9a4491154c603939 admin Passw0rd 2021-05-02 03:07:12.271 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=25ae2b6e3b774739ac33c3e3b1ea71ef 2021-05-02 03:07:12.273 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-05-02 03:07:12.276 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=a203a78c5b364fab9a4491154c603939 2021-05-02 03:07:12.278 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-05-02 03:07:12.280 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-05-02 03:07:12.282 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-05-02 03:07:12.287 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-05-02 03:07:12.288 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-05-02 03:07:12.292 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-05-02 03:07:12.293 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-05-02 03:07:12.295 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-05-02 03:07:12.296 | + 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-05-02 03:07:12.298 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-05-02 03:07:12.299 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-05-02 03:07:12.301 | + 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-05-02 03:07:12.302 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-05-02 03:07:12.304 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-05-02 03:07:12.305 | + 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-05-02 03:07:12.307 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-05-02 03:07:12.308 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-05-02 03:07:12.310 | + 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-05-02 03:07:12.311 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-05-02 03:07:12.313 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-05-02 03:07:12.314 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-05-02 03:07:12.316 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-05-02 03:07:12.318 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-05-02 03:07:12.319 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-05-02 03:07:12.321 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project d1ad2591718d4eebb206ee959005e5b5 --long --quote none -f csv 2021-05-02 03:07:12.321 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-05-02 03:07:12.322 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-05-02 03:07:12.323 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-05-02 03:07:14.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:14.406 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:14.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:14.406 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:14.548 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-05-02 03:07:14.550 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-05-02 03:07:14.552 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-05-02 03:07:14.553 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-05-02 03:07:14.555 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry ab1eefbe2e4a497bb19f086016455cd4 demo d1ad2591718d4eebb206ee959005e5b5 invisible_to_admin Passw0rd 2021-05-02 03:07:14.556 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=ab1eefbe2e4a497bb19f086016455cd4 2021-05-02 03:07:14.559 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-05-02 03:07:14.561 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=d1ad2591718d4eebb206ee959005e5b5 2021-05-02 03:07:14.564 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-05-02 03:07:14.566 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-05-02 03:07:14.568 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-05-02 03:07:14.571 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-05-02 03:07:14.572 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-05-02 03:07:14.576 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-05-02 03:07:14.577 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-05-02 03:07:14.579 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-05-02 03:07:14.580 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-05-02 03:07:14.582 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-05-02 03:07:14.583 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-05-02 03:07:14.585 | + 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-05-02 03:07:14.586 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-05-02 03:07:14.588 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-05-02 03:07:14.589 | + 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-05-02 03:07:14.591 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-05-02 03:07:14.592 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-05-02 03:07:14.594 | + 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-05-02 03:07:14.595 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-05-02 03:07:14.597 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-05-02 03:07:14.598 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-05-02 03:07:14.600 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-05-02 03:07:14.602 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-05-02 03:07:14.604 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-05-02 03:07:14.607 | + ./stack.sh:main:1373 : save_stackenv 2021-05-02 03:07:14.610 | + functions-common:save_stackenv:60 : local tag= 2021-05-02 03:07:14.613 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-02 03:07:14.618 | + functions-common:save_stackenv:62 : time_stamp=2021-05-02-030714 2021-05-02 03:07:14.620 | + functions-common:save_stackenv:63 : echo '# 2021-05-02-030714 ' 2021-05-02 03:07:14.623 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:07:14.626 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-02 03:07:14.628 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:07:14.630 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-02 03:07:14.633 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:07:14.635 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-02 03:07:14.638 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:07:14.640 | + 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,g-reg,cinder,n-super-cond,n-cond-cell1 2021-05-02 03:07:14.642 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:07:14.645 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2021-05-02 03:07:14.647 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:07:14.650 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2021-05-02 03:07:14.652 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:07:14.654 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-02-025028 2021-05-02 03:07:14.657 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:07:14.659 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-02 03:07:14.662 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:07:14.664 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2021-05-02 03:07:14.666 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:07:14.669 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-02 03:07:14.671 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:07:14.673 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-02 03:07:14.676 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:07:14.678 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-02 03:07:14.681 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-02 03:07:14.683 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-02 03:07:14.686 | + ./stack.sh:main:1384 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-05-02 03:07:14.688 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-05-02 03:07:14.691 | + inc/meta-config:merge_config_group:171 : shift 2021-05-02 03:07:14.693 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-05-02 03:07:14.696 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-05-02 03:07:14.698 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-05-02 03:07:14.700 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-05-02 03:07:14.704 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-05-02 03:07:14.706 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-05-02 03:07:14.709 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-05-02 03:07:14.712 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-05-02 03:07:14.714 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-05-02 03:07:14.715 | /^\[\[.+\|.*\]\]/ { 2021-05-02 03:07:14.715 | gsub("[][]", "", $1); 2021-05-02 03:07:14.715 | split($1, a, "|"); 2021-05-02 03:07:14.715 | if (a[1] == matchgroup) 2021-05-02 03:07:14.715 | print a[2] 2021-05-02 03:07:14.715 | } 2021-05-02 03:07:14.715 | ' /home/ubuntu/devstack/local.conf 2021-05-02 03:07:14.723 | + ./stack.sh:main:1391 : run_phase stack extra 2021-05-02 03:07:14.725 | + functions-common:run_phase:1732 : local mode=stack 2021-05-02 03:07:14.728 | + functions-common:run_phase:1733 : local phase=extra 2021-05-02 03:07:14.730 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-02 03:07:14.733 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-02 03:07:14.735 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-02 03:07:14.738 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-02 03:07:14.741 | + functions-common:run_phase:1742 : local extra 2021-05-02 03:07:14.744 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-02 03:07:14.748 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-02 03:07:14.751 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-02 03:07:14.754 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-02 03:07:14.756 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-05-02 03:07:14.759 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-02 03:07:14.776 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:07:14.779 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-02 03:07:14.781 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:07:14.784 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-05-02 03:07:14.786 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:07:14.789 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-02 03:07:14.791 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:07:14.794 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-05-02 03:07:14.796 | ++ extras.d/80-tempest.sh:source:15 : : 2021-05-02 03:07:14.799 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-02 03:07:14.801 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-02 03:07:14.804 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-02 03:07:14.807 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-02 03:07:14.809 | + functions-common:run_phase:1759 : run_plugins stack extra 2021-05-02 03:07:14.812 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-02 03:07:14.815 | + functions-common:run_plugins:1719 : local phase=extra 2021-05-02 03:07:14.817 | + functions-common:run_plugins:1721 : local plugins=,devstack-plugin-ceph 2021-05-02 03:07:14.820 | + functions-common:run_plugins:1722 : local plugin 2021-05-02 03:07:14.822 | + functions-common:run_plugins:1723 : for plugin in ${plugins//,/ } 2021-05-02 03:07:14.825 | + functions-common:run_plugins:1724 : local dir=/opt/stack/devstack-plugin-ceph 2021-05-02 03:07:14.828 | + functions-common:run_plugins:1725 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-05-02 03:07:14.830 | + functions-common:run_plugins:1726 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack extra 2021-05-02 03:07:14.833 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-05-02 03:07:14.836 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:07:14.838 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ extra == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-05-02 03:07:14.841 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:07:14.843 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ extra == \i\n\s\t\a\l\l ]] 2021-05-02 03:07:14.846 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:07:14.848 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-02 03:07:14.850 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:07:14.853 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ extra == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-02 03:07:14.856 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-02 03:07:14.859 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-05-02 03:07:14.862 | + ./stack.sh:main:1399 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-05-02 03:07:14.865 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-05-02 03:07:14.868 | + inc/meta-config:merge_config_group:171 : shift 2021-05-02 03:07:14.870 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-05-02 03:07:14.873 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-05-02 03:07:14.875 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-05-02 03:07:14.878 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-05-02 03:07:14.881 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-05-02 03:07:14.884 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-05-02 03:07:14.887 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-05-02 03:07:14.890 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-05-02 03:07:14.893 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-05-02 03:07:14.893 | /^\[\[.+\|.*\]\]/ { 2021-05-02 03:07:14.893 | gsub("[][]", "", $1); 2021-05-02 03:07:14.893 | split($1, a, "|"); 2021-05-02 03:07:14.893 | if (a[1] == matchgroup) 2021-05-02 03:07:14.893 | print a[2] 2021-05-02 03:07:14.893 | } 2021-05-02 03:07:14.893 | ' /home/ubuntu/devstack/local.conf 2021-05-02 03:07:14.899 | + ./stack.sh:main:1408 : is_service_enabled n-cpu 2021-05-02 03:07:14.918 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:07:14.921 | + ./stack.sh:main:1413 : service_check 2021-05-02 03:07:14.923 | + functions-common:service_check:1597 : local service 2021-05-02 03:07:14.926 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:14.928 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@key.service 2021-05-02 03:07:14.941 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-05-02 03:07:14.945 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:14.948 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-api.service 2021-05-02 03:07:14.961 | enabled 2021-05-02 03:07:14.965 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-api.service --no-pager 2021-05-02 03:07:14.982 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-05-02 03:07:14.982 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-05-02 03:07:14.982 | Active: active (running) since Sun 2021-05-02 03:05:12 UTC; 2min 2s ago 2021-05-02 03:07:14.982 | Main PID: 74331 (uwsgi) 2021-05-02 03:07:14.982 | Status: "uWSGI is ready" 2021-05-02 03:07:14.982 | Tasks: 3 (limit: 14304) 2021-05-02 03:07:14.982 | Memory: 225.8M 2021-05-02 03:07:14.982 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-05-02 03:07:14.982 | ├─74331 nova-apiuWSGI master 2021-05-02 03:07:14.982 | ├─74343 nova-apiuWSGI worker 1 2021-05-02 03:07:14.982 | └─74344 nova-apiuWSGI worker 2 2021-05-02 03:07:14.982 | 2021-05-02 03:07:14.982 | May 02 03:06:55 dv-osbrick-789079-1-ceph devstack@n-api.service[74343]: [pid: 74343|app: 0|req: 17/32] 10.222.0.41 () {64 vars in 1332 bytes} [Sun May 2 03:06:54 2021] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2021-05-02 03:07:14.982 | May 02 03:06:57 dv-osbrick-789079-1-ceph devstack@n-api.service[74344]: DEBUG nova.api.openstack.wsgi [None req-d1f6ded3-a5bf-4cc5-8989-375fada93fdf admin admin] Calling method '>' {{(pid=74344) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2021-05-02 03:07:14.982 | May 02 03:06:57 dv-osbrick-789079-1-ceph devstack@n-api.service[74344]: INFO nova.api.openstack.requestlog [None req-d1f6ded3-a5bf-4cc5-8989-375fada93fdf admin admin] 10.222.0.41 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001507 2021-05-02 03:07:14.982 | May 02 03:06:57 dv-osbrick-789079-1-ceph devstack@n-api.service[74344]: [pid: 74344|app: 0|req: 16/33] 10.222.0.41 () {54 vars in 930 bytes} [Sun May 2 03:06:57 2021] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-05-02 03:07:14.983 | May 02 03:06:57 dv-osbrick-789079-1-ceph devstack@n-api.service[74343]: DEBUG nova.api.openstack.wsgi [None req-a9228990-892f-476e-8d71-65af188a1c66 admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5", "name": "m1.xlarge", "ram": 16384}} {{(pid=74343) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2021-05-02 03:07:14.983 | May 02 03:06:57 dv-osbrick-789079-1-ceph devstack@n-api.service[74343]: INFO nova.api.openstack.requestlog [None req-a9228990-892f-476e-8d71-65af188a1c66 admin admin] 10.222.0.41 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.078601 2021-05-02 03:07:14.983 | May 02 03:06:57 dv-osbrick-789079-1-ceph devstack@n-api.service[74343]: [pid: 74343|app: 0|req: 18/34] 10.222.0.41 () {64 vars in 1282 bytes} [Sun May 2 03:06:57 2021] POST /compute/v2.1/flavors => generated 408 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2021-05-02 03:07:14.983 | May 02 03:06:57 dv-osbrick-789079-1-ceph devstack@n-api.service[74344]: DEBUG nova.api.openstack.wsgi [None req-c3eda834-a9a7-417f-9cd5-405814e8361f admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=74344) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2021-05-02 03:07:14.983 | May 02 03:06:57 dv-osbrick-789079-1-ceph devstack@n-api.service[74344]: INFO nova.api.openstack.requestlog [None req-c3eda834-a9a7-417f-9cd5-405814e8361f admin admin] 10.222.0.41 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.042331 2021-05-02 03:07:14.983 | May 02 03:06:57 dv-osbrick-789079-1-ceph devstack@n-api.service[74344]: [pid: 74344|app: 0|req: 17/35] 10.222.0.41 () {64 vars in 1332 bytes} [Sun May 2 03:06:57 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2021-05-02 03:07:14.986 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:14.989 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-cond.service 2021-05-02 03:07:15.001 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-05-02 03:07:15.005 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.008 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-sch.service 2021-05-02 03:07:15.022 | enabled 2021-05-02 03:07:15.025 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-sch.service --no-pager 2021-05-02 03:07:15.042 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-05-02 03:07:15.042 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-05-02 03:07:15.042 | Active: active (running) since Sun 2021-05-02 03:06:17 UTC; 57s ago 2021-05-02 03:07:15.042 | Main PID: 78825 (nova-scheduler) 2021-05-02 03:07:15.042 | Tasks: 3 (limit: 14304) 2021-05-02 03:07:15.042 | Memory: 137.6M 2021-05-02 03:07:15.042 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-05-02 03:07:15.042 | ├─78825 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-05-02 03:07:15.042 | ├─80062 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-05-02 03:07:15.042 | └─80063 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-05-02 03:07:15.042 | 2021-05-02 03:07:15.042 | May 02 03:06:21 dv-osbrick-789079-1-ceph nova-scheduler[78825]: DEBUG oslo_service.service [None req-5dea4869-1c39-446c-b6d4-7edde7957304 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=78825) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.042 | May 02 03:06:21 dv-osbrick-789079-1-ceph nova-scheduler[78825]: DEBUG oslo_service.service [None req-5dea4869-1c39-446c-b6d4-7edde7957304 None None] oslo_messaging_rabbit.ssl_version = {{(pid=78825) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.042 | May 02 03:06:21 dv-osbrick-789079-1-ceph nova-scheduler[78825]: DEBUG oslo_service.service [None req-5dea4869-1c39-446c-b6d4-7edde7957304 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=78825) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.042 | May 02 03:06:21 dv-osbrick-789079-1-ceph nova-scheduler[78825]: DEBUG oslo_service.service [None req-5dea4869-1c39-446c-b6d4-7edde7957304 None None] oslo_messaging_notifications.retry = -1 {{(pid=78825) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.042 | May 02 03:06:21 dv-osbrick-789079-1-ceph nova-scheduler[78825]: DEBUG oslo_service.service [None req-5dea4869-1c39-446c-b6d4-7edde7957304 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=78825) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.043 | May 02 03:06:21 dv-osbrick-789079-1-ceph nova-scheduler[78825]: DEBUG oslo_service.service [None req-5dea4869-1c39-446c-b6d4-7edde7957304 None None] oslo_messaging_notifications.transport_url = **** {{(pid=78825) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.043 | May 02 03:06:21 dv-osbrick-789079-1-ceph nova-scheduler[78825]: DEBUG oslo_service.service [None req-5dea4869-1c39-446c-b6d4-7edde7957304 None None] oslo_reports.file_event_handler = None {{(pid=78825) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.043 | May 02 03:06:21 dv-osbrick-789079-1-ceph nova-scheduler[78825]: DEBUG oslo_service.service [None req-5dea4869-1c39-446c-b6d4-7edde7957304 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=78825) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.043 | May 02 03:06:21 dv-osbrick-789079-1-ceph nova-scheduler[78825]: DEBUG oslo_service.service [None req-5dea4869-1c39-446c-b6d4-7edde7957304 None None] oslo_reports.log_dir = None {{(pid=78825) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.043 | May 02 03:06:21 dv-osbrick-789079-1-ceph nova-scheduler[78825]: DEBUG oslo_service.service [None req-5dea4869-1c39-446c-b6d4-7edde7957304 None None] ******************************************************************************** {{(pid=78825) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-05-02 03:07:15.046 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.048 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-05-02 03:07:15.062 | enabled 2021-05-02 03:07:15.066 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-05-02 03:07:15.082 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-05-02 03:07:15.082 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-05-02 03:07:15.082 | Active: active (running) since Sun 2021-05-02 03:06:19 UTC; 55s ago 2021-05-02 03:07:15.083 | Main PID: 79289 (uwsgi) 2021-05-02 03:07:15.083 | Status: "uWSGI is ready" 2021-05-02 03:07:15.083 | Tasks: 4 (limit: 14304) 2021-05-02 03:07:15.083 | Memory: 188.6M 2021-05-02 03:07:15.083 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-05-02 03:07:15.083 | ├─79289 nova-api-metauWSGI master 2021-05-02 03:07:15.083 | ├─79291 nova-api-metauWSGI worker 1 2021-05-02 03:07:15.083 | ├─79293 nova-api-metauWSGI worker 2 2021-05-02 03:07:15.083 | └─79294 nova-api-metauWSGI http 1 2021-05-02 03:07:15.083 | 2021-05-02 03:07:15.083 | May 02 03:06:24 dv-osbrick-789079-1-ceph devstack@n-api-meta.service[79293]: DEBUG oslo_db.sqlalchemy.engines [None req-8fd3eebf-98c1-4f36-b727-09ae4bba6fc8 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_ENGINE_SUBSTITUTION {{(pid=79293) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-05-02 03:07:15.083 | May 02 03:06:24 dv-osbrick-789079-1-ceph devstack@n-api-meta.service[79293]: DEBUG oslo_db.sqlalchemy.engines [None req-8fd3eebf-98c1-4f36-b727-09ae4bba6fc8 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_ENGINE_SUBSTITUTION {{(pid=79293) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-05-02 03:07:15.083 | May 02 03:06:24 dv-osbrick-789079-1-ceph devstack@n-api-meta.service[79291]: DEBUG oslo_db.sqlalchemy.engines [None req-fcedfef3-2425-4ee3-92dc-0ee78005faca 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_ENGINE_SUBSTITUTION {{(pid=79291) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-05-02 03:07:15.083 | May 02 03:06:24 dv-osbrick-789079-1-ceph devstack@n-api-meta.service[79293]: DEBUG oslo_db.sqlalchemy.engines [None req-8fd3eebf-98c1-4f36-b727-09ae4bba6fc8 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_ENGINE_SUBSTITUTION {{(pid=79293) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-05-02 03:07:15.083 | May 02 03:06:24 dv-osbrick-789079-1-ceph devstack@n-api-meta.service[79291]: DEBUG oslo_db.sqlalchemy.engines [None req-fcedfef3-2425-4ee3-92dc-0ee78005faca 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_ENGINE_SUBSTITUTION {{(pid=79291) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-05-02 03:07:15.083 | May 02 03:06:24 dv-osbrick-789079-1-ceph devstack@n-api-meta.service[79291]: DEBUG oslo_db.sqlalchemy.engines [None req-fcedfef3-2425-4ee3-92dc-0ee78005faca 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_ENGINE_SUBSTITUTION {{(pid=79291) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-05-02 03:07:15.083 | May 02 03:06:24 dv-osbrick-789079-1-ceph devstack@n-api-meta.service[79293]: WARNING nova.api.metadata.handler [None req-8fd3eebf-98c1-4f36-b727-09ae4bba6fc8 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-05-02 03:07:15.083 | May 02 03:06:24 dv-osbrick-789079-1-ceph devstack@n-api-meta.service[79293]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5637681009a0 pid: 79293 (default app) 2021-05-02 03:07:15.083 | May 02 03:06:24 dv-osbrick-789079-1-ceph devstack@n-api-meta.service[79291]: WARNING nova.api.metadata.handler [None req-fcedfef3-2425-4ee3-92dc-0ee78005faca None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-05-02 03:07:15.083 | May 02 03:06:24 dv-osbrick-789079-1-ceph devstack@n-api-meta.service[79291]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5637681009a0 pid: 79291 (default app) 2021-05-02 03:07:15.087 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.089 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@placement-api.service 2021-05-02 03:07:15.103 | enabled 2021-05-02 03:07:15.107 | + functions-common:service_check:1604 : sudo systemctl status devstack@placement-api.service --no-pager 2021-05-02 03:07:15.123 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-05-02 03:07:15.123 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-05-02 03:07:15.123 | Active: active (running) since Sun 2021-05-02 03:05:26 UTC; 1min 48s ago 2021-05-02 03:07:15.123 | Main PID: 75507 (uwsgi) 2021-05-02 03:07:15.123 | Status: "uWSGI is ready" 2021-05-02 03:07:15.123 | Tasks: 3 (limit: 14304) 2021-05-02 03:07:15.124 | Memory: 133.9M 2021-05-02 03:07:15.124 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-05-02 03:07:15.124 | ├─75507 placementuWSGI master 2021-05-02 03:07:15.124 | ├─75508 placementuWSGI worker 1 2021-05-02 03:07:15.124 | └─75509 placementuWSGI worker 2 2021-05-02 03:07:15.124 | 2021-05-02 03:07:15.124 | May 02 03:06:20 dv-osbrick-789079-1-ceph devstack@placement-api.service[75509]: [pid: 75509|app: 0|req: 2/2] 10.222.0.41 () {54 vars in 915 bytes} [Sun May 2 03:06:20 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-05-02 03:07:15.124 | May 02 03:06:21 dv-osbrick-789079-1-ceph devstack@placement-api.service[75508]: DEBUG placement.requestlog [None req-fae55958-555f-46a3-b862-3015d415cba7 None None] Starting request: 10.222.0.41 "GET /placement/" {{(pid=75508) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-05-02 03:07:15.124 | May 02 03:06:21 dv-osbrick-789079-1-ceph devstack@placement-api.service[75508]: INFO placement.requestlog [None req-fae55958-555f-46a3-b862-3015d415cba7 None None] 10.222.0.41 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-05-02 03:07:15.124 | May 02 03:06:21 dv-osbrick-789079-1-ceph devstack@placement-api.service[75508]: [pid: 75508|app: 0|req: 1/3] 10.222.0.41 () {54 vars in 915 bytes} [Sun May 2 03:06:21 2021] GET /placement => generated 136 bytes in 22 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-05-02 03:07:15.124 | May 02 03:06:25 dv-osbrick-789079-1-ceph devstack@placement-api.service[75509]: DEBUG placement.requestlog [None req-17b1e369-fa8c-4fbf-802e-7a6fe2a1c26e None None] Starting request: 10.222.0.41 "GET /placement/" {{(pid=75509) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-05-02 03:07:15.124 | May 02 03:06:25 dv-osbrick-789079-1-ceph devstack@placement-api.service[75509]: INFO placement.requestlog [None req-17b1e369-fa8c-4fbf-802e-7a6fe2a1c26e None None] 10.222.0.41 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-05-02 03:07:15.124 | May 02 03:06:25 dv-osbrick-789079-1-ceph devstack@placement-api.service[75509]: [pid: 75509|app: 0|req: 3/4] 10.222.0.41 () {54 vars in 915 bytes} [Sun May 2 03:06:25 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-05-02 03:07:15.124 | May 02 03:06:26 dv-osbrick-789079-1-ceph devstack@placement-api.service[75508]: DEBUG placement.requestlog [None req-cab47c52-46be-4852-b4a6-7bed914fc01e None None] Starting request: 10.222.0.41 "GET /placement/" {{(pid=75508) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-05-02 03:07:15.124 | May 02 03:06:26 dv-osbrick-789079-1-ceph devstack@placement-api.service[75508]: INFO placement.requestlog [None req-cab47c52-46be-4852-b4a6-7bed914fc01e None None] 10.222.0.41 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-05-02 03:07:15.124 | May 02 03:06:26 dv-osbrick-789079-1-ceph devstack@placement-api.service[75508]: [pid: 75508|app: 0|req: 2/5] 10.222.0.41 () {54 vars in 915 bytes} [Sun May 2 03:06:26 2021] GET /placement => generated 136 bytes in 1 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-05-02 03:07:15.127 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.130 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@placement-client.service 2021-05-02 03:07:15.142 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-05-02 03:07:15.146 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.149 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@g-api.service 2021-05-02 03:07:15.162 | enabled 2021-05-02 03:07:15.167 | + functions-common:service_check:1604 : sudo systemctl status devstack@g-api.service --no-pager 2021-05-02 03:07:15.183 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-05-02 03:07:15.183 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-05-02 03:07:15.183 | Active: active (running) since Sun 2021-05-02 03:06:44 UTC; 30s ago 2021-05-02 03:07:15.183 | Main PID: 83110 (uwsgi) 2021-05-02 03:07:15.183 | Status: "uWSGI is ready" 2021-05-02 03:07:15.183 | Tasks: 5 (limit: 14304) 2021-05-02 03:07:15.183 | Memory: 826.7M 2021-05-02 03:07:15.183 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-05-02 03:07:15.183 | ├─83110 glance-apiuWSGI master 2021-05-02 03:07:15.184 | ├─83111 glance-apiuWSGI worker 1 2021-05-02 03:07:15.184 | └─83112 glance-apiuWSGI worker 2 2021-05-02 03:07:15.184 | 2021-05-02 03:07:15.184 | May 02 03:06:56 dv-osbrick-789079-1-ceph devstack@g-api.service[83112]: The image API now supports and default roles. 2021-05-02 03:07:15.184 | May 02 03:06:56 dv-osbrick-789079-1-ceph devstack@g-api.service[83112]: . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. 2021-05-02 03:07:15.184 | May 02 03:06:56 dv-osbrick-789079-1-ceph devstack@g-api.service[83112]: warnings.warn(deprecated_msg) 2021-05-02 03:07:15.184 | May 02 03:06:56 dv-osbrick-789079-1-ceph devstack@g-api.service[83112]: DEBUG oslo_db.sqlalchemy.engines [None req-a1b166fb-36ff-43fd-b77b-4aac5cb0fd8a 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_ENGINE_SUBSTITUTION {{(pid=83112) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-05-02 03:07:15.184 | May 02 03:06:56 dv-osbrick-789079-1-ceph devstack@g-api.service[83112]: INFO glance.api.v2.image_data [None req-a1b166fb-36ff-43fd-b77b-4aac5cb0fd8a admin admin] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2021-05-02 03:07:15.184 | May 02 03:06:56 dv-osbrick-789079-1-ceph devstack@g-api.service[83112]: DEBUG glance.location [None req-a1b166fb-36ff-43fd-b77b-4aac5cb0fd8a admin admin] Enabling in-flight format inspection for vhdx {{(pid=83112) set_data /opt/stack/glance/glance/location.py:563}} 2021-05-02 03:07:15.184 | May 02 03:07:02 dv-osbrick-789079-1-ceph devstack@g-api.service[83112]: DEBUG glance_store._drivers.filesystem [None req-a1b166fb-36ff-43fd-b77b-4aac5cb0fd8a admin admin] Wrote 645922816 bytes to /opt/stack/data/glance/images/24d70613-7cef-4359-afd6-20d1c5a66d54 with checksum 318f990048c8a194829e52141534610d and multihash 1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53 {{(pid=83112) add /usr/local/lib/python3.8/dist-packages/glance_store/_drivers/filesystem.py:773}} 2021-05-02 03:07:15.184 | May 02 03:07:02 dv-osbrick-789079-1-ceph devstack@g-api.service[83112]: INFO glance.location [None req-a1b166fb-36ff-43fd-b77b-4aac5cb0fd8a admin admin] Image format matched and virtual size computed: 734003200 2021-05-02 03:07:15.184 | May 02 03:07:02 dv-osbrick-789079-1-ceph devstack@g-api.service[83112]: DEBUG glance_store.backend [None req-a1b166fb-36ff-43fd-b77b-4aac5cb0fd8a admin admin] Skipping store.set_acls... not implemented. {{(pid=83112) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2021-05-02 03:07:15.184 | May 02 03:07:02 dv-osbrick-789079-1-ceph devstack@g-api.service[83112]: [pid: 83112|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 876 bytes} [Sun May 2 03:06:56 2021] PUT /v2/images/24d70613-7cef-4359-afd6-20d1c5a66d54/file => generated 0 bytes in 6741 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-05-02 03:07:15.187 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.190 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@c-sch.service 2021-05-02 03:07:15.203 | enabled 2021-05-02 03:07:15.207 | + functions-common:service_check:1604 : sudo systemctl status devstack@c-sch.service --no-pager 2021-05-02 03:07:15.223 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-05-02 03:07:15.223 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-05-02 03:07:15.223 | Active: active (running) since Sun 2021-05-02 03:06:36 UTC; 38s ago 2021-05-02 03:07:15.224 | Main PID: 81987 (cinder-schedule) 2021-05-02 03:07:15.224 | Tasks: 5 (limit: 14304) 2021-05-02 03:07:15.224 | Memory: 111.1M 2021-05-02 03:07:15.224 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-05-02 03:07:15.224 | └─81987 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-05-02 03:07:15.224 | 2021-05-02 03:07:15.224 | May 02 03:06:41 dv-osbrick-789079-1-ceph cinder-scheduler[81987]: DEBUG oslo_service.service [None req-e3ae4c27-6501-4713-b797-c2f713c54dc7 None None] nova.timeout = None {{(pid=81987) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.224 | May 02 03:06:41 dv-osbrick-789079-1-ceph cinder-scheduler[81987]: DEBUG oslo_service.service [None req-e3ae4c27-6501-4713-b797-c2f713c54dc7 None None] nova.token_auth_url = None {{(pid=81987) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.224 | May 02 03:06:41 dv-osbrick-789079-1-ceph cinder-scheduler[81987]: DEBUG oslo_service.service [None req-e3ae4c27-6501-4713-b797-c2f713c54dc7 None None] ******************************************************************************** {{(pid=81987) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-05-02 03:07:15.224 | May 02 03:06:41 dv-osbrick-789079-1-ceph cinder-scheduler[81987]: INFO cinder.service [-] Starting cinder-scheduler node (version 18.1.0) 2021-05-02 03:07:15.224 | May 02 03:06:41 dv-osbrick-789079-1-ceph cinder-scheduler[81987]: INFO cinder.manager [None req-271073d2-d7e2-4eaf-999b-67adbc752bf8 None None] Initiating service 1 cleanup 2021-05-02 03:07:15.224 | May 02 03:06:41 dv-osbrick-789079-1-ceph cinder-scheduler[81987]: INFO cinder.manager [None req-271073d2-d7e2-4eaf-999b-67adbc752bf8 None None] Service 1 cleanup completed. 2021-05-02 03:07:15.224 | May 02 03:06:41 dv-osbrick-789079-1-ceph cinder-scheduler[81987]: DEBUG cinder.service [None req-271073d2-d7e2-4eaf-999b-67adbc752bf8 None None] Creating RPC server for service cinder-scheduler {{(pid=81987) start /opt/stack/cinder/cinder/service.py:231}} 2021-05-02 03:07:15.224 | May 02 03:06:41 dv-osbrick-789079-1-ceph cinder-scheduler[81987]: DEBUG cinder.service [None req-271073d2-d7e2-4eaf-999b-67adbc752bf8 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=81987) start /opt/stack/cinder/cinder/service.py:237}} 2021-05-02 03:07:15.224 | May 02 03:06:42 dv-osbrick-789079-1-ceph cinder-scheduler[81987]: DEBUG cinder.scheduler.host_manager [None req-d743462b-0bcb-4dc8-a014-40585f753124 None None] Received volume service update from dv-osbrick-789079-1-ceph@ceph: {'vendor_name': 'Open Source', 'driver_version': '1.2.0', 'storage_protocol': 'ceph', 'total_capacity_gb': 18.95, 'free_capacity_gb': 18.95, 'reserved_percentage': 0, 'multiattach': True, 'thin_provisioning_support': True, 'max_over_subscription_ratio': '20.0', 'location_info': 'ceph:/etc/ceph/ceph.conf:16a31e8b-fdae-43b8-84b4-97041e7f2c9a:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None} {{(pid=81987) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:575}} 2021-05-02 03:07:15.224 | May 02 03:06:42 dv-osbrick-789079-1-ceph cinder-scheduler[81987]: DEBUG cinder.scheduler.host_manager [None req-d743462b-0bcb-4dc8-a014-40585f753124 None None] Updating capabilities for dv-osbrick-789079-1-ceph@ceph#ceph: {'vendor_name': 'Open Source', 'driver_version': '1.2.0', 'storage_protocol': 'ceph', 'total_capacity_gb': 18.95, 'free_capacity_gb': 18.95, 'reserved_percentage': 0, 'multiattach': True, 'thin_provisioning_support': True, 'max_over_subscription_ratio': '20.0', 'location_info': 'ceph:/etc/ceph/ceph.conf:16a31e8b-fdae-43b8-84b4-97041e7f2c9a:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None, 'timestamp': datetime.datetime(2021, 5, 2, 3, 6, 42, 715137)} {{(pid=81987) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2021-05-02 03:07:15.228 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.230 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@c-api.service 2021-05-02 03:07:15.244 | enabled 2021-05-02 03:07:15.248 | + functions-common:service_check:1604 : sudo systemctl status devstack@c-api.service --no-pager 2021-05-02 03:07:15.264 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-05-02 03:07:15.264 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-05-02 03:07:15.264 | Active: active (running) since Sun 2021-05-02 03:06:30 UTC; 44s ago 2021-05-02 03:07:15.264 | Main PID: 81535 (uwsgi) 2021-05-02 03:07:15.264 | Status: "uWSGI is ready" 2021-05-02 03:07:15.264 | Tasks: 11 (limit: 14304) 2021-05-02 03:07:15.264 | Memory: 246.4M 2021-05-02 03:07:15.264 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-05-02 03:07:15.264 | ├─81535 cinder-apiuWSGI master 2021-05-02 03:07:15.264 | ├─81540 cinder-apiuWSGI worker 1 2021-05-02 03:07:15.264 | └─81541 cinder-apiuWSGI worker 2 2021-05-02 03:07:15.264 | 2021-05-02 03:07:15.264 | May 02 03:06:41 dv-osbrick-789079-1-ceph devstack@c-api.service[81541]: [pid: 81541|app: 0|req: 2/2] 10.222.0.41 () {60 vars in 1237 bytes} [Sun May 2 03:06:40 2021] POST /volume/v3/a203a78c5b364fab9a4491154c603939/types => generated 179 bytes in 648 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-05-02 03:07:15.264 | May 02 03:06:41 dv-osbrick-789079-1-ceph devstack@c-api.service[81540]: INFO cinder.api.openstack.wsgi [req-272740d3-3757-4d00-8412-6257e829047e req-25a64ffe-204a-4c86-a8b7-fee7879a0df2 admin admin] POST http://10.222.0.41/volume/v3/a203a78c5b364fab9a4491154c603939/types/f8982860-940c-4c41-ba93-8611153cb4f3/extra_specs 2021-05-02 03:07:15.264 | May 02 03:06:41 dv-osbrick-789079-1-ceph devstack@c-api.service[81540]: /usr/local/lib/python3.8/dist-packages/webob/acceptparse.py:1047: 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-05-02 03:07:15.264 | May 02 03:06:41 dv-osbrick-789079-1-ceph devstack@c-api.service[81540]: warnings.warn( 2021-05-02 03:07:15.264 | May 02 03:06:41 dv-osbrick-789079-1-ceph devstack@c-api.service[81540]: DEBUG cinder.api.openstack.wsgi [req-272740d3-3757-4d00-8412-6257e829047e req-25a64ffe-204a-4c86-a8b7-fee7879a0df2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "ceph"}} {{(pid=81540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} 2021-05-02 03:07:15.264 | May 02 03:06:41 dv-osbrick-789079-1-ceph devstack@c-api.service[81540]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: 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-05-02 03:07:15.264 | May 02 03:06:41 dv-osbrick-789079-1-ceph devstack@c-api.service[81540]: warnings.warn('Policy enforcement is depending on the value of ' 2021-05-02 03:07:15.265 | May 02 03:06:41 dv-osbrick-789079-1-ceph devstack@c-api.service[81540]: DEBUG oslo_db.sqlalchemy.engines [req-272740d3-3757-4d00-8412-6257e829047e req-25a64ffe-204a-4c86-a8b7-fee7879a0df2 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_ENGINE_SUBSTITUTION {{(pid=81540) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-05-02 03:07:15.265 | May 02 03:06:42 dv-osbrick-789079-1-ceph devstack@c-api.service[81540]: INFO cinder.api.openstack.wsgi [req-272740d3-3757-4d00-8412-6257e829047e req-25a64ffe-204a-4c86-a8b7-fee7879a0df2 admin admin] http://10.222.0.41/volume/v3/a203a78c5b364fab9a4491154c603939/types/f8982860-940c-4c41-ba93-8611153cb4f3/extra_specs returned with HTTP 200 2021-05-02 03:07:15.265 | May 02 03:06:42 dv-osbrick-789079-1-ceph devstack@c-api.service[81540]: [pid: 81540|app: 0|req: 1/3] 10.222.0.41 () {62 vars in 1455 bytes} [Sun May 2 03:06:41 2021] POST /volume/v3/a203a78c5b364fab9a4491154c603939/types/f8982860-940c-4c41-ba93-8611153cb4f3/extra_specs => generated 48 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-05-02 03:07:15.268 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.270 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@c-vol.service 2021-05-02 03:07:15.284 | enabled 2021-05-02 03:07:15.288 | + functions-common:service_check:1604 : sudo systemctl status devstack@c-vol.service --no-pager 2021-05-02 03:07:15.304 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2021-05-02 03:07:15.304 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2021-05-02 03:07:15.304 | Active: active (running) since Sun 2021-05-02 03:06:38 UTC; 36s ago 2021-05-02 03:07:15.304 | Main PID: 82417 (cinder-volume) 2021-05-02 03:07:15.304 | Tasks: 3 (limit: 14304) 2021-05-02 03:07:15.304 | Memory: 144.1M 2021-05-02 03:07:15.304 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2021-05-02 03:07:15.305 | ├─82417 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-05-02 03:07:15.305 | └─82595 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-05-02 03:07:15.305 | 2021-05-02 03:07:15.305 | May 02 03:06:42 dv-osbrick-789079-1-ceph cinder-volume[82595]: DEBUG cinder.manager [None req-d743462b-0bcb-4dc8-a014-40585f753124 None None] Notifying Schedulers of capabilities ... {{(pid=82595) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}} 2021-05-02 03:07:15.305 | May 02 03:06:42 dv-osbrick-789079-1-ceph cinder-volume[82595]: INFO cinder.volume.manager [None req-d743462b-0bcb-4dc8-a014-40585f753124 None None] Driver initialization completed successfully. 2021-05-02 03:07:15.305 | May 02 03:06:42 dv-osbrick-789079-1-ceph cinder-volume[82595]: INFO cinder.manager [None req-d743462b-0bcb-4dc8-a014-40585f753124 None None] Initiating service 2 cleanup 2021-05-02 03:07:15.305 | May 02 03:06:42 dv-osbrick-789079-1-ceph cinder-volume[82595]: INFO cinder.manager [None req-d743462b-0bcb-4dc8-a014-40585f753124 None None] Service 2 cleanup completed. 2021-05-02 03:07:15.305 | May 02 03:06:42 dv-osbrick-789079-1-ceph cinder-volume[82595]: DEBUG cinder.service [None req-d743462b-0bcb-4dc8-a014-40585f753124 None None] Creating RPC server for service cinder-volume {{(pid=82595) start /opt/stack/cinder/cinder/service.py:231}} 2021-05-02 03:07:15.305 | May 02 03:06:42 dv-osbrick-789079-1-ceph cinder-volume[82595]: DEBUG cinder.service [None req-d743462b-0bcb-4dc8-a014-40585f753124 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=82595) start /opt/stack/cinder/cinder/service.py:237}} 2021-05-02 03:07:15.305 | May 02 03:06:42 dv-osbrick-789079-1-ceph cinder-volume[82595]: INFO cinder.volume.manager [None req-d743462b-0bcb-4dc8-a014-40585f753124 None None] Initializing RPC dependent components of volume driver RBDDriver (1.2.0) 2021-05-02 03:07:15.305 | May 02 03:06:42 dv-osbrick-789079-1-ceph cinder-volume[82595]: DEBUG cinder.volume.drivers.rbd [None req-d743462b-0bcb-4dc8-a014-40585f753124 None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=82595) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:480}} 2021-05-02 03:07:15.305 | May 02 03:06:42 dv-osbrick-789079-1-ceph cinder-volume[82595]: DEBUG cinder.volume.drivers.rbd [None req-d743462b-0bcb-4dc8-a014-40585f753124 None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=82595) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:480}} 2021-05-02 03:07:15.305 | May 02 03:06:42 dv-osbrick-789079-1-ceph cinder-volume[82595]: INFO cinder.volume.manager [None req-d743462b-0bcb-4dc8-a014-40585f753124 None None] Driver post RPC initialization completed successfully. 2021-05-02 03:07:15.308 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.311 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-svc.service 2021-05-02 03:07:15.324 | enabled 2021-05-02 03:07:15.328 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-svc.service --no-pager 2021-05-02 03:07:15.344 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-05-02 03:07:15.344 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-05-02 03:07:15.344 | Active: active (running) since Sun 2021-05-02 03:05:19 UTC; 1min 55s ago 2021-05-02 03:07:15.344 | Main PID: 74919 (/usr/bin/python) 2021-05-02 03:07:15.344 | Tasks: 11 (limit: 14304) 2021-05-02 03:07:15.344 | Memory: 330.7M 2021-05-02 03:07:15.345 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-05-02 03:07:15.345 | ├─74919 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-05-02 03:07:15.345 | ├─75026 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-05-02 03:07:15.345 | ├─75027 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-05-02 03:07:15.345 | ├─75028 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-05-02 03:07:15.345 | └─75029 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-05-02 03:07:15.345 | 2021-05-02 03:07:15.345 | May 02 03:06:19 dv-osbrick-789079-1-ceph neutron-server[75028]: DEBUG neutron_lib.callbacks.manager [None req-2d7efbe0-87fa-4b12-8c34-8c10d0e3f4cf None None] Notify callbacks ['neutron.plugins.ml2.plugin.Ml2Plugin._port_provisioned-1589783'] for port, provisioning_complete {{(pid=75028) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-05-02 03:07:15.345 | May 02 03:06:35 dv-osbrick-789079-1-ceph neutron-server[75028]: DEBUG neutron_lib.callbacks.manager [None req-427b10ea-0e75-4ca7-aa03-899b1fa0dfcd None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8766582694732', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1589926'] for agent, after_update {{(pid=75028) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-05-02 03:07:15.345 | May 02 03:06:37 dv-osbrick-789079-1-ceph neutron-server[75028]: DEBUG neutron_lib.callbacks.manager [None req-c2bb195e-097f-43c8-bfbe-13f2a4132b0d None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8766582694732', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1589926'] for agent, after_update {{(pid=75028) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-05-02 03:07:15.345 | May 02 03:06:37 dv-osbrick-789079-1-ceph neutron-server[75028]: DEBUG neutron_lib.callbacks.manager [None req-2d7efbe0-87fa-4b12-8c34-8c10d0e3f4cf None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8766582694732', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1589926'] for agent, after_update {{(pid=75028) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-05-02 03:07:15.345 | May 02 03:06:38 dv-osbrick-789079-1-ceph neutron-server[75028]: DEBUG neutron_lib.callbacks.manager [None req-d172650e-7898-4ce7-85df-4e8c477f8530 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8766582694732', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1589926'] for agent, after_update {{(pid=75028) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-05-02 03:07:15.345 | May 02 03:06:46 dv-osbrick-789079-1-ceph neutron-server[75029]: DEBUG neutron.db.agents_db [None req-38661586-fe17-4442-8cfc-93b3399fcd16 None None] Agent healthcheck: found 4 active agents {{(pid=75029) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:325}} 2021-05-02 03:07:15.345 | May 02 03:07:05 dv-osbrick-789079-1-ceph neutron-server[75028]: DEBUG neutron_lib.callbacks.manager [None req-54fc56be-d8ec-4e67-b5e2-7921f402c6ae None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8766582694732', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1589926'] for agent, after_update {{(pid=75028) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-05-02 03:07:15.345 | May 02 03:07:07 dv-osbrick-789079-1-ceph neutron-server[75028]: DEBUG neutron_lib.callbacks.manager [None req-2d7efbe0-87fa-4b12-8c34-8c10d0e3f4cf None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8766582694732', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1589926'] for agent, after_update {{(pid=75028) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-05-02 03:07:15.345 | May 02 03:07:07 dv-osbrick-789079-1-ceph neutron-server[75028]: DEBUG neutron_lib.callbacks.manager [None req-effb71b8-79a6-489a-ab61-491e2f22bd6b None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8766582694732', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1589926'] for agent, after_update {{(pid=75028) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-05-02 03:07:15.345 | May 02 03:07:08 dv-osbrick-789079-1-ceph neutron-server[75028]: DEBUG neutron_lib.callbacks.manager [None req-d172650e-7898-4ce7-85df-4e8c477f8530 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8766582694732', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1589926'] for agent, after_update {{(pid=75028) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-05-02 03:07:15.348 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.351 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-05-02 03:07:15.366 | enabled 2021-05-02 03:07:15.370 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-05-02 03:07:15.387 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-05-02 03:07:15.387 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-05-02 03:07:15.387 | Active: active (running) since Sun 2021-05-02 03:05:31 UTC; 1min 43s ago 2021-05-02 03:07:15.387 | Main PID: 76335 (neutron-dhcp-ag) 2021-05-02 03:07:15.387 | Tasks: 14 (limit: 14304) 2021-05-02 03:07:15.387 | Memory: 249.6M 2021-05-02 03:07:15.387 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-05-02 03:07:15.387 | ├─76335 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2021-05-02 03:07:15.387 | ├─77621 /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.namespace_cmd --privsep_sock_path /tmp/tmpjv15i8zo/privsep.sock 2021-05-02 03:07:15.387 | ├─77663 /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/tmp6a8p9c25/privsep.sock 2021-05-02 03:07:15.387 | ├─77760 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-05-02 03:07:15.387 | ├─77761 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-05-02 03:07:15.387 | └─77771 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/10276e68-8f7c-4233-8aa6-89d4e1af50ad/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/10276e68-8f7c-4233-8aa6-89d4e1af50ad/host --addn-hosts=/opt/stack/data/neutron/dhcp/10276e68-8f7c-4233-8aa6-89d4e1af50ad/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/10276e68-8f7c-4233-8aa6-89d4e1af50ad/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/10276e68-8f7c-4233-8aa6-89d4e1af50ad/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d2ba9937-e8c6-4164-ab68-6ad5ecc1e4e2,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-05-02 03:07:15.387 | 2021-05-02 03:07:15.387 | May 02 03:06:15 dv-osbrick-789079-1-ceph dnsmasq[77771]: reading /etc/resolv.conf 2021-05-02 03:07:15.387 | May 02 03:06:15 dv-osbrick-789079-1-ceph dnsmasq[77771]: using nameserver 127.0.0.53#53 2021-05-02 03:07:15.387 | May 02 03:06:15 dv-osbrick-789079-1-ceph dnsmasq[77771]: reading /etc/resolv.conf 2021-05-02 03:07:15.388 | May 02 03:06:15 dv-osbrick-789079-1-ceph dnsmasq[77771]: using nameserver 127.0.0.53#53 2021-05-02 03:07:15.388 | May 02 03:06:15 dv-osbrick-789079-1-ceph dnsmasq[77771]: reading /etc/resolv.conf 2021-05-02 03:07:15.388 | May 02 03:06:15 dv-osbrick-789079-1-ceph dnsmasq[77771]: using nameserver 127.0.0.53#53 2021-05-02 03:07:15.388 | May 02 03:06:15 dv-osbrick-789079-1-ceph dnsmasq[77771]: reading /etc/resolv.conf 2021-05-02 03:07:15.388 | May 02 03:06:15 dv-osbrick-789079-1-ceph dnsmasq[77771]: using nameserver 127.0.0.53#53 2021-05-02 03:07:15.388 | May 02 03:06:35 dv-osbrick-789079-1-ceph neutron-dhcp-agent[76335]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=76335) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-05-02 03:07:15.388 | May 02 03:06:35 dv-osbrick-789079-1-ceph neutron-dhcp-agent[76335]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=76335) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-05-02 03:07:15.391 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.394 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-meta.service 2021-05-02 03:07:15.408 | enabled 2021-05-02 03:07:15.412 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-meta.service --no-pager 2021-05-02 03:07:15.429 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-05-02 03:07:15.429 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-05-02 03:07:15.429 | Active: active (running) since Sun 2021-05-02 03:05:34 UTC; 1min 40s ago 2021-05-02 03:07:15.429 | Main PID: 77105 (neutron-metadat) 2021-05-02 03:07:15.429 | Tasks: 4 (limit: 14304) 2021-05-02 03:07:15.429 | Memory: 113.9M 2021-05-02 03:07:15.429 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-05-02 03:07:15.429 | ├─77105 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-05-02 03:07:15.429 | ├─77366 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-05-02 03:07:15.429 | └─77367 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-05-02 03:07:15.429 | 2021-05-02 03:07:15.429 | May 02 03:05:38 dv-osbrick-789079-1-ceph neutron-metadata-agent[77105]: DEBUG oslo_service.service [None req-d172650e-7898-4ce7-85df-4e8c477f8530 None None] oslo_messaging_rabbit.ssl = False {{(pid=77105) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.429 | May 02 03:05:38 dv-osbrick-789079-1-ceph neutron-metadata-agent[77105]: DEBUG oslo_service.service [None req-d172650e-7898-4ce7-85df-4e8c477f8530 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=77105) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.429 | May 02 03:05:38 dv-osbrick-789079-1-ceph neutron-metadata-agent[77105]: DEBUG oslo_service.service [None req-d172650e-7898-4ce7-85df-4e8c477f8530 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=77105) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.429 | May 02 03:05:38 dv-osbrick-789079-1-ceph neutron-metadata-agent[77105]: DEBUG oslo_service.service [None req-d172650e-7898-4ce7-85df-4e8c477f8530 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=77105) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.429 | May 02 03:05:38 dv-osbrick-789079-1-ceph neutron-metadata-agent[77105]: DEBUG oslo_service.service [None req-d172650e-7898-4ce7-85df-4e8c477f8530 None None] oslo_messaging_rabbit.ssl_version = {{(pid=77105) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.429 | May 02 03:05:38 dv-osbrick-789079-1-ceph neutron-metadata-agent[77105]: DEBUG oslo_service.service [None req-d172650e-7898-4ce7-85df-4e8c477f8530 None None] oslo_messaging_notifications.driver = [] {{(pid=77105) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.429 | May 02 03:05:38 dv-osbrick-789079-1-ceph neutron-metadata-agent[77105]: DEBUG oslo_service.service [None req-d172650e-7898-4ce7-85df-4e8c477f8530 None None] oslo_messaging_notifications.retry = -1 {{(pid=77105) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.429 | May 02 03:05:38 dv-osbrick-789079-1-ceph neutron-metadata-agent[77105]: DEBUG oslo_service.service [None req-d172650e-7898-4ce7-85df-4e8c477f8530 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=77105) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.430 | May 02 03:05:38 dv-osbrick-789079-1-ceph neutron-metadata-agent[77105]: DEBUG oslo_service.service [None req-d172650e-7898-4ce7-85df-4e8c477f8530 None None] oslo_messaging_notifications.transport_url = **** {{(pid=77105) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.430 | May 02 03:05:38 dv-osbrick-789079-1-ceph neutron-metadata-agent[77105]: DEBUG oslo_service.service [None req-d172650e-7898-4ce7-85df-4e8c477f8530 None None] ******************************************************************************** {{(pid=77105) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-05-02 03:07:15.433 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.435 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-agt.service 2021-05-02 03:07:15.449 | enabled 2021-05-02 03:07:15.453 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-agt.service --no-pager 2021-05-02 03:07:15.469 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-05-02 03:07:15.469 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-05-02 03:07:15.469 | Active: active (running) since Sun 2021-05-02 03:05:30 UTC; 1min 45s ago 2021-05-02 03:07:15.469 | Main PID: 75972 (neutron-openvsw) 2021-05-02 03:07:15.469 | Tasks: 7 (limit: 14304) 2021-05-02 03:07:15.469 | Memory: 206.4M 2021-05-02 03:07:15.469 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-05-02 03:07:15.469 | ├─75972 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-05-02 03:07:15.469 | ├─77280 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp8tdhbbs6/privsep.sock 2021-05-02 03:07:15.469 | ├─77374 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp5qjbhr_d/privsep.sock 2021-05-02 03:07:15.470 | └─77377 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-05-02 03:07:15.470 | 2021-05-02 03:07:15.470 | May 02 03:07:09 dv-osbrick-789079-1-ceph neutron-openvswitch-agent[75972]: DEBUG neutron.agent.linux.utils [None req-12e8cceb-ad81-4f60-a5bc-274d191e5050 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 77377. {{(pid=75972) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-05-02 03:07:15.470 | May 02 03:07:09 dv-osbrick-789079-1-ceph neutron-openvswitch-agent[75972]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-12e8cceb-ad81-4f60-a5bc-274d191e5050 None None] Agent rpc_loop - iteration:45 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-05-02 03:07:15.470 | May 02 03:07:11 dv-osbrick-789079-1-ceph neutron-openvswitch-agent[75972]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-12e8cceb-ad81-4f60-a5bc-274d191e5050 None None] Agent rpc_loop - iteration:46 started 2021-05-02 03:07:15.470 | May 02 03:07:11 dv-osbrick-789079-1-ceph neutron-openvswitch-agent[75972]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-12e8cceb-ad81-4f60-a5bc-274d191e5050 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x8702477e,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=5048196482087737705,duration_nsec=92000000,duration_sec=97,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=75972) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:112}} 2021-05-02 03:07:15.470 | May 02 03:07:11 dv-osbrick-789079-1-ceph neutron-openvswitch-agent[75972]: DEBUG neutron.agent.linux.utils [None req-12e8cceb-ad81-4f60-a5bc-274d191e5050 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 77377. {{(pid=75972) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-05-02 03:07:15.470 | May 02 03:07:11 dv-osbrick-789079-1-ceph neutron-openvswitch-agent[75972]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-12e8cceb-ad81-4f60-a5bc-274d191e5050 None None] Agent rpc_loop - iteration:46 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-05-02 03:07:15.470 | May 02 03:07:13 dv-osbrick-789079-1-ceph neutron-openvswitch-agent[75972]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-12e8cceb-ad81-4f60-a5bc-274d191e5050 None None] Agent rpc_loop - iteration:47 started 2021-05-02 03:07:15.470 | May 02 03:07:13 dv-osbrick-789079-1-ceph neutron-openvswitch-agent[75972]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-12e8cceb-ad81-4f60-a5bc-274d191e5050 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x87024780,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=5048196482087737705,duration_nsec=93000000,duration_sec=99,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=75972) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:112}} 2021-05-02 03:07:15.470 | May 02 03:07:13 dv-osbrick-789079-1-ceph neutron-openvswitch-agent[75972]: DEBUG neutron.agent.linux.utils [None req-12e8cceb-ad81-4f60-a5bc-274d191e5050 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 77377. {{(pid=75972) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-05-02 03:07:15.470 | May 02 03:07:13 dv-osbrick-789079-1-ceph neutron-openvswitch-agent[75972]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-12e8cceb-ad81-4f60-a5bc-274d191e5050 None None] Agent rpc_loop - iteration:47 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-05-02 03:07:15.474 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.476 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-l3.service 2021-05-02 03:07:15.491 | enabled 2021-05-02 03:07:15.495 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-l3.service --no-pager 2021-05-02 03:07:15.512 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-05-02 03:07:15.512 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-05-02 03:07:15.512 | Active: active (running) since Sun 2021-05-02 03:05:33 UTC; 1min 42s ago 2021-05-02 03:07:15.512 | Main PID: 76727 (neutron-l3-agen) 2021-05-02 03:07:15.512 | Tasks: 17 (limit: 14304) 2021-05-02 03:07:15.512 | Memory: 252.0M 2021-05-02 03:07:15.512 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-05-02 03:07:15.512 | ├─76727 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2021-05-02 03:07:15.512 | ├─77371 /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.namespace_cmd --privsep_sock_path /tmp/tmpqn3zpn3k/privsep.sock 2021-05-02 03:07:15.512 | ├─78080 /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/tmp3z1uqby4/privsep.sock 2021-05-02 03:07:15.512 | ├─78204 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-05-02 03:07:15.512 | ├─78205 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-05-02 03:07:15.512 | └─78217 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/4603d175-673e-449e-b3d5-e7cd2608997c.conf 2021-05-02 03:07:15.512 | 2021-05-02 03:07:15.512 | May 02 03:06:20 dv-osbrick-789079-1-ceph neutron-l3-agent[76727]: DEBUG oslo.privsep.daemon [-] privsep: reply[139700052785456]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-d96c8021-57\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=78080) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}} 2021-05-02 03:07:15.512 | May 02 03:06:21 dv-osbrick-789079-1-ceph neutron-l3-agent[76727]: DEBUG oslo.privsep.daemon [-] privsep: reply[139700052912080]: (4, ('ARPING 172.31.0.241 from 172.31.0.241 qg-31619971-12\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=78080) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}} 2021-05-02 03:07:15.512 | May 02 03:06:22 dv-osbrick-789079-1-ceph neutron-l3-agent[76727]: DEBUG oslo.privsep.daemon [-] privsep: reply[139700052912080]: (4, ('ARPING 172.31.0.241 from 172.31.0.241 qg-31619971-12\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=78080) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}} 2021-05-02 03:07:15.512 | May 02 03:06:25 dv-osbrick-789079-1-ceph neutron-l3-agent[76727]: DEBUG oslo.privsep.daemon [-] privsep: reply[139700052912080]: (4, ('ARPING 172.31.0.241 from 172.31.0.241 qg-31619971-12\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=78080) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}} 2021-05-02 03:07:15.512 | May 02 03:06:26 dv-osbrick-789079-1-ceph neutron-l3-agent[76727]: DEBUG oslo.privsep.daemon [-] privsep: reply[139700052912080]: (4, ('ARPING 172.31.0.241 from 172.31.0.241 qg-31619971-12\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=78080) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}} 2021-05-02 03:07:15.513 | May 02 03:06:37 dv-osbrick-789079-1-ceph neutron-l3-agent[76727]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=76727) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-05-02 03:07:15.513 | May 02 03:06:37 dv-osbrick-789079-1-ceph neutron-l3-agent[76727]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=76727) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-05-02 03:07:15.513 | May 02 03:06:37 dv-osbrick-789079-1-ceph neutron-l3-agent[76727]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=76727) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-05-02 03:07:15.513 | May 02 03:06:37 dv-osbrick-789079-1-ceph neutron-l3-agent[76727]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=76727) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-05-02 03:07:15.513 | May 02 03:06:57 dv-osbrick-789079-1-ceph neutron-l3-agent[76727]: DEBUG oslo_service.periodic_task [None req-22a16ce6-59c8-43f1-9ecb-4be8d22fa0eb None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=76727) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2021-05-02 03:07:15.516 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.519 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@rabbit.service 2021-05-02 03:07:15.531 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-05-02 03:07:15.535 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.538 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@tempest.service 2021-05-02 03:07:15.551 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-05-02 03:07:15.555 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.557 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@mysql.service 2021-05-02 03:07:15.570 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-05-02 03:07:15.574 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.577 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@etcd3.service 2021-05-02 03:07:15.590 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-05-02 03:07:15.594 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.597 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@dstat.service 2021-05-02 03:07:15.611 | enabled 2021-05-02 03:07:15.615 | + functions-common:service_check:1604 : sudo systemctl status devstack@dstat.service --no-pager 2021-05-02 03:07:15.631 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-05-02 03:07:15.631 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-05-02 03:07:15.631 | Active: active (running) since Sun 2021-05-02 03:01:18 UTC; 5min ago 2021-05-02 03:07:15.631 | Main PID: 56717 (dstat.sh) 2021-05-02 03:07:15.631 | Tasks: 2 (limit: 14304) 2021-05-02 03:07:15.631 | Memory: 9.7M 2021-05-02 03:07:15.631 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-05-02 03:07:15.631 | ├─56717 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-05-02 03:07:15.631 | └─56810 /usr/bin/python3 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-05-02 03:07:15.631 | 2021-05-02 03:07:15.631 | May 02 03:07:06 dv-osbrick-789079-1-ceph dstat.sh[56810]: 02-05 03:07:06| 26 4 70 0 0|4619M 341M 183M 6490M|1241B 0 | 0 350k| 0 28.0 | 327 2869 |2.24 2.06 1.31|2.0 0 1.0| 0 0 |openstack 83777 25%7059k 7B|openstack 837777059k 7B 25%|mysqld 635M| 0 0 | 31 259 0 175 0 2021-05-02 03:07:15.631 | May 02 03:07:07 dv-osbrick-789079-1-ceph dstat.sh[56810]: 02-05 03:07:07| 27 3 70 0 0|4639M 321M 183M 6490M|1538B 0 | 0 338k| 0 43.0 | 845 4268 |2.24 2.06 1.31|1.0 0 0| 0 0 |openstack 83777 22%5610k 638B|openstack 837775610k 638B 22%|mysqld 635M| 0 0 | 31 259 0 180 0 2021-05-02 03:07:15.631 | May 02 03:07:08 dv-osbrick-789079-1-ceph dstat.sh[56810]: 02-05 03:07:08| 27 5 68 0 0|4606M 354M 183M 6490M| 0 0 | 0 590k| 0 51.0 |1025 4582 |2.24 2.06 1.31|1.0 0 142| 0 0 |openstack 83918 21%6692k 263B|bash 83766 14M 16k 0%|mysqld 635M| 0 0 | 31 259 0 180 0 2021-05-02 03:07:15.631 | May 02 03:07:09 dv-osbrick-789079-1-ceph dstat.sh[56810]: 02-05 03:07:09| 27 3 70 0 0|4638M 323M 183M 6490M| 0 0 | 0 334k| 0 39.0 | 456 3294 |2.24 2.06 1.31|1.0 0 0| 0 0 |openstack 83918 25%7793k 64B|openstack 839187793k 64B 25%|mysqld 635M| 0 0 | 31 259 0 175 0 2021-05-02 03:07:15.631 | May 02 03:07:10 dv-osbrick-789079-1-ceph dstat.sh[56810]: 02-05 03:07:10| 24 5 70 0 0|4593M 367M 183M 6491M| 0 0 | 0 448k| 0 42.0 |1378 4688 |2.14 2.04 1.31|1.0 0 139| 0 0 |openstack 84060 12%3158k 256B|bash 83766 14M 16k 0%|mysqld 635M| 0 0 | 31 259 0 181 0 2021-05-02 03:07:15.632 | May 02 03:07:11 dv-osbrick-789079-1-ceph dstat.sh[56810]: 02-05 03:07:11| 26 3 70 0 0|4625M 335M 183M 6491M| 526B 0 | 0 326k| 0 37.0 | 417 3189 |2.14 2.04 1.31|1.0 0 1.0| 0 0 |openstack 84060 25%8271k 71B|openstack 840608271k 71B 25%|mysqld 635M| 0 0 | 31 259 0 176 0 2021-05-02 03:07:15.632 | May 02 03:07:12 dv-osbrick-789079-1-ceph dstat.sh[56810]: 02-05 03:07:12| 27 5 69 0 0|4591M 368M 183M 6491M| 0 0 | 0 426k| 0 37.0 |1129 4523 |2.14 2.04 1.31|1.0 0 77| 0 0 |openstack 841385.0%1913k 256B|bash 83766 14M9065B 0%|mysqld 635M| 0 0 | 31 259 0 181 0 2021-05-02 03:07:15.632 | May 02 03:07:13 dv-osbrick-789079-1-ceph dstat.sh[56810]: 02-05 03:07:13| 26 4 70 0 0|4619M 341M 183M 6491M| 0 0 | 0 530k| 0 69.0 | 569 4099 |2.14 2.04 1.31|1.0 0 1.0| 0 0 |openstack 84138 25%7119k 7B|openstack 841387119k 7B 25%|mysqld 635M| 0 0 | 31 259 0 181 0 2021-05-02 03:07:15.632 | May 02 03:07:14 dv-osbrick-789079-1-ceph dstat.sh[56810]: 02-05 03:07:14| 26 4 71 0 0|4640M 320M 183M 6491M|1208B 0 | 0 374k| 0 29.0 | 738 3559 |2.14 2.04 1.31|1.0 0 0| 0 0 |openstack 84138 22%5551k 583B|openstack 841385551k 583B 22%|mysqld 635M| 0 0 | 31 259 0 186 0 2021-05-02 03:07:15.632 | May 02 03:07:15 dv-osbrick-789079-1-ceph dstat.sh[56810]: 02-05 03:07:15| 15 17 68 0 0|4583M 377M 183M 6491M| 56B 70B| 0 452k| 0 43.0 |2536 7094 |2.05 2.03 1.31|2.0 0 456| 0 0 |systemd 1 3.5% 0 0 |bash 11194 76M 138k2.2%|mysqld 635M| 0 0 | 31 259 0 185 0 2021-05-02 03:07:15.635 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.637 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-crt.service 2021-05-02 03:07:15.650 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-05-02 03:07:15.653 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.656 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-cauth.service 2021-05-02 03:07:15.668 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-05-02 03:07:15.672 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.675 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@g-reg.service 2021-05-02 03:07:15.687 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2021-05-02 03:07:15.691 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.694 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@cinder.service 2021-05-02 03:07:15.706 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-05-02 03:07:15.710 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.712 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-05-02 03:07:15.726 | enabled 2021-05-02 03:07:15.730 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-05-02 03:07:15.746 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-05-02 03:07:15.746 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-05-02 03:07:15.746 | Active: active (running) since Sun 2021-05-02 03:06:21 UTC; 53s ago 2021-05-02 03:07:15.746 | Main PID: 80093 (nova-conductor) 2021-05-02 03:07:15.746 | Tasks: 3 (limit: 14304) 2021-05-02 03:07:15.746 | Memory: 136.8M 2021-05-02 03:07:15.746 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-05-02 03:07:15.746 | ├─80093 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-05-02 03:07:15.746 | ├─80961 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-05-02 03:07:15.746 | └─80962 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-05-02 03:07:15.746 | 2021-05-02 03:07:15.746 | May 02 03:06:25 dv-osbrick-789079-1-ceph nova-conductor[80093]: DEBUG oslo_service.service [None req-13986a8d-56da-433e-a7d3-e413db99cf8b None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=80093) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.747 | May 02 03:06:25 dv-osbrick-789079-1-ceph nova-conductor[80093]: DEBUG oslo_service.service [None req-13986a8d-56da-433e-a7d3-e413db99cf8b None None] oslo_messaging_rabbit.ssl_version = {{(pid=80093) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.747 | May 02 03:06:25 dv-osbrick-789079-1-ceph nova-conductor[80093]: DEBUG oslo_service.service [None req-13986a8d-56da-433e-a7d3-e413db99cf8b None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=80093) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.747 | May 02 03:06:25 dv-osbrick-789079-1-ceph nova-conductor[80093]: DEBUG oslo_service.service [None req-13986a8d-56da-433e-a7d3-e413db99cf8b None None] oslo_messaging_notifications.retry = -1 {{(pid=80093) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.747 | May 02 03:06:25 dv-osbrick-789079-1-ceph nova-conductor[80093]: DEBUG oslo_service.service [None req-13986a8d-56da-433e-a7d3-e413db99cf8b None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=80093) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.747 | May 02 03:06:25 dv-osbrick-789079-1-ceph nova-conductor[80093]: DEBUG oslo_service.service [None req-13986a8d-56da-433e-a7d3-e413db99cf8b None None] oslo_messaging_notifications.transport_url = **** {{(pid=80093) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.747 | May 02 03:06:26 dv-osbrick-789079-1-ceph nova-conductor[80093]: DEBUG oslo_service.service [None req-13986a8d-56da-433e-a7d3-e413db99cf8b None None] oslo_reports.file_event_handler = None {{(pid=80093) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.747 | May 02 03:06:26 dv-osbrick-789079-1-ceph nova-conductor[80093]: DEBUG oslo_service.service [None req-13986a8d-56da-433e-a7d3-e413db99cf8b None None] oslo_reports.file_event_handler_interval = 1 {{(pid=80093) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.747 | May 02 03:06:26 dv-osbrick-789079-1-ceph nova-conductor[80093]: DEBUG oslo_service.service [None req-13986a8d-56da-433e-a7d3-e413db99cf8b None None] oslo_reports.log_dir = None {{(pid=80093) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.747 | May 02 03:06:26 dv-osbrick-789079-1-ceph nova-conductor[80093]: DEBUG oslo_service.service [None req-13986a8d-56da-433e-a7d3-e413db99cf8b None None] ******************************************************************************** {{(pid=80093) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-05-02 03:07:15.750 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-05-02 03:07:15.753 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-05-02 03:07:15.766 | enabled 2021-05-02 03:07:15.770 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-05-02 03:07:15.786 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-05-02 03:07:15.786 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-05-02 03:07:15.786 | Active: active (running) since Sun 2021-05-02 03:06:23 UTC; 52s ago 2021-05-02 03:07:15.786 | Main PID: 80480 (nova-conductor) 2021-05-02 03:07:15.786 | Tasks: 3 (limit: 14304) 2021-05-02 03:07:15.786 | Memory: 146.3M 2021-05-02 03:07:15.787 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-05-02 03:07:15.787 | ├─80480 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-05-02 03:07:15.787 | ├─80966 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-05-02 03:07:15.787 | └─80967 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-05-02 03:07:15.787 | 2021-05-02 03:07:15.787 | May 02 03:06:27 dv-osbrick-789079-1-ceph nova-conductor[80480]: DEBUG oslo_service.service [None req-20fb78f7-291c-4251-b5f2-679ccad12060 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=80480) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.787 | May 02 03:06:27 dv-osbrick-789079-1-ceph nova-conductor[80480]: DEBUG oslo_service.service [None req-20fb78f7-291c-4251-b5f2-679ccad12060 None None] oslo_messaging_rabbit.ssl_version = {{(pid=80480) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.787 | May 02 03:06:27 dv-osbrick-789079-1-ceph nova-conductor[80480]: DEBUG oslo_service.service [None req-20fb78f7-291c-4251-b5f2-679ccad12060 None None] oslo_messaging_notifications.driver = [] {{(pid=80480) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.787 | May 02 03:06:27 dv-osbrick-789079-1-ceph nova-conductor[80480]: DEBUG oslo_service.service [None req-20fb78f7-291c-4251-b5f2-679ccad12060 None None] oslo_messaging_notifications.retry = -1 {{(pid=80480) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.787 | May 02 03:06:27 dv-osbrick-789079-1-ceph nova-conductor[80480]: DEBUG oslo_service.service [None req-20fb78f7-291c-4251-b5f2-679ccad12060 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=80480) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.787 | May 02 03:06:27 dv-osbrick-789079-1-ceph nova-conductor[80480]: DEBUG oslo_service.service [None req-20fb78f7-291c-4251-b5f2-679ccad12060 None None] oslo_messaging_notifications.transport_url = **** {{(pid=80480) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.787 | May 02 03:06:27 dv-osbrick-789079-1-ceph nova-conductor[80480]: DEBUG oslo_service.service [None req-20fb78f7-291c-4251-b5f2-679ccad12060 None None] oslo_reports.file_event_handler = None {{(pid=80480) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.787 | May 02 03:06:27 dv-osbrick-789079-1-ceph nova-conductor[80480]: DEBUG oslo_service.service [None req-20fb78f7-291c-4251-b5f2-679ccad12060 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=80480) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.787 | May 02 03:06:27 dv-osbrick-789079-1-ceph nova-conductor[80480]: DEBUG oslo_service.service [None req-20fb78f7-291c-4251-b5f2-679ccad12060 None None] oslo_reports.log_dir = None {{(pid=80480) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-05-02 03:07:15.787 | May 02 03:06:27 dv-osbrick-789079-1-ceph nova-conductor[80480]: DEBUG oslo_service.service [None req-20fb78f7-291c-4251-b5f2-679ccad12060 None None] ******************************************************************************** {{(pid=80480) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-05-02 03:07:15.790 | + ./stack.sh:main:1419 : is_service_enabled n-api 2021-05-02 03:07:15.809 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:07:15.812 | + ./stack.sh:main:1420 : is_service_enabled n-cpu 2021-05-02 03:07:15.832 | + functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:07:15.835 | + ./stack.sh:main:1427 : 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-05-02 03:07:15.839 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:07:15.842 | + ./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-05-02 03:07:15.846 | + ./stack.sh:main:1434 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-05-02 03:07:19.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:19.433 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:19.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:19.433 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:19.433 | +--------------------------------------------------------------------+ 2021-05-02 03:07:19.433 | | Upgrade Check Results | 2021-05-02 03:07:19.433 | +--------------------------------------------------------------------+ 2021-05-02 03:07:19.433 | | Check: Cells v2 | 2021-05-02 03:07:19.433 | | Result: Success | 2021-05-02 03:07:19.433 | | Details: No host mappings or compute nodes were found. Remember to | 2021-05-02 03:07:19.433 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-05-02 03:07:19.434 | | compute hosts are deployed. | 2021-05-02 03:07:19.434 | +--------------------------------------------------------------------+ 2021-05-02 03:07:19.434 | | Check: Placement API | 2021-05-02 03:07:19.434 | | Result: Success | 2021-05-02 03:07:19.434 | | Details: None | 2021-05-02 03:07:19.434 | +--------------------------------------------------------------------+ 2021-05-02 03:07:19.434 | | Check: Cinder API | 2021-05-02 03:07:19.434 | | Result: Success | 2021-05-02 03:07:19.434 | | Details: None | 2021-05-02 03:07:19.434 | +--------------------------------------------------------------------+ 2021-05-02 03:07:19.434 | | Check: Policy Scope-based Defaults | 2021-05-02 03:07:19.434 | | Result: Success | 2021-05-02 03:07:19.434 | | Details: None | 2021-05-02 03:07:19.434 | +--------------------------------------------------------------------+ 2021-05-02 03:07:19.434 | | Check: Policy File JSON to YAML Migration | 2021-05-02 03:07:19.434 | | Result: Success | 2021-05-02 03:07:19.434 | | Details: None | 2021-05-02 03:07:19.434 | +--------------------------------------------------------------------+ 2021-05-02 03:07:19.434 | | Check: Older than N-1 computes | 2021-05-02 03:07:19.434 | | Result: Success | 2021-05-02 03:07:19.434 | | Details: None | 2021-05-02 03:07:19.434 | +--------------------------------------------------------------------+ 2021-05-02 03:07:19.434 | | Check: hw_machine_type unset | 2021-05-02 03:07:19.434 | | Result: Success | 2021-05-02 03:07:19.434 | | Details: None | 2021-05-02 03:07:19.434 | +--------------------------------------------------------------------+ 2021-05-02 03:07:19.879 | + ./stack.sh:main:1441 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-05-02 03:07:19.883 | + ./stack.sh:main:1442 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-05-02 03:07:19.883 | Running user script /home/ubuntu/devstack/local.sh 2021-05-02 03:07:19.887 | + ./stack.sh:main:1443 : /home/ubuntu/devstack/local.sh 2021-05-02 03:07:19.889 | Before updating nova flavors: 2021-05-02 03:07:21.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:21.978 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:21.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:21.978 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:21.978 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-05-02 03:07:21.978 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-05-02 03:07:21.978 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-05-02 03:07:21.979 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-05-02 03:07:21.979 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-05-02 03:07:21.979 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-05-02 03:07:21.979 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-05-02 03:07:21.979 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-05-02 03:07:21.979 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-05-02 03:07:21.979 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-05-02 03:07:21.979 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-05-02 03:07:21.979 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-05-02 03:07:21.979 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-05-02 03:07:21.979 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-05-02 03:07:23.688 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-05-02 03:07:23.765 | Flavor 42 not found 2021-05-02 03:07:25.333 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-05-02 03:07:25.410 | Flavor 84 not found 2021-05-02 03:07:26.973 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-05-02 03:07:27.050 | Flavor 451 not found 2021-05-02 03:07:28.546 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:07:28.546 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-05-02 03:07:28.546 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:07:28.546 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:07:28.546 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:07:30.143 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:07:30.143 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-05-02 03:07:30.143 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:07:30.143 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:07:30.143 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:07:31.731 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:07:31.731 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-05-02 03:07:31.731 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:07:31.731 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:07:31.732 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:07:33.323 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:07:33.323 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-05-02 03:07:33.323 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:07:33.323 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:07:33.323 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:07:33.401 | After updating nova flavors: 2021-05-02 03:07:34.897 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:07:34.897 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-05-02 03:07:34.897 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:07:34.897 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:07:34.897 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:07:34.897 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-05-02 03:07:34.897 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-05-02 03:07:34.897 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:07:34.897 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:07:34.897 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:07:34.897 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-05-02 03:07:34.897 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:07:34.897 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:07:34.897 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:07:34.897 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:07:34.897 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-05-02 03:07:34.897 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-05-02 03:07:34.897 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:07:37.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:37.252 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:37.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:37.252 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:39.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:39.869 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:39.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:39.869 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:40.024 | Neutron networks: 2021-05-02 03:07:42.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:42.221 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:42.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:42.221 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:42.221 | +--------------------------------------+---------+--------------------------------------+ 2021-05-02 03:07:42.221 | | ID | Name | Subnets | 2021-05-02 03:07:42.221 | +--------------------------------------+---------+--------------------------------------+ 2021-05-02 03:07:42.221 | | 10276e68-8f7c-4233-8aa6-89d4e1af50ad | private | d2ba9937-e8c6-4164-ab68-6ad5ecc1e4e2 | 2021-05-02 03:07:42.221 | | aa6ddd87-84b4-48a8-9d4e-d3714af675c3 | public | 0bfd987e-1ef6-4169-9a1a-ed5856e177be | 2021-05-02 03:07:42.221 | +--------------------------------------+---------+--------------------------------------+ 2021-05-02 03:07:44.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:44.510 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:44.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:44.510 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:46.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:46.799 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:46.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:46.799 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:46.799 | +---------------------------+--------------------------------------+ 2021-05-02 03:07:46.799 | | Field | Value | 2021-05-02 03:07:46.799 | +---------------------------+--------------------------------------+ 2021-05-02 03:07:46.799 | | admin_state_up | UP | 2021-05-02 03:07:46.799 | | availability_zone_hints | | 2021-05-02 03:07:46.799 | | availability_zones | nova | 2021-05-02 03:07:46.799 | | created_at | 2021-05-02T03:05:45Z | 2021-05-02 03:07:46.799 | | description | | 2021-05-02 03:07:46.799 | | dns_domain | None | 2021-05-02 03:07:46.799 | | id | 10276e68-8f7c-4233-8aa6-89d4e1af50ad | 2021-05-02 03:07:46.799 | | ipv4_address_scope | None | 2021-05-02 03:07:46.799 | | ipv6_address_scope | None | 2021-05-02 03:07:46.799 | | is_default | None | 2021-05-02 03:07:46.799 | | is_vlan_transparent | None | 2021-05-02 03:07:46.799 | | mtu | 1500 | 2021-05-02 03:07:46.799 | | name | private | 2021-05-02 03:07:46.799 | | port_security_enabled | True | 2021-05-02 03:07:46.799 | | project_id | 69fe16842fab4ec4b345591102b9c296 | 2021-05-02 03:07:46.799 | | provider:network_type | vlan | 2021-05-02 03:07:46.799 | | provider:physical_network | physnet1 | 2021-05-02 03:07:46.799 | | provider:segmentation_id | 337 | 2021-05-02 03:07:46.799 | | qos_policy_id | None | 2021-05-02 03:07:46.799 | | revision_number | 3 | 2021-05-02 03:07:46.800 | | router:external | Internal | 2021-05-02 03:07:46.800 | | segments | None | 2021-05-02 03:07:46.800 | | shared | False | 2021-05-02 03:07:46.800 | | status | ACTIVE | 2021-05-02 03:07:46.800 | | subnets | d2ba9937-e8c6-4164-ab68-6ad5ecc1e4e2 | 2021-05-02 03:07:46.800 | | tags | | 2021-05-02 03:07:46.800 | | updated_at | 2021-05-02T03:07:39Z | 2021-05-02 03:07:46.800 | +---------------------------+--------------------------------------+ 2021-05-02 03:07:49.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:49.094 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:49.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:49.094 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:49.094 | +---------------------------+--------------------------------------+ 2021-05-02 03:07:49.095 | | Field | Value | 2021-05-02 03:07:49.095 | +---------------------------+--------------------------------------+ 2021-05-02 03:07:49.095 | | admin_state_up | UP | 2021-05-02 03:07:49.095 | | availability_zone_hints | | 2021-05-02 03:07:49.095 | | availability_zones | nova | 2021-05-02 03:07:49.095 | | created_at | 2021-05-02T03:06:00Z | 2021-05-02 03:07:49.095 | | description | | 2021-05-02 03:07:49.095 | | dns_domain | None | 2021-05-02 03:07:49.095 | | id | aa6ddd87-84b4-48a8-9d4e-d3714af675c3 | 2021-05-02 03:07:49.095 | | ipv4_address_scope | None | 2021-05-02 03:07:49.095 | | ipv6_address_scope | None | 2021-05-02 03:07:49.095 | | is_default | True | 2021-05-02 03:07:49.095 | | is_vlan_transparent | None | 2021-05-02 03:07:49.095 | | mtu | 1500 | 2021-05-02 03:07:49.095 | | name | public | 2021-05-02 03:07:49.095 | | port_security_enabled | True | 2021-05-02 03:07:49.095 | | project_id | a203a78c5b364fab9a4491154c603939 | 2021-05-02 03:07:49.095 | | provider:network_type | flat | 2021-05-02 03:07:49.095 | | provider:physical_network | physnet1 | 2021-05-02 03:07:49.095 | | provider:segmentation_id | None | 2021-05-02 03:07:49.096 | | qos_policy_id | None | 2021-05-02 03:07:49.096 | | revision_number | 2 | 2021-05-02 03:07:49.096 | | router:external | External | 2021-05-02 03:07:49.096 | | segments | None | 2021-05-02 03:07:49.096 | | shared | False | 2021-05-02 03:07:49.096 | | status | ACTIVE | 2021-05-02 03:07:49.096 | | subnets | 0bfd987e-1ef6-4169-9a1a-ed5856e177be | 2021-05-02 03:07:49.096 | | tags | | 2021-05-02 03:07:49.096 | | updated_at | 2021-05-02T03:06:08Z | 2021-05-02 03:07:49.096 | +---------------------------+--------------------------------------+ 2021-05-02 03:07:49.236 | Neutron subnetworks: 2021-05-02 03:07:51.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:51.337 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:51.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:51.337 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:51.337 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-05-02 03:07:51.337 | | ID | Name | Network | Subnet | 2021-05-02 03:07:51.337 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-05-02 03:07:51.337 | | 0bfd987e-1ef6-4169-9a1a-ed5856e177be | public-subnet | aa6ddd87-84b4-48a8-9d4e-d3714af675c3 | 172.31.0.0/24 | 2021-05-02 03:07:51.337 | | d2ba9937-e8c6-4164-ab68-6ad5ecc1e4e2 | private-subnet | 10276e68-8f7c-4233-8aa6-89d4e1af50ad | 172.20.0.0/26 | 2021-05-02 03:07:51.337 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-05-02 03:07:53.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:53.580 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:53.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:53.580 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:55.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:55.796 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:55.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:55.796 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:55.796 | +----------------------+--------------------------------------+ 2021-05-02 03:07:55.796 | | Field | Value | 2021-05-02 03:07:55.796 | +----------------------+--------------------------------------+ 2021-05-02 03:07:55.796 | | allocation_pools | 172.31.0.2-172.31.0.254 | 2021-05-02 03:07:55.796 | | cidr | 172.31.0.0/24 | 2021-05-02 03:07:55.797 | | created_at | 2021-05-02T03:06:08Z | 2021-05-02 03:07:55.797 | | description | | 2021-05-02 03:07:55.797 | | dns_nameservers | | 2021-05-02 03:07:55.797 | | dns_publish_fixed_ip | None | 2021-05-02 03:07:55.797 | | enable_dhcp | False | 2021-05-02 03:07:55.797 | | gateway_ip | 172.31.0.1 | 2021-05-02 03:07:55.797 | | host_routes | | 2021-05-02 03:07:55.797 | | id | 0bfd987e-1ef6-4169-9a1a-ed5856e177be | 2021-05-02 03:07:55.797 | | ip_version | 4 | 2021-05-02 03:07:55.797 | | ipv6_address_mode | None | 2021-05-02 03:07:55.797 | | ipv6_ra_mode | None | 2021-05-02 03:07:55.797 | | name | public-subnet | 2021-05-02 03:07:55.797 | | network_id | aa6ddd87-84b4-48a8-9d4e-d3714af675c3 | 2021-05-02 03:07:55.797 | | prefix_length | None | 2021-05-02 03:07:55.797 | | project_id | a203a78c5b364fab9a4491154c603939 | 2021-05-02 03:07:55.797 | | revision_number | 0 | 2021-05-02 03:07:55.797 | | segment_id | None | 2021-05-02 03:07:55.797 | | service_types | | 2021-05-02 03:07:55.797 | | subnetpool_id | None | 2021-05-02 03:07:55.797 | | tags | | 2021-05-02 03:07:55.797 | | updated_at | 2021-05-02T03:06:08Z | 2021-05-02 03:07:55.797 | +----------------------+--------------------------------------+ 2021-05-02 03:07:58.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:58.073 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:58.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:07:58.073 | from cryptography.utils import int_from_bytes 2021-05-02 03:07:58.073 | +----------------------+--------------------------------------+ 2021-05-02 03:07:58.073 | | Field | Value | 2021-05-02 03:07:58.073 | +----------------------+--------------------------------------+ 2021-05-02 03:07:58.073 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-05-02 03:07:58.073 | | cidr | 172.20.0.0/26 | 2021-05-02 03:07:58.073 | | created_at | 2021-05-02T03:05:48Z | 2021-05-02 03:07:58.074 | | description | | 2021-05-02 03:07:58.074 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-05-02 03:07:58.074 | | dns_publish_fixed_ip | None | 2021-05-02 03:07:58.074 | | enable_dhcp | True | 2021-05-02 03:07:58.074 | | gateway_ip | 172.20.0.1 | 2021-05-02 03:07:58.074 | | host_routes | | 2021-05-02 03:07:58.074 | | id | d2ba9937-e8c6-4164-ab68-6ad5ecc1e4e2 | 2021-05-02 03:07:58.074 | | ip_version | 4 | 2021-05-02 03:07:58.074 | | ipv6_address_mode | None | 2021-05-02 03:07:58.074 | | ipv6_ra_mode | None | 2021-05-02 03:07:58.074 | | name | private-subnet | 2021-05-02 03:07:58.074 | | network_id | 10276e68-8f7c-4233-8aa6-89d4e1af50ad | 2021-05-02 03:07:58.074 | | prefix_length | None | 2021-05-02 03:07:58.074 | | project_id | 69fe16842fab4ec4b345591102b9c296 | 2021-05-02 03:07:58.074 | | revision_number | 1 | 2021-05-02 03:07:58.074 | | segment_id | None | 2021-05-02 03:07:58.074 | | service_types | | 2021-05-02 03:07:58.074 | | subnetpool_id | 9b28a522-f527-40ce-ba89-a505e90e142f | 2021-05-02 03:07:58.074 | | tags | | 2021-05-02 03:07:58.074 | | updated_at | 2021-05-02T03:07:39Z | 2021-05-02 03:07:58.074 | +----------------------+--------------------------------------+ 2021-05-02 03:07:58.255 | + ./stack.sh:main:1453 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-05-02 03:07:58.255 | + ./stack.sh:main:1452 : command openstack complete 2021-05-02 03:07:58.258 | + ./stack.sh:main:1452 : openstack complete 2021-05-02 03:08:00.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:08:00.724 | from cryptography.utils import int_from_bytes 2021-05-02 03:08:00.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:08:00.724 | from cryptography.utils import int_from_bytes 2021-05-02 03:08:00.724 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-05-02 03:08:00.995 | + ./stack.sh:main:1456 : is_service_enabled cinder 2021-05-02 03:08:01.017 | + functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:08:01.020 | + ./stack.sh:main:1457 : is_ubuntu 2021-05-02 03:08:01.022 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-02 03:08:01.025 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-02 03:08:01.027 | + ./stack.sh:main:1458 : echo_summary 'Configuring lvm.conf global device filter' 2021-05-02 03:08:01.030 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:08:01.033 | + ./stack.sh:echo_summary:428 : echo -e Configuring lvm.conf global device filter 2021-05-02 03:08:01.035 | + ./stack.sh:main:1459 : set_lvm_filter 2021-05-02 03:08:01.038 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-05-02 03:08:01.041 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2021-05-02 03:08:01.043 | + lib/lvm:set_lvm_filter:180 : local pv 2021-05-02 03:08:01.046 | + lib/lvm:set_lvm_filter:181 : local vg 2021-05-02 03:08:01.049 | + lib/lvm:set_lvm_filter:182 : local line 2021-05-02 03:08:01.052 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2021-05-02 03:08:01.147 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2021-05-02 03:08:01.152 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2021-05-02 03:08:01.156 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-05-02 03:08:01.174 | + lib/lvm:set_lvm_filter:192 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-05-02 03:08:01.189 | + lib/lvm:set_lvm_filter:193 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2021-05-02 03:08:01.192 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:08:01.195 | + ./stack.sh:echo_summary:428 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2021-05-02 03:08:01.198 | + ./stack.sh:main:1469 : run_phase stack test-config 2021-05-02 03:08:01.200 | + functions-common:run_phase:1732 : local mode=stack 2021-05-02 03:08:01.203 | + functions-common:run_phase:1733 : local phase=test-config 2021-05-02 03:08:01.206 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-02 03:08:01.208 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-02 03:08:01.211 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-02 03:08:01.214 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-02 03:08:01.220 | + functions-common:run_phase:1742 : local extra 2021-05-02 03:08:01.224 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-02 03:08:01.229 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-02 03:08:01.233 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-02 03:08:01.238 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-02 03:08:01.241 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-05-02 03:08:01.243 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-02 03:08:01.260 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:08:01.263 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-02 03:08:01.265 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:08:01.268 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-05-02 03:08:01.270 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:08:01.273 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-02 03:08:01.275 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:08:01.278 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-05-02 03:08:01.280 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:08:01.283 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-02 03:08:01.285 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:08:01.288 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-02 03:08:01.290 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2021-05-02 03:08:01.340 | [11194 Async install_tempest:55535]: Waiting for completion of install_tempest running on PID 55535 (1 other jobs running) 2021-05-02 03:08:01.367 | [11194 Async install_tempest:55535]: Signaling child to exit 2021-05-02 03:08:01.368 | WAKEUP 2021-05-02 03:08:01.391 | [11194 Async install_tempest:55535]: Signaled 2021-05-02 03:08:01.393 | ++ lib/tempest:install_tempest:705 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-05-02 03:08:01.393 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-05-02 03:08:01.393 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-05-02 03:08:01.393 | ++ functions-common:git_clone:525 : local git_ref=master 2021-05-02 03:08:01.393 | ++ functions-common:git_clone:526 : local orig_dir 2021-05-02 03:08:01.393 | +++ functions-common:git_clone:527 : pwd 2021-05-02 03:08:01.393 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-02 03:08:01.393 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-05-02 03:08:01.393 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-02 03:08:01.393 | ++ functions-common:git_clone:530 : RECLONE=False 2021-05-02 03:08:01.393 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-02 03:08:01.393 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-02 03:08:01.393 | ++ functions-common:git_clone:544 : echo master 2021-05-02 03:08:01.393 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-05-02 03:08:01.393 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-05-02 03:08:01.393 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-02 03:08:01.393 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-05-02 03:08:01.393 | ++ functions-common:git_clone:593 : git show --oneline 2021-05-02 03:08:01.393 | ++ functions-common:git_clone:593 : head -1 2021-05-02 03:08:01.393 | 4aae01313 Bump the openstack-python3 jobs to xena 2021-05-02 03:08:01.393 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-02 03:08:01.394 | ++ lib/tempest:install_tempest:706 : pip_install 'tox!=2.8.0' 2021-05-02 03:08:01.394 | Using python 3.8 to install tox!=2.8.0 2021-05-02 03:08:01.394 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2021-05-02 03:08:01.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:08:01.394 | from cryptography.utils import int_from_bytes 2021-05-02 03:08:01.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:08:01.394 | from cryptography.utils import int_from_bytes 2021-05-02 03:08:01.394 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 03:08:01.394 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-02 03:08:01.394 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:08:01.394 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:08:01.394 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:08:01.394 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:08:01.394 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:08:01.394 | Collecting tox!=2.8.0 2021-05-02 03:08:01.394 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e00/7673f3595cede/tox-3.23.0-py2.py3-none-any.whl (85 kB) 2021-05-02 03:08:01.394 | Collecting py===1.10.0 2021-05-02 03:08:01.394 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/0836aa6d1feea/py-1.10.0-py2.py3-none-any.whl (97 kB) 2021-05-02 03:08:01.394 | Requirement already satisfied: virtualenv===20.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (20.4.4) 2021-05-02 03:08:01.394 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2021-05-02 03:08:01.394 | Collecting pluggy===0.13.1 2021-05-02 03:08:01.394 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-05-02 03:08:01.394 | Collecting toml===0.10.2 2021-05-02 03:08:01.394 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2021-05-02 03:08:01.394 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.12) 2021-05-02 03:08:01.394 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-02 03:08:01.394 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 137)) (0.3.1) 2021-05-02 03:08:01.394 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-05-02 03:08:01.394 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (2.4.7) 2021-05-02 03:08:01.394 | Installing collected packages: pluggy, py, toml, tox 2021-05-02 03:08:01.394 | Attempting uninstall: pluggy 2021-05-02 03:08:01.395 | Found existing installation: pluggy 0.13.0 2021-05-02 03:08:01.395 | Uninstalling pluggy-0.13.0: 2021-05-02 03:08:01.395 | Successfully uninstalled pluggy-0.13.0 2021-05-02 03:08:01.395 | Attempting uninstall: py 2021-05-02 03:08:01.395 | Found existing installation: py 1.8.1 2021-05-02 03:08:01.395 | Uninstalling py-1.8.1: 2021-05-02 03:08:01.395 | Successfully uninstalled py-1.8.1 2021-05-02 03:08:01.395 | Successfully installed pluggy-0.13.1 py-1.10.0 toml-0.10.2 tox-3.23.0 2021-05-02 03:08:01.395 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-02 03:08:01.395 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-02 03:08:01.395 | ++ inc/python:pip_install:200 : result=0 2021-05-02 03:08:01.395 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-05-02 03:08:01.395 | ++ functions-common:time_stop:2304 : local name 2021-05-02 03:08:01.395 | ++ functions-common:time_stop:2305 : local end_time 2021-05-02 03:08:01.395 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:08:01.395 | ++ functions-common:time_stop:2307 : local total 2021-05-02 03:08:01.395 | ++ functions-common:time_stop:2308 : local start_time 2021-05-02 03:08:01.395 | ++ functions-common:time_stop:2310 : name=pip_install 2021-05-02 03:08:01.395 | ++ functions-common:time_stop:2311 : start_time=1619924460650 2021-05-02 03:08:01.395 | ++ functions-common:time_stop:2313 : [[ -z 1619924460650 ]] 2021-05-02 03:08:01.395 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:08:01.395 | ++ functions-common:time_stop:2316 : end_time=1619924466310 2021-05-02 03:08:01.395 | ++ functions-common:time_stop:2317 : elapsed_time=5660 2021-05-02 03:08:01.395 | ++ functions-common:time_stop:2318 : total=214588 2021-05-02 03:08:01.395 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:08:01.395 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=220248 2021-05-02 03:08:01.395 | ++ inc/python:pip_install:203 : return 0 2021-05-02 03:08:01.395 | ++ lib/tempest:install_tempest:707 : pushd /opt/stack/tempest 2021-05-02 03:08:01.395 | /opt/stack/tempest ~/devstack 2021-05-02 03:08:01.396 | ++ lib/tempest:install_tempest:711 : git checkout master 2021-05-02 03:08:01.396 | M .coveragerc 2021-05-02 03:08:01.396 | M .gitignore 2021-05-02 03:08:01.396 | M .gitreview 2021-05-02 03:08:01.396 | M .mailmap 2021-05-02 03:08:01.396 | M .stestr.conf 2021-05-02 03:08:01.396 | M CONTRIBUTING.rst 2021-05-02 03:08:01.396 | M HACKING.rst 2021-05-02 03:08:01.396 | M LICENSE 2021-05-02 03:08:01.396 | M README.rst 2021-05-02 03:08:01.396 | M REVIEWING.rst 2021-05-02 03:08:01.396 | M bindep.txt 2021-05-02 03:08:01.396 | M doc/requirements.txt 2021-05-02 03:08:01.396 | M doc/source/_extra/.htaccess 2021-05-02 03:08:01.396 | M doc/source/_static/.keep 2021-05-02 03:08:01.396 | M doc/source/account_generator.rst 2021-05-02 03:08:01.396 | M doc/source/cleanup.rst 2021-05-02 03:08:01.396 | M doc/source/conf.py 2021-05-02 03:08:01.396 | M doc/source/configuration.rst 2021-05-02 03:08:01.396 | M doc/source/contributor/contributing.rst 2021-05-02 03:08:01.396 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-05-02 03:08:01.396 | M doc/source/data/tempest-plugins-registry.header 2021-05-02 03:08:01.396 | M doc/source/index.rst 2021-05-02 03:08:01.396 | M doc/source/keystone_scopes_and_roles_support.rst 2021-05-02 03:08:01.396 | M doc/source/library.rst 2021-05-02 03:08:01.396 | M doc/source/library/api_microversion_testing.rst 2021-05-02 03:08:01.396 | M doc/source/library/auth.rst 2021-05-02 03:08:01.396 | M doc/source/library/cli.rst 2021-05-02 03:08:01.396 | M doc/source/library/clients.rst 2021-05-02 03:08:01.396 | M doc/source/library/credential_providers.rst 2021-05-02 03:08:01.396 | M doc/source/library/decorators.rst 2021-05-02 03:08:01.396 | M doc/source/library/rest_client.rst 2021-05-02 03:08:01.396 | M doc/source/library/service_clients/compute_clients.rst 2021-05-02 03:08:01.397 | M doc/source/library/utils.rst 2021-05-02 03:08:01.397 | M doc/source/library/validation_resources.rst 2021-05-02 03:08:01.397 | M doc/source/microversion_testing.rst 2021-05-02 03:08:01.397 | M doc/source/overview.rst 2021-05-02 03:08:01.397 | M doc/source/plugins/index.rst 2021-05-02 03:08:01.397 | M doc/source/plugins/plugin.rst 2021-05-02 03:08:01.397 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-05-02 03:08:01.397 | M doc/source/run.rst 2021-05-02 03:08:01.397 | M doc/source/sampleconf.rst 2021-05-02 03:08:01.397 | M doc/source/stable_branch_support_policy.rst 2021-05-02 03:08:01.397 | M doc/source/stable_branch_testing_policy.rst 2021-05-02 03:08:01.397 | M doc/source/subunit_describe_calls.rst 2021-05-02 03:08:01.397 | M doc/source/supported_version.rst 2021-05-02 03:08:01.397 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-05-02 03:08:01.397 | M doc/source/test_removal.rst 2021-05-02 03:08:01.397 | M doc/source/tests/modules.rst 2021-05-02 03:08:01.397 | M doc/source/workspace.rst 2021-05-02 03:08:01.397 | M doc/source/write_tests.rst 2021-05-02 03:08:01.397 | M etc/accounts.yaml.sample 2021-05-02 03:08:01.397 | M etc/allow-list.yaml 2021-05-02 03:08:01.397 | M etc/logging.conf.sample 2021-05-02 03:08:01.397 | M etc/rbac-persona-accounts.yaml.sample 2021-05-02 03:08:01.397 | M playbooks/devstack-tempest-ipv6.yaml 2021-05-02 03:08:01.397 | M playbooks/devstack-tempest.yaml 2021-05-02 03:08:01.397 | M playbooks/post-tempest.yaml 2021-05-02 03:08:01.397 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-05-02 03:08:01.397 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-05-02 03:08:01.397 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-05-02 03:08:01.397 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-05-02 03:08:01.397 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-05-02 03:08:01.397 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-05-02 03:08:01.397 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-05-02 03:08:01.397 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-05-02 03:08:01.397 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-05-02 03:08:01.397 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-05-02 03:08:01.398 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-05-02 03:08:01.399 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-05-02 03:08:01.400 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-05-02 03:08:01.401 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-05-02 03:08:01.402 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-05-02 03:08:01.403 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-05-02 03:08:01.404 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-05-02 03:08:01.405 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-05-02 03:08:01.406 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-05-02 03:08:01.407 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-05-02 03:08:01.407 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-05-02 03:08:01.407 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-05-02 03:08:01.407 | M releasenotes/source/_static/.placeholder 2021-05-02 03:08:01.407 | M releasenotes/source/_templates/.placeholder 2021-05-02 03:08:01.407 | M releasenotes/source/conf.py 2021-05-02 03:08:01.407 | M releasenotes/source/index.rst 2021-05-02 03:08:01.407 | M releasenotes/source/unreleased.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v10.0.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v11.0.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v12.0.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v13.0.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v14.0.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v15.0.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v16.0.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v16.1.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v17.0.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v17.1.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v17.2.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v18.0.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v19.0.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v20.0.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v21.0.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v22.0.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v22.1.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v23.0.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v24.0.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v26.0.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v26.1.0.rst 2021-05-02 03:08:01.407 | M releasenotes/source/v27.0.0.rst 2021-05-02 03:08:01.407 | M requirements.txt 2021-05-02 03:08:01.407 | M roles/acl-devstack-files/README.rst 2021-05-02 03:08:01.407 | M roles/acl-devstack-files/defaults/main.yaml 2021-05-02 03:08:01.407 | M roles/acl-devstack-files/tasks/main.yaml 2021-05-02 03:08:01.408 | M roles/ipv6-only-deployments-verification/README.rst 2021-05-02 03:08:01.408 | M roles/ipv6-only-deployments-verification/defaults/main.yaml 2021-05-02 03:08:01.408 | M roles/ipv6-only-deployments-verification/tasks/main.yaml 2021-05-02 03:08:01.408 | M roles/run-tempest/README.rst 2021-05-02 03:08:01.408 | M roles/run-tempest/defaults/main.yaml 2021-05-02 03:08:01.408 | M roles/run-tempest/tasks/main.yaml 2021-05-02 03:08:01.408 | M roles/setup-tempest-data-dir/README.rst 2021-05-02 03:08:01.408 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-05-02 03:08:01.408 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-05-02 03:08:01.408 | M roles/setup-tempest-run-dir/README.rst 2021-05-02 03:08:01.408 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-05-02 03:08:01.408 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-05-02 03:08:01.408 | M roles/tempest-cleanup/README.rst 2021-05-02 03:08:01.408 | M roles/tempest-cleanup/defaults/main.yaml 2021-05-02 03:08:01.408 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-05-02 03:08:01.408 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-05-02 03:08:01.408 | M roles/tempest-cleanup/tasks/main.yaml 2021-05-02 03:08:01.408 | M setup.cfg 2021-05-02 03:08:01.408 | M setup.py 2021-05-02 03:08:01.408 | M tempest/README.rst 2021-05-02 03:08:01.408 | M tempest/__init__.py 2021-05-02 03:08:01.408 | M tempest/api/README.rst 2021-05-02 03:08:01.408 | M tempest/api/__init__.py 2021-05-02 03:08:01.408 | M tempest/api/compute/__init__.py 2021-05-02 03:08:01.408 | M tempest/api/compute/admin/__init__.py 2021-05-02 03:08:01.408 | M tempest/api/compute/admin/test_agents.py 2021-05-02 03:08:01.408 | M tempest/api/compute/admin/test_aggregates.py 2021-05-02 03:08:01.408 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-05-02 03:08:01.408 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-05-02 03:08:01.408 | M tempest/api/compute/admin/test_availability_zone.py 2021-05-02 03:08:01.408 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-05-02 03:08:01.408 | M tempest/api/compute/admin/test_create_server.py 2021-05-02 03:08:01.408 | M tempest/api/compute/admin/test_delete_server.py 2021-05-02 03:08:01.408 | M tempest/api/compute/admin/test_fixed_ips.py 2021-05-02 03:08:01.408 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_flavors.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_flavors_access.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_hosts.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_hosts_negative.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_hypervisor.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_live_migration.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_migrations.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_networks.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_quotas.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_quotas_negative.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_security_groups.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_servers.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_servers_negative.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_services.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_services_negative.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_volume.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_volume_swap.py 2021-05-02 03:08:01.409 | M tempest/api/compute/admin/test_volumes_negative.py 2021-05-02 03:08:01.409 | M tempest/api/compute/api_microversion_fixture.py 2021-05-02 03:08:01.409 | M tempest/api/compute/base.py 2021-05-02 03:08:01.410 | M tempest/api/compute/certificates/__init__.py 2021-05-02 03:08:01.410 | M tempest/api/compute/certificates/test_certificates.py 2021-05-02 03:08:01.410 | M tempest/api/compute/flavors/__init__.py 2021-05-02 03:08:01.410 | M tempest/api/compute/flavors/test_flavors.py 2021-05-02 03:08:01.410 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-05-02 03:08:01.410 | M tempest/api/compute/floating_ips/__init__.py 2021-05-02 03:08:01.410 | M tempest/api/compute/floating_ips/base.py 2021-05-02 03:08:01.410 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-05-02 03:08:01.410 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-05-02 03:08:01.410 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-05-02 03:08:01.410 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-05-02 03:08:01.410 | M tempest/api/compute/images/__init__.py 2021-05-02 03:08:01.410 | M tempest/api/compute/images/test_image_metadata.py 2021-05-02 03:08:01.410 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-05-02 03:08:01.410 | M tempest/api/compute/images/test_images.py 2021-05-02 03:08:01.410 | M tempest/api/compute/images/test_images_negative.py 2021-05-02 03:08:01.410 | M tempest/api/compute/images/test_images_oneserver.py 2021-05-02 03:08:01.410 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-05-02 03:08:01.410 | M tempest/api/compute/images/test_list_image_filters.py 2021-05-02 03:08:01.410 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-05-02 03:08:01.410 | M tempest/api/compute/images/test_list_images.py 2021-05-02 03:08:01.410 | M tempest/api/compute/keypairs/__init__.py 2021-05-02 03:08:01.410 | M tempest/api/compute/keypairs/base.py 2021-05-02 03:08:01.410 | M tempest/api/compute/keypairs/test_keypairs.py 2021-05-02 03:08:01.410 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-05-02 03:08:01.410 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-05-02 03:08:01.410 | M tempest/api/compute/limits/__init__.py 2021-05-02 03:08:01.410 | M tempest/api/compute/limits/test_absolute_limits.py 2021-05-02 03:08:01.410 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-05-02 03:08:01.410 | M tempest/api/compute/security_groups/__init__.py 2021-05-02 03:08:01.410 | M tempest/api/compute/security_groups/base.py 2021-05-02 03:08:01.410 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-05-02 03:08:01.410 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-05-02 03:08:01.410 | M tempest/api/compute/security_groups/test_security_groups.py 2021-05-02 03:08:01.410 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-05-02 03:08:01.410 | M tempest/api/compute/servers/__init__.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_availability_zone.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_create_server.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_delete_server.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_device_tagging.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_disk_config.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_instance_actions.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_list_server_filters.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_multiple_create.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_novnc.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_server_actions.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_server_addresses.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_server_group.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_server_metadata.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_server_password.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_server_personality.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_server_rescue.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_server_tags.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_servers.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_servers_microversions.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_servers_negative.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-05-02 03:08:01.411 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-05-02 03:08:01.411 | M tempest/api/compute/test_extensions.py 2021-05-02 03:08:01.411 | M tempest/api/compute/test_networks.py 2021-05-02 03:08:01.412 | M tempest/api/compute/test_quotas.py 2021-05-02 03:08:01.412 | M tempest/api/compute/test_tenant_networks.py 2021-05-02 03:08:01.412 | M tempest/api/compute/test_versions.py 2021-05-02 03:08:01.412 | M tempest/api/compute/volumes/__init__.py 2021-05-02 03:08:01.412 | M tempest/api/compute/volumes/test_attach_volume.py 2021-05-02 03:08:01.412 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-05-02 03:08:01.412 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-05-02 03:08:01.412 | M tempest/api/compute/volumes/test_volumes_get.py 2021-05-02 03:08:01.412 | M tempest/api/compute/volumes/test_volumes_list.py 2021-05-02 03:08:01.412 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-05-02 03:08:01.412 | M tempest/api/identity/__init__.py 2021-05-02 03:08:01.412 | M tempest/api/identity/admin/__init__.py 2021-05-02 03:08:01.412 | M tempest/api/identity/admin/v2/__init__.py 2021-05-02 03:08:01.412 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-05-02 03:08:01.412 | M tempest/api/identity/admin/v2/test_roles.py 2021-05-02 03:08:01.412 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-05-02 03:08:01.412 | M tempest/api/identity/admin/v2/test_services.py 2021-05-02 03:08:01.412 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-05-02 03:08:01.412 | M tempest/api/identity/admin/v2/test_tenants.py 2021-05-02 03:08:01.412 | M tempest/api/identity/admin/v2/test_tokens.py 2021-05-02 03:08:01.412 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-05-02 03:08:01.412 | M tempest/api/identity/admin/v2/test_users.py 2021-05-02 03:08:01.412 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-05-02 03:08:01.412 | M tempest/api/identity/admin/v3/__init__.py 2021-05-02 03:08:01.412 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-05-02 03:08:01.412 | M tempest/api/identity/admin/v3/test_credentials.py 2021-05-02 03:08:01.412 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-05-02 03:08:01.412 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-05-02 03:08:01.412 | M tempest/api/identity/admin/v3/test_domains.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_groups.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_inherits.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_list_users.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_policies.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_projects.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_regions.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_roles.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_services.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_tokens.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_trusts.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_users.py 2021-05-02 03:08:01.413 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-05-02 03:08:01.413 | M tempest/api/identity/base.py 2021-05-02 03:08:01.413 | M tempest/api/identity/v2/__init__.py 2021-05-02 03:08:01.413 | M tempest/api/identity/v2/test_api_discovery.py 2021-05-02 03:08:01.413 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-05-02 03:08:01.413 | M tempest/api/identity/v2/test_extension.py 2021-05-02 03:08:01.413 | M tempest/api/identity/v2/test_tenants.py 2021-05-02 03:08:01.413 | M tempest/api/identity/v2/test_tokens.py 2021-05-02 03:08:01.413 | M tempest/api/identity/v2/test_users.py 2021-05-02 03:08:01.413 | M tempest/api/identity/v3/__init__.py 2021-05-02 03:08:01.413 | M tempest/api/identity/v3/test_access_rules.py 2021-05-02 03:08:01.413 | M tempest/api/identity/v3/test_api_discovery.py 2021-05-02 03:08:01.413 | M tempest/api/identity/v3/test_application_credentials.py 2021-05-02 03:08:01.413 | M tempest/api/identity/v3/test_catalog.py 2021-05-02 03:08:01.413 | M tempest/api/identity/v3/test_domains.py 2021-05-02 03:08:01.413 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-05-02 03:08:01.414 | M tempest/api/identity/v3/test_projects.py 2021-05-02 03:08:01.414 | M tempest/api/identity/v3/test_tokens.py 2021-05-02 03:08:01.414 | M tempest/api/identity/v3/test_users.py 2021-05-02 03:08:01.414 | M tempest/api/image/__init__.py 2021-05-02 03:08:01.414 | M tempest/api/image/base.py 2021-05-02 03:08:01.414 | M tempest/api/image/v1/__init__.py 2021-05-02 03:08:01.414 | M tempest/api/image/v1/test_image_members.py 2021-05-02 03:08:01.414 | M tempest/api/image/v1/test_image_members_negative.py 2021-05-02 03:08:01.414 | M tempest/api/image/v1/test_images.py 2021-05-02 03:08:01.414 | M tempest/api/image/v1/test_images_negative.py 2021-05-02 03:08:01.414 | M tempest/api/image/v2/__init__.py 2021-05-02 03:08:01.414 | M tempest/api/image/v2/admin/__init__.py 2021-05-02 03:08:01.414 | M tempest/api/image/v2/admin/test_images.py 2021-05-02 03:08:01.414 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-05-02 03:08:01.414 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-05-02 03:08:01.414 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-05-02 03:08:01.414 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-05-02 03:08:01.414 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-05-02 03:08:01.414 | M tempest/api/image/v2/test_images.py 2021-05-02 03:08:01.414 | M tempest/api/image/v2/test_images_member.py 2021-05-02 03:08:01.414 | M tempest/api/image/v2/test_images_member_negative.py 2021-05-02 03:08:01.414 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-05-02 03:08:01.414 | M tempest/api/image/v2/test_images_negative.py 2021-05-02 03:08:01.414 | M tempest/api/image/v2/test_images_tags.py 2021-05-02 03:08:01.414 | M tempest/api/image/v2/test_images_tags_negative.py 2021-05-02 03:08:01.414 | M tempest/api/image/v2/test_versions.py 2021-05-02 03:08:01.414 | M tempest/api/network/__init__.py 2021-05-02 03:08:01.414 | M tempest/api/network/admin/__init__.py 2021-05-02 03:08:01.414 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-05-02 03:08:01.414 | M tempest/api/network/admin/test_external_network_extension.py 2021-05-02 03:08:01.414 | M tempest/api/network/admin/test_external_networks_negative.py 2021-05-02 03:08:01.414 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-05-02 03:08:01.414 | M tempest/api/network/admin/test_metering_extensions.py 2021-05-02 03:08:01.414 | M tempest/api/network/admin/test_negative_quotas.py 2021-05-02 03:08:01.414 | M tempest/api/network/admin/test_ports.py 2021-05-02 03:08:01.415 | M tempest/api/network/admin/test_quotas.py 2021-05-02 03:08:01.415 | M tempest/api/network/admin/test_routers.py 2021-05-02 03:08:01.415 | M tempest/api/network/admin/test_routers_dvr.py 2021-05-02 03:08:01.415 | M tempest/api/network/admin/test_routers_negative.py 2021-05-02 03:08:01.415 | M tempest/api/network/base.py 2021-05-02 03:08:01.415 | M tempest/api/network/base_security_groups.py 2021-05-02 03:08:01.415 | M tempest/api/network/test_agent_management_negative.py 2021-05-02 03:08:01.415 | M tempest/api/network/test_allowed_address_pair.py 2021-05-02 03:08:01.415 | M tempest/api/network/test_dhcp_ipv6.py 2021-05-02 03:08:01.415 | M tempest/api/network/test_extensions.py 2021-05-02 03:08:01.415 | M tempest/api/network/test_extra_dhcp_options.py 2021-05-02 03:08:01.415 | M tempest/api/network/test_floating_ips.py 2021-05-02 03:08:01.415 | M tempest/api/network/test_floating_ips_negative.py 2021-05-02 03:08:01.415 | M tempest/api/network/test_networks.py 2021-05-02 03:08:01.415 | M tempest/api/network/test_networks_negative.py 2021-05-02 03:08:01.415 | M tempest/api/network/test_ports.py 2021-05-02 03:08:01.415 | M tempest/api/network/test_routers.py 2021-05-02 03:08:01.415 | M tempest/api/network/test_routers_negative.py 2021-05-02 03:08:01.415 | M tempest/api/network/test_security_groups.py 2021-05-02 03:08:01.415 | M tempest/api/network/test_security_groups_negative.py 2021-05-02 03:08:01.415 | M tempest/api/network/test_service_providers.py 2021-05-02 03:08:01.415 | M tempest/api/network/test_subnetpools_extensions.py 2021-05-02 03:08:01.415 | M tempest/api/network/test_tags.py 2021-05-02 03:08:01.415 | M tempest/api/network/test_versions.py 2021-05-02 03:08:01.415 | M tempest/api/object_storage/__init__.py 2021-05-02 03:08:01.415 | M tempest/api/object_storage/base.py 2021-05-02 03:08:01.415 | M tempest/api/object_storage/test_account_bulk.py 2021-05-02 03:08:01.415 | M tempest/api/object_storage/test_account_quotas.py 2021-05-02 03:08:01.415 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-05-02 03:08:01.415 | M tempest/api/object_storage/test_account_services.py 2021-05-02 03:08:01.416 | M tempest/api/object_storage/test_account_services_negative.py 2021-05-02 03:08:01.416 | M tempest/api/object_storage/test_container_acl.py 2021-05-02 03:08:01.416 | M tempest/api/object_storage/test_container_acl_negative.py 2021-05-02 03:08:01.416 | M tempest/api/object_storage/test_container_quotas.py 2021-05-02 03:08:01.416 | M tempest/api/object_storage/test_container_services.py 2021-05-02 03:08:01.416 | M tempest/api/object_storage/test_container_services_negative.py 2021-05-02 03:08:01.416 | M tempest/api/object_storage/test_container_staticweb.py 2021-05-02 03:08:01.416 | M tempest/api/object_storage/test_container_sync.py 2021-05-02 03:08:01.416 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-05-02 03:08:01.416 | M tempest/api/object_storage/test_crossdomain.py 2021-05-02 03:08:01.416 | M tempest/api/object_storage/test_healthcheck.py 2021-05-02 03:08:01.416 | M tempest/api/object_storage/test_object_expiry.py 2021-05-02 03:08:01.416 | M tempest/api/object_storage/test_object_formpost.py 2021-05-02 03:08:01.416 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-05-02 03:08:01.416 | M tempest/api/object_storage/test_object_services.py 2021-05-02 03:08:01.416 | M tempest/api/object_storage/test_object_slo.py 2021-05-02 03:08:01.416 | M tempest/api/object_storage/test_object_temp_url.py 2021-05-02 03:08:01.416 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-05-02 03:08:01.416 | M tempest/api/object_storage/test_object_version.py 2021-05-02 03:08:01.416 | M tempest/api/volume/__init__.py 2021-05-02 03:08:01.416 | M tempest/api/volume/admin/__init__.py 2021-05-02 03:08:01.416 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-05-02 03:08:01.416 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-05-02 03:08:01.416 | M tempest/api/volume/admin/test_group_snapshots.py 2021-05-02 03:08:01.416 | M tempest/api/volume/admin/test_group_type_specs.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_group_types.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_groups.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_multi_backend.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_qos.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_user_messages.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_volume_hosts.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_volume_manage.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_volume_pools.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_volume_quotas.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_volume_retype.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_volume_services.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_volume_type_access.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_volume_types.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_volumes_actions.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_volumes_backup.py 2021-05-02 03:08:01.417 | M tempest/api/volume/admin/test_volumes_list.py 2021-05-02 03:08:01.417 | M tempest/api/volume/api_microversion_fixture.py 2021-05-02 03:08:01.417 | M tempest/api/volume/base.py 2021-05-02 03:08:01.417 | M tempest/api/volume/test_availability_zone.py 2021-05-02 03:08:01.417 | M tempest/api/volume/test_extensions.py 2021-05-02 03:08:01.417 | M tempest/api/volume/test_image_metadata.py 2021-05-02 03:08:01.417 | M tempest/api/volume/test_snapshot_metadata.py 2021-05-02 03:08:01.417 | M tempest/api/volume/test_versions.py 2021-05-02 03:08:01.417 | M tempest/api/volume/test_volume_absolute_limits.py 2021-05-02 03:08:01.417 | M tempest/api/volume/test_volume_delete_cascade.py 2021-05-02 03:08:01.417 | M tempest/api/volume/test_volume_metadata.py 2021-05-02 03:08:01.418 | M tempest/api/volume/test_volume_transfers.py 2021-05-02 03:08:01.418 | M tempest/api/volume/test_volumes_actions.py 2021-05-02 03:08:01.418 | M tempest/api/volume/test_volumes_backup.py 2021-05-02 03:08:01.418 | M tempest/api/volume/test_volumes_clone.py 2021-05-02 03:08:01.418 | M tempest/api/volume/test_volumes_clone_negative.py 2021-05-02 03:08:01.418 | M tempest/api/volume/test_volumes_extend.py 2021-05-02 03:08:01.418 | M tempest/api/volume/test_volumes_get.py 2021-05-02 03:08:01.418 | M tempest/api/volume/test_volumes_list.py 2021-05-02 03:08:01.418 | M tempest/api/volume/test_volumes_negative.py 2021-05-02 03:08:01.418 | M tempest/api/volume/test_volumes_snapshots.py 2021-05-02 03:08:01.418 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-05-02 03:08:01.418 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-05-02 03:08:01.418 | M tempest/clients.py 2021-05-02 03:08:01.418 | M tempest/cmd/__init__.py 2021-05-02 03:08:01.418 | M tempest/cmd/cleanup.py 2021-05-02 03:08:01.418 | M tempest/cmd/cleanup_service.py 2021-05-02 03:08:01.418 | M tempest/cmd/config-generator.tempest.conf 2021-05-02 03:08:01.418 | M tempest/cmd/init.py 2021-05-02 03:08:01.418 | M tempest/cmd/list_plugins.py 2021-05-02 03:08:01.418 | M tempest/cmd/main.py 2021-05-02 03:08:01.418 | M tempest/cmd/run.py 2021-05-02 03:08:01.418 | M tempest/cmd/subunit_describe_calls.py 2021-05-02 03:08:01.418 | M tempest/cmd/verify_tempest_config.py 2021-05-02 03:08:01.418 | M tempest/cmd/workspace.py 2021-05-02 03:08:01.418 | M tempest/common/__init__.py 2021-05-02 03:08:01.418 | M tempest/common/compute.py 2021-05-02 03:08:01.418 | M tempest/common/credentials_factory.py 2021-05-02 03:08:01.418 | M tempest/common/custom_matchers.py 2021-05-02 03:08:01.418 | M tempest/common/identity.py 2021-05-02 03:08:01.418 | M tempest/common/image.py 2021-05-02 03:08:01.418 | M tempest/common/tempest_fixtures.py 2021-05-02 03:08:01.418 | M tempest/common/utils/__init__.py 2021-05-02 03:08:01.418 | M tempest/common/utils/linux/__init__.py 2021-05-02 03:08:01.418 | M tempest/common/utils/linux/remote_client.py 2021-05-02 03:08:01.418 | M tempest/common/utils/net_info.py 2021-05-02 03:08:01.419 | M tempest/common/utils/net_utils.py 2021-05-02 03:08:01.419 | M tempest/common/waiters.py 2021-05-02 03:08:01.419 | M tempest/config.py 2021-05-02 03:08:01.419 | M tempest/hacking/__init__.py 2021-05-02 03:08:01.419 | M tempest/hacking/checks.py 2021-05-02 03:08:01.419 | M tempest/lib/__init__.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/__init__.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/__init__.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/__init__.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-05-02 03:08:01.419 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-05-02 03:08:01.420 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-05-02 03:08:01.421 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/__init__.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/backups.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/extensions.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/group_types.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/groups.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/hosts.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/limits.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/messages.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/qos.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/quotas.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/services.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/transfers.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-05-02 03:08:01.422 | M tempest/lib/api_schema/response/volume/volumes.py 2021-05-02 03:08:01.422 | M tempest/lib/auth.py 2021-05-02 03:08:01.422 | M tempest/lib/base.py 2021-05-02 03:08:01.422 | M tempest/lib/cli/__init__.py 2021-05-02 03:08:01.422 | M tempest/lib/cli/base.py 2021-05-02 03:08:01.422 | M tempest/lib/cli/output_parser.py 2021-05-02 03:08:01.422 | M tempest/lib/cmd/__init__.py 2021-05-02 03:08:01.422 | M tempest/lib/common/__init__.py 2021-05-02 03:08:01.422 | M tempest/lib/common/api_microversion_fixture.py 2021-05-02 03:08:01.422 | M tempest/lib/common/api_version_request.py 2021-05-02 03:08:01.422 | M tempest/lib/common/api_version_utils.py 2021-05-02 03:08:01.422 | M tempest/lib/common/cred_client.py 2021-05-02 03:08:01.422 | M tempest/lib/common/cred_provider.py 2021-05-02 03:08:01.423 | M tempest/lib/common/dynamic_creds.py 2021-05-02 03:08:01.423 | M tempest/lib/common/fixed_network.py 2021-05-02 03:08:01.423 | M tempest/lib/common/http.py 2021-05-02 03:08:01.423 | M tempest/lib/common/jsonschema_validator.py 2021-05-02 03:08:01.423 | M tempest/lib/common/preprov_creds.py 2021-05-02 03:08:01.423 | M tempest/lib/common/profiler.py 2021-05-02 03:08:01.423 | M tempest/lib/common/rest_client.py 2021-05-02 03:08:01.423 | M tempest/lib/common/ssh.py 2021-05-02 03:08:01.423 | M tempest/lib/common/thread.py 2021-05-02 03:08:01.423 | M tempest/lib/common/utils/__init__.py 2021-05-02 03:08:01.423 | M tempest/lib/common/utils/data_utils.py 2021-05-02 03:08:01.423 | M tempest/lib/common/utils/linux/__init__.py 2021-05-02 03:08:01.423 | M tempest/lib/common/utils/linux/remote_client.py 2021-05-02 03:08:01.423 | M tempest/lib/common/utils/misc.py 2021-05-02 03:08:01.423 | M tempest/lib/common/utils/test_utils.py 2021-05-02 03:08:01.423 | M tempest/lib/common/validation_resources.py 2021-05-02 03:08:01.423 | M tempest/lib/decorators.py 2021-05-02 03:08:01.423 | M tempest/lib/exceptions.py 2021-05-02 03:08:01.423 | M tempest/lib/services/__init__.py 2021-05-02 03:08:01.423 | M tempest/lib/services/clients.py 2021-05-02 03:08:01.423 | M tempest/lib/services/compute/__init__.py 2021-05-02 03:08:01.423 | M tempest/lib/services/compute/agents_client.py 2021-05-02 03:08:01.423 | M tempest/lib/services/compute/aggregates_client.py 2021-05-02 03:08:01.423 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-05-02 03:08:01.423 | M tempest/lib/services/compute/availability_zone_client.py 2021-05-02 03:08:01.423 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-05-02 03:08:01.423 | M tempest/lib/services/compute/base_compute_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/certificates_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/extensions_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/fixed_ips_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/flavors_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/floating_ips_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/hosts_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/hypervisor_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/images_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/interfaces_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/keypairs_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/limits_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/migrations_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/networks_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/quota_classes_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/quotas_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/security_group_rules_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/security_groups_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/server_groups_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/servers_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/services_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/snapshots_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/tenant_networks_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/tenant_usages_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/versions_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/compute/volumes_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/identity/__init__.py 2021-05-02 03:08:01.424 | M tempest/lib/services/identity/v2/__init__.py 2021-05-02 03:08:01.424 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/identity/v2/identity_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/identity/v2/roles_client.py 2021-05-02 03:08:01.424 | M tempest/lib/services/identity/v2/services_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v2/tenants_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v2/token_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v2/users_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/__init__.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/catalog_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/credentials_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/domains_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/groups_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/identity_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/mappings_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/policies_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/projects_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/protocols_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/regions_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/roles_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/services_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/token_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/trusts_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/users_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/identity/v3/versions_client.py 2021-05-02 03:08:01.425 | M tempest/lib/services/image/__init__.py 2021-05-02 03:08:01.425 | M tempest/lib/services/image/v1/__init__.py 2021-05-02 03:08:01.426 | M tempest/lib/services/image/v1/image_members_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/image/v1/images_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/image/v2/__init__.py 2021-05-02 03:08:01.426 | M tempest/lib/services/image/v2/image_members_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/image/v2/images_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/image/v2/namespaces_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/image/v2/resource_types_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/image/v2/schemas_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/image/v2/versions_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/__init__.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/agents_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/base.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/extensions_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/floating_ips_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/metering_label_rules_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/metering_labels_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/networks_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/ports_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/qos_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/quotas_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/routers_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/security_group_rules_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/security_groups_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/segments_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/service_providers_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/subnetpools_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/subnets_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/tags_client.py 2021-05-02 03:08:01.426 | M tempest/lib/services/network/trunks_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/network/versions_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/object_storage/__init__.py 2021-05-02 03:08:01.427 | M tempest/lib/services/object_storage/account_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/object_storage/capabilities_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/object_storage/container_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/object_storage/object_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/placement/__init__.py 2021-05-02 03:08:01.427 | M tempest/lib/services/placement/base_placement_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/placement/placement_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/placement/resource_providers_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/__init__.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/base_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v1/__init__.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v1/availability_zone_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v1/backups_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v1/encryption_types_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v1/extensions_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v1/hosts_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v1/limits_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v1/qos_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v1/quotas_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v1/services_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v1/snapshots_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v1/types_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v1/volumes_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v2/__init__.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v2/backups_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v2/extensions_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v2/hosts_client.py 2021-05-02 03:08:01.427 | M tempest/lib/services/volume/v2/limits_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v2/qos_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v2/quotas_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v2/services_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v2/transfers_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v2/types_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v2/volumes_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/__init__.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/attachments_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/backups_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/base_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/extensions_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/group_types_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/groups_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/hosts_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/limits_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/messages_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/qos_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/quotas_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/services_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/transfers_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/types_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/versions_client.py 2021-05-02 03:08:01.428 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-05-02 03:08:01.429 | M tempest/lib/services/volume/v3/volumes_client.py 2021-05-02 03:08:01.429 | M tempest/scenario/README.rst 2021-05-02 03:08:01.429 | M tempest/scenario/__init__.py 2021-05-02 03:08:01.429 | M tempest/scenario/manager.py 2021-05-02 03:08:01.429 | M tempest/scenario/test_aggregates_basic_ops.py 2021-05-02 03:08:01.429 | M tempest/scenario/test_dashboard_basic_ops.py 2021-05-02 03:08:01.429 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-05-02 03:08:01.429 | M tempest/scenario/test_minbw_allocation_placement.py 2021-05-02 03:08:01.429 | M tempest/scenario/test_minimum_basic.py 2021-05-02 03:08:01.429 | M tempest/scenario/test_network_advanced_server_ops.py 2021-05-02 03:08:01.429 | M tempest/scenario/test_network_basic_ops.py 2021-05-02 03:08:01.429 | M tempest/scenario/test_network_v6.py 2021-05-02 03:08:01.429 | M tempest/scenario/test_object_storage_basic_ops.py 2021-05-02 03:08:01.429 | M tempest/scenario/test_security_groups_basic_ops.py 2021-05-02 03:08:01.429 | M tempest/scenario/test_server_advanced_ops.py 2021-05-02 03:08:01.429 | M tempest/scenario/test_server_basic_ops.py 2021-05-02 03:08:01.429 | M tempest/scenario/test_server_multinode.py 2021-05-02 03:08:01.429 | M tempest/scenario/test_shelve_instance.py 2021-05-02 03:08:01.429 | M tempest/scenario/test_snapshot_pattern.py 2021-05-02 03:08:01.429 | M tempest/scenario/test_stamp_pattern.py 2021-05-02 03:08:01.429 | M tempest/scenario/test_volume_backup_restore.py 2021-05-02 03:08:01.429 | M tempest/scenario/test_volume_boot_pattern.py 2021-05-02 03:08:01.429 | M tempest/scenario/test_volume_migrate_attached.py 2021-05-02 03:08:01.429 | M tempest/services/__init__.py 2021-05-02 03:08:01.429 | M tempest/services/orchestration/__init__.py 2021-05-02 03:08:01.429 | M tempest/services/orchestration/json/__init__.py 2021-05-02 03:08:01.429 | M tempest/services/orchestration/json/orchestration_client.py 2021-05-02 03:08:01.429 | M tempest/test.py 2021-05-02 03:08:01.429 | M tempest/test_discover/__init__.py 2021-05-02 03:08:01.429 | M tempest/test_discover/plugins.py 2021-05-02 03:08:01.429 | M tempest/test_discover/test_discover.py 2021-05-02 03:08:01.429 | M tempest/tests/README.rst 2021-05-02 03:08:01.429 | M tempest/tests/__init__.py 2021-05-02 03:08:01.429 | M tempest/tests/api/__init__.py 2021-05-02 03:08:01.429 | M tempest/tests/api/compute/__init__.py 2021-05-02 03:08:01.430 | M tempest/tests/api/compute/test_base.py 2021-05-02 03:08:01.430 | M tempest/tests/base.py 2021-05-02 03:08:01.430 | M tempest/tests/cmd/__init__.py 2021-05-02 03:08:01.430 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-05-02 03:08:01.430 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-05-02 03:08:01.430 | M tempest/tests/cmd/test_account_generator.py 2021-05-02 03:08:01.430 | M tempest/tests/cmd/test_cleanup.py 2021-05-02 03:08:01.430 | M tempest/tests/cmd/test_cleanup_services.py 2021-05-02 03:08:01.430 | M tempest/tests/cmd/test_list_plugins.py 2021-05-02 03:08:01.430 | M tempest/tests/cmd/test_run.py 2021-05-02 03:08:01.430 | M tempest/tests/cmd/test_saved_state_json.json 2021-05-02 03:08:01.430 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-05-02 03:08:01.430 | M tempest/tests/cmd/test_tempest_init.py 2021-05-02 03:08:01.430 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-05-02 03:08:01.430 | M tempest/tests/cmd/test_workspace.py 2021-05-02 03:08:01.430 | M tempest/tests/common/__init__.py 2021-05-02 03:08:01.430 | M tempest/tests/common/test_admin_available.py 2021-05-02 03:08:01.430 | M tempest/tests/common/test_alt_available.py 2021-05-02 03:08:01.430 | M tempest/tests/common/test_compute.py 2021-05-02 03:08:01.430 | M tempest/tests/common/test_credentials_factory.py 2021-05-02 03:08:01.430 | M tempest/tests/common/test_custom_matchers.py 2021-05-02 03:08:01.430 | M tempest/tests/common/test_image.py 2021-05-02 03:08:01.430 | M tempest/tests/common/utils/__init__.py 2021-05-02 03:08:01.430 | M tempest/tests/common/utils/linux/__init__.py 2021-05-02 03:08:01.430 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-05-02 03:08:01.430 | M tempest/tests/common/utils/test_net_utils.py 2021-05-02 03:08:01.430 | M tempest/tests/fake_config.py 2021-05-02 03:08:01.430 | M tempest/tests/fake_tempest_plugin.py 2021-05-02 03:08:01.430 | M tempest/tests/files/__init__.py 2021-05-02 03:08:01.430 | M tempest/tests/files/failing-tests 2021-05-02 03:08:01.430 | M tempest/tests/files/passing-tests 2021-05-02 03:08:01.430 | M tempest/tests/files/setup.cfg 2021-05-02 03:08:01.430 | M tempest/tests/files/testr-conf 2021-05-02 03:08:01.430 | M tempest/tests/lib/__init__.py 2021-05-02 03:08:01.430 | M tempest/tests/lib/cli/__init__.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/cli/test_command_failed.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/cli/test_execute.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/cli/test_output_parser.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/cmd/__init__.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/common/__init__.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/common/test_api_version_request.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/common/test_api_version_utils.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/common/test_cred_client.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/common/test_http.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/common/test_preprov_creds.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/common/test_profiler.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/common/test_rest_client.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/common/test_validation_resources.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/common/utils/__init__.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/common/utils/test_misc.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/fake_auth_provider.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/fake_credentials.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/fake_http.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/fake_identity.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/services/__init__.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/services/base.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/services/compute/__init__.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-05-02 03:08:01.431 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_images_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_services_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/identity/__init__.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-05-02 03:08:01.432 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-05-02 03:08:01.433 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/image/__init__.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/image/v1/__init__.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/image/v2/__init__.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/network/__init__.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/network/test_agents_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/network/test_networks_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/network/test_ports_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/network/test_qos_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/network/test_routers_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/servSwitched to branch 'master' 2021-05-02 03:08:01.434 | ices/network/test_security_groups_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/network/test_segments_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-05-02 03:08:01.434 | M tempest/tests/lib/services/network/test_tags_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/network/test_versions_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/object_storage/__init__.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/placement/__init__.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/registry_fixture.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/test_clients.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/__init__.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v1/__init__.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v1/test_encryption_types_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v1/test_quotas_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v1/test_snapshots_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-05-02 03:08:01.435 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-05-02 03:08:01.436 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-05-02 03:08:01.436 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-05-02 03:08:01.436 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-05-02 03:08:01.436 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-05-02 03:08:01.436 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-05-02 03:08:01.436 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-05-02 03:08:01.436 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-05-02 03:08:01.436 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-05-02 03:08:01.436 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-05-02 03:08:01.436 | M tempest/tests/lib/test_auth.py 2021-05-02 03:08:01.436 | M tempest/tests/lib/test_base.py 2021-05-02 03:08:01.436 | M tempest/tests/lib/test_credentials.py 2021-05-02 03:08:01.436 | M tempest/tests/lib/test_decorators.py 2021-05-02 03:08:01.436 | M tempest/tests/lib/test_ssh.py 2021-05-02 03:08:01.436 | M tempest/tests/lib/test_tempest_lib.py 2021-05-02 03:08:01.436 | M tempest/tests/test_base_test.py 2021-05-02 03:08:01.436 | M tempest/tests/test_config.py 2021-05-02 03:08:01.436 | M tempest/tests/test_decorators.py 2021-05-02 03:08:01.436 | M tempest/tests/test_hacking.py 2021-05-02 03:08:01.436 | M tempest/tests/test_imports.py 2021-05-02 03:08:01.436 | M tempest/tests/test_list_tests.py 2021-05-02 03:08:01.436 | M tempest/tests/test_microversions.py 2021-05-02 03:08:01.436 | M tempest/tests/test_tempest_plugin.py 2021-05-02 03:08:01.436 | M tempest/tests/test_test.py 2021-05-02 03:08:01.436 | M tempest/tests/utils.py 2021-05-02 03:08:01.436 | M tempest/version.py 2021-05-02 03:08:01.436 | M test-requirements.txt 2021-05-02 03:08:01.436 | M tools/generate-tempest-plugins-list.py 2021-05-02 03:08:01.436 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-05-02 03:08:01.436 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-05-02 03:08:01.436 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-05-02 03:08:01.436 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-05-02 03:08:01.436 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-05-02 03:08:01.436 | M tools/tempest-plugin-sanity.sh 2021-05-02 03:08:01.436 | M tox.ini 2021-05-02 03:08:01.436 | M zuul.d/base.yaml 2021-05-02 03:08:01.437 | M zuul.d/integrated-gate.yaml 2021-05-02 03:08:01.437 | M zuul.d/project.yaml 2021-05-02 03:08:01.437 | M zuul.d/stable-jobs.yaml 2021-05-02 03:08:01.437 | M zuul.d/tempest-specific.yaml 2021-05-02 03:08:01.437 | Your branch is up to date with 'origin/master'. 2021-05-02 03:08:01.437 | ++ lib/tempest:install_tempest:713 : local tmp_u_c_m 2021-05-02 03:08:01.437 | +++ lib/tempest:install_tempest:714 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-05-02 03:08:01.437 | ++ lib/tempest:install_tempest:714 : tmp_u_c_m=/tmp/tempest_u_c_m.7ovQYPZ2hJ 2021-05-02 03:08:01.437 | ++ lib/tempest:install_tempest:715 : set_tempest_venv_constraints /tmp/tempest_u_c_m.7ovQYPZ2hJ 2021-05-02 03:08:01.437 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2021-05-02 03:08:01.437 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.7ovQYPZ2hJ 2021-05-02 03:08:01.437 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2021-05-02 03:08:01.437 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2021-05-02 03:08:01.437 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show origin/master:upper-constraints.txt 2021-05-02 03:08:01.437 | ++ lib/tempest:install_tempest:717 : tox -r --notest -efull 2021-05-02 03:08:01.437 | full create: /opt/stack/tempest/.tox/tempest 2021-05-02 03:08:01.437 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-05-02 03:08:01.437 | full develop-inst: /opt/stack/tempest 2021-05-02 03:08:01.437 | full installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.5,chardet==4.0.0,cliff==3.7.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.7,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.4.0,oslo.config==8.6.0,oslo.context==3.2.0,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.8.0,packaging==20.9,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,stestr==3.2.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@4aae01313188df70d6cd4df4586589e052df08c7#egg=tempest,testtools==2.4.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.4,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1 2021-05-02 03:08:01.437 | ___________________________________ summary ____________________________________ 2021-05-02 03:08:01.437 | full: skipped tests 2021-05-02 03:08:01.437 | congratulations :) 2021-05-02 03:08:01.437 | ++ lib/tempest:install_tempest:720 : /opt/stack/tempest/.tox/tempest/bin/pip install -U -r /home/ubuntu/devstack/tools/cap-pip.txt 2021-05-02 03:08:01.437 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 03:08:01.437 | Collecting pip<20.3 2021-05-02 03:08:01.437 | 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-05-02 03:08:01.437 | Installing collected packages: pip 2021-05-02 03:08:01.437 | Attempting uninstall: pip 2021-05-02 03:08:01.437 | Found existing installation: pip 21.0.1 2021-05-02 03:08:01.437 | Uninstalling pip-21.0.1: 2021-05-02 03:08:01.437 | Successfully uninstalled pip-21.0.1 2021-05-02 03:08:01.437 | Successfully installed pip-20.2.4 2021-05-02 03:08:01.437 | ++ lib/tempest:install_tempest:724 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.7ovQYPZ2hJ -r requirements.txt 2021-05-02 03:08:01.438 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 03:08:01.438 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:08:01.438 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:08:01.438 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:08:01.438 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:08:01.438 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:08:01.438 | Requirement already satisfied: oslo.concurrency===4.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 24)) (4.4.0) 2021-05-02 03:08:01.438 | Requirement already satisfied: pbr===5.6.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 46)) (5.6.0) 2021-05-02 03:08:01.438 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 52)) (5.0.1) 2021-05-02 03:08:01.438 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 62)) (3.0.0) 2021-05-02 03:08:01.438 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 117)) (2.2.0) 2021-05-02 03:08:01.438 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 134)) (0.8.0) 2021-05-02 03:08:01.438 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 142)) (0.7.2) 2021-05-02 03:08:01.438 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 164)) (2.7.2) 2021-05-02 03:08:01.438 | Requirement already satisfied: urllib3===1.26.4 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 169)) (1.26.4) 2021-05-02 03:08:01.438 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 174)) (1.4.0) 2021-05-02 03:08:01.438 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 178)) (5.4.1) 2021-05-02 03:08:01.438 | Requirement already satisfied: cryptography===3.4.7 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 182)) (3.4.7) 2021-05-02 03:08:01.438 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 200)) (1.1.0) 2021-05-02 03:08:01.438 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 208)) (3.2.0) 2021-05-02 03:08:01.438 | Requirement already satisfied: cliff===3.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 242)) (3.7.0) 2021-05-02 03:08:01.438 | Requirement already satisfied: oslo.log===4.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 275)) (4.4.0) 2021-05-02 03:08:01.438 | Requirement already satisfied: stestr===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 303)) (3.2.0) 2021-05-02 03:08:01.438 | Requirement already satisfied: oslo.serialization===4.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 304)) (4.1.0) 2021-05-02 03:08:01.438 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 340)) (2.4.0) 2021-05-02 03:08:01.438 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 380)) (1.4.0) 2021-05-02 03:08:01.438 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 388)) (1.0.2) 2021-05-02 03:08:01.438 | Requirement already satisfied: oslo.config===8.6.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 390)) (8.6.0) 2021-05-02 03:08:01.438 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 405)) (2.4.7) 2021-05-02 03:08:01.438 | Requirement already satisfied: stevedore===3.3.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 416)) (3.3.0) 2021-05-02 03:08:01.438 | Requirement already satisfied: cmd2===1.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 425)) (1.5.0) 2021-05-02 03:08:01.439 | Requirement already satisfied: six===1.15.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 442)) (1.15.0) 2021-05-02 03:08:01.439 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 469)) (1.12.1) 2021-05-02 03:08:01.439 | Requirement already satisfied: rfc3986===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 480)) (1.4.0) 2021-05-02 03:08:01.439 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 483)) (0.18.2) 2021-05-02 03:08:01.439 | Requirement already satisfied: cffi===1.14.5 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 524)) (1.14.5) 2021-05-02 03:08:01.439 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 527)) (3.2.0) 2021-05-02 03:08:01.439 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 553)) (0.14.1) 2021-05-02 03:08:01.439 | Requirement already satisfied: oslo.utils===4.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 559)) (4.8.0) 2021-05-02 03:08:01.439 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 566)) (2.8.1) 2021-05-02 03:08:01.439 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 569)) (0.4.4) 2021-05-02 03:08:01.439 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 572)) (2021.1) 2021-05-02 03:08:01.439 | Requirement already satisfied: setuptools===56.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 579)) (56.0.0) 2021-05-02 03:08:01.439 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 160)) (1.0.0) 2021-05-02 03:08:01.439 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.8/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 200)) (1.4.0) 2021-05-02 03:08:01.439 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 145)) (1.4.0) 2021-05-02 03:08:01.439 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 116)) (0.9.6) 2021-05-02 03:08:01.439 | Requirement already satisfied: oslo.context===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 55)) (3.2.0) 2021-05-02 03:08:01.439 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 2)) (0.12.1) 2021-05-02 03:08:01.439 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 96)) (1.6.0) 2021-05-02 03:08:01.439 | Requirement already satisfied: requests===2.25.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 217)) (2.25.1) 2021-05-02 03:08:01.439 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 266)) (1.8.2) 2021-05-02 03:08:01.439 | Requirement already satisfied: attrs===20.3.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 49)) (20.3.0) 2021-05-02 03:08:01.439 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 139)) (0.2.5) 2021-05-02 03:08:01.439 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 176)) (2.20) 2021-05-02 03:08:01.439 | Requirement already satisfied: pyrsistent===0.17.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 478)) (0.17.3) 2021-05-02 03:08:01.439 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 496)) (1.6) 2021-05-02 03:08:01.439 | Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 503)) (0.10.9) 2021-05-02 03:08:01.439 | Requirement already satisfied: iso8601===0.1.14 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 354)) (0.1.14) 2021-05-02 03:08:01.439 | Requirement already satisfied: packaging===20.9 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 328)) (20.9) 2021-05-02 03:08:01.439 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 356)) (1.0.0) 2021-05-02 03:08:01.439 | Requirement already satisfied: chardet===4.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 3)) (4.0.0) 2021-05-02 03:08:01.440 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 358)) (2.10) 2021-05-02 03:08:01.440 | Requirement already satisfied: certifi===2020.12.5 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.7ovQYPZ2hJ (line 41)) (2020.12.5) 2021-05-02 03:08:01.440 | WARNING: You are using pip version 20.2.4; however, version 21.1.1 is available. 2021-05-02 03:08:01.440 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-05-02 03:08:01.440 | ++ lib/tempest:install_tempest:725 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-05-02 03:08:01.440 | ++ lib/tempest:install_tempest:726 : rm -f /tmp/tempest_u_c_m.7ovQYPZ2hJ 2021-05-02 03:08:01.440 | ++ lib/tempest:install_tempest:727 : popd 2021-05-02 03:08:01.440 | ~/devstack 2021-05-02 03:08:01.452 | [11194 Async install_tempest:55535]: finished install_tempest with result 0 in 47 seconds 2021-05-02 03:08:01.457 | ++ inc/async:async_wait:197 : return 0 2021-05-02 03:08:01.459 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2021-05-02 03:08:01.462 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:08:01.464 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Tempest 2021-05-02 03:08:01.467 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2021-05-02 03:08:01.469 | ++ lib/tempest:configure_tempest:131 : [[ True == \T\r\u\e ]] 2021-05-02 03:08:01.471 | ++ lib/tempest:configure_tempest:132 : setup_develop /opt/stack/tempest 2021-05-02 03:08:01.474 | ++ inc/python:setup_develop:338 : local bindep 2021-05-02 03:08:01.476 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2021-05-02 03:08:01.478 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2021-05-02 03:08:01.480 | ++ inc/python:setup_develop:344 : local extras= 2021-05-02 03:08:01.482 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2021-05-02 03:08:01.484 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-02 03:08:01.486 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2021-05-02 03:08:01.488 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2021-05-02 03:08:01.490 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-02 03:08:01.496 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-02 03:08:01.499 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2021-05-02 03:08:01.501 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-02 03:08:01.504 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2021-05-02 03:08:01.506 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-02 03:08:01.508 | ++ inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-02 03:08:01.511 | +++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2021-05-02 03:08:01.517 | ++ inc/python:_setup_package_with_constraints_edit:383 : name=tempest 2021-05-02 03:08:01.519 | ++ inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest '-e file:///opt/stack/tempest#egg=tempest' 2021-05-02 03:08:02.101 | ++ inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/tempest -e 2021-05-02 03:08:02.104 | ++ inc/python:setup_package:417 : local bindep=0 2021-05-02 03:08:02.108 | ++ inc/python:setup_package:418 : local bindep_flag= 2021-05-02 03:08:02.110 | ++ inc/python:setup_package:419 : local bindep_profiles= 2021-05-02 03:08:02.114 | ++ inc/python:setup_package:420 : [[ /opt/stack/tempest == -bindep* ]] 2021-05-02 03:08:02.117 | ++ inc/python:setup_package:425 : local project_dir=/opt/stack/tempest 2021-05-02 03:08:02.119 | ++ inc/python:setup_package:426 : local flags=-e 2021-05-02 03:08:02.121 | ++ inc/python:setup_package:427 : local extras= 2021-05-02 03:08:02.123 | ++ inc/python:setup_package:431 : [[ -n -e ]] 2021-05-02 03:08:02.125 | ++ inc/python:setup_package:431 : [[ -z '' ]] 2021-05-02 03:08:02.127 | ++ inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-02 03:08:02.130 | ++ inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-02 03:08:02.132 | ++ inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-02 03:08:02.134 | ++ inc/python:setup_package:445 : pip_install -e /opt/stack/tempest 2021-05-02 03:08:02.156 | Using python 3.8 to install /opt/stack/tempest 2021-05-02 03:08:02.158 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2021-05-02 03:08:02.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:08:02.978 | from cryptography.utils import int_from_bytes 2021-05-02 03:08:02.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:08:02.978 | from cryptography.utils import int_from_bytes 2021-05-02 03:08:04.027 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 03:08:04.027 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-02 03:08:04.031 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:08:04.031 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:08:04.033 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:08:04.038 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:08:04.045 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-02 03:08:04.049 | Obtaining file:///opt/stack/tempest 2021-05-02 03:08:06.023 | Obtaining tempest from file:///opt/stack/tempest#egg=tempest (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-02 03:08:07.955 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-02 03:08:07.959 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-02 03:08:07.971 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-02 03:08:08.026 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-02 03:08:08.031 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-02 03:08:08.039 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-02 03:08:08.049 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-02 03:08:08.061 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-02 03:08:08.066 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.4.0) 2021-05-02 03:08:08.077 | Requirement already satisfied: oslo.config===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (8.6.0) 2021-05-02 03:08:08.117 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.1) 2021-05-02 03:08:08.123 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.4.0) 2021-05-02 03:08:08.161 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.1.0) 2021-05-02 03:08:08.170 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.8.0) 2021-05-02 03:08:08.186 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (20.9) 2021-05-02 03:08:08.192 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (2.7.2) 2021-05-02 03:08:08.227 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (5.6.0) 2021-05-02 03:08:08.230 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (0.7.2) 2021-05-02 03:08:08.233 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2021-05-02 03:08:08.236 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (2.4.7) 2021-05-02 03:08:08.241 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (1.8.2) 2021-05-02 03:08:08.244 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.8.1) 2021-05-02 03:08:08.249 | Requirement already satisfied: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (1.4.0) 2021-05-02 03:08:08.263 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2021.1) 2021-05-02 03:08:08.267 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (2.25.1) 2021-05-02 03:08:08.286 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.4.0) 2021-05-02 03:08:08.291 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (1.15.0) 2021-05-02 03:08:08.294 | Requirement already satisfied: stestr===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.2.0) 2021-05-02 03:08:08.321 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (3.3.0) 2021-05-02 03:08:08.328 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-02 03:08:08.345 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-02 03:08:08.349 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-02 03:08:08.356 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-02 03:08:08.377 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-02 03:08:08.381 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-02 03:08:08.386 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-02 03:08:08.390 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-02 03:08:08.430 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-02 03:08:08.435 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.2.0) 2021-05-02 03:08:08.441 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-02 03:08:08.445 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-02 03:08:08.448 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-02 03:08:08.451 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-02 03:08:08.491 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-05-02 03:08:08.504 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-02 03:08:08.514 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-02 03:08:08.517 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-02 03:08:08.521 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-02 03:08:08.524 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-02 03:08:08.527 | Requirement already satisfied: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (0.18.2) 2021-05-02 03:08:08.531 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (1.6.0) 2021-05-02 03:08:08.534 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-02 03:08:08.536 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-02 03:08:08.539 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-02 03:08:08.542 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-02 03:08:08.546 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.20) 2021-05-02 03:08:10.306 | Installing collected packages: tempest 2021-05-02 03:08:10.308 | Running setup.py develop for tempest 2021-05-02 03:08:12.555 | Successfully installed tempest 2021-05-02 03:08:12.731 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-02 03:08:12.731 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-02 03:08:12.820 | ++ inc/python:pip_install:200 : result=0 2021-05-02 03:08:12.823 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-05-02 03:08:12.827 | ++ functions-common:time_stop:2304 : local name 2021-05-02 03:08:12.830 | ++ functions-common:time_stop:2305 : local end_time 2021-05-02 03:08:12.833 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-02 03:08:12.836 | ++ functions-common:time_stop:2307 : local total 2021-05-02 03:08:12.838 | ++ functions-common:time_stop:2308 : local start_time 2021-05-02 03:08:12.840 | ++ functions-common:time_stop:2310 : name=pip_install 2021-05-02 03:08:12.842 | ++ functions-common:time_stop:2311 : start_time=1619924882150 2021-05-02 03:08:12.845 | ++ functions-common:time_stop:2313 : [[ -z 1619924882150 ]] 2021-05-02 03:08:12.848 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-02 03:08:12.852 | ++ functions-common:time_stop:2316 : end_time=1619924892849 2021-05-02 03:08:12.855 | ++ functions-common:time_stop:2317 : elapsed_time=10699 2021-05-02 03:08:12.857 | ++ functions-common:time_stop:2318 : total=228162 2021-05-02 03:08:12.859 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-02 03:08:12.861 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=238861 2021-05-02 03:08:12.864 | ++ inc/python:pip_install:203 : return 0 2021-05-02 03:08:12.866 | ++ inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-02 03:08:12.868 | ++ inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-05-02 03:08:12.871 | ++ functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-05-02 03:08:12.889 | ++ functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-05-02 03:08:12.901 | ++ inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/tempest 2021-05-02 03:08:12.904 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2021-05-02 03:08:12.906 | ++ inc/python:use_library_from_git:251 : local enabled=1 2021-05-02 03:08:12.908 | ++ inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-02 03:08:12.910 | ++ inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/tempest, ]] 2021-05-02 03:08:12.912 | ++ inc/python:use_library_from_git:253 : return 1 2021-05-02 03:08:12.915 | ++ lib/tempest:configure_tempest:138 : local image_lines 2021-05-02 03:08:12.917 | ++ lib/tempest:configure_tempest:139 : local images 2021-05-02 03:08:12.919 | ++ lib/tempest:configure_tempest:140 : local num_images 2021-05-02 03:08:12.921 | ++ lib/tempest:configure_tempest:141 : local image_uuid 2021-05-02 03:08:12.924 | ++ lib/tempest:configure_tempest:142 : local image_uuid_alt 2021-05-02 03:08:12.927 | ++ lib/tempest:configure_tempest:143 : local password 2021-05-02 03:08:12.929 | ++ lib/tempest:configure_tempest:144 : local line 2021-05-02 03:08:12.931 | ++ lib/tempest:configure_tempest:145 : local flavors 2021-05-02 03:08:12.933 | ++ lib/tempest:configure_tempest:146 : local available_flavors 2021-05-02 03:08:12.935 | ++ lib/tempest:configure_tempest:147 : local flavors_ref 2021-05-02 03:08:12.938 | ++ lib/tempest:configure_tempest:148 : local flavor_lines 2021-05-02 03:08:12.940 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_size 2021-05-02 03:08:12.942 | ++ lib/tempest:configure_tempest:150 : local flavor_ref_alt_size 2021-05-02 03:08:12.944 | ++ lib/tempest:configure_tempest:151 : local public_network_id 2021-05-02 03:08:12.946 | ++ lib/tempest:configure_tempest:152 : local public_router_id 2021-05-02 03:08:12.948 | ++ lib/tempest:configure_tempest:153 : local ssh_connect_method=floating 2021-05-02 03:08:12.951 | ++ lib/tempest:configure_tempest:154 : local disk 2021-05-02 03:08:12.953 | ++ lib/tempest:configure_tempest:157 : ifs=' 2021-05-02 03:08:12.953 | ' 2021-05-02 03:08:12.955 | ++ lib/tempest:configure_tempest:167 : declare -a images 2021-05-02 03:08:12.957 | ++ lib/tempest:configure_tempest:169 : is_service_enabled glance 2021-05-02 03:08:12.974 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:08:12.978 | ++ lib/tempest:configure_tempest:170 : read -r IMAGE_NAME IMAGE_UUID 2021-05-02 03:08:12.978 | +++ lib/tempest:configure_tempest:130 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-05-02 03:08:12.979 | +++ lib/tempest:configure_tempest:130 : oscwrap image list --property status=active 2021-05-02 03:08:15.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:08:15.237 | from cryptography.utils import int_from_bytes 2021-05-02 03:08:15.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:08:15.237 | from cryptography.utils import int_from_bytes 2021-05-02 03:08:15.386 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:08:15.390 | ++ lib/tempest:configure_tempest:171 : '[' ubuntu-16 = '' ']' 2021-05-02 03:08:15.392 | ++ lib/tempest:configure_tempest:175 : images+=($IMAGE_UUID) 2021-05-02 03:08:15.394 | ++ lib/tempest:configure_tempest:170 : read -r IMAGE_NAME IMAGE_UUID 2021-05-02 03:08:15.397 | ++ lib/tempest:configure_tempest:178 : case "${#images[*]}" in 2021-05-02 03:08:15.399 | ++ lib/tempest:configure_tempest:184 : '[' -z '' ']' 2021-05-02 03:08:15.401 | ++ lib/tempest:configure_tempest:185 : image_uuid=24d70613-7cef-4359-afd6-20d1c5a66d54 2021-05-02 03:08:15.404 | ++ lib/tempest:configure_tempest:186 : image_uuid_alt=24d70613-7cef-4359-afd6-20d1c5a66d54 2021-05-02 03:08:15.406 | ++ lib/tempest:configure_tempest:200 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-05-02 03:08:15.419 | ++ lib/tempest:configure_tempest:201 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-05-02 03:08:15.423 | ++ lib/tempest:configure_tempest:203 : local password=Passw0rd 2021-05-02 03:08:15.425 | ++ lib/tempest:configure_tempest:206 : local admin_username=admin 2021-05-02 03:08:15.428 | ++ lib/tempest:configure_tempest:207 : local admin_project_name=admin 2021-05-02 03:08:15.430 | ++ lib/tempest:configure_tempest:208 : local admin_domain_name=Default 2021-05-02 03:08:15.433 | ++ lib/tempest:configure_tempest:209 : local alt_username=alt_demo 2021-05-02 03:08:15.435 | ++ lib/tempest:configure_tempest:210 : local alt_project_name=alt_demo 2021-05-02 03:08:15.437 | ++ lib/tempest:configure_tempest:211 : local admin_project_id 2021-05-02 03:08:15.441 | +++ lib/tempest:configure_tempest:212 : oscwrap project list 2021-05-02 03:08:15.441 | +++ lib/tempest:configure_tempest:212 : awk '/ admin / { print $2 }' 2021-05-02 03:08:17.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:08:17.492 | from cryptography.utils import int_from_bytes 2021-05-02 03:08:17.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:08:17.492 | from cryptography.utils import int_from_bytes 2021-05-02 03:08:17.642 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:08:17.648 | ++ lib/tempest:configure_tempest:212 : admin_project_id=a203a78c5b364fab9a4491154c603939 2021-05-02 03:08:17.651 | ++ lib/tempest:configure_tempest:214 : is_service_enabled nova 2021-05-02 03:08:17.670 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:08:17.673 | +++ lib/tempest:configure_tempest:217 : nova flavor-list 2021-05-02 03:08:19.407 | ++ lib/tempest:configure_tempest:217 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:08:19.408 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-05-02 03:08:19.408 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:08:19.408 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.408 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.408 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-05-02 03:08:19.408 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-05-02 03:08:19.408 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.408 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.408 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.408 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-05-02 03:08:19.408 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.408 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.408 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.408 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.408 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-05-02 03:08:19.408 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-05-02 03:08:19.408 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-05-02 03:08:19.411 | ++ lib/tempest:configure_tempest:218 : [[ -z '' ]] 2021-05-02 03:08:19.415 | ++ lib/tempest:configure_tempest:219 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:08:19.415 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-05-02 03:08:19.415 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:08:19.415 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.415 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.415 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-05-02 03:08:19.415 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-05-02 03:08:19.415 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.415 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.415 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.415 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-05-02 03:08:19.415 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.415 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.415 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.415 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.415 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-05-02 03:08:19.415 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-05-02 03:08:19.415 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-05-02 03:08:19.418 | ++ lib/tempest:configure_tempest:224 : flavor_ref=42 2021-05-02 03:08:19.422 | ++ lib/tempest:configure_tempest:225 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:08:19.422 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-05-02 03:08:19.422 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-05-02 03:08:19.422 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.422 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.422 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-05-02 03:08:19.422 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-05-02 03:08:19.422 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.422 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.422 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.422 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-05-02 03:08:19.422 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.422 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.422 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.422 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-05-02 03:08:19.423 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-05-02 03:08:19.423 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-05-02 03:08:19.423 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-05-02 03:08:19.425 | ++ lib/tempest:configure_tempest:230 : flavor_ref_alt=84 2021-05-02 03:08:19.428 | ++ lib/tempest:configure_tempest:279 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-05-02 03:08:19.459 | ++ lib/tempest:configure_tempest:281 : ssh_connect_method=floating 2021-05-02 03:08:19.462 | ++ lib/tempest:configure_tempest:287 : [[ True == \T\r\u\e ]] 2021-05-02 03:08:19.464 | ++ lib/tempest:configure_tempest:287 : is_networking_extension_supported external-net 2021-05-02 03:08:19.466 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2021-05-02 03:08:19.470 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-05-02 03:08:21.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:08:21.579 | from cryptography.utils import int_from_bytes 2021-05-02 03:08:21.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:08:21.580 | from cryptography.utils import int_from_bytes 2021-05-02 03:08:21.728 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:08:21.732 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-05-02 03:08:21.732 | address-scope 2021-05-02 03:08:21.732 | router-admin-state-down-before-update 2021-05-02 03:08:21.732 | agent 2021-05-02 03:08:21.732 | agent-resources-synced 2021-05-02 03:08:21.732 | allowed-address-pairs 2021-05-02 03:08:21.732 | auto-allocated-topology 2021-05-02 03:08:21.732 | availability_zone 2021-05-02 03:08:21.732 | availability_zone_filter 2021-05-02 03:08:21.732 | default-subnetpools 2021-05-02 03:08:21.732 | dhcp_agent_scheduler 2021-05-02 03:08:21.732 | dvr 2021-05-02 03:08:21.733 | empty-string-filtering 2021-05-02 03:08:21.733 | external-net 2021-05-02 03:08:21.733 | extra_dhcp_opt 2021-05-02 03:08:21.733 | extraroute 2021-05-02 03:08:21.733 | extraroute-atomic 2021-05-02 03:08:21.733 | filter-validation 2021-05-02 03:08:21.733 | fip-port-details 2021-05-02 03:08:21.733 | flavors 2021-05-02 03:08:21.733 | floatingip-pools 2021-05-02 03:08:21.733 | ip-substring-filtering 2021-05-02 03:08:21.733 | router 2021-05-02 03:08:21.733 | ext-gw-mode 2021-05-02 03:08:21.733 | l3-ha 2021-05-02 03:08:21.733 | l3-flavors 2021-05-02 03:08:21.733 | l3-port-ip-change-not-allowed 2021-05-02 03:08:21.733 | l3_agent_scheduler 2021-05-02 03:08:21.733 | multi-provider 2021-05-02 03:08:21.733 | net-mtu 2021-05-02 03:08:21.733 | net-mtu-writable 2021-05-02 03:08:21.733 | network_availability_zone 2021-05-02 03:08:21.734 | network-ip-availability 2021-05-02 03:08:21.734 | pagination 2021-05-02 03:08:21.734 | port-device-profile 2021-05-02 03:08:21.734 | port-mac-address-regenerate 2021-05-02 03:08:21.734 | port-numa-affinity-policy 2021-05-02 03:08:21.734 | binding 2021-05-02 03:08:21.734 | binding-extended 2021-05-02 03:08:21.734 | port-security 2021-05-02 03:08:21.734 | project-id 2021-05-02 03:08:21.734 | provider 2021-05-02 03:08:21.734 | quotas 2021-05-02 03:08:21.734 | quota_details 2021-05-02 03:08:21.734 | rbac-policies 2021-05-02 03:08:21.734 | rbac-address-group 2021-05-02 03:08:21.734 | rbac-address-scope 2021-05-02 03:08:21.734 | rbac-security-groups 2021-05-02 03:08:21.734 | rbac-subnetpool 2021-05-02 03:08:21.734 | revision-if-match 2021-05-02 03:08:21.734 | standard-attr-revisions 2021-05-02 03:08:21.734 | router_availability_zone 2021-05-02 03:08:21.734 | security-groups-normalized-cidr 2021-05-02 03:08:21.734 | port-security-groups-filtering 2021-05-02 03:08:21.734 | security-groups-remote-address-group 2021-05-02 03:08:21.734 | security-group 2021-05-02 03:08:21.734 | service-type 2021-05-02 03:08:21.734 | sorting 2021-05-02 03:08:21.734 | standard-attr-description 2021-05-02 03:08:21.734 | stateful-security-group 2021-05-02 03:08:21.734 | subnet_onboard 2021-05-02 03:08:21.734 | subnet-service-types 2021-05-02 03:08:21.735 | subnet_allocation 2021-05-02 03:08:21.735 | subnetpool-prefix-ops 2021-05-02 03:08:21.735 | standard-attr-tag 2021-05-02 03:08:21.735 | standard-attr-timestamp' 2021-05-02 03:08:21.736 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-05-02 03:08:21.736 | address-scope 2021-05-02 03:08:21.736 | router-admin-state-down-before-update 2021-05-02 03:08:21.736 | agent 2021-05-02 03:08:21.736 | agent-resources-synced 2021-05-02 03:08:21.736 | allowed-address-pairs 2021-05-02 03:08:21.736 | auto-allocated-topology 2021-05-02 03:08:21.736 | availability_zone 2021-05-02 03:08:21.736 | availability_zone_filter 2021-05-02 03:08:21.736 | default-subnetpools 2021-05-02 03:08:21.736 | dhcp_agent_scheduler 2021-05-02 03:08:21.736 | dvr 2021-05-02 03:08:21.736 | empty-string-filtering 2021-05-02 03:08:21.736 | external-net 2021-05-02 03:08:21.736 | extra_dhcp_opt 2021-05-02 03:08:21.736 | extraroute 2021-05-02 03:08:21.736 | extraroute-atomic 2021-05-02 03:08:21.736 | filter-validation 2021-05-02 03:08:21.736 | fip-port-details 2021-05-02 03:08:21.736 | flavors 2021-05-02 03:08:21.736 | floatingip-pools 2021-05-02 03:08:21.736 | ip-substring-filtering 2021-05-02 03:08:21.737 | router 2021-05-02 03:08:21.737 | ext-gw-mode 2021-05-02 03:08:21.737 | l3-ha 2021-05-02 03:08:21.737 | l3-flavors 2021-05-02 03:08:21.737 | l3-port-ip-change-not-allowed 2021-05-02 03:08:21.737 | l3_agent_scheduler 2021-05-02 03:08:21.737 | multi-provider 2021-05-02 03:08:21.737 | net-mtu 2021-05-02 03:08:21.737 | net-mtu-writable 2021-05-02 03:08:21.737 | network_availability_zone 2021-05-02 03:08:21.737 | network-ip-availability 2021-05-02 03:08:21.737 | pagination 2021-05-02 03:08:21.737 | port-device-profile 2021-05-02 03:08:21.737 | port-mac-address-regenerate 2021-05-02 03:08:21.737 | port-numa-affinity-policy 2021-05-02 03:08:21.737 | binding 2021-05-02 03:08:21.737 | binding-extended 2021-05-02 03:08:21.737 | port-security 2021-05-02 03:08:21.737 | project-id 2021-05-02 03:08:21.737 | provider 2021-05-02 03:08:21.737 | quotas 2021-05-02 03:08:21.737 | quota_details 2021-05-02 03:08:21.737 | rbac-policies 2021-05-02 03:08:21.737 | rbac-address-group 2021-05-02 03:08:21.737 | rbac-address-scope 2021-05-02 03:08:21.737 | rbac-security-groups 2021-05-02 03:08:21.737 | rbac-subnetpool 2021-05-02 03:08:21.738 | revision-if-match 2021-05-02 03:08:21.738 | standard-attr-revisions 2021-05-02 03:08:21.738 | router_availability_zone 2021-05-02 03:08:21.738 | security-groups-normalized-cidr 2021-05-02 03:08:21.738 | port-security-groups-filtering 2021-05-02 03:08:21.738 | security-groups-remote-address-group 2021-05-02 03:08:21.738 | security-group 2021-05-02 03:08:21.738 | service-type 2021-05-02 03:08:21.738 | sorting 2021-05-02 03:08:21.738 | standard-attr-description 2021-05-02 03:08:21.738 | stateful-security-group 2021-05-02 03:08:21.738 | subnet_onboard 2021-05-02 03:08:21.738 | subnet-service-types 2021-05-02 03:08:21.738 | subnet_allocation 2021-05-02 03:08:21.738 | subnetpool-prefix-ops 2021-05-02 03:08:21.738 | standard-attr-tag 2021-05-02 03:08:21.738 | standard-attr-timestamp =~ external-net ]] 2021-05-02 03:08:21.739 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-05-02 03:08:21.742 | +++ lib/tempest:configure_tempest:288 : oscwrap network show -f value -c id public 2021-05-02 03:08:23.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:08:23.945 | from cryptography.utils import int_from_bytes 2021-05-02 03:08:23.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:08:23.945 | from cryptography.utils import int_from_bytes 2021-05-02 03:08:24.096 | +++ functions-common:oscwrap:2344 : return 0 2021-05-02 03:08:24.102 | ++ lib/tempest:configure_tempest:288 : public_network_id=aa6ddd87-84b4-48a8-9d4e-d3714af675c3 2021-05-02 03:08:24.105 | ++ lib/tempest:configure_tempest:290 : openstack network create --share shared 2021-05-02 03:08:26.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:08:26.532 | from cryptography.utils import int_from_bytes 2021-05-02 03:08:26.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:08:26.532 | from cryptography.utils import int_from_bytes 2021-05-02 03:08:26.532 | +---------------------------+--------------------------------------+ 2021-05-02 03:08:26.532 | | Field | Value | 2021-05-02 03:08:26.532 | +---------------------------+--------------------------------------+ 2021-05-02 03:08:26.532 | | admin_state_up | UP | 2021-05-02 03:08:26.532 | | availability_zone_hints | | 2021-05-02 03:08:26.532 | | availability_zones | | 2021-05-02 03:08:26.532 | | created_at | 2021-05-02T03:08:26Z | 2021-05-02 03:08:26.532 | | description | | 2021-05-02 03:08:26.532 | | dns_domain | None | 2021-05-02 03:08:26.532 | | id | 311ed202-0491-41aa-8fed-72536c8b2e1f | 2021-05-02 03:08:26.532 | | ipv4_address_scope | None | 2021-05-02 03:08:26.533 | | ipv6_address_scope | None | 2021-05-02 03:08:26.533 | | is_default | False | 2021-05-02 03:08:26.533 | | is_vlan_transparent | None | 2021-05-02 03:08:26.533 | | mtu | 1500 | 2021-05-02 03:08:26.533 | | name | shared | 2021-05-02 03:08:26.533 | | port_security_enabled | True | 2021-05-02 03:08:26.533 | | project_id | a203a78c5b364fab9a4491154c603939 | 2021-05-02 03:08:26.533 | | provider:network_type | vlan | 2021-05-02 03:08:26.533 | | provider:physical_network | physnet1 | 2021-05-02 03:08:26.533 | | provider:segmentation_id | 342 | 2021-05-02 03:08:26.533 | | qos_policy_id | None | 2021-05-02 03:08:26.533 | | revision_number | 1 | 2021-05-02 03:08:26.533 | | router:external | Internal | 2021-05-02 03:08:26.533 | | segments | None | 2021-05-02 03:08:26.533 | | shared | True | 2021-05-02 03:08:26.533 | | status | ACTIVE | 2021-05-02 03:08:26.533 | | subnets | | 2021-05-02 03:08:26.533 | | tags | | 2021-05-02 03:08:26.533 | | updated_at | 2021-05-02T03:08:26Z | 2021-05-02 03:08:26.533 | +---------------------------+--------------------------------------+ 2021-05-02 03:08:26.685 | ++ lib/tempest:configure_tempest:291 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-05-02 03:08:29.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:08:29.459 | from cryptography.utils import int_from_bytes 2021-05-02 03:08:29.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-02 03:08:29.459 | from cryptography.utils import int_from_bytes 2021-05-02 03:08:29.459 | +----------------------+--------------------------------------+ 2021-05-02 03:08:29.460 | | Field | Value | 2021-05-02 03:08:29.460 | +----------------------+--------------------------------------+ 2021-05-02 03:08:29.460 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-05-02 03:08:29.460 | | cidr | 192.168.233.0/24 | 2021-05-02 03:08:29.460 | | created_at | 2021-05-02T03:08:29Z | 2021-05-02 03:08:29.460 | | description | shared-subnet | 2021-05-02 03:08:29.460 | | dns_nameservers | | 2021-05-02 03:08:29.460 | | dns_publish_fixed_ip | None | 2021-05-02 03:08:29.460 | | enable_dhcp | True | 2021-05-02 03:08:29.460 | | gateway_ip | 192.168.233.1 | 2021-05-02 03:08:29.460 | | host_routes | | 2021-05-02 03:08:29.460 | | id | 3466bf73-a533-4de0-ad14-d4523756fead | 2021-05-02 03:08:29.460 | | ip_version | 4 | 2021-05-02 03:08:29.460 | | ipv6_address_mode | None | 2021-05-02 03:08:29.460 | | ipv6_ra_mode | None | 2021-05-02 03:08:29.460 | | name | shared-subnet | 2021-05-02 03:08:29.460 | | network_id | 311ed202-0491-41aa-8fed-72536c8b2e1f | 2021-05-02 03:08:29.460 | | prefix_length | None | 2021-05-02 03:08:29.460 | | project_id | a203a78c5b364fab9a4491154c603939 | 2021-05-02 03:08:29.460 | | revision_number | 0 | 2021-05-02 03:08:29.460 | | segment_id | None | 2021-05-02 03:08:29.460 | | service_types | | 2021-05-02 03:08:29.460 | | subnetpool_id | None | 2021-05-02 03:08:29.460 | | tags | | 2021-05-02 03:08:29.460 | | updated_at | 2021-05-02T03:08:29Z | 2021-05-02 03:08:29.460 | +----------------------+--------------------------------------+ 2021-05-02 03:08:29.619 | ++ lib/tempest:configure_tempest:294 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-05-02 03:08:29.651 | ++ lib/tempest:configure_tempest:297 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-05-02 03:08:29.683 | ++ lib/tempest:configure_tempest:298 : mkdir -p /opt/stack/data/tempest 2021-05-02 03:08:29.688 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-05-02 03:08:29.716 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-05-02 03:08:29.745 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-05-02 03:08:29.774 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-05-02 03:08:29.806 | ++ lib/tempest:configure_tempest:305 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-05-02 03:08:29.836 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.41/identity/v2.0/ 2021-05-02 03:08:29.869 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.41/identity/v3 2021-05-02 03:08:29.898 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-05-02 03:08:29.925 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-05-02 03:08:29.953 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-05-02 03:08:29.984 | ++ lib/tempest:configure_tempest:313 : [[ True == \T\r\u\e ]] 2021-05-02 03:08:29.986 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-05-02 03:08:30.016 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-05-02 03:08:30.045 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-05-02 03:08:30.075 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-05-02 03:08:30.104 | ++ lib/tempest:configure_tempest:319 : '[' False == True ']' 2021-05-02 03:08:30.107 | ++ lib/tempest:configure_tempest:324 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-05-02 03:08:30.139 | ++ lib/tempest:configure_tempest:326 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-05-02 03:08:30.168 | ++ lib/tempest:configure_tempest:327 : [[ '' != \v\2 ]] 2021-05-02 03:08:30.171 | ++ lib/tempest:configure_tempest:329 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-05-02 03:08:30.200 | ++ lib/tempest:configure_tempest:332 : is_service_enabled tls-proxy 2021-05-02 03:08:30.216 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:08:30.218 | ++ lib/tempest:configure_tempest:337 : [[ True = True ]] 2021-05-02 03:08:30.221 | ++ lib/tempest:configure_tempest:338 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-05-02 03:08:30.251 | ++ lib/tempest:configure_tempest:343 : is_service_enabled ldap 2021-05-02 03:08:30.267 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:08:30.270 | ++ lib/tempest:configure_tempest:349 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-05-02 03:08:30.299 | ++ lib/tempest:configure_tempest:353 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-05-02 03:08:30.328 | ++ lib/tempest:configure_tempest:357 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2021-05-02 03:08:30.358 | ++ lib/tempest:configure_tempest:362 : [[ ! -z '' ]] 2021-05-02 03:08:30.361 | ++ lib/tempest:configure_tempest:365 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2021-05-02 03:08:30.393 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2021-05-02 03:08:30.424 | ++ lib/tempest:configure_tempest:367 : is_service_enabled g-api-r 2021-05-02 03:08:30.445 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:08:30.450 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 24d70613-7cef-4359-afd6-20d1c5a66d54 2021-05-02 03:08:30.484 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 24d70613-7cef-4359-afd6-20d1c5a66d54 2021-05-02 03:08:30.515 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-05-02 03:08:30.544 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-05-02 03:08:30.581 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-05-02 03:08:30.623 | ++ lib/tempest:configure_tempest:377 : is_service_enabled neutron 2021-05-02 03:08:30.641 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:08:30.644 | ++ lib/tempest:configure_tempest:385 : [[ -n '' ]] 2021-05-02 03:08:30.646 | ++ lib/tempest:configure_tempest:395 : local tempest_compute_min_microversion=None 2021-05-02 03:08:30.649 | ++ lib/tempest:configure_tempest:396 : local tempest_compute_max_microversion=latest 2021-05-02 03:08:30.651 | ++ lib/tempest:configure_tempest:399 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-05-02 03:08:30.653 | ++ lib/tempest:configure_tempest:403 : '[' None == None ']' 2021-05-02 03:08:30.656 | ++ lib/tempest:configure_tempest:404 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-05-02 03:08:30.676 | ++ lib/tempest:configure_tempest:408 : '[' latest == None ']' 2021-05-02 03:08:30.679 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2021-05-02 03:08:30.710 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-05-02 03:08:30.742 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-05-02 03:08:30.769 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2021-05-02 03:08:30.797 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-05-02 03:08:30.825 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-05-02 03:08:30.854 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-05-02 03:08:30.889 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2021-05-02 03:08:30.917 | ++ lib/tempest:configure_tempest:422 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-05-02 03:08:30.920 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-05-02 03:08:30.948 | ++ lib/tempest:configure_tempest:426 : [[ False == \T\r\u\e ]] 2021-05-02 03:08:30.951 | ++ lib/tempest:configure_tempest:430 : is_service_enabled n-novnc 2021-05-02 03:08:30.967 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:08:30.969 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-05-02 03:08:31.000 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id aa6ddd87-84b4-48a8-9d4e-d3714af675c3 2021-05-02 03:08:31.029 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-05-02 03:08:31.060 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-05-02 03:08:31.091 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-05-02 03:08:31.124 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-05-02 03:08:31.155 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-05-02 03:08:31.186 | ++ lib/tempest:configure_tempest:444 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-05-02 03:08:31.188 | ++ lib/tempest:configure_tempest:445 : SCENARIO_IMAGE_FILE= 2021-05-02 03:08:31.190 | ++ lib/tempest:configure_tempest:446 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-05-02 03:08:31.223 | ++ lib/tempest:configure_tempest:449 : TEMPEST_SSH_NETWORK_NAME=private 2021-05-02 03:08:31.225 | ++ lib/tempest:configure_tempest:450 : is_provider_network 2021-05-02 03:08:31.228 | ++ functions-common:is_provider_network:2153 : '[' '' == True ']' 2021-05-02 03:08:31.230 | ++ functions-common:is_provider_network:2156 : return 1 2021-05-02 03:08:31.233 | ++ lib/tempest:configure_tempest:454 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-05-02 03:08:31.261 | ++ lib/tempest:configure_tempest:455 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-05-02 03:08:31.289 | ++ lib/tempest:configure_tempest:456 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-05-02 03:08:31.319 | ++ lib/tempest:configure_tempest:457 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-05-02 03:08:31.350 | ++ lib/tempest:configure_tempest:458 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2021-05-02 03:08:31.380 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-05-02 03:08:31.410 | ++ lib/tempest:configure_tempest:466 : [[ -n '' ]] 2021-05-02 03:08:31.412 | ++ lib/tempest:configure_tempest:470 : [[ ceph == *\l\v\m* ]] 2021-05-02 03:08:31.415 | +++ lib/tempest:configure_tempest:473 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-05-02 03:08:31.431 | ++ lib/tempest:configure_tempest:473 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2021-05-02 03:08:31.462 | ++ lib/tempest:configure_tempest:475 : [[ ceph == *\l\v\m* ]] 2021-05-02 03:08:31.465 | +++ lib/tempest:configure_tempest:478 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-05-02 03:08:31.483 | ++ lib/tempest:configure_tempest:478 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2021-05-02 03:08:31.519 | ++ lib/tempest:configure_tempest:481 : [[ ceph == *\l\v\m* ]] 2021-05-02 03:08:31.522 | +++ lib/tempest:configure_tempest:484 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-05-02 03:08:31.559 | ++ lib/tempest:configure_tempest:484 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume False 2021-05-02 03:08:31.594 | ++ lib/tempest:configure_tempest:486 : [[ ceph == *\l\v\m* ]] 2021-05-02 03:08:31.599 | +++ lib/tempest:configure_tempest:489 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-05-02 03:08:31.618 | ++ lib/tempest:configure_tempest:489 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert False 2021-05-02 03:08:31.655 | ++ lib/tempest:configure_tempest:490 : local tempest_volume_min_microversion=None 2021-05-02 03:08:31.657 | ++ lib/tempest:configure_tempest:491 : local tempest_volume_max_microversion=latest 2021-05-02 03:08:31.660 | ++ lib/tempest:configure_tempest:494 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-05-02 03:08:31.662 | ++ lib/tempest:configure_tempest:498 : '[' None == None ']' 2021-05-02 03:08:31.664 | ++ lib/tempest:configure_tempest:499 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-05-02 03:08:31.684 | ++ lib/tempest:configure_tempest:504 : '[' latest == None ']' 2021-05-02 03:08:31.686 | ++ lib/tempest:configure_tempest:507 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2021-05-02 03:08:31.715 | ++ lib/tempest:configure_tempest:510 : is_service_enabled c-bak 2021-05-02 03:08:31.733 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:08:31.735 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2021-05-02 03:08:31.764 | ++ lib/tempest:configure_tempest:517 : [[ -n ceph ]] 2021-05-02 03:08:31.766 | ++ lib/tempest:configure_tempest:517 : [[ ceph =~ .*,.* ]] 2021-05-02 03:08:31.768 | ++ lib/tempest:configure_tempest:537 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-05-02 03:08:31.771 | ++ lib/tempest:configure_tempest:541 : '[' default '!=' default -o ceph '!=' iSCSI ']' 2021-05-02 03:08:31.773 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol ceph 2021-05-02 03:08:31.801 | ++ lib/tempest:configure_tempest:551 : local tempest_placement_min_microversion=None 2021-05-02 03:08:31.804 | ++ lib/tempest:configure_tempest:552 : local tempest_placement_max_microversion=latest 2021-05-02 03:08:31.806 | ++ lib/tempest:configure_tempest:553 : '[' None == None ']' 2021-05-02 03:08:31.808 | ++ lib/tempest:configure_tempest:554 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-05-02 03:08:31.827 | ++ lib/tempest:configure_tempest:558 : '[' latest == None ']' 2021-05-02 03:08:31.830 | ++ lib/tempest:configure_tempest:561 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2021-05-02 03:08:31.864 | ++ lib/tempest:configure_tempest:565 : '[' libvirt = ironic ']' 2021-05-02 03:08:31.866 | ++ lib/tempest:configure_tempest:579 : '[' libvirt = libvirt ']' 2021-05-02 03:08:31.869 | ++ lib/tempest:configure_tempest:581 : '[' kvm = lxc ']' 2021-05-02 03:08:31.871 | ++ lib/tempest:configure_tempest:588 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2021-05-02 03:08:31.903 | ++ lib/tempest:configure_tempest:589 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-05-02 03:08:31.933 | ++ lib/tempest:configure_tempest:590 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-05-02 03:08:31.965 | ++ lib/tempest:configure_tempest:603 : local service 2021-05-02 03:08:31.967 | ++ lib/tempest:configure_tempest:604 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-05-02 03:08:31.969 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-05-02 03:08:31.972 | ++ lib/tempest:configure_tempest:606 : is_service_enabled key 2021-05-02 03:08:31.989 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:08:31.992 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-05-02 03:08:32.023 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-05-02 03:08:32.026 | ++ lib/tempest:configure_tempest:606 : is_service_enabled glance 2021-05-02 03:08:32.042 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:08:32.045 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-05-02 03:08:32.074 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-05-02 03:08:32.077 | ++ lib/tempest:configure_tempest:606 : is_service_enabled nova 2021-05-02 03:08:32.093 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:08:32.096 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-05-02 03:08:32.125 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-05-02 03:08:32.127 | ++ lib/tempest:configure_tempest:606 : is_service_enabled neutron 2021-05-02 03:08:32.144 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:08:32.147 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-05-02 03:08:32.175 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-05-02 03:08:32.177 | ++ lib/tempest:configure_tempest:606 : is_service_enabled cinder 2021-05-02 03:08:32.194 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:08:32.197 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-05-02 03:08:32.225 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-05-02 03:08:32.228 | ++ lib/tempest:configure_tempest:606 : is_service_enabled swift 2021-05-02 03:08:32.246 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:08:32.248 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2021-05-02 03:08:32.277 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-05-02 03:08:32.279 | ++ lib/tempest:configure_tempest:606 : is_service_enabled horizon 2021-05-02 03:08:32.295 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:08:32.297 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-05-02 03:08:32.325 | ++ lib/tempest:configure_tempest:613 : '[' libvirt = libvirt ']' 2021-05-02 03:08:32.328 | ++ lib/tempest:configure_tempest:613 : '[' kvm = lxc ']' 2021-05-02 03:08:32.330 | ++ lib/tempest:configure_tempest:623 : local tmp_cfg_file 2021-05-02 03:08:32.333 | +++ lib/tempest:configure_tempest:624 : mktemp 2021-05-02 03:08:32.338 | ++ lib/tempest:configure_tempest:624 : tmp_cfg_file=/tmp/tmp.LbmOwpy1WU 2021-05-02 03:08:32.340 | ++ lib/tempest:configure_tempest:625 : cd /opt/stack/tempest 2021-05-02 03:08:32.342 | ++ lib/tempest:configure_tempest:626 : [[ False != \T\r\u\e ]] 2021-05-02 03:08:32.345 | ++ lib/tempest:configure_tempest:627 : tox -revenv-tempest --notest 2021-05-02 03:08:32.922 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-05-02 03:08:33.746 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-05-02 03:08:49.587 | venv-tempest develop-inst: /opt/stack/tempest 2021-05-02 03:08:55.099 | venv-tempest installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.5,chardet==4.0.0,cliff==3.7.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.7,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.4.0,oslo.config==8.6.0,oslo.context==3.2.0,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.8.0,packaging==20.9,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,stestr==3.2.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@4aae01313188df70d6cd4df4586589e052df08c7#egg=tempest,testtools==2.4.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.4,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1 2021-05-02 03:08:55.099 | ___________________________________ summary ____________________________________ 2021-05-02 03:08:55.099 | venv-tempest: skipped tests 2021-05-02 03:08:55.099 | congratulations :) 2021-05-02 03:08:55.138 | ++ lib/tempest:configure_tempest:630 : local tmp_u_c_m 2021-05-02 03:08:55.141 | +++ lib/tempest:configure_tempest:631 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-05-02 03:08:55.148 | ++ lib/tempest:configure_tempest:631 : tmp_u_c_m=/tmp/tempest_u_c_m.sMhC8AUGzZ 2021-05-02 03:08:55.151 | ++ lib/tempest:configure_tempest:632 : set_tempest_venv_constraints /tmp/tempest_u_c_m.sMhC8AUGzZ 2021-05-02 03:08:55.154 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2021-05-02 03:08:55.158 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.sMhC8AUGzZ 2021-05-02 03:08:55.161 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2021-05-02 03:08:55.164 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2021-05-02 03:08:55.166 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show origin/master:upper-constraints.txt 2021-05-02 03:08:55.173 | ++ lib/tempest:configure_tempest:633 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.sMhC8AUGzZ -r requirements.txt 2021-05-02 03:08:56.674 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-05-02 03:08:57.206 | venv-tempest installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.5,chardet==4.0.0,cliff==3.7.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.7,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.4.0,oslo.config==8.6.0,oslo.context==3.2.0,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.8.0,packaging==20.9,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,stestr==3.2.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@4aae01313188df70d6cd4df4586589e052df08c7#egg=tempest,testtools==2.4.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.4,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1 2021-05-02 03:08:57.208 | venv-tempest run-test-pre: PYTHONHASHSEED='3502790896' 2021-05-02 03:08:57.208 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.sMhC8AUGzZ -r requirements.txt 2021-05-02 03:08:58.584 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-02 03:08:58.617 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.6.0) 2021-05-02 03:08:58.618 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.7.0) 2021-05-02 03:08:58.619 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2021-05-02 03:08:58.620 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.4.0) 2021-05-02 03:08:58.622 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.7.2) 2021-05-02 03:08:58.623 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (0.8.0) 2021-05-02 03:08:58.624 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (4.4.0) 2021-05-02 03:08:58.625 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (8.6.0) 2021-05-02 03:08:58.627 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (4.4.0) 2021-05-02 03:08:58.628 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (3.2.0) 2021-05-02 03:08:58.629 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (4.1.0) 2021-05-02 03:08:58.631 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.8.0) 2021-05-02 03:08:58.632 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (3.0.0) 2021-05-02 03:08:58.633 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (5.4.1) 2021-05-02 03:08:58.634 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (1.4.0) 2021-05-02 03:08:58.635 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (3.3.0) 2021-05-02 03:08:58.638 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (0.7.2) 2021-05-02 03:08:58.639 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (1.26.4) 2021-05-02 03:08:58.640 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (2.2.0) 2021-05-02 03:08:58.641 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (1.1.0) 2021-05-02 03:08:58.652 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.5.0) 2021-05-02 03:08:58.654 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.7) 2021-05-02 03:08:58.662 | Requirement already satisfied: six>=1.10.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 22)) (1.15.0) 2021-05-02 03:08:58.663 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 22)) (1.12.1) 2021-05-02 03:08:58.700 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (20.3.0) 2021-05-02 03:08:58.701 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (56.0.0) 2021-05-02 03:08:58.702 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.17.3) 2021-05-02 03:08:58.716 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (5.0.1) 2021-05-02 03:08:58.718 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (0.14.1) 2021-05-02 03:08:58.760 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (1.4.0) 2021-05-02 03:08:58.761 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (2.25.1) 2021-05-02 03:08:58.801 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (3.2.0) 2021-05-02 03:08:58.805 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (0.9.6) 2021-05-02 03:08:58.807 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (2.8.1) 2021-05-02 03:08:58.817 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (1.0.2) 2021-05-02 03:08:58.819 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (2021.1) 2021-05-02 03:08:58.837 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (20.9) 2021-05-02 03:08:58.838 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (0.10.9) 2021-05-02 03:08:58.842 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (0.1.14) 2021-05-02 03:08:58.878 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.4.0) 2021-05-02 03:08:58.879 | Requirement already satisfied: cryptography>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.4.7) 2021-05-02 03:08:58.881 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2021-05-02 03:08:58.904 | Requirement already satisfied: extras in ./.tox/tempest/lib/python3.8/site-packages (from python-subunit>=1.0.0->-r requirements.txt (line 18)) (1.0.0) 2021-05-02 03:08:58.940 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.18.2) 2021-05-02 03:08:58.943 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.12.1) 2021-05-02 03:08:58.974 | Requirement already satisfied: python-mimeparse in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.6.0) 2021-05-02 03:08:58.976 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.4.0) 2021-05-02 03:08:59.064 | Collecting argparse 2021-05-02 03:08:59.070 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-05-02 03:08:59.152 | Requirement already satisfied: cffi>=1.1 in ./.tox/tempest/lib/python3.8/site-packages (from bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (1.14.5) 2021-05-02 03:08:59.159 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (2.20) 2021-05-02 03:08:59.217 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2021-05-02 03:08:59.218 | Requirement already satisfied: wcwidth>=0.1.7 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.2.5) 2021-05-02 03:08:59.219 | Requirement already satisfied: colorama>=0.3.7 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.4.4) 2021-05-02 03:08:59.286 | Requirement already satisfied: monotonic>=0.1 in ./.tox/tempest/lib/python3.8/site-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (1.6) 2021-05-02 03:08:59.444 | Requirement already satisfied: chardet<5,>=3.0.2 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (4.0.0) 2021-05-02 03:08:59.445 | Requirement already satisfied: idna<3,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (2.10) 2021-05-02 03:08:59.447 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (2020.12.5) 2021-05-02 03:08:59.571 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2021-05-02 03:08:59.691 | Installing collected packages: argparse 2021-05-02 03:08:59.757 | Successfully installed argparse-1.4.0 2021-05-02 03:08:59.791 | WARNING: You are using pip version 21.0.1; however, version 21.1.1 is available. 2021-05-02 03:08:59.791 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-05-02 03:08:59.848 | ___________________________________ summary ____________________________________ 2021-05-02 03:08:59.848 | venv-tempest: commands succeeded 2021-05-02 03:08:59.848 | congratulations :) 2021-05-02 03:08:59.882 | ++ lib/tempest:configure_tempest:634 : rm -f /tmp/tempest_u_c_m.sMhC8AUGzZ 2021-05-02 03:08:59.888 | ++ lib/tempest:configure_tempest:637 : [[ False == \T\r\u\e ]] 2021-05-02 03:08:59.891 | ++ lib/tempest:configure_tempest:645 : [[ True == \F\a\l\s\e ]] 2021-05-02 03:08:59.895 | ++ lib/tempest:configure_tempest:649 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-05-02 03:08:59.925 | ++ lib/tempest:configure_tempest:655 : tox -evenv -- tempest verify-config -uro /tmp/tmp.LbmOwpy1WU 2021-05-02 03:09:00.490 | venv create: /opt/stack/tempest/.tox/venv 2021-05-02 03:09:01.108 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-05-02 03:09:24.436 | venv develop-inst: /opt/stack/tempest 2021-05-02 03:09:31.861 | venv installed: /opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/pip/_vendor/packaging/version.py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release, warnings.warn(,/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/pip/_vendor/packaging/version.py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release, warnings.warn(,alabaster==0.7.12,attrs==20.3.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.5,chardet==4.0.0,cliff==3.7.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.7,debtcollector==2.2.0,docutils==0.16,dulwich==0.20.21,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,imagesize==1.2.0,iso8601==0.1.14,Jinja2==2.11.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==1.1.1,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,openstackdocstheme==2.2.7,oslo.concurrency==4.4.0,oslo.config==8.6.0,oslo.context==3.2.0,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.8.0,packaging==20.9,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,Pygments==2.8.1,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,reno==3.3.0,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,snowballstemmer==2.1.0,Sphinx==3.5.4,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==1.0.3,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.4,sphinxcontrib-svg2pdfconverter==1.1.1,stestr==3.2.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@4aae01313188df70d6cd4df4586589e052df08c7#egg=tempest,testtools==2.4.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.4,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1 2021-05-02 03:09:31.862 | venv run-test-pre: PYTHONHASHSEED='16142087' 2021-05-02 03:09:31.862 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.LbmOwpy1WU 2021-05-02 03:09:34.898 | /opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/unittest2/compatibility.py:143: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working 2021-05-02 03:09:34.898 | class ChainMap(collections.MutableMapping): 2021-05-02 03:09:34.898 | /opt/stack/tempest/tempest/lib/services/clients.py:211: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2021-05-02 03:09:34.898 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-05-02 03:09:34.898 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-05-02 03:09:35.001 | ___________________________________ summary ____________________________________ 2021-05-02 03:09:35.001 | venv: commands succeeded 2021-05-02 03:09:35.001 | congratulations :) 2021-05-02 03:09:35.071 | ++ lib/tempest:configure_tempest:660 : is_service_enabled q-metering 2021-05-02 03:09:35.092 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-02 03:09:35.095 | ++ lib/tempest:configure_tempest:661 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2021-05-02 03:09:35.097 | ++ lib/tempest:configure_tempest:665 : is_service_enabled q-l3 2021-05-02 03:09:35.114 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:09:35.116 | ++ lib/tempest:configure_tempest:669 : local network_api_extensions=all 2021-05-02 03:09:35.119 | ++ lib/tempest:configure_tempest:670 : [[ ! -z , metering ]] 2021-05-02 03:09:35.122 | +++ lib/tempest:configure_tempest:672 : iniget /tmp/tmp.LbmOwpy1WU network-feature-enabled api_extensions 2021-05-02 03:09:35.123 | +++ lib/tempest:configure_tempest:672 : tr -d ' ' 2021-05-02 03:09:35.160 | ++ lib/tempest:configure_tempest:672 : network_api_extensions=address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2021-05-02 03:09:35.163 | +++ lib/tempest:configure_tempest:674 : remove_disabled_extensions address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops , metering 2021-05-02 03:09:35.166 | +++ lib/tempest:remove_disabled_extensions:100 : local extensions_list=address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2021-05-02 03:09:35.169 | +++ lib/tempest:remove_disabled_extensions:101 : shift 2021-05-02 03:09:35.171 | +++ lib/tempest:remove_disabled_extensions:102 : local 'disabled_exts=, metering' 2021-05-02 03:09:35.174 | +++ lib/tempest:remove_disabled_extensions:103 : remove_disabled_services address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops ', metering' 2021-05-02 03:09:35.194 | +++ functions-common:remove_disabled_services:1991 : _cleanup_service_list ,address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2021-05-02 03:09:35.214 | ++ lib/tempest:configure_tempest:674 : network_api_extensions=address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2021-05-02 03:09:35.216 | ++ lib/tempest:configure_tempest:676 : [[ -n '' ]] 2021-05-02 03:09:35.219 | ++ lib/tempest:configure_tempest:679 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2021-05-02 03:09:35.248 | ++ lib/tempest:configure_tempest:681 : local object_storage_api_extensions=all 2021-05-02 03:09:35.250 | ++ lib/tempest:configure_tempest:682 : [[ ! -z '' ]] 2021-05-02 03:09:35.253 | ++ lib/tempest:configure_tempest:688 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2021-05-02 03:09:35.295 | ++ lib/tempest:configure_tempest:690 : local volume_api_extensions=all 2021-05-02 03:09:35.298 | ++ lib/tempest:configure_tempest:691 : [[ ! -z '' ]] 2021-05-02 03:09:35.300 | ++ lib/tempest:configure_tempest:697 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2021-05-02 03:09:35.331 | ++ lib/tempest:configure_tempest:700 : IFS=' 2021-05-02 03:09:35.331 | ' 2021-05-02 03:09:35.334 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2021-05-02 03:09:35.336 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-02 03:09:35.339 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest Plugins 2021-05-02 03:09:35.341 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2021-05-02 03:09:35.344 | ++ lib/tempest:install_tempest_plugins:732 : pushd /opt/stack/tempest 2021-05-02 03:09:35.344 | /opt/stack/tempest /opt/stack/tempest 2021-05-02 03:09:35.346 | ++ lib/tempest:install_tempest_plugins:733 : [[ 0 != 0 ]] 2021-05-02 03:09:35.349 | ++ lib/tempest:install_tempest_plugins:742 : popd 2021-05-02 03:09:35.349 | /opt/stack/tempest 2021-05-02 03:09:35.352 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-02 03:09:35.355 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-02 03:09:35.360 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-02 03:09:35.364 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-02 03:09:35.367 | + functions-common:run_phase:1759 : run_plugins stack test-config 2021-05-02 03:09:35.370 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-02 03:09:35.374 | + functions-common:run_plugins:1719 : local phase=test-config 2021-05-02 03:09:35.377 | + functions-common:run_plugins:1721 : local plugins=,devstack-plugin-ceph 2021-05-02 03:09:35.380 | + functions-common:run_plugins:1722 : local plugin 2021-05-02 03:09:35.383 | + functions-common:run_plugins:1723 : for plugin in ${plugins//,/ } 2021-05-02 03:09:35.386 | + functions-common:run_plugins:1724 : local dir=/opt/stack/devstack-plugin-ceph 2021-05-02 03:09:35.389 | + functions-common:run_plugins:1725 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-05-02 03:09:35.391 | + functions-common:run_plugins:1726 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack test-config 2021-05-02 03:09:35.395 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-05-02 03:09:35.398 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:09:35.400 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ test-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-05-02 03:09:35.403 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:09:35.406 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-05-02 03:09:35.408 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:09:35.411 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-02 03:09:35.414 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2021-05-02 03:09:35.416 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-02 03:09:35.419 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:96 : is_service_enabled tempest 2021-05-02 03:09:35.436 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-02 03:09:35.439 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:97 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume False 2021-05-02 03:09:35.469 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:101 : [[ master =~ stable/(ocata|pike) ]] 2021-05-02 03:09:35.472 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:104 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve True 2021-05-02 03:09:35.502 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:108 : [[ master =~ stable/(ocata|pike|queens|rocky) ]] 2021-05-02 03:09:35.505 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:111 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-05-02 03:09:35.536 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:115 : [[ master =~ stable/(ocata|pike|queens|rocky|stein|train) ]] 2021-05-02 03:09:35.539 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:118 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-05-02 03:09:35.572 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-02 03:09:35.574 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-05-02 03:09:35.577 | + ./stack.sh:main:1473 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-05-02 03:09:35.580 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-05-02 03:09:35.583 | + inc/meta-config:merge_config_group:171 : shift 2021-05-02 03:09:35.585 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-05-02 03:09:35.588 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-05-02 03:09:35.590 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-05-02 03:09:35.593 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-05-02 03:09:35.597 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-05-02 03:09:35.600 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-05-02 03:09:35.603 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-05-02 03:09:35.606 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-05-02 03:09:35.609 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-05-02 03:09:35.609 | /^\[\[.+\|.*\]\]/ { 2021-05-02 03:09:35.609 | gsub("[][]", "", $1); 2021-05-02 03:09:35.609 | split($1, a, "|"); 2021-05-02 03:09:35.609 | if (a[1] == matchgroup) 2021-05-02 03:09:35.609 | print a[2] 2021-05-02 03:09:35.609 | } 2021-05-02 03:09:35.610 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 21 pip_install 238 apt-get 329 run_process 26 dbsync 14 git_timed 16 apt-get-update 2 test_with_retry 5 async_wait 83 osc 293 ------------------------- Unaccounted time 123 ========================= Total runtime 1150 ================= Async summary ================= Time spent in the background minus waits: 364 sec Elapsed time: 1150 sec Time if we did everything serially: 1514 sec Speedup: 1.31652 This is your host IP address: 10.222.0.41 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.41/identity/ The default users are: admin and demo The password: Passw0rd Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: xena Change: 73ee2f4c1b950e26471fcdf5ad575738e907a1c9 Use ping instead of arping for br-data 2021-05-02 02:49:03 +0000 OS Version: Ubuntu 20.04 focal